Import translations

This commit is contained in:
2023-02-12 15:13:07 -05:00
parent f9be7b166c
commit 59ccde9c38
31 changed files with 864 additions and 1235 deletions

View File

@@ -19,7 +19,7 @@
/* Abbreviated version of a nostr public key. */
"%@" = "%@";
/* 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 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,7 +35,7 @@ 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." = "%@. Δώστε φιλοδώρημα στις δημοσιεύσεις των φίλων σας και μαζέψτε Bitcoin sats⚡, το νόμισμα του ίντερνετ.";
/* Number of zap payments on a post.
/* Number of reposts.
Number of relay servers a user is connected. */
"%lld" = "%lld";
@@ -147,9 +147,6 @@ Number of relay servers a user is connected. */
/* Dropdown option label for Lightning wallet, Cash App. */
"Cash App" = "Cash App";
/* Navigation bar title for Chatroom view. */
"Chat" = "Συνομιλίες";
/* Button for clearing cached data. */
"Clear" = "Καθαρισμός";
@@ -229,8 +226,7 @@ Number of relay servers a user is connected. */
Section title for deleting the user */
"Delete" = "Διαγραφή";
/* Alert for deleting the users account.
Button to delete the user's account. */
/* Button to delete the user's account. */
"Delete Account" = "Διαγραφή λογαριασμού";
/* Alert message to indicate this is a deleted account */
@@ -404,7 +400,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
/* Indicates that there are no notes in the timeline to view. */
"Nothing to see here. Check back later!" = "Δεν βρέθηκε κάτι. Δοκιμάστε αργότερα!";
/* Navigation title for notifications. */
/* Toolbar label for Notifications view. */
"Notifications" = "Ειδοποιήσεις";
/* String indicating that a given timestamp just occurred */
@@ -483,8 +479,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
Text field for relay server. Used for testing purposes. */
"Relay" = "Διακομιστής Relay";
/* Sidebar menu label for Relay servers view
Sidebar menu label for Relays view. */
/* Sidebar menu label for Relays view. */
"Relays" = "Διακομιστές Relays";
/* Description of what was done as a result of sending a report to relay servers. */
@@ -623,8 +618,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
/* Label to describe that a private key is the user's secret account key and what they should do with it. */
"This is your secret account key. You need this to access your account. Don't share this with anyone! Save it in a password manager and keep it safe!" = "Αυτό είναι το κρυφό ιδιωτικό σας κλειδί. Το χρειάζεστε για να έχετε προσβαση στο λογαριασμό σας. Μη το δώσετε ποτέ σε κανέναν! Αποθηκεύστε το σε ένα ασφαλές μέρος!";
/* Navigation bar title for note thread.
Navigation bar title for threaded event detail view. */
/* Navigation bar title for note thread. */
"Thread" = "Νήμα";
/* Button to translate note from different language. */