Import translations
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
/* Blank space to separate profile picture from profile editor form. */
|
||||
" " = "61b6edf1108e6f396680a33b02486a70_tr";
|
||||
|
||||
/* Description of how the nip05 identifier would be used for verification. */
|
||||
"'%@' at '%@' will be used for verification" = "سيتم التحقق من '%@' @ '%@'";
|
||||
|
||||
@@ -13,12 +10,6 @@
|
||||
/* Navigation bar title for view that shows who a user is following. */
|
||||
"(who) following" = "(who) يتابع";
|
||||
|
||||
/* Prefix character to username. */
|
||||
"@" = "@";
|
||||
|
||||
/* Abbreviated version of a nostr public key. */
|
||||
"%@" = "%@";
|
||||
|
||||
/* Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'.
|
||||
Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'. */
|
||||
"%@ %@" = "%@ %@";
|
||||
@@ -35,16 +26,9 @@ Sentence composed of 2 variables to describe how many relay servers a user is co
|
||||
/* 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 reposts.
|
||||
Number of relay servers a user is connected. */
|
||||
"%lld" = "%lld";
|
||||
|
||||
/* Fraction of how many of the user's relay servers that are operational. */
|
||||
"%lld/%lld" = "%lld/%lld";
|
||||
|
||||
/* Placeholder for event mention. */
|
||||
"< e >" = "< e >";
|
||||
|
||||
/* Text indicating the zap amount. i.e. number of satoshis that were tipped to a user */
|
||||
"⚡️ %@" = "⚡️ %@";
|
||||
|
||||
@@ -269,9 +253,6 @@ Number of relay servers a user is connected. */
|
||||
/* Label indicating that the below text is the EULA, an acronym for End User License Agreement. */
|
||||
"EULA" = "اتفاقية الاستخدام";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"EventDetailView" = "EventDetailView";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"Filter" = "تصفية";
|
||||
|
||||
@@ -285,11 +266,11 @@ Number of relay servers a user is connected. */
|
||||
"Follow me on nostr" = "تابعني على نوستر";
|
||||
|
||||
/* Label describing followers of a user. */
|
||||
"Followers" = "المتابعون";
|
||||
"Followers" = "المتابِعون";
|
||||
|
||||
/* Text to indicate that the button next to it is in a state that indicates that it is in the process of following a profile.
|
||||
Part of a larger sentence to describe how many profiles a user is following. */
|
||||
"Following" = "المتابَعين";
|
||||
"Following" = "المتابَعون";
|
||||
|
||||
/* Label to indicate that the user is in the process of following another user. */
|
||||
"Following..." = "يتابع...";
|
||||
@@ -657,9 +638,6 @@ Part of a larger sentence to describe how many profiles a user is following. */
|
||||
/* Text box prompt to ask user to type their post. */
|
||||
"Type your post here..." = "اكتب المنشور هنا...";
|
||||
|
||||
/* Non-breaking space character to fill in blank space next to event action button icons. */
|
||||
"u{00A0}" = "u{00A0}";
|
||||
|
||||
/* Button to unfollow a user. */
|
||||
"Unfollow" = "الغاء المتابعة";
|
||||
|
||||
@@ -685,7 +663,8 @@ Part of a larger sentence to describe how many profiles a user is following. */
|
||||
Label to prompt username entry. */
|
||||
"Username" = "اسم المستخدم";
|
||||
|
||||
/* Label to display relay software version. */
|
||||
/* Label to display relay software version.
|
||||
Section title for displaying the version number of the Damus app. */
|
||||
"Version" = "الاصدار";
|
||||
|
||||
/* Sidebar menu label for Wallet view. */
|
||||
|
||||
Reference in New Issue
Block a user