-
-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into jeremypw/word-completion-rework
- Loading branch information
Showing
4 changed files
with
32 additions
and
32 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 |
---|---|---|
|
@@ -8,15 +8,15 @@ msgstr "" | |
"Project-Id-Version: scratch\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2025-01-09 13:54+0000\n" | ||
"PO-Revision-Date: 2024-08-17 19:16+0000\n" | ||
"PO-Revision-Date: 2025-01-13 12:16+0000\n" | ||
"Last-Translator: Uwe S <[email protected]>\n" | ||
"Language-Team: German <https://l10n.elementary.io/projects/code/code/de/>\n" | ||
"Language: de\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 5.6.2\n" | ||
"X-Generator: Weblate 5.9.2\n" | ||
"X-Launchpad-Export-Date: 2017-05-03 06:01+0000\n" | ||
|
||
#: src/Application.vala:38 src/Widgets/DocumentView.vala:99 | ||
|
@@ -489,15 +489,15 @@ msgid "" | |
"The location containing the file “%s” was unmounted and there are unsaved " | ||
"changes." | ||
msgstr "" | ||
"Der Ort, an dem sich die Datei »%s« befindet, wurde ausgehängt; es sind " | ||
"ungespeicherte Änderungen vorhanden." | ||
"Der Ort, an dem sich die Datei »%s« befindet, wurde ausgehängt; es gibt noch " | ||
"nicht gespeicherte Änderungen." | ||
|
||
#: src/Services/Document.vala:876 | ||
#, fuzzy, c-format | ||
#| msgid "File “%s” was deleted and there are unsaved changes." | ||
#, c-format | ||
msgid "File “%s” was deleted, renamed or moved and there are unsaved changes." | ||
msgstr "" | ||
"Die Datei »%s« wurde gelöscht; es sind ungespeicherte Änderungen vorhanden." | ||
"Die Datei »%s« wurde gelöscht, umbenannt oder verschoben; es gibt noch nicht " | ||
"gespeicherte Änderungen." | ||
|
||
#. Check external changes after loading | ||
#. The file has become unwritable while changes are pending | ||
|
@@ -516,8 +516,8 @@ msgid "" | |
"There are also unsaved changes. Reloading the document will overwrite the " | ||
"unsaved changes." | ||
msgstr "" | ||
"Es sind außerdem ungespeicherte Ändeungen vorhanden. Ein erneutes Laden des " | ||
"Dokuments wird diese Änderungen überschreiben." | ||
"Es gibt außerdem nicht gespeicherte Änderungen. Ein erneutes Laden des " | ||
"Dokuments überschreibt diese Änderungen." | ||
|
||
#: src/Services/Document.vala:945 | ||
msgid "The document changed externally since you last saved it." | ||
|
@@ -585,19 +585,19 @@ msgstr "Methode" | |
|
||
#: src/SymbolPane/SymbolOutline.vala:43 | ||
msgid "Struct" | ||
msgstr "" | ||
msgstr "Struct" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:45 | ||
msgid "Enum" | ||
msgstr "" | ||
msgstr "Enum" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:47 | ||
msgid "Constant" | ||
msgstr "Konstante" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:49 | ||
msgid "Constructor" | ||
msgstr "" | ||
msgstr "Constructor" | ||
|
||
#: src/SymbolPane/SymbolOutline.vala:53 | ||
msgid "Namespace" | ||
|
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
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 |
---|---|---|
|
@@ -8,16 +8,16 @@ msgstr "" | |
"Project-Id-Version: scratch\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2025-01-09 13:54+0000\n" | ||
"PO-Revision-Date: 2024-08-06 06:16+0000\n" | ||
"PO-Revision-Date: 2025-01-16 17:55+0000\n" | ||
"Last-Translator: TomiOhl <[email protected]>\n" | ||
"Language-Team: Hungarian <https://l10n.elementary.io/projects/code/code/hu/" | ||
">\n" | ||
"Language-Team: Hungarian <https://l10n.elementary.io/projects/code/code/hu/>" | ||
"\n" | ||
"Language: hu\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 5.6.2\n" | ||
"X-Generator: Weblate 5.9.2\n" | ||
"X-Launchpad-Export-Date: 2017-05-03 06:02+0000\n" | ||
|
||
#: src/Application.vala:38 src/Widgets/DocumentView.vala:99 | ||
|
@@ -492,10 +492,11 @@ msgstr "" | |
"mentett módosítások vannak." | ||
|
||
#: src/Services/Document.vala:876 | ||
#, fuzzy, c-format | ||
#| msgid "File “%s” was deleted and there are unsaved changes." | ||
#, c-format | ||
msgid "File “%s” was deleted, renamed or moved and there are unsaved changes." | ||
msgstr "A(z) \"%s\" fájl törōlve és nem mentett módosítások vannak." | ||
msgstr "" | ||
"A(z) \"%s\" fájl törōlve, átnevezve vagy mozgatva lett és nem mentett " | ||
"módosítások vannak." | ||
|
||
#. Check external changes after loading | ||
#. The file has become unwritable while changes are pending | ||
|
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 |
---|---|---|
|
@@ -8,17 +8,17 @@ msgstr "" | |
"Project-Id-Version: scratch\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2025-01-09 13:54+0000\n" | ||
"PO-Revision-Date: 2024-08-04 00:16+0000\n" | ||
"PO-Revision-Date: 2025-01-13 12:16+0000\n" | ||
"Last-Translator: Ihor Hordiichuk <[email protected]>\n" | ||
"Language-Team: Ukrainian <https://l10n.elementary.io/projects/code/code/uk/" | ||
">\n" | ||
"Language-Team: Ukrainian <https://l10n.elementary.io/projects/code/code/uk/>" | ||
"\n" | ||
"Language: uk\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " | ||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" | ||
"X-Generator: Weblate 5.6.2\n" | ||
"X-Generator: Weblate 5.9.2\n" | ||
"X-Launchpad-Export-Date: 2017-05-03 06:03+0000\n" | ||
|
||
#: src/Application.vala:38 src/Widgets/DocumentView.vala:99 | ||
|
@@ -491,10 +491,10 @@ msgid "" | |
msgstr "Попереднє розташування файлу «%s» від'єднано, але є незбережені зміни." | ||
|
||
#: src/Services/Document.vala:876 | ||
#, fuzzy, c-format | ||
#| msgid "File “%s” was deleted and there are unsaved changes." | ||
#, c-format | ||
msgid "File “%s” was deleted, renamed or moved and there are unsaved changes." | ||
msgstr "Файл «%s» було видалено, але є незбережені зміни." | ||
msgstr "" | ||
"Файл «%s» видалено, перейменовано або переміщено, але є незбережені зміни." | ||
|
||
#. Check external changes after loading | ||
#. The file has become unwritable while changes are pending | ||
|