Export and import translations, remove de_AT in favor of de, and move zh to zh-CN

Closes: #515
This commit is contained in:
2023-02-03 15:56:54 -05:00
committed by William Casarin
parent 2517132041
commit 1441d339a7
44 changed files with 3653 additions and 1217 deletions

View File

@@ -16,11 +16,10 @@
/* Prefix character to username. */
"@" = "@";
/* Amount of time that has passed since reply quote event occurred.
Abbreviated version of a nostr public key. */
/* Abbreviated version of a nostr public key. */
"%@" = "%@";
/* Sentence composed of 2 variables to describe how many tip payments there are on a post. In source English, the first variable is the number of tip payments, and the second variable is 'Tip' or 'Tips'.
/* Sentence composed of 2 variables to describe how many zap payments there are on a post. In source English, the first variable is the number of zap payments, and the second variable is 'Zap' or 'Zaps'.
Sentence composed of 2 variables to describe how many profiles a user is following. In source English, the first variable is the number of profiles being followed, and the second variable is 'Following'. */
"%@ %@" = "%@ %@";
@@ -36,7 +35,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi
/* Explanation of what can be done by users to earn money. There is a heading that precedes this explanation which is a variable to this string. */
"%@. Tip your friend's posts and stack sats with Bitcoin⚡, the native currency of the internet." = "%@. بسهولة مطلقة، أرسل و استقبل برقيات البتكوين ⚡️عملة الانترنت العالمية.";
/* Number of tip payments on a post.
/* Number of zap payments on a post.
Number of profiles a user is following. */
"%lld" = "%lld";
@@ -46,6 +45,9 @@ Number of profiles a user is following. */
/* Placeholder for event mention. */
"< e >" = "< e >";
/* No comment provided by engineer. */
"⚡️ %@" = "⚡️ %@";
/* Label to prompt for about text entry for user to describe about themself. */
"About" = "النبذة التعريفية";
@@ -500,7 +502,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
"Send a message to start the conversation..." = "أرسل رسالة لبدء المحادثة...";
/* Prompt selection of LibreTranslate server to perform machine translations on notes */
"Server" = "سيرفر";
"Server" = "خادم";
/* Navigation title for Settings view.
Sidebar menu label for accessing the app settings */
@@ -521,7 +523,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
"Show wallet selector" = "هل تريد اختيار المحفظة عند كل عملية دفع؟";
/* Sidebar menu label to sign out of the account. */
"Sign out" = "تسجيل الخروج";
"Sign out" = "خروج";
/* Dropdown option label for Lightning wallet, Strike. */
"Strike" = "Strike";
@@ -552,7 +554,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
"Translate Note" = "ترجم المنشور";
/* Button to indicate that the note has been translated from a different language. */
"Translated from (languageName!)" = "مُترجَم من (languageName!)";
"Translated from (lang)" = "مُترجَم من (lang)";
/* Text box prompt to ask user to type their post. */
"Type your post here..." = "اكتب المنشور هنا...";

View File

@@ -11,17 +11,17 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string>%d other notes</string>
<string>%d منشورات اضافية</string>
<key>many</key>
<string>%d other notes</string>
<string>%d منشورات اضافية</string>
<key>one</key>
<string>%dمنشور اضافي</string>
<string>%d منشور اضافي</string>
<key>other</key>
<string>%dمنشورات اضافية</string>
<string>%d منشورات اضافية</string>
<key>two</key>
<string>%d other notes</string>
<string>%d منشوران</string>
<key>zero</key>
<string>%d other notes</string>
<string>%d منشورات أخرى</string>
</dict>
<key>NSStringLocalizedFormatKey</key>
<string>··· %#@NOTES@ ···</string>
@@ -35,17 +35,17 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string>Followers</string>
<string>المتابعون</string>
<key>many</key>
<string>Followers</string>
<string>المتابعون</string>
<key>one</key>
<string>متابع</string>
<key>other</key>
<string>المتابعون</string>
<key>two</key>
<string>Followers</string>
<string>متابعان</string>
<key>zero</key>
<string>Followers</string>
<string>متابع</string>
</dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@FOLLOWERS@</string>
@@ -61,17 +61,17 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string>Reactions</string>
<string>تفاعلات</string>
<key>many</key>
<string>Reactions</string>
<string>تفاعل</string>
<key>one</key>
<string>تفاعل</string>
<key>other</key>
<string>تفاعل</string>
<key>two</key>
<string>Reactions</string>
<string>تفاعل</string>
<key>zero</key>
<string>Reactions</string>
<string>تفاعل</string>
</dict>
</dict>
<key>relays_count</key>
@@ -85,17 +85,17 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string>Relays</string>
<string>موصّلات</string>
<key>many</key>
<string>Relays</string>
<string>موصّلات</string>
<key>one</key>
<string> موصّل</string>
<string> موصّل</string>
<key>other</key>
<string>موصّلات</string>
<key>two</key>
<string>Relays</string>
<string>موصّلان</string>
<key>zero</key>
<string>Relays</string>
<string>موصّل</string>
</dict>
</dict>
<key>replying_to_one_and_others</key>
@@ -109,15 +109,15 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string> &amp; %d others</string>
<string> &amp; %d آخرون</string>
<key>many</key>
<string> &amp; %d others</string>
<string> &amp; %d آخرون</string>
<key>one</key>
<string>&amp; %dآخر</string>
<string>&amp; %d آخر</string>
<key>other</key>
<string>&amp; %dآخرين</string>
<string>&amp; %d آخرون</string>
<key>two</key>
<string> &amp; %d others</string>
<string> &amp; %d آخران</string>
<key>zero</key>
<string></string>
</dict>
@@ -133,15 +133,15 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string> &amp; %d others</string>
<string> &amp; %d آخرون</string>
<key>many</key>
<string> &amp; %d others</string>
<string> &amp; %d آخرون</string>
<key>one</key>
<string>&amp; %dآخر</string>
<string>&amp; %d آخر</string>
<key>other</key>
<string>&amp; %dآخرين</string>
<string>&amp; %d آخرون</string>
<key>two</key>
<string> &amp; %d others</string>
<string> &amp; %d آخران</string>
<key>zero</key>
<string></string>
</dict>
@@ -157,17 +157,17 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string>Reposts</string>
<string>اعادات نشر</string>
<key>many</key>
<string>Reposts</string>
<string>اعادات نشر</string>
<key>one</key>
<string>اعادة نشر</string>
<key>other</key>
<string>اعادات نشر</string>
<key>two</key>
<string>Reposts</string>
<string>اعادات نشر</string>
<key>zero</key>
<string>Reposts</string>
<string>اعادات نشر</string>
</dict>
</dict>
<key>sats_count</key>
@@ -181,41 +181,41 @@
<key>NSStringFormatValueTypeKey</key>
<string>@</string>
<key>few</key>
<string>%2$@ sats</string>
<string>%2$@ ساتوشي</string>
<key>many</key>
<string>%2$@ sats</string>
<string>%2$@ ساتوشي</string>
<key>one</key>
<string>%2$@ ساتوشي</string>
<key>other</key>
<string>%2$@ ساتوشي</string>
<key>two</key>
<string>%2$@ sats</string>
<string>%2$@ ساتوشي</string>
<key>zero</key>
<string>%2$@ sats</string>
<string>%2$@ ساتوشي</string>
</dict>
</dict>
<key>tips_count</key>
<key>zaps_count</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@TIPS@</string>
<key>TIPS</key>
<string>%#@ZAPS@</string>
<key>ZAPS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string>Tips</string>
<string>Zaps</string>
<key>many</key>
<string>Tips</string>
<string>Zaps</string>
<key>one</key>
<string>اكرامية</string>
<string>Zap</string>
<key>other</key>
<string>اكراميات</string>
<string>Zaps</string>
<key>two</key>
<string>Tips</string>
<string>Zaps</string>
<key>zero</key>
<string>Tips</string>
<string>Zaps</string>
</dict>
</dict>
</dict>