Import translations

This commit is contained in:
2023-02-07 14:16:10 -05:00
parent c5db887ab1
commit c602c754f8
30 changed files with 4594 additions and 282 deletions

View File

@@ -17,7 +17,7 @@
"%@" = "%@";
/* 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'. */
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'. */
"%@ %@" = "%@ %@";
/* Explanation of what is done to keep personally identifiable information private. There is a heading that precedes this explanation which is a variable to this string. */
@@ -30,7 +30,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi
"%@. Tip your friend's posts and stack sats with Bitcoin⚡, the native currency of the internet." = "%@. Arkadaşlarınızın gönderilerine bahşiş verin ve internetin yerel para birimi olan Bitcoin⚡ ile sats biriktirin.";
/* Number of zap payments on a post.
Number of profiles a user is following. */
Number of relay servers a user is connected. */
"%lld" = "%lld";
/* Fraction of how many of the user's relay servers that are operational. */
@@ -39,7 +39,7 @@ Number of profiles a user is following. */
/* Placeholder for event mention. */
"< e >" = "< e >";
/* No comment provided by engineer. */
/* Text indicating the zap amount. i.e. number of satoshis that were tipped to a user */
"⚡️ %@" = "⚡️ %@";
/* Label to prompt for about text entry for user to describe about themself. */
@@ -330,7 +330,8 @@ Part of a larger sentence to describe how many profiles a user is following. */
/* Section title for recommend relay servers that could be added as part of configuration */
"Recommended Relays" = "Önerilen Röleler";
/* Text field for relay server. Used for testing purposes. */
/* Label to display relay address.
Text field for relay server. Used for testing purposes. */
"Relay" = "Röle";
/* Sidebar menu label for Relay servers view
@@ -393,7 +394,8 @@ Part of a larger sentence to describe how many profiles a user is following. */
Sidebar menu label for accessing the app settings */
"Settings" = "Ayarlar";
/* Button to share an image.
/* Button to share a post
Button to share an image.
Button to share the link to a profile. */
"Share" = "Paylaş";