-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
po: Added translation using Weblate (Romanian)
Co-authored-by: Gabriel Cozma <me@gabs.eu.org>
- Loading branch information
Showing
2 changed files
with
126 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,3 +34,4 @@ si | |
be | ||
pt | ||
ca | ||
ro |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,125 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the breathing package. | ||
# Gabriel Cozma <me@gabs.eu.org>, 2024. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: breathing\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-03-10 09:38+0800\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
"Language: ro\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: data/io.github.seadve.Breathing.desktop.in:3 | ||
#: data/io.github.seadve.Breathing.metainfo.xml.in:7 | ||
msgid "Breathing" | ||
msgstr "" | ||
|
||
#. Translators: These are search terms to find this application. Do NOT translate or localize the semicolons. The list MUST also end with a semicolon. | ||
#: data/io.github.seadve.Breathing.desktop.in:11 | ||
msgid "Utility;Breath;Exercise;" | ||
msgstr "" | ||
|
||
#: data/io.github.seadve.Breathing.metainfo.xml.in:8 | ||
msgid "Relax and meditate" | ||
msgstr "" | ||
|
||
#: data/io.github.seadve.Breathing.metainfo.xml.in:10 | ||
msgid "" | ||
"Breathing is a simple application that guides your breathing pattern. This " | ||
"pattern is recommended by experts that will help ease your anxiety." | ||
msgstr "" | ||
|
||
#: data/io.github.seadve.Breathing.metainfo.xml.in:11 | ||
msgid "The main features of Breathing includes the following:" | ||
msgstr "" | ||
|
||
#: data/io.github.seadve.Breathing.metainfo.xml.in:13 | ||
msgid "🌬️ Guide your breathing." | ||
msgstr "" | ||
|
||
#: data/io.github.seadve.Breathing.metainfo.xml.in:14 | ||
msgid "🌑 Change to a dark-mode with ease." | ||
msgstr "" | ||
|
||
#: data/io.github.seadve.Breathing.metainfo.xml.in:15 | ||
msgid "📱 Easy-to-use user interface." | ||
msgstr "" | ||
|
||
#: data/io.github.seadve.Breathing.metainfo.xml.in:16 | ||
msgid "⌨️ User-friendly keyboard shortcuts." | ||
msgstr "" | ||
|
||
#: data/ui/window.ui:50 | ||
msgid "Main Menu" | ||
msgstr "" | ||
|
||
#: data/ui/window.ui:60 data/ui/shortcuts.ui:43 | ||
msgid "Toggle Dark Mode" | ||
msgstr "" | ||
|
||
#: data/ui/window.ui:93 | ||
msgid "Go" | ||
msgstr "" | ||
|
||
#: data/ui/window.ui:103 | ||
msgid "In" | ||
msgstr "" | ||
|
||
#: data/ui/window.ui:113 | ||
msgid "Out" | ||
msgstr "" | ||
|
||
#: data/ui/window.ui:131 | ||
msgid "Keyboard Shortcuts" | ||
msgstr "" | ||
|
||
#: data/ui/window.ui:135 | ||
msgid "About Breathing" | ||
msgstr "" | ||
|
||
#: data/ui/shortcuts.ui:10 | ||
msgid "General" | ||
msgstr "" | ||
|
||
#: data/ui/shortcuts.ui:14 | ||
msgid "Open Menu" | ||
msgstr "" | ||
|
||
#: data/ui/shortcuts.ui:20 | ||
msgid "Show Keyboard Shortcuts" | ||
msgstr "" | ||
|
||
#: data/ui/shortcuts.ui:26 | ||
msgid "Quit" | ||
msgstr "" | ||
|
||
#: data/ui/shortcuts.ui:33 | ||
msgid "Main Controls" | ||
msgstr "" | ||
|
||
#: data/ui/shortcuts.ui:37 | ||
msgid "Toggle Breathing" | ||
msgstr "" | ||
|
||
#. Translators: Replace "translator-credits" with your names, one name per line | ||
#: src/main.py:72 | ||
msgid "translator-credits" | ||
msgstr "" | ||
|
||
#: src/main.py:76 | ||
msgid "Donate (Buy Me a Coffee)" | ||
msgstr "" | ||
|
||
#: src/main.py:77 | ||
msgid "GitHub" | ||
msgstr "" | ||
|
||
#: src/main.py:78 | ||
msgid "Translate" | ||
msgstr "" |