-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(translations): sync translations from transifex (v35)
Automatically merged.
- Loading branch information
Showing
2 changed files
with
44 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Your_apps=Your apps | ||
Loading=Bezig met laden... | ||
Menu_items_saved=Menu items saved! | ||
Failed_to_save=Failed to save | ||
Drag_and_drop=Drag and drop the menu items to re-order them! |
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,39 @@ | ||
# | ||
# Translators: | ||
# Charel van den Elsen, 2023 | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-03-01 02:56-0400\n" | ||
"PO-Revision-Date: 2020-12-22 22:18+0000\n" | ||
"Last-Translator: Charel van den Elsen, 2023\n" | ||
"Language-Team: Dutch (https://app.transifex.com/hisp-uio/teams/100509/nl/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Language: nl\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"X-Generator: Translate Toolkit 2.0.0b3\n" | ||
|
||
#: Your_apps | ||
msgid "Your apps" | ||
msgstr "" | ||
|
||
#: Loading | ||
msgid "Loading..." | ||
msgstr "Bezig met laden..." | ||
|
||
#: Menu_items_saved | ||
msgid "Menu items saved!" | ||
msgstr "" | ||
|
||
#: Failed_to_save | ||
msgid "Failed to save" | ||
msgstr "" | ||
|
||
#: Drag_and_drop | ||
msgid "Drag and drop the menu items to re-order them!" | ||
msgstr "" |