Import translations

This commit is contained in:
2023-02-15 10:54:45 -05:00
parent 355cd1283c
commit 6488634eda
27 changed files with 407 additions and 825 deletions

View File

@@ -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" = "'%@' at '%@' θα χρησιμοποιηθεί για επαλήθευση";
@@ -8,17 +5,11 @@
"'%@' is an invalid NIP-05 identifier. It should look like an email." = "'%@' είναι ένα λανθασμένο NIP-05 αναγνωριστικό. Θα πρέπει να έχει την μορφή email.";
/* Navigation bar title for view that shows who is following a user. */
"(Profile.displayName(profile: profile, pubkey: whos))'s Followers" = "(Profile.displayName(profile: profile, pubkey: whos))'s Ακόλουθοι";
"(Profile.displayName(profile: profile, pubkey: whos))'s Followers" = "(Profile.displayName(profile: profile, pubkey: whos)) Ακόλουθοι";
/* Navigation bar title for view that shows who a user is following. */
"(who) following" = "(ποίους) ακολουθεί";
/* 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." = "%@. Δώστε φιλοδώρημα στις δημοσιεύσεις των φίλων σας και μαζέψτε Bitcoin sats⚡, το νόμισμα του ίντερνετ.";
/* 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,6 +253,9 @@ 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" = "EULA";
/* No comment provided by engineer. */
"Filter" = "Φίλτρο";
/* Button to follow a user. */
"Follow" = "Ακολουθήστε";
@@ -415,12 +402,18 @@ Part of a larger sentence to describe how many profiles a user is following. */
/* Label indicating that a form input is optional. */
"optional" = "προαιρετικό";
/* No comment provided by engineer. */
"Paid Relay" = "Διακομιστής Relay με πληρωμή";
/* Button to pay a Lightning invoice. */
"Pay" = "Πληρωμή";
/* Navigation bar title for view to pay Lightning invoice. */
"Pay the Lightning invoice" = "Πληρωμή Lightning ποσού";
/* Alert for deleting the users account. */
"Permanently Delete Account" = "Οριστική διαγραφή λογαριασμού";
/* Dropdown option label for Lightning wallet, Phoenix. */
"Phoenix" = "Phoenix";
@@ -606,6 +599,9 @@ Part of a larger sentence to describe how many profiles a user is following. */
/* Button for user to report that the account is impersonating someone. */
"They are impersonating someone" = "Προσποιείται κάποιον άλλο";
/* No comment provided by engineer. */
"This is a paid relay, you must pay for posts to be accepted." = "Αυτός είναι ένας επί πληρωμή διακομιστής relay, πρέπει να πληρώσετε ώστε οι δημοσιεύσεις σας να εμφανιστούν.";
/* Warning that the inputted account key is a public key and the result of what happens because of it. */
"This is a public key, you will not be able to make posts or interact in any way. This is used for viewing accounts from their perspective." = "Αυτό είναι ένα δημόσιο κλειδί, δεν θα έχετε την δυνατότητα να κάνετε δημοσιεύσεις ή να αλληλεπιδράσετε με κάποιο τρόπο. Αυτό το κλειδί είναι μόνο για προβολή / εύρεση λογαριασμών.";
@@ -621,6 +617,9 @@ Part of a larger sentence to describe how many profiles a user is following. */
/* Navigation bar title for note thread. */
"Thread" = "Νήμα";
/* No comment provided by engineer. */
"To filter your %@ feed, please choose applicable relays from the list below:" = "Για να φιλτράρετε την ροή μηνυμάτων από ανεπιθύμητα στην κεντρική τροφοδοσία του %@, παρακαλώ επιλέξτε σχετικούς διακομιστές relays απο την παρακάτω λίστα:";
/* Button to translate note from different language. */
"Translate Note" = "Μεταφρασμένο σχόλιο";
@@ -639,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" = "Διακοπή";
@@ -667,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. */
@@ -712,6 +709,9 @@ Part of a larger sentence to describe how many profiles a user is following. */
/* Accessibility label for zap button */
"Zap" = "Zap";
/* Navigation bar title for the Zaps view. */
"Zaps" = "Zaps";
/* Dropdown option label for Lightning wallet, Zebedee. */
"Zebedee" = "Zebedee";