damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

commit c602c754f8386287ba7d4c86ff55e249c73d4fa4
parent c5db887ab1703298e70d4bdcb8bb7dc1a2d8e13b
Author: Terry Yiu <963907+tyiu@users.noreply.github.com>
Date:   Tue,  7 Feb 2023 14:16:10 -0500

Import translations

Diffstat:
Mdamus.xcodeproj/project.pbxproj | 7+++++++
Mdamus/ar.lproj/Localizable.strings | 49++++++++++++++++++++++++++++++++++++-------------
Mdamus/de.lproj/Localizable.strings | 36+++++++++++++++++++++++-------------
Adamus/el-GR.lproj/InfoPlist.strings | 12++++++++++++
Adamus/el-GR.lproj/Localizable.strings | 726+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adamus/el-GR.lproj/Localizable.stringsdict | 154+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Mdamus/es-419.lproj/Localizable.strings | 25+++++++++++++------------
Mdamus/fr-FR.lproj/InfoPlist.strings | 3+++
Mdamus/fr-FR.lproj/Localizable.strings | 106++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
Mdamus/it-IT.lproj/Localizable.strings | 25+++++++++++++------------
Mdamus/lv-LV.lproj/Localizable.strings | 36+++++++++++++++++++++++-------------
Mdamus/nl.lproj/InfoPlist.strings | 3+++
Mdamus/nl.lproj/Localizable.strings | 106++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
Mdamus/pl-PL.lproj/Localizable.strings | 25+++++++++++++------------
Mdamus/pt-PT.lproj/Localizable.strings | 25+++++++++++++------------
Mdamus/tr-TR.lproj/Localizable.strings | 12+++++++-----
Mdamus/zh-CN.lproj/InfoPlist.strings | 3+++
Mdamus/zh-CN.lproj/Localizable.strings | 94+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
Mtranslations/ar.xliff | 160+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
Mtranslations/de.xliff | 151+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
Atranslations/el_GR.xliff | 1690+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Mtranslations/es_419.xliff | 151+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
Mtranslations/fr_FR.xliff | 176++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
Mtranslations/it_IT.xliff | 151+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
Mtranslations/lv_LV.xliff | 151+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
Mtranslations/nl.xliff | 176++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
Mtranslations/pl_PL.xliff | 151+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
Mtranslations/pt_PT.xliff | 151+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
Mtranslations/tr_TR.xliff | 150++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
Mtranslations/zh_CN.xliff | 172++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
30 files changed, 4595 insertions(+), 282 deletions(-)

diff --git a/damus.xcodeproj/project.pbxproj b/damus.xcodeproj/project.pbxproj @@ -236,6 +236,9 @@ 3A185A04297F2C3800F4BDC0 /* lv-LV */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "lv-LV"; path = "lv-LV.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; 3A185A05297F2C3800F4BDC0 /* lv-LV */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "lv-LV"; path = "lv-LV.lproj/Localizable.strings"; sourceTree = "<group>"; }; 3A185A06297F2C3800F4BDC0 /* lv-LV */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "lv-LV"; path = "lv-LV.lproj/Localizable.stringsdict"; sourceTree = "<group>"; }; + 3A25EF132992DA5D008ABE69 /* el-GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "el-GR"; path = "el-GR.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; + 3A25EF142992DA5D008ABE69 /* el-GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "el-GR"; path = "el-GR.lproj/Localizable.strings"; sourceTree = "<group>"; }; + 3A25EF152992DA5D008ABE69 /* el-GR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "el-GR"; path = "el-GR.lproj/Localizable.stringsdict"; sourceTree = "<group>"; }; 3A2B8B0A296A8982009CC16D /* en-US */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "en-US"; path = "en-US.lproj/Localizable.stringsdict"; sourceTree = "<group>"; }; 3A4F3320297CCFEE004B5F72 /* fr-FR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "fr-FR"; path = "fr-FR.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; 3A4F3321297CCFEE004B5F72 /* fr-FR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "fr-FR"; path = "fr-FR.lproj/Localizable.strings"; sourceTree = "<group>"; }; @@ -1057,6 +1060,7 @@ ar, nl, "zh-CN", + "el-GR", ); mainGroup = 4CE6DEDA27F7A08100C66700; packageReferences = ( @@ -1351,6 +1355,7 @@ 3AC524F0298C000B00693EBF /* ar */, 3A96D41C298DA94500388A2A /* nl */, 3A5CAE1F298DC0DB00B5334F /* zh-CN */, + 3A25EF152992DA5D008ABE69 /* el-GR */, ); name = Localizable.stringsdict; sourceTree = "<group>"; @@ -1369,6 +1374,7 @@ 3AC524EE298C000B00693EBF /* ar */, 3A96D41A298DA94500388A2A /* nl */, 3A5CAE1D298DC0DB00B5334F /* zh-CN */, + 3A25EF132992DA5D008ABE69 /* el-GR */, ); name = InfoPlist.strings; sourceTree = "<group>"; @@ -1387,6 +1393,7 @@ 3AC524EF298C000B00693EBF /* ar */, 3A96D41B298DA94500388A2A /* nl */, 3A5CAE1E298DC0DB00B5334F /* zh-CN */, + 3A25EF142992DA5D008ABE69 /* el-GR */, ); name = Localizable.strings; sourceTree = "<group>"; diff --git a/damus/ar.lproj/Localizable.strings b/damus/ar.lproj/Localizable.strings @@ -20,7 +20,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'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -36,7 +36,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." = "%@. بسهولة مطلقة، أرسل و استقبل برقيات البتكوين ⚡️عملة الانترنت العالمية."; /* 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. */ @@ -45,7 +45,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. */ @@ -77,9 +77,9 @@ Number of profiles a user is following. */ "Add Relay" = "اضافة موصّل"; /* Any amount of sats */ -"Any" = "كم"; +"Any" = "أي شيء"; -/* Example URL to LibreTranslate server */ +/* Prompt for optional entry of API Key to use translation server. */ "API Key (optional)" = "مفتاح API (اختياري)"; /* Alert message to ask if user wants to repost a post. */ @@ -214,6 +214,13 @@ Number of profiles a user is following. */ Section title for deleting the user */ "Delete" = "حذف"; +/* Alert for deleting the users account. + Button to delete the user's account. */ +"Delete Account" = "حذف الحساب"; + +/* Alert message to indicate this is a deleted account */ +"Deleted Account" = "حذف الحساب"; + /* Button to dismiss a text field alert. */ "Dismiss" = "اغلاق"; @@ -276,7 +283,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to hide a post from a user who has been blocked. */ "Hide" = "اخفاء"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key. */ "Hide API Key" = "اخفاء مفتاح API"; /* Navigation bar title for Home view where posts and replies appear from those who the user is following. */ @@ -306,9 +314,6 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to complete account creation and start using the app. */ "Let's go!" = "هيا بنا!"; -/* Section title for selecting the server that hosts the LibreTranslate machine translation API. */ -"LibreTranslate Translations" = "ترجمة LibreTranslate"; - /* Placeholder text for entry of Lightning Address or LNURL. */ "Lightning Address or LNURL" = "عنوان البرق أو LNURL"; @@ -339,15 +344,21 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Label for NIP-05 Verification section of user profile form. */ "NIP-05 Verification" = "تحقق NIP-05"; +/* Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. */ +"No" = "لا"; + /* Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists. */ "No block list found, create a new one? This will overwrite any previous block lists." = "لم نعثر على قائمة حظر. هل تريد انشاء قائمة جديدة؟ سيتم استبدال أي قوائم سابقة ان وجدت"; /* No search results. */ "none" = "لا شيء"; -/* Dropdown option for selecting no translation server. */ +/* Dropdown option for selecting no translation service. */ "None" = "لا اختيار"; +/* Alert user that they might be attempting to paste a private key and ask them to confirm. */ +"Note contains \"nsec1\" private key. Are you sure?" = "يحتوي المنشور على مفتاح خاص \"nsec1\". هل أنت متأكد؟"; + /* Indicates that there are no notes in the timeline to view. */ "Nothing to see here. Check back later!" = "لا جديد في هذه اللحظة. يرجى المعاودة لاحقا!"; @@ -420,7 +431,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to reject the end user license agreement, which disallows the user from being let into the app. */ "Reject" = "رفض"; -/* Text field for relay server. Used for testing purposes. */ +/* Label to display relay address. + Text field for relay server. Used for testing purposes. */ "Relay" = "موصّل"; /* Sidebar menu label for Relay servers view @@ -508,7 +520,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Sidebar menu label for accessing the app settings */ "Settings" = "الاعدادات"; -/* Button to share an image. +/* Button to share a post + Button to share an image. Button to share the link to a profile. */ "Share" = "مشاركة"; @@ -516,7 +529,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Toggle to show or hide user's secret account login key. */ "Show" = "عرض"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key. */ "Show API Key" = "عرض مفتاح API"; /* Toggle to show or hide selection of wallet. */ @@ -556,6 +570,12 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to indicate that the note has been translated from a different language. */ "Translated from (lang)" = "مُترجَم من (lang)"; +/* Button to indicate that the note is in the process of being translated from a different language. */ +"Translating from (lang)..." = "الترجمة من (lang)..."; + +/* Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should. */ +"Type DELETE to delete" = "اكتب DELETE لتأكيد الحذف"; + /* Text box prompt to ask user to type their post. */ "Type your post here..." = "اكتب المنشور هنا..."; @@ -614,6 +634,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text of button that confirms to overwrite the existing mutelist. */ "Yes, Overwrite" = "نعم، استبدل"; +/* Button to proceed with posting a note even though it looks like they might be posting a private key. */ +"Yes, Post with Private Key" = "نعم، انشر المفتاح الخاص"; + /* You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself. */ "you" = "أنت"; diff --git a/damus/de.lproj/Localizable.strings b/damus/de.lproj/Localizable.strings @@ -20,7 +20,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'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -36,7 +36,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." = "%@. Belohne Beiträge deiner Freunde und sammle Sats mit Bitcoin⚡️, der eigenen Währung des Internets."; /* 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. */ @@ -45,7 +45,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. */ @@ -79,7 +79,7 @@ Number of profiles a user is following. */ /* Any amount of sats */ "Any" = "Beliebig"; -/* Example URL to LibreTranslate server */ +/* Prompt for optional entry of API Key to use translation server. */ "API Key (optional)" = "API Schlüssel (optional)"; /* Alert message to ask if user wants to repost a post. */ @@ -283,7 +283,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to hide a post from a user who has been blocked. */ "Hide" = "Verstecken"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key. */ "Hide API Key" = "API Schlüssel verstecken"; /* Navigation bar title for Home view where posts and replies appear from those who the user is following. */ @@ -313,9 +314,6 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to complete account creation and start using the app. */ "Let's go!" = "Los geht’s!"; -/* Section title for selecting the server that hosts the LibreTranslate machine translation API. */ -"LibreTranslate Translations" = "LibreTranslate Übersetzungen"; - /* Placeholder text for entry of Lightning Address or LNURL. */ "Lightning Address or LNURL" = "Lightning-Adresse oder LNURL"; @@ -346,15 +344,21 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Label for NIP-05 Verification section of user profile form. */ "NIP-05 Verification" = "NIP-05-Verifizierung"; +/* Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. */ +"No" = "Nein"; + /* Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists. */ "No block list found, create a new one? This will overwrite any previous block lists." = "Es wurde keine Blockier-Liste gefunden, soll eine neue erzeugt werden? Dies überschreibt eventuelle frühere Blockier-Listen."; /* No search results. */ "none" = "keine"; -/* Dropdown option for selecting no translation server. */ +/* Dropdown option for selecting no translation service. */ "None" = "Kein"; +/* Alert user that they might be attempting to paste a private key and ask them to confirm. */ +"Note contains \"nsec1\" private key. Are you sure?" = "Notiz enthält einen privaten \"nsec1\"-Schlüssel. Bist du sicher?"; + /* Indicates that there are no notes in the timeline to view. */ "Nothing to see here. Check back later!" = "Hier gibt es nichts zu sehen. Schau später wieder vorbei!"; @@ -427,7 +431,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to reject the end user license agreement, which disallows the user from being let into the app. */ "Reject" = "Ablehnen"; -/* Text field for relay server. Used for testing purposes. */ +/* Label to display relay address. + Text field for relay server. Used for testing purposes. */ "Relay" = "Relay"; /* Sidebar menu label for Relay servers view @@ -515,7 +520,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Sidebar menu label for accessing the app settings */ "Settings" = "Einstellungen"; -/* Button to share an image. +/* Button to share a post + Button to share an image. Button to share the link to a profile. */ "Share" = "Teilen"; @@ -523,7 +529,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Toggle to show or hide user's secret account login key. */ "Show" = "Anzeigen"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key. */ "Show API Key" = "API Schlüssel anzeigen"; /* Toggle to show or hide selection of wallet. */ @@ -566,7 +573,7 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to indicate that the note is in the process of being translated from a different language. */ "Translating from (lang)..." = "Übersetzung aus (lang)..."; -/* No comment provided by engineer. */ +/* Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should. */ "Type DELETE to delete" = "Gib DELETE ein, um zu löschen"; /* Text box prompt to ask user to type their post. */ @@ -627,6 +634,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text of button that confirms to overwrite the existing mutelist. */ "Yes, Overwrite" = "Ja, überschreiben"; +/* Button to proceed with posting a note even though it looks like they might be posting a private key. */ +"Yes, Post with Private Key" = "Ja, teile mit privatem Schlüssel"; + /* You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself. */ "you" = "Du"; diff --git a/damus/el-GR.lproj/InfoPlist.strings b/damus/el-GR.lproj/InfoPlist.strings @@ -0,0 +1,12 @@ +/* Bundle display name */ +"CFBundleDisplayName" = "Damus"; + +/* Bundle name */ +"CFBundleName" = "damus"; + +/* Privacy - Face ID Usage Description */ +"NSFaceIDUsageDescription" = "Τοπικά δικαιώματα για πρόσβαση στο ιδιωτικό κλειδί"; + +/* Privacy - Photo Library Additions Usage Description */ +"NSPhotoLibraryAddUsageDescription" = "Δίνοντας στο Damus πρόσβαση στις φωτογραφίες σας επιτρέπετε την αποθήκευση εικόνων."; + diff --git a/damus/el-GR.lproj/Localizable.strings b/damus/el-GR.lproj/Localizable.strings @@ -0,0 +1,726 @@ +/* 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 '%@' θα χρησιμοποιηθεί για επαλήθευση"; + +/* Description of why the nip05 identifier is invalid. */ +"'%@' 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 Ακόλουθοι"; + +/* 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 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 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'. */ +"%@ %@" = "%@ %@"; + +/* Alert message that informs a user was blocked. */ +"%@ has been blocked" = "%@ έχει μπλοκαριστεί"; + +/* 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. */ +"%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction." = "%@. Η δημιουργία λογαριασμού δεν απαιτεί τηλεφωνικό αριθμό, email ή όνομα. Ξεκινήστε αμέσως χωρίς προστιβές."; + +/* Explanation of what is done to keep private data encrypted. There is a heading that precedes this explanation which is a variable to this string. */ +"%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs" = "%@. End-to-End κρυπτογραφημένα προσωπικά μηνύματα. Κρατήστε τις μεγάλες εταιρείες τεχνολογίας μακριά από τα προσωπικά σας μηνύματα."; + +/* 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 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 */ +"⚡️ %@" = "⚡️ %@"; + +/* Label to prompt for about text entry for user to describe about themself. */ +"About" = "Σχετικά"; + +/* Label for About Me section of user profile form. */ +"About Me" = "Σχετικά με εμένα"; + +/* Placeholder text for About Me description. */ +"Absolute Boss" = "Απόλυτο αφεντικό"; + +/* Button to accept the end user license agreement before being allowed into the app. */ +"Accept" = "Αποδοχή"; + +/* Label to indicate the public ID of the account. */ +"Account ID" = "ID Λογαρισμού"; + +/* Title for confirmation dialog to either share, report, or block a profile. */ +"Actions" = "Ενέργειες"; + +/* Button to add recommended relay server. + Button to confirm adding user inputted relay. */ +"Add" = "Προσθήκη"; + +/* Button label to re-add all original participants as profiles to reply to in a note */ +"Add all" = "Προσθήκη όλων"; + +/* Label for section for adding a relay server. */ +"Add Relay" = "Προσθήκη διακομιστή Relay"; + +/* Label to display relay contact user. */ +"Admin" = "Διαχειριστής"; + +/* Any amount of sats */ +"Any" = "Ποσό"; + +/* Prompt for optional entry of API Key to use translation server. */ +"API Key (optional)" = "Κλειδί API (προαιρετικό)"; + +/* Prompt for required entry of API Key to use translation server. */ +"API Key (required)" = "Κλειδί API (απαιτείται)"; + +/* Alert message to ask if user wants to repost a post. */ +"Are you sure you want to repost this?" = "Είστε βέβαιοι ότι θέλετε να το αναδημοσιεύσετε;"; + +/* Label for Banner Image section of user profile form. */ +"Banner Image" = "Φωτογραφία εξωφύλλου"; + +/* Reminder to user that they should save their account information. */ +"Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." = "Πριν ξεκινήσουμε, θα χρειαστεί να αποθηκεύσετε τις πληροφορίες του λογαριασμού σας, διαφορετικά θα χάσετε την πρόσβαση σας αν ποτέ απεγκαταστήσετε το Damus."; + +/* Dropdown option label for Lightning wallet, Bitcoin Beach. */ +"Bitcoin Beach" = "Bitcoin Beach"; + +/* Label for Bitcoin Lightning Tips section of user profile form. */ +"Bitcoin Lightning Tips" = "Bitcoin Lightning Tips"; + +/* Dropdown option label for Lightning wallet, Blixt Wallet */ +"Blixt Wallet" = "Blixt Wallet"; + +/* Alert button to block a user. + Button to block a profile. + Context menu option for blocking users. */ +"Block" = "Μπλοκάρισμα"; + +/* Alert message prompt to ask if a user should be blocked. */ +"Block %@?" = "Μπλοκάρισμα %@;"; + +/* Title of alert for blocking a user. */ +"Block User" = "Μπλοκάρισμα χρήστη"; + +/* Sidebar menu label for Profile view. */ +"Blocked" = "Μπλοκαρισμένοι"; + +/* Navigation title of view to see list of blocked users. */ +"Blocked Users" = "Μπλοκαρισμένοι χρήστες"; + +/* Dropdown option label for Lightning wallet, Blue Wallet. */ +"Blue Wallet" = "Blue Wallet"; + +/* Accessibility label for boosts button */ +"Boosts" = "Boosts"; + +/* Dropdown option label for Lightning wallet, Breez. */ +"Breez" = "Breez"; + +/* Context menu option for broadcasting the user's note to all of the user's connected relay servers. */ +"Broadcast" = "Αναμετάδοση"; + +/* Alert button to cancel out of alert for blocking a user. + Button to cancel out of alert that creates a new mutelist. + Button to cancel out of posting a note. + Button to cancel out of reposting a post. + Button to cancel out of view adding user inputted relay. + Cancel deleting the user. + Cancel out of logging out the user. */ +"Cancel" = "Άκυρο"; + +/* 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" = "Καθαρισμός"; + +/* Section title for clearing cached data. */ +"Clear Cache" = "Καθαρισμός προσωρινής μνήμης"; + +/* Label to display relay contact information. */ +"Contact" = "Επικοινωνία"; + +/* Label indicating that a user's key was copied. */ +"Copied" = "Αντιγράφηκε"; + +/* Button to copy a relay server address. */ +"Copy" = "Αντιγραφή"; + +/* Context menu option for copying the ID of the account that created the note. */ +"Copy Account ID" = "Αντιγραφή ID λογαριασμού"; + +/* Context menu option to copy an image into clipboard. + Context menu option to copy an image to clipboard. */ +"Copy Image" = "Αντιγραφή εικόνας"; + +/* Context menu option to copy the URL of an image into clipboard. */ +"Copy Image URL" = "Αντιγραφή URL εικόνας"; + +/* Title of section for copying a Lightning invoice identifier. */ +"Copy invoice" = "Αντιγραφή ποσού"; + +/* Context menu option for copying a user's Lightning URL. */ +"Copy LNURL" = "Αντιγραφή LNURL"; + +/* Context menu option for copying the ID of the note. */ +"Copy Note ID" = "Αντιγραφή ID σημείωσης"; + +/* Context menu option for copying the JSON text from the note. */ +"Copy Note JSON" = "Αντιγραφή JSON σημείωσης"; + +/* Button to copy report ID. */ +"Copy Report ID" = "Αντιγραφή ID αναφοράς"; + +/* Context menu option for copying the text from an note. */ +"Copy Text" = "Αντιγραφή κειμένου"; + +/* Context menu option for copying the ID of the user who created the note. */ +"Copy User Pubkey" = "Αντιγραφή δημόσιου κλειδιού χρήστη"; + +/* Alert message to indicate that the blocked user could not be found. */ +"Could not find user to block..." = "Ο χρήστης για μπλοκάρισμα δεν βρέθηκε..."; + +/* Button to create account. */ +"Create" = "Δημιουργία"; + +/* Button to create an account. */ +"Create Account" = "Δημιουργία λογαριασμού"; + +/* Title of alert prompting the user to create a new mutelist. */ +"Create new mutelist" = "Δημιουργία νέας λίστας αποκλεισμού"; + +/* Example description about Bitcoin creator(s), Satoshi Nakamoto. */ +"Creator(s) of Bitcoin. Absolute legend." = "Δημιουργός(οί) του Bitcoin. Απόλυτος θρύλος."; + +/* Dropdown option for selecting a custom translation server. */ +"Custom" = "Προσαρμογή"; + +/* Name of the app, shown on the first screen when user is not logged in. */ +"Damus" = "Damus"; + +/* Dropdown option for selecting DeepL as the translation service. */ +"DeepL (Proprietary, Higher Accuracy)" = "DeepL (Υπηρεσία, Υψηλότερη Ακρίβεια)"; + +/* Button to pay a Lightning invoice with the user's default Lightning wallet. */ +"Default Wallet" = "Προεπιλεγμένο πορτοφόλι"; + +/* Button for deleting the users account. + Button to delete a relay server that the user connects to. + Button to remove a user from their blocklist. + Section title for deleting the user */ +"Delete" = "Διαγραφή"; + +/* Alert for deleting the users account. + Button to delete the user's account. */ +"Delete Account" = "Διαγραφή λογαριασμού"; + +/* Alert message to indicate this is a deleted account */ +"Deleted Account" = "Διεγραμμένος λογαριασμός"; + +/* Label to display relay description. */ +"Description" = "Περιγραφή"; + +/* Button to dismiss a text field alert. */ +"Dismiss" = "Απόρριψη"; + +/* Label to prompt display name entry. */ +"Display Name" = "Εμφανιζόμενο όνομα"; + +/* Navigation title for DMs view, where DM is the English abbreviation for Direct Message. + Navigation title for view of DMs, where DM is an English abbreviation for Direct Message. */ +"DMs" = "Προσωπικά Μηνύματα"; + +/* Button to dismiss wallet selection view for paying Lightning invoice. */ +"Done" = "Ολοκλήρωση"; + +/* Heading indicating that this application allows users to earn money. */ +"Earn Money" = "Βγάλτε χρήματα"; + +/* Button to edit user's profile. */ +"Edit" = "Επεξεργασία"; + +/* Text indicating that the view is used for editing which participants are replied to in a note. */ +"Edit participants" = "Επεξεργασία συμμετεχόντων"; + +/* Heading indicating that this application keeps private messaging end-to-end encrypted. */ +"Encrypted" = "Κρυπτογραφημένα"; + +/* Prompt for user to enter an account key to login. */ +"Enter your account key to login:" = "Εισάγετε το κλειδί του λογαριασμού σας για είσοδο:"; + +/* Error message indicating why saving keys failed. */ +"Error: %@" = "Σφάλμα: %@"; + +/* Label indicating that the below text is the EULA, an acronym for End User License Agreement. */ +"EULA" = "EULA"; + +/* Button to follow a user. */ +"Follow" = "Ακολουθήστε"; + +/* Button to follow a user back. */ +"Follow Back" = "Ακολουθήστε"; + +/* Text on QR code view to prompt viewer looking at screen to follow the user. */ +"Follow me on nostr" = "Ακολουθήστε με στο nostr"; + +/* Label describing followers of a user. */ +"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" = "Ακολουθεί"; + +/* Label to indicate that the user is in the process of following another user. */ +"Following..." = "Ακολουθεί..."; + +/* Text to indicate that button next to it is in a state that will follow a profile when tapped. */ +"Follows" = "Ακολουθήστε"; + +/* Text to indicate that a user is following your profile. */ +"Follows you" = "Σας ακολουθούν"; + +/* Dropdown option for selecting Free plan for DeepL translation service. */ +"Free" = "Δωρεάν"; + +/* Button to navigate to DeepL website to get a translation API key. */ +"Get API Key" = "Λάβετε κλειδί API"; + +/* Navigation bar title for Global view where posts from all connected relay servers appear. */ +"Global" = "Κεντρική"; + +/* Navigation link to go to post referenced by hex code. */ +"Goto post %@" = "Πήγαινε στη δημοσίευση %@"; + +/* Navigation link to go to profile. */ +"Goto profile %@" = "Πήγαινε στο προφίλ %@"; + +/* Button to hide a post from a user who has been blocked. */ +"Hide" = "Απόκρυψη"; + +/* Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key. */ +"Hide API Key" = "Απόκρυψη κλειδιού API"; + +/* Navigation bar title for Home view where posts and replies appear from those who the user is following. */ +"Home" = "Αρχική"; + +/* Placeholder example text for profile picture URL. */ +"https://example.com/pic.jpg" = "https://example.com/pic.jpg"; + +/* Placeholder example text for website URL for user profile. */ +"https://jb55.com" = "https://jb55.com"; + +/* Button for user to report that the account or content has illegal content. */ +"Illegal content" = "Παράνομο περιεχόμενο"; + +/* Error message indicating that an invalid account key was entered for login. */ +"Invalid key" = "Λανθασμένο κλειδί"; + +/* Button for user to report that the account or content has spam. */ +"It's spam" = "Είναι ανεπιθύμητο"; + +/* Placeholder example text for identifier used for NIP-05 verification. */ +"jb55@jb55.com" = "jb55@jb55.com"; + +/* Moves the post button to the left side of the screen */ +"Left Handed" = "Για αριστερόχειρες"; + +/* Button to complete account creation and start using the app. */ +"Let's go!" = "Φύγαμε!"; + +/* Dropdown option for selecting LibreTranslate as the translation service. */ +"LibreTranslate (Open Source)" = "LibreTranslate (Ανοιχτού κώδικα)"; + +/* Placeholder text for entry of Lightning Address or LNURL. */ +"Lightning Address or LNURL" = "Διεύθυνση Lightning ή LNURL"; + +/* Indicates that the view is for paying a Lightning invoice. */ +"Lightning Invoice" = "Lightning ποσό"; + +/* Accessibility Label for Like button */ +"Like" = "Μου αρέσει"; + +/* Dropdown option label for Lightning wallet, LNLink. */ +"LNLink" = "LNLink"; + +/* Face ID usage description shown when trying to access private key */ +"Local authentication to access private key" = "Τοπικά δικαιώματα για πρόσβαση στο ιδιωτικό κλειδί"; + +/* Dropdown option label for system default for Lightning wallet. */ +"Local default" = "Προεπιλογή"; + +/* Button to log into account. + Button to log into an account. */ +"Login" = "Σύνδεση"; + +/* Alert for logging out the user. + Button for logging out the user. + Button to close the alert that informs that the current account has been deleted. */ +"Logout" = "Αποσύνδεση"; + +/* Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out. */ +"Make sure your nsec account key is saved before you logout or you will lose access to this account" = "Βεβαιωθείτε ότι έχετε αποθηκεύσει το ιδιωτικό κλειδί nsec του λογαριασμού σας πριν αποσυνδεθείτε, διαφορετικά θα χάσετε την πρόσβαση στο λογαριασμό σας"; + +/* Dropdown option label for Lightning wallet, Muun. */ +"Muun" = "Muun"; + +/* Label for NIP-05 Verification section of user profile form. */ +"NIP-05 Verification" = "Πιστοποιητικό NIP-05"; + +/* Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. */ +"No" = "Όχι"; + +/* Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists. */ +"No block list found, create a new one? This will overwrite any previous block lists." = "Δεν βρέθηκε λίστα αποκλεισμού, να δημιουργηθεί μια νέα; Αυτό θα αντικαταστήσει κάθε προηγούμενη λίστα αποκλεισμού."; + +/* No search results. */ +"none" = "κανένα"; + +/* Dropdown option for selecting no translation service. */ +"None" = "Κανένας"; + +/* Alert user that they might be attempting to paste a private key and ask them to confirm. */ +"Note contains \"nsec1\" private key. Are you sure?" = "Το σχόλιο περιέχει \"nsec1\" ιδωτικό κλειδί. Είστε σίγουροι;"; + +/* Indicates that there are no notes in the timeline to view. */ +"Nothing to see here. Check back later!" = "Δεν βρέθηκε κάτι. Δοκιμάστε αργότερα!"; + +/* Navigation title for notifications. */ +"Notifications" = "Ειδοποιήσεις"; + +/* String indicating that a given timestamp just occurred */ +"now" = "τώρα"; + +/* Prompt for user to enter in an account key to login. This text shows the characters the key could start with if it was a private key. */ +"nsec1..." = "nsec1..."; + +/* Button for user to report that the account or content has nudity or explicit content. */ +"Nudity or explicit content" = "Γυμνό ή ακατάλληλο περιεχόμενο"; + +/* Label indicating that a form input is optional. */ +"optional" = "προαιρετικό"; + +/* Button to pay a Lightning invoice. */ +"Pay" = "Πληρωμή"; + +/* Navigation bar title for view to pay Lightning invoice. */ +"Pay the Lightning invoice" = "Πληρωμή Lightning ποσού"; + +/* Dropdown option label for Lightning wallet, Phoenix. */ +"Phoenix" = "Phoenix"; + +/* Prompt selection of DeepL subscription plan to perform machine translations on notes */ +"Plan" = "Συνδρομή"; + +/* Button to post a note. */ +"Post" = "Δημοσίευση"; + +/* Text to indicate that what is being shown is a post from a user who has been blocked. */ +"Post from a user you've blocked" = "Δημοσίευση μπλοκαρισμένου χρήστη"; + +/* Label for filter for seeing only posts (instead of posts and replies). */ +"Posts" = "Δημοσιεύσεις"; + +/* Label for filter for seeing posts and replies (instead of only posts). */ +"Posts & Replies" = "Δημοσιεύσεις & Απαντήσεις"; + +/* Heading indicating that this application keeps personally identifiable information private. A sentence describing what is done to keep data private comes after this heading. */ +"Private" = "Προσωπικά δεδομένα"; + +/* Title of the secure field that holds the user's private key. */ +"Private Key" = "Ιδιωτικό κλειδί"; + +/* Dropdown option for selecting Pro plan for DeepL translation service. */ +"Pro" = "Pro"; + +/* Sidebar menu label for Profile view. */ +"Profile" = "Προφίλ"; + +/* Label for Profile Picture section of user profile form. */ +"Profile Picture" = "Εικόνα προφίλ"; + +/* Section title for the user's public account ID. */ +"Public Account ID" = "Δημόσιο ID λογαριασμού"; + +/* Label indicating that the text is a user's public account key. */ +"Public key" = "Δημόσιο κλειδί"; + +/* Label indicating that the text is a user's public account key. */ +"Public Key" = "Δημόσιο κλειδί"; + +/* Prompt to ask user if the key they entered is a public key. */ +"Public Key?" = "Δημόσιο κλειδί;"; + +/* Navigation bar title for Reactions view. */ +"Reactions" = "Αντιδράσεις"; + +/* Section title for recommend relay servers that could be added as part of configuration */ +"Recommended Relays" = "Προτεινόμενοι διακομιστές Relays"; + +/* Button to reject the end user license agreement, which disallows the user from being let into the app. */ +"Reject" = "Απόρριψη"; + +/* Label to display relay address. + Text field for relay server. Used for testing purposes. */ +"Relay" = "Διακομιστής Relay"; + +/* Sidebar menu label for Relay servers view + Sidebar menu label for Relays view. */ +"Relays" = "Διακομιστές Relays"; + +/* Description of what was done as a result of sending a report to relay servers. */ +"Relays have been notified and clients will be able to use this information to filter content. Thank you!" = "Οι διακομιστές Relays έχουν ειδοποιηθεί και οι εφαρμογές θα μπορούν να φιλτράρουν το περιεχόμενο. Ευχαριστούμε!"; + +/* Button label to remove all participants from a note reply. */ +"Remove all" = "Αφαίρεση όλων"; + +/* Accessibility label for reply button */ +"Reply" = "Απάντηση"; + +/* Label to indicate that the user is replying to themself. */ +"Reply to self" = "Απάντηση στον εαυτό μου"; + +/* Label to indicate that the user is replying to 2 users. */ +"Replying to %@ & %@" = "Απάντηση σε %1$@ & %2$@"; + +/* Indicating that the user is replying to the following listed people. */ +"Replying to:" = "Απάντηση σε:"; + +/* Button to report a profile. + Context menu option for reporting content. */ +"Report" = "Αναφορά"; + +/* Label indicating that the text underneath is the identifier of the report that was sent to relay servers. */ +"Report ID:" = "ID Αναφοράς:"; + +/* Message indicating that a report was successfully sent to relay servers. */ +"Report sent!" = "Η αναφορά εστάλει!"; + +/* Button to confirm reposting a post. + Title of alert for confirming to repost a post. */ +"Repost" = "Αναδημοσίευση"; + +/* Text indicating that the post was reposted (i.e. re-shared). */ +"Reposted" = "Αναδημοσιεύθηκε"; + +/* Navigation bar title for Reposts view. */ +"Reposts" = "Αναδημοσιεύσεις"; + +/* Picker option for DM selector for seeing only message requests (DMs that someone else sent the user which has not been responded to yet). DM is the English abbreviation for Direct Message. */ +"Requests" = "Αιτήματα"; + +/* Button to retry completing account creation after an error occurred. */ +"Retry" = "Δοκιμάστε ξανά"; + +/* Dropdown option label for Lightning wallet, River */ +"River" = "River"; + +/* Example username of Bitcoin creator(s), Satoshi Nakamoto. */ +"satoshi" = "satoshi"; + +/* Name of Bitcoin creator(s). */ +"Satoshi Nakamoto" = "Satoshi Nakamoto"; + +/* Button for saving profile. */ +"Save" = "Αποθήκευση"; + +/* Context menu option to save an image. */ +"Save Image" = "Αποθήκευση εικόνας"; + +/* Text on QR code view to prompt viewer to scan the QR code on screen with their device camera. */ +"Scan the code" = "Σκανάρισμα κωδικού"; + +/* Navigation link to search hashtag. */ +"Search hashtag: #%@" = "Αναζήτηση ετικέτας: #%@"; + +/* Placeholder text to prompt entry of search query. */ +"Search..." = "Αναζήτηση..."; + +/* Section title for user's secret account login key. */ +"Secret Account Login Key" = "Μυστικό ιδιωτικό κλειδί λογαριασμού"; + +/* Title of section for selecting a Lightning wallet to pay a Lightning invoice. */ +"Select a Lightning wallet" = "Επιλέξτε ένα Lightning πορτοφόλι"; + +/* Prompt selection of user's default wallet */ +"Select default wallet" = "Προεπιλεγμένο πορτοφόλι"; + +/* Text prompt for user to send a message to the other user. */ +"Send a message to start the conversation..." = "Στείλτε ένα μήνυμα για να ξεκινήσετε την συνομιλία..."; + +/* Prompt selection of LibreTranslate server to perform machine translations on notes */ +"Server" = "Διακομιστής"; + +/* Prompt selection of translation service provider. */ +"Service" = "Υπηρεσία"; + +/* Navigation title for Settings view. + Sidebar menu label for accessing the app settings */ +"Settings" = "Ρυθμίσεις"; + +/* Button to share a post + Button to share an image. + Button to share the link to a profile. */ +"Share" = "Κοινοποίηση"; + +/* Button to show a post from a user who has been blocked. + Toggle to show or hide user's secret account login key. */ +"Show" = "Προβολή"; + +/* Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key. */ +"Show API Key" = "Προβολή κλειδιού API"; + +/* Toggle to show or hide selection of wallet. */ +"Show wallet selector" = "Προβολή επιλογής πορτοφολιού"; + +/* Sidebar menu label to sign out of the account. */ +"Sign out" = "Αποσύνδεση"; + +/* Label to display relay software. */ +"Software" = "Λογισμικό"; + +/* Dropdown option label for Lightning wallet, Strike. */ +"Strike" = "Strike"; + +/* Label to display relay's supported NIPs. */ +"Supported NIPs" = "Υποστηριζόμενα NIPs"; + +/* Button to close out of alert that informs that the action to block a user was successful. */ +"Thanks!" = "Ευχαριστούμε!"; + +/* Button for user to report that the account is impersonating someone. */ +"They are impersonating someone" = "Προσποιείται κάποιον άλλο"; + +/* 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." = "Αυτό είναι ένα δημόσιο κλειδί, δεν θα έχετε την δυνατότητα να κάνετε δημοσιεύσεις ή να αλληλεπιδράσετε με κάποιο τρόπο. Αυτό το κλειδί είναι μόνο για προβολή / εύρεση λογαριασμών."; + +/* Warning that the inputted account key for login is an old-style and asking user to verify if it is a public key. */ +"This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key." = "Αυτό είναι ένα παλαιού τύπου κλειδί nostr. Δεν αναγνωρίζουμε αν είναι δημόσιο ή ιδιωτικό κλειδί. Παρακαλούμε πατήστε το παρακάτων κουμπί αν είναι ένα δημόσιο κλειδί."; + +/* Label to describe that a public key is the user's account ID and what they can do with it. */ +"This is your account ID, you can give this to your friends so that they can follow you. Click to copy." = "Αυτό είναι το ID του λογαριασμού σας, μπορείτε να το δώσετε στους φίλους σας ώστε να σας ακολουθήσουν. Κάντε κλικ για αντιγραφή."; + +/* 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. */ +"Thread" = "Νήμα"; + +/* Button to translate note from different language. */ +"Translate Note" = "Μεταφρασμένο σχόλιο"; + +/* Button to indicate that the note has been translated from a different language. */ +"Translated from (lang)" = "Μεταφράστηκε από (lang)"; + +/* Button to indicate that the note is in the process of being translated from a different language. */ +"Translating from (lang)..." = "Μεταφράζετε από (lang)..."; + +/* Section title for selecting the translation service. */ +"Translations" = "Μεταφράσεις"; + +/* Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should. */ +"Type DELETE to delete" = "Πληκρολογίστε DELETE για διαγραφή"; + +/* 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" = "Διακοπή"; + +/* Text to indicate that the button next to it is in a state that indicates that it is in the process of unfollowing a profile. */ +"Unfollowing" = "Παύση ακολούθησης"; + +/* Label to indicate that the user is in the process of unfollowing another user. */ +"Unfollowing..." = "Παύση ακολούθησης..."; + +/* Text to indicate that the button next to it is in a state that will unfollow a profile when tapped. */ +"Unfollows" = "Διακοπή ακολούθησης"; + +/* Example URL to LibreTranslate server */ +"URL" = "URL"; + +/* Alert message to indicate the user has been blocked */ +"User blocked" = "Ο χρήστης αποκλείστηκε"; + +/* Alert message that informs a user was blocked. */ +"User has been blocked" = "Ο χρήστης έχει αποκλειστεί"; + +/* Label for Username section of user profile form. + Label to prompt username entry. */ +"Username" = "Όνομα χρήστη"; + +/* Label to display relay software version. */ +"Version" = "Έκδοση"; + +/* Sidebar menu label for Wallet view. */ +"Wallet" = "Πορτοφόλι"; + +/* Dropdown option label for Lightning wallet, Wallet of Satoshi. */ +"Wallet of Satoshi" = "Wallet of Satoshi"; + +/* Section title for selection of wallet. */ +"Wallet Selector" = "Επιλογή πορτοφολιού"; + +/* Label for Website section of user profile form. */ +"Website" = "Ιστοσελίδα"; + +/* Welcoming message to the reader. The variable is 'you', the reader. */ +"Welcome to the social network %@ control." = "Καλώς ήρθες στο κοινωνικό δίκτυο %@ που ελέγχεις."; + +/* Text to welcome user. */ +"Welcome, %@!" = "Καλώς ήρθες, %@!"; + +/* Header text to prompt user what issue they want to report. */ +"What do you want to report?" = "Τι θα ήθελες να αναφέρεις;"; + +/* Placeholder example for relay server address. */ +"wss://some.relay.com" = "wss://some.relay.com"; + +/* Text of button that confirms to overwrite the existing mutelist. */ +"Yes, Overwrite" = "Ναι, αντικατάσταση"; + +/* Button to proceed with posting a note even though it looks like they might be posting a private key. */ +"Yes, Post with Private Key" = "Ναί, δημοσίευση περιλαμβανομένου του ιδιωτικού κλειδιού"; + +/* You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself. */ +"you" = "εσείς"; + +/* Label for Your Name section of user profile form. */ +"Your Name" = "Το όνομά σας"; + +/* Footer text to inform user what will happen when the report is submitted. */ +"Your report will be sent to the relays you are connected to" = "Η αναφορά σας θα αποσταλεί στους διακομιστές relays που είστε συνδεδεμένοι"; + +/* Accessibility label for zap button */ +"Zap" = "Zap"; + +/* Dropdown option label for Lightning wallet, Zebedee. */ +"Zebedee" = "Zebedee"; + +/* Dropdown option label for Lightning wallet, Zeus LN. */ +"Zeus LN" = "Zeus LN"; + diff --git a/damus/el-GR.lproj/Localizable.stringsdict b/damus/el-GR.lproj/Localizable.stringsdict @@ -0,0 +1,154 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>collapsed_event_view_other_notes</key> + <dict> + <key>NOTES</key> + <dict> + <key>NSStringFormatSpecTypeKey</key> + <string>NSStringPluralRuleType</string> + <key>NSStringFormatValueTypeKey</key> + <string>d</string> + <key>one</key> + <string>%d άλλη σημείωση</string> + <key>other</key> + <string>%d άλλες σημειώσεις</string> + </dict> + <key>NSStringLocalizedFormatKey</key> + <string>··· %#@NOTES@ ···</string> + </dict> + <key>followers_count</key> + <dict> + <key>FOLLOWERS</key> + <dict> + <key>NSStringFormatSpecTypeKey</key> + <string>NSStringPluralRuleType</string> + <key>NSStringFormatValueTypeKey</key> + <string>d</string> + <key>one</key> + <string>Ακόλουθος</string> + <key>other</key> + <string>Ακόλουθοι</string> + </dict> + <key>NSStringLocalizedFormatKey</key> + <string>%#@FOLLOWERS@</string> + </dict> + <key>reactions_count</key> + <dict> + <key>NSStringLocalizedFormatKey</key> + <string>%#@REACTIONS@</string> + <key>REACTIONS</key> + <dict> + <key>NSStringFormatSpecTypeKey</key> + <string>NSStringPluralRuleType</string> + <key>NSStringFormatValueTypeKey</key> + <string>d</string> + <key>one</key> + <string>Αντίδραση</string> + <key>other</key> + <string>Αντιδράσεις</string> + </dict> + </dict> + <key>relays_count</key> + <dict> + <key>NSStringLocalizedFormatKey</key> + <string>%#@RELAYS@</string> + <key>RELAYS</key> + <dict> + <key>NSStringFormatSpecTypeKey</key> + <string>NSStringPluralRuleType</string> + <key>NSStringFormatValueTypeKey</key> + <string>d</string> + <key>one</key> + <string>Διακομιστής Relay</string> + <key>other</key> + <string>Διακομιστές Relays</string> + </dict> + </dict> + <key>replying_to_one_and_others</key> + <dict> + <key>NSStringLocalizedFormatKey</key> + <string>Απάντηση προς %@%#@OTHERS@</string> + <key>OTHERS</key> + <dict> + <key>NSStringFormatSpecTypeKey</key> + <string>NSStringPluralRuleType</string> + <key>NSStringFormatValueTypeKey</key> + <string>d</string> + <key>one</key> + <string> &amp; %d άλλον</string> + <key>other</key> + <string> &amp; %d άλλους</string> + <key>zero</key> + <string></string> + </dict> + </dict> + <key>replying_to_two_and_others</key> + <dict> + <key>NSStringLocalizedFormatKey</key> + <string>Απάντηση προς %@, %@%#@OTHERS@</string> + <key>OTHERS</key> + <dict> + <key>NSStringFormatSpecTypeKey</key> + <string>NSStringPluralRuleType</string> + <key>NSStringFormatValueTypeKey</key> + <string>d</string> + <key>one</key> + <string> &amp; %d άλλον</string> + <key>other</key> + <string> &amp; %d άλλους</string> + <key>zero</key> + <string></string> + </dict> + </dict> + <key>reposts_count</key> + <dict> + <key>NSStringLocalizedFormatKey</key> + <string>%#@REPOSTS@</string> + <key>REPOSTS</key> + <dict> + <key>NSStringFormatSpecTypeKey</key> + <string>NSStringPluralRuleType</string> + <key>NSStringFormatValueTypeKey</key> + <string>d</string> + <key>one</key> + <string>Αναδημοσίευση</string> + <key>other</key> + <string>Αναδημοσιεύσεις</string> + </dict> + </dict> + <key>sats_count</key> + <dict> + <key>NSStringLocalizedFormatKey</key> + <string>%1$#@SATS@</string> + <key>SATS</key> + <dict> + <key>NSStringFormatSpecTypeKey</key> + <string>NSStringPluralRuleType</string> + <key>NSStringFormatValueTypeKey</key> + <string>@</string> + <key>one</key> + <string>%2$@ sat</string> + <key>other</key> + <string>%2$@ sats</string> + </dict> + </dict> + <key>zaps_count</key> + <dict> + <key>NSStringLocalizedFormatKey</key> + <string>%#@ZAPS@</string> + <key>ZAPS</key> + <dict> + <key>NSStringFormatSpecTypeKey</key> + <string>NSStringPluralRuleType</string> + <key>NSStringFormatValueTypeKey</key> + <string>d</string> + <key>one</key> + <string>Zap</string> + <key>other</key> + <string>Zaps</string> + </dict> + </dict> +</dict> +</plist> diff --git a/damus/es-419.lproj/Localizable.strings b/damus/es-419.lproj/Localizable.strings @@ -20,7 +20,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'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -36,7 +36,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." = "%@. Deja propinas en las publicaciones de tus amigos y acumula sats con Bitcoin⚡️, la moneda nativa de internet."; /* 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. */ @@ -45,7 +45,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. */ @@ -79,7 +79,7 @@ Number of profiles a user is following. */ /* Any amount of sats */ "Any" = "Cualquiera"; -/* Example URL to LibreTranslate server */ +/* Prompt for optional entry of API Key to use translation server. */ "API Key (optional)" = "Clave de API (opcional)"; /* Alert message to ask if user wants to repost a post. */ @@ -276,7 +276,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to hide a post from a user who has been blocked. */ "Hide" = "Ocultar"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key. */ "Hide API Key" = "Ocultar clave de API"; /* Navigation bar title for Home view where posts and replies appear from those who the user is following. */ @@ -306,9 +307,6 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to complete account creation and start using the app. */ "Let's go!" = "¡Vamos!"; -/* Section title for selecting the server that hosts the LibreTranslate machine translation API. */ -"LibreTranslate Translations" = "Traducciones de LibreTranslate"; - /* Placeholder text for entry of Lightning Address or LNURL. */ "Lightning Address or LNURL" = "Dirección de Lightning o LNURL"; @@ -345,7 +343,7 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* No search results. */ "none" = "ninguno"; -/* Dropdown option for selecting no translation server. */ +/* Dropdown option for selecting no translation service. */ "None" = "Ninguno"; /* Indicates that there are no notes in the timeline to view. */ @@ -420,7 +418,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to reject the end user license agreement, which disallows the user from being let into the app. */ "Reject" = "Rechazar"; -/* Text field for relay server. Used for testing purposes. */ +/* Label to display relay address. + Text field for relay server. Used for testing purposes. */ "Relay" = "Relé"; /* Sidebar menu label for Relay servers view @@ -508,7 +507,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Sidebar menu label for accessing the app settings */ "Settings" = "Configuración"; -/* Button to share an image. +/* Button to share a post + Button to share an image. Button to share the link to a profile. */ "Share" = "Compartir"; @@ -516,7 +516,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Toggle to show or hide user's secret account login key. */ "Show" = "Mostrar"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key. */ "Show API Key" = "Mostrar clave de API"; /* Toggle to show or hide selection of wallet. */ diff --git a/damus/fr-FR.lproj/InfoPlist.strings b/damus/fr-FR.lproj/InfoPlist.strings @@ -4,6 +4,9 @@ /* Bundle name */ "CFBundleName" = "damus"; +/* Privacy - Face ID Usage Description */ +"NSFaceIDUsageDescription" = "Authentification pour accès à la clé privée"; + /* Privacy - Photo Library Additions Usage Description */ "NSPhotoLibraryAddUsageDescription" = "Accorder à Damus l'accès à vos photos vous permet d'enregistrer des images."; diff --git a/damus/fr-FR.lproj/Localizable.strings b/damus/fr-FR.lproj/Localizable.strings @@ -20,7 +20,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'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -36,7 +36,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." = "%@. Donnez un pourboire aux publications de vos amis et accumulez les sats avec Bitcoin⚡️, la monnaie native d'Internet."; /* 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. */ @@ -45,7 +45,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. */ @@ -76,12 +76,18 @@ Number of profiles a user is following. */ /* Label for section for adding a relay server. */ "Add Relay" = "Ajouter un relais"; +/* Label to display relay contact user. */ +"Admin" = "Admin"; + /* Any amount of sats */ "Any" = "Montant au choix"; -/* Example URL to LibreTranslate server */ +/* Prompt for optional entry of API Key to use translation server. */ "API Key (optional)" = "Clé d'API (optionnelle)"; +/* Prompt for required entry of API Key to use translation server. */ +"API Key (required)" = "Clé d'API (requise)"; + /* Alert message to ask if user wants to repost a post. */ "Are you sure you want to repost this?" = "Êtes-vous sûr de vouloir republier ceci ?"; @@ -120,6 +126,9 @@ Number of profiles a user is following. */ /* Dropdown option label for Lightning wallet, Blue Wallet. */ "Blue Wallet" = "Blue Wallet"; +/* Accessibility label for boosts button */ +"Boosts" = "Promouvoir"; + /* Dropdown option label for Lightning wallet, Breez. */ "Breez" = "Breez"; @@ -147,6 +156,9 @@ Number of profiles a user is following. */ /* Section title for clearing cached data. */ "Clear Cache" = "Vider le cache"; +/* Label to display relay contact information. */ +"Contact" = "Contact"; + /* Label indicating that a user's key was copied. */ "Copied" = "Copié"; @@ -205,6 +217,9 @@ Number of profiles a user is following. */ /* Name of the app, shown on the first screen when user is not logged in. */ "Damus" = "Damus"; +/* Dropdown option for selecting DeepL as the translation service. */ +"DeepL (Proprietary, Higher Accuracy)" = "DeepL (Propriétaire, haute précision)"; + /* Button to pay a Lightning invoice with the user's default Lightning wallet. */ "Default Wallet" = "Portefeuille par défaut"; @@ -221,6 +236,9 @@ Number of profiles a user is following. */ /* Alert message to indicate this is a deleted account */ "Deleted Account" = "Compte supprimé"; +/* Label to display relay description. */ +"Description" = "Description"; + /* Button to dismiss a text field alert. */ "Dismiss" = "Rejeter"; @@ -258,6 +276,12 @@ Number of profiles a user is following. */ /* Button to follow a user. */ "Follow" = "S'abonner"; +/* Button to follow a user back. */ +"Follow Back" = "Suivre en retour"; + +/* Text on QR code view to prompt viewer looking at screen to follow the user. */ +"Follow me on nostr" = "Me suivre sur nostr"; + /* Label describing followers of a user. */ "Followers" = "Abonnés"; @@ -271,6 +295,15 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text to indicate that button next to it is in a state that will follow a profile when tapped. */ "Follows" = "S'abonner"; +/* Text to indicate that a user is following your profile. */ +"Follows you" = "Vous suit"; + +/* Dropdown option for selecting Free plan for DeepL translation service. */ +"Free" = "Gratuit"; + +/* Button to navigate to DeepL website to get a translation API key. */ +"Get API Key" = "Obtenir une clé d'API"; + /* Navigation bar title for Global view where posts from all connected relay servers appear. */ "Global" = "Global"; @@ -283,7 +316,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to hide a post from a user who has been blocked. */ "Hide" = "Cacher"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key. */ "Hide API Key" = "Cacher la clé d'API"; /* Navigation bar title for Home view where posts and replies appear from those who the user is following. */ @@ -313,8 +347,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to complete account creation and start using the app. */ "Let's go!" = "Allons-y!"; -/* Section title for selecting the server that hosts the LibreTranslate machine translation API. */ -"LibreTranslate Translations" = "Traductions LibreTranslate"; +/* Dropdown option for selecting LibreTranslate as the translation service. */ +"LibreTranslate (Open Source)" = "LibreTranslate (Logiciel Libre)"; /* Placeholder text for entry of Lightning Address or LNURL. */ "Lightning Address or LNURL" = "Adresse Lightning ou LNURL"; @@ -322,9 +356,15 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Indicates that the view is for paying a Lightning invoice. */ "Lightning Invoice" = "Facture Lightning"; +/* Accessibility Label for Like button */ +"Like" = "J'aime"; + /* Dropdown option label for Lightning wallet, LNLink. */ "LNLink" = "LNLink"; +/* Face ID usage description shown when trying to access private key */ +"Local authentication to access private key" = "Authentification locale pour l'accès à la clé privée"; + /* Dropdown option label for system default for Lightning wallet. */ "Local default" = "Valeur locale par défaut"; @@ -346,15 +386,21 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Label for NIP-05 Verification section of user profile form. */ "NIP-05 Verification" = "Vérification NIP-05"; +/* Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. */ +"No" = "Non"; + /* Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists. */ "No block list found, create a new one? This will overwrite any previous block lists." = "Aucune liste de blocage trouvée, voulez-vous en créer une nouvelle? Cela va écraser votre liste de blocage existante."; /* No search results. */ "none" = "aucun"; -/* Dropdown option for selecting no translation server. */ +/* Dropdown option for selecting no translation service. */ "None" = "Aucun"; +/* Alert user that they might be attempting to paste a private key and ask them to confirm. */ +"Note contains \"nsec1\" private key. Are you sure?" = "La note contient une clé privée \"nsec1\". Êtes-vous certain?"; + /* Indicates that there are no notes in the timeline to view. */ "Nothing to see here. Check back later!" = "Rien à voir ici. Revenez plus tard!"; @@ -382,6 +428,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Dropdown option label for Lightning wallet, Phoenix. */ "Phoenix" = "Phoenix"; +/* Prompt selection of DeepL subscription plan to perform machine translations on notes */ +"Plan" = "Plan"; + /* Button to post a note. */ "Post" = "Publication"; @@ -400,6 +449,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Title of the secure field that holds the user's private key. */ "Private Key" = "Clé Privée"; +/* Dropdown option for selecting Pro plan for DeepL translation service. */ +"Pro" = "Pro"; + /* Sidebar menu label for Profile view. */ "Profile" = "Profil"; @@ -427,7 +479,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to reject the end user license agreement, which disallows the user from being let into the app. */ "Reject" = "Refuser"; -/* Text field for relay server. Used for testing purposes. */ +/* Label to display relay address. + Text field for relay server. Used for testing purposes. */ "Relay" = "Relais"; /* Sidebar menu label for Relay servers view @@ -440,6 +493,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button label to remove all participants from a note reply. */ "Remove all" = "Tout supprimer"; +/* Accessibility label for reply button */ +"Reply" = "Répondre"; + /* Label to indicate that the user is replying to themself. */ "Reply to self" = "Réponse à soi-même"; @@ -490,6 +546,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Context menu option to save an image. */ "Save Image" = "Enregistrer l'image"; +/* Text on QR code view to prompt viewer to scan the QR code on screen with their device camera. */ +"Scan the code" = "Scanner le code"; + /* Navigation link to search hashtag. */ "Search hashtag: #%@" = "Rechercher hashtag: #%@"; @@ -511,11 +570,15 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Prompt selection of LibreTranslate server to perform machine translations on notes */ "Server" = "Serveur"; +/* Prompt selection of translation service provider. */ +"Service" = "Service"; + /* Navigation title for Settings view. Sidebar menu label for accessing the app settings */ "Settings" = "Paramètres"; -/* Button to share an image. +/* Button to share a post + Button to share an image. Button to share the link to a profile. */ "Share" = "Partager"; @@ -523,7 +586,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Toggle to show or hide user's secret account login key. */ "Show" = "Afficher"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key. */ "Show API Key" = "Montrer la clé d'API"; /* Toggle to show or hide selection of wallet. */ @@ -532,9 +596,15 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Sidebar menu label to sign out of the account. */ "Sign out" = "Se déconnecter"; +/* Label to display relay software. */ +"Software" = "Logiciel"; + /* Dropdown option label for Lightning wallet, Strike. */ "Strike" = "Strike"; +/* Label to display relay's supported NIPs. */ +"Supported NIPs" = "NIPs supportés"; + /* Button to close out of alert that informs that the action to block a user was successful. */ "Thanks!" = "Merci!"; @@ -566,7 +636,10 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to indicate that the note is in the process of being translated from a different language. */ "Translating from (lang)..." = "Traduction de (lang)..."; -/* No comment provided by engineer. */ +/* Section title for selecting the translation service. */ +"Translations" = "Traductions"; + +/* Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should. */ "Type DELETE to delete" = "Appuyez sur SUPPRIMER pour supprimer"; /* Text box prompt to ask user to type their post. */ @@ -600,6 +673,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ Label to prompt username entry. */ "Username" = "Nom d'utilisateur"; +/* Label to display relay software version. */ +"Version" = "Version"; + /* Sidebar menu label for Wallet view. */ "Wallet" = "Portefeuille"; @@ -627,6 +703,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text of button that confirms to overwrite the existing mutelist. */ "Yes, Overwrite" = "Oui, écraser"; +/* Button to proceed with posting a note even though it looks like they might be posting a private key. */ +"Yes, Post with Private Key" = "Oui, publier avec clé privée"; + /* You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself. */ "you" = "vous"; @@ -636,6 +715,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Footer text to inform user what will happen when the report is submitted. */ "Your report will be sent to the relays you are connected to" = "Votre signalement sera envoyé aux relais auxquels vous êtes connectés"; +/* Accessibility label for zap button */ +"Zap" = "Zap"; + /* Dropdown option label for Lightning wallet, Zebedee. */ "Zebedee" = "Zebedee"; diff --git a/damus/it-IT.lproj/Localizable.strings b/damus/it-IT.lproj/Localizable.strings @@ -20,7 +20,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'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -36,7 +36,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." = "%@. Paga i tuoi amici e accumula sats con Bitcoin⚡️, la moneta di internet."; /* 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. */ @@ -45,7 +45,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. */ @@ -79,7 +79,7 @@ Number of profiles a user is following. */ /* Any amount of sats */ "Any" = "Qualsiasi"; -/* Example URL to LibreTranslate server */ +/* Prompt for optional entry of API Key to use translation server. */ "API Key (optional)" = "API Key (facoltativo)"; /* Alert message to ask if user wants to repost a post. */ @@ -276,7 +276,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to hide a post from a user who has been blocked. */ "Hide" = "Nascondi"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key. */ "Hide API Key" = "Nascondi la chiave dell' API"; /* Navigation bar title for Home view where posts and replies appear from those who the user is following. */ @@ -306,9 +307,6 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to complete account creation and start using the app. */ "Let's go!" = "Andiamo!"; -/* Section title for selecting the server that hosts the LibreTranslate machine translation API. */ -"LibreTranslate Translations" = "Traduzioni LibreTranslate"; - /* Placeholder text for entry of Lightning Address or LNURL. */ "Lightning Address or LNURL" = "Indirizzo Lightning o LNURL"; @@ -345,7 +343,7 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* No search results. */ "none" = "Nessun risultato"; -/* Dropdown option for selecting no translation server. */ +/* Dropdown option for selecting no translation service. */ "None" = "Nessuno"; /* Indicates that there are no notes in the timeline to view. */ @@ -420,7 +418,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to reject the end user license agreement, which disallows the user from being let into the app. */ "Reject" = "Rifiuta"; -/* Text field for relay server. Used for testing purposes. */ +/* Label to display relay address. + Text field for relay server. Used for testing purposes. */ "Relay" = "Relay"; /* Sidebar menu label for Relay servers view @@ -508,7 +507,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Sidebar menu label for accessing the app settings */ "Settings" = "Impostazioni"; -/* Button to share an image. +/* Button to share a post + Button to share an image. Button to share the link to a profile. */ "Share" = "Condividi"; @@ -516,7 +516,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Toggle to show or hide user's secret account login key. */ "Show" = "Mostra"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key. */ "Show API Key" = "Mostra la chiave dell'API"; /* Toggle to show or hide selection of wallet. */ diff --git a/damus/lv-LV.lproj/Localizable.strings b/damus/lv-LV.lproj/Localizable.strings @@ -20,7 +20,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'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -36,7 +36,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." = "%@. Sponsorē draugu ziņas un krājiet Satus ar BitMonētu⚡️, interneta digitālo valūtu."; /* 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. */ @@ -45,7 +45,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. */ @@ -79,7 +79,7 @@ Number of profiles a user is following. */ /* Any amount of sats */ "Any" = "Jebkurš"; -/* Example URL to LibreTranslate server */ +/* Prompt for optional entry of API Key to use translation server. */ "API Key (optional)" = "API Atslēga (pēc izvēles)"; /* Alert message to ask if user wants to repost a post. */ @@ -283,7 +283,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to hide a post from a user who has been blocked. */ "Hide" = "Slēpt"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key. */ "Hide API Key" = "Slēpt API Atslēgu"; /* Navigation bar title for Home view where posts and replies appear from those who the user is following. */ @@ -313,9 +314,6 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to complete account creation and start using the app. */ "Let's go!" = "Uz priekšu!"; -/* Section title for selecting the server that hosts the LibreTranslate machine translation API. */ -"LibreTranslate Translations" = "LibreTulkotāja Tulkojumi"; - /* Placeholder text for entry of Lightning Address or LNURL. */ "Lightning Address or LNURL" = "Zibens Adrese vai ZibSaite"; @@ -346,15 +344,21 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Label for NIP-05 Verification section of user profile form. */ "NIP-05 Verification" = "NIP-05 Verifikācija"; +/* Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. */ +"No" = "Nē"; + /* Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists. */ "No block list found, create a new one? This will overwrite any previous block lists." = "Nav atrasts bloķējuma saraksts, izveidot jaunu? Tiks pārrakstīti visi iepriekšējie bloķējuma saraksti."; /* No search results. */ "none" = "neviens"; -/* Dropdown option for selecting no translation server. */ +/* Dropdown option for selecting no translation service. */ "None" = "Neviens"; +/* Alert user that they might be attempting to paste a private key and ask them to confirm. */ +"Note contains \"nsec1\" private key. Are you sure?" = "Ziņojums satur \"nsec1\" privāto atslēgu. Vai esi pārliecināts?"; + /* Indicates that there are no notes in the timeline to view. */ "Nothing to see here. Check back later!" = "Nav ko redzēt te. Ienāc šeit vēlāk."; @@ -427,7 +431,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to reject the end user license agreement, which disallows the user from being let into the app. */ "Reject" = "Noraidīt"; -/* Text field for relay server. Used for testing purposes. */ +/* Label to display relay address. + Text field for relay server. Used for testing purposes. */ "Relay" = "Relejs"; /* Sidebar menu label for Relay servers view @@ -515,7 +520,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Sidebar menu label for accessing the app settings */ "Settings" = "Uzstādījumi"; -/* Button to share an image. +/* Button to share a post + Button to share an image. Button to share the link to a profile. */ "Share" = "Dalīties"; @@ -523,7 +529,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Toggle to show or hide user's secret account login key. */ "Show" = "Parādīt"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key. */ "Show API Key" = "Parādīt API Atslēgu"; /* Toggle to show or hide selection of wallet. */ @@ -566,7 +573,7 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to indicate that the note is in the process of being translated from a different language. */ "Translating from (lang)..." = "Tiek tulkots no (val)..."; -/* No comment provided by engineer. */ +/* Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should. */ "Type DELETE to delete" = "Ieraksti IZDZĒST, lai izdzēstu"; /* Text box prompt to ask user to type their post. */ @@ -627,6 +634,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text of button that confirms to overwrite the existing mutelist. */ "Yes, Overwrite" = "Jā, Pārrakstīt"; +/* Button to proceed with posting a note even though it looks like they might be posting a private key. */ +"Yes, Post with Private Key" = "Jā, Publicēt ar Privāto Atslēgu"; + /* You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself. */ "you" = "jūs"; diff --git a/damus/nl.lproj/InfoPlist.strings b/damus/nl.lproj/InfoPlist.strings @@ -4,6 +4,9 @@ /* Bundle name */ "CFBundleName" = "damus"; +/* Privacy - Face ID Usage Description */ +"NSFaceIDUsageDescription" = "Lokale verificatie om toegang te krijgen tot privésleutel"; + /* Privacy - Photo Library Additions Usage Description */ "NSPhotoLibraryAddUsageDescription" = "Geef Damus toegang tot je foto's om afbeeldingen op te kunnen slaan."; diff --git a/damus/nl.lproj/Localizable.strings b/damus/nl.lproj/Localizable.strings @@ -20,7 +20,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'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -36,7 +36,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." = "%@. Geef je vrienden een fooi met Bitcoin⚡️, dé internetvaluta."; /* 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. */ @@ -45,7 +45,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. */ @@ -76,12 +76,18 @@ Number of profiles a user is following. */ /* Label for section for adding a relay server. */ "Add Relay" = "Voeg relay toe"; +/* Label to display relay contact user. */ +"Admin" = "Beheerder"; + /* Any amount of sats */ "Any" = "Elk"; -/* Example URL to LibreTranslate server */ +/* Prompt for optional entry of API Key to use translation server. */ "API Key (optional)" = "Api-sleutel (optioneel)"; +/* Prompt for required entry of API Key to use translation server. */ +"API Key (required)" = "Api-sleutel (vereist)"; + /* Alert message to ask if user wants to repost a post. */ "Are you sure you want to repost this?" = "Weet je zeker dat je dit wilt herplaatsen?"; @@ -120,6 +126,9 @@ Number of profiles a user is following. */ /* Dropdown option label for Lightning wallet, Blue Wallet. */ "Blue Wallet" = "Blue-portefeuille"; +/* Accessibility label for boosts button */ +"Boosts" = "Aantal boosts"; + /* Dropdown option label for Lightning wallet, Breez. */ "Breez" = "Breez"; @@ -147,6 +156,9 @@ Number of profiles a user is following. */ /* Section title for clearing cached data. */ "Clear Cache" = "Wis cache"; +/* Label to display relay contact information. */ +"Contact" = "Contact"; + /* Label indicating that a user's key was copied. */ "Copied" = "Gekopieerd"; @@ -205,6 +217,9 @@ Number of profiles a user is following. */ /* Name of the app, shown on the first screen when user is not logged in. */ "Damus" = "Damus"; +/* Dropdown option for selecting DeepL as the translation service. */ +"DeepL (Proprietary, Higher Accuracy)" = "DeepL (commercieel, maar hogere juistheid)"; + /* Button to pay a Lightning invoice with the user's default Lightning wallet. */ "Default Wallet" = "Damus-portefeuille"; @@ -221,6 +236,9 @@ Number of profiles a user is following. */ /* Alert message to indicate this is a deleted account */ "Deleted Account" = "Verwijderd account"; +/* Label to display relay description. */ +"Description" = "Beschrijving"; + /* Button to dismiss a text field alert. */ "Dismiss" = "Negeer"; @@ -258,6 +276,12 @@ Number of profiles a user is following. */ /* Button to follow a user. */ "Follow" = "Volg"; +/* Button to follow a user back. */ +"Follow Back" = "Volg terug"; + +/* Text on QR code view to prompt viewer looking at screen to follow the user. */ +"Follow me on nostr" = "Volg me op nostr"; + /* Label describing followers of a user. */ "Followers" = "Volgers"; @@ -271,6 +295,15 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text to indicate that button next to it is in a state that will follow a profile when tapped. */ "Follows" = "Volgt"; +/* Text to indicate that a user is following your profile. */ +"Follows you" = "Volgt je"; + +/* Dropdown option for selecting Free plan for DeepL translation service. */ +"Free" = "Gratis"; + +/* Button to navigate to DeepL website to get a translation API key. */ +"Get API Key" = "Verkrijg api-sleutel"; + /* Navigation bar title for Global view where posts from all connected relay servers appear. */ "Global" = "Algemeen"; @@ -283,7 +316,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to hide a post from a user who has been blocked. */ "Hide" = "Verberg"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key. */ "Hide API Key" = "Verberg api-sleutel"; /* Navigation bar title for Home view where posts and replies appear from those who the user is following. */ @@ -313,8 +347,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to complete account creation and start using the app. */ "Let's go!" = "Aan de slag!"; -/* Section title for selecting the server that hosts the LibreTranslate machine translation API. */ -"LibreTranslate Translations" = "LibreTranslate-vertalingen"; +/* Dropdown option for selecting LibreTranslate as the translation service. */ +"LibreTranslate (Open Source)" = "LibreTranslate (opensource)"; /* Placeholder text for entry of Lightning Address or LNURL. */ "Lightning Address or LNURL" = "Lightningadres of LNURL"; @@ -322,9 +356,15 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Indicates that the view is for paying a Lightning invoice. */ "Lightning Invoice" = "Lightningfactuur"; +/* Accessibility Label for Like button */ +"Like" = "Vind ik leuk"; + /* Dropdown option label for Lightning wallet, LNLink. */ "LNLink" = "LNLink"; +/* Face ID usage description shown when trying to access private key */ +"Local authentication to access private key" = "Lokale verificatie om toegang te krijgen tot privésleutel"; + /* Dropdown option label for system default for Lightning wallet. */ "Local default" = "Lokaal standaard"; @@ -346,15 +386,21 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Label for NIP-05 Verification section of user profile form. */ "NIP-05 Verification" = "NIP-05-verificatie"; +/* Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. */ +"No" = "Nee"; + /* Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists. */ "No block list found, create a new one? This will overwrite any previous block lists." = "Er is geen blokkadelijst. Wil je een lijst aanmaken? Hierdoor worden vorige lijsten overschreven."; /* No search results. */ "none" = "geen"; -/* Dropdown option for selecting no translation server. */ +/* Dropdown option for selecting no translation service. */ "None" = "Geen"; +/* Alert user that they might be attempting to paste a private key and ask them to confirm. */ +"Note contains \"nsec1\" private key. Are you sure?" = "De notitie bevat een ‘nsec1’-privésleutel. Weet je het zeker?"; + /* Indicates that there are no notes in the timeline to view. */ "Nothing to see here. Check back later!" = "Er is hier nog niks te zien. Kijk later nog eens!"; @@ -382,6 +428,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Dropdown option label for Lightning wallet, Phoenix. */ "Phoenix" = "Phoenix"; +/* Prompt selection of DeepL subscription plan to perform machine translations on notes */ +"Plan" = "Pakket"; + /* Button to post a note. */ "Post" = "Bericht"; @@ -400,6 +449,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Title of the secure field that holds the user's private key. */ "Private Key" = "Privésleutel"; +/* Dropdown option for selecting Pro plan for DeepL translation service. */ +"Pro" = "Pro"; + /* Sidebar menu label for Profile view. */ "Profile" = "Profiel"; @@ -427,7 +479,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to reject the end user license agreement, which disallows the user from being let into the app. */ "Reject" = "Wijs af"; -/* Text field for relay server. Used for testing purposes. */ +/* Label to display relay address. + Text field for relay server. Used for testing purposes. */ "Relay" = "Relay"; /* Sidebar menu label for Relay servers view @@ -440,6 +493,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button label to remove all participants from a note reply. */ "Remove all" = "Verwijder allen"; +/* Accessibility label for reply button */ +"Reply" = "Beantwoord"; + /* Label to indicate that the user is replying to themself. */ "Reply to self" = "Antwoord aan mijzelf"; @@ -490,6 +546,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Context menu option to save an image. */ "Save Image" = "Bewaar afbeelding"; +/* Text on QR code view to prompt viewer to scan the QR code on screen with their device camera. */ +"Scan the code" = "Scan de code"; + /* Navigation link to search hashtag. */ "Search hashtag: #%@" = "Zoek naar hashtag: #%@"; @@ -511,11 +570,15 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Prompt selection of LibreTranslate server to perform machine translations on notes */ "Server" = "Server"; +/* Prompt selection of translation service provider. */ +"Service" = "Dienst"; + /* Navigation title for Settings view. Sidebar menu label for accessing the app settings */ "Settings" = "Instellingen"; -/* Button to share an image. +/* Button to share a post + Button to share an image. Button to share the link to a profile. */ "Share" = "Deel"; @@ -523,7 +586,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Toggle to show or hide user's secret account login key. */ "Show" = "Toon"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key. */ "Show API Key" = "Toon api-sleutel"; /* Toggle to show or hide selection of wallet. */ @@ -532,9 +596,15 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Sidebar menu label to sign out of the account. */ "Sign out" = "Log uit"; +/* Label to display relay software. */ +"Software" = "Software"; + /* Dropdown option label for Lightning wallet, Strike. */ "Strike" = "Strike"; +/* Label to display relay's supported NIPs. */ +"Supported NIPs" = "Ondersteunde NIPs"; + /* Button to close out of alert that informs that the action to block a user was successful. */ "Thanks!" = "Bedankt!"; @@ -566,7 +636,10 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to indicate that the note is in the process of being translated from a different language. */ "Translating from (lang)..." = "Bezig met vertalen uit (lang)…"; -/* No comment provided by engineer. */ +/* Section title for selecting the translation service. */ +"Translations" = "Vertalingen"; + +/* Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should. */ "Type DELETE to delete" = "Typ DELETE om te verwijderen"; /* Text box prompt to ask user to type their post. */ @@ -600,6 +673,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ Label to prompt username entry. */ "Username" = "Gebruikersnaam"; +/* Label to display relay software version. */ +"Version" = "Versie"; + /* Sidebar menu label for Wallet view. */ "Wallet" = "Portefeuille"; @@ -627,6 +703,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text of button that confirms to overwrite the existing mutelist. */ "Yes, Overwrite" = "Ja, overschrijven"; +/* Button to proceed with posting a note even though it looks like they might be posting a private key. */ +"Yes, Post with Private Key" = "Ja, plaats met privésleutel"; + /* You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself. */ "you" = "jíj"; @@ -636,6 +715,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Footer text to inform user what will happen when the report is submitted. */ "Your report will be sent to the relays you are connected to" = "Je melding wordt verstuurd aan de relays waarmee je verbonden bent"; +/* Accessibility label for zap button */ +"Zap" = "Zap"; + /* Dropdown option label for Lightning wallet, Zebedee. */ "Zebedee" = "Zebedee"; diff --git a/damus/pl-PL.lproj/Localizable.strings b/damus/pl-PL.lproj/Localizable.strings @@ -20,7 +20,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'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -36,7 +36,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." = "%@. Dawaj napiwki w reakcji na odpowiedzi znajomych i ciułaj satsy z Bitcoin⚡️, natywną walutą internetu."; /* 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. */ @@ -45,7 +45,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. */ @@ -79,7 +79,7 @@ Number of profiles a user is following. */ /* Any amount of sats */ "Any" = "Dowolny"; -/* Example URL to LibreTranslate server */ +/* Prompt for optional entry of API Key to use translation server. */ "API Key (optional)" = "Klucz API (opcjonalny)"; /* Alert message to ask if user wants to repost a post. */ @@ -276,7 +276,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to hide a post from a user who has been blocked. */ "Hide" = "Ukryj"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key. */ "Hide API Key" = "Ukryj klucz API"; /* Navigation bar title for Home view where posts and replies appear from those who the user is following. */ @@ -306,9 +307,6 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to complete account creation and start using the app. */ "Let's go!" = "Jedziemy!"; -/* Section title for selecting the server that hosts the LibreTranslate machine translation API. */ -"LibreTranslate Translations" = "Tłumaczenia LibreTranslate"; - /* Placeholder text for entry of Lightning Address or LNURL. */ "Lightning Address or LNURL" = "Address Lightning lub LNURL"; @@ -345,7 +343,7 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* No search results. */ "none" = "brak wyników"; -/* Dropdown option for selecting no translation server. */ +/* Dropdown option for selecting no translation service. */ "None" = "Żaden"; /* Indicates that there are no notes in the timeline to view. */ @@ -420,7 +418,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to reject the end user license agreement, which disallows the user from being let into the app. */ "Reject" = "Odrzuć"; -/* Text field for relay server. Used for testing purposes. */ +/* Label to display relay address. + Text field for relay server. Used for testing purposes. */ "Relay" = "Przekaźnik"; /* Sidebar menu label for Relay servers view @@ -508,7 +507,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Sidebar menu label for accessing the app settings */ "Settings" = "Ustawienia"; -/* Button to share an image. +/* Button to share a post + Button to share an image. Button to share the link to a profile. */ "Share" = "Udostępnij"; @@ -516,7 +516,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Toggle to show or hide user's secret account login key. */ "Show" = "Pokaż"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key. */ "Show API Key" = "Pokaż klucz API"; /* Toggle to show or hide selection of wallet. */ diff --git a/damus/pt-PT.lproj/Localizable.strings b/damus/pt-PT.lproj/Localizable.strings @@ -20,7 +20,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'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -36,7 +36,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." = "%@. Dê uma gorjeta aos seus amigos e acumule sats com Bitcoin⚡️, a moeda nativa da Internet."; /* 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. */ @@ -45,7 +45,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. */ @@ -79,7 +79,7 @@ Number of profiles a user is following. */ /* Any amount of sats */ "Any" = "Qualquer"; -/* Example URL to LibreTranslate server */ +/* Prompt for optional entry of API Key to use translation server. */ "API Key (optional)" = "Chave API (opcional)"; /* Alert message to ask if user wants to repost a post. */ @@ -276,7 +276,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to hide a post from a user who has been blocked. */ "Hide" = "Ocultar"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key. */ "Hide API Key" = "Ocultar Chave API"; /* Navigation bar title for Home view where posts and replies appear from those who the user is following. */ @@ -306,9 +307,6 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to complete account creation and start using the app. */ "Let's go!" = "Vamos!"; -/* Section title for selecting the server that hosts the LibreTranslate machine translation API. */ -"LibreTranslate Translations" = "Traduções LibreTranslate"; - /* Placeholder text for entry of Lightning Address or LNURL. */ "Lightning Address or LNURL" = "Endereço Lightning ou LNURL"; @@ -345,7 +343,7 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* No search results. */ "none" = "nada"; -/* Dropdown option for selecting no translation server. */ +/* Dropdown option for selecting no translation service. */ "None" = "Nenhum"; /* Indicates that there are no notes in the timeline to view. */ @@ -420,7 +418,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to reject the end user license agreement, which disallows the user from being let into the app. */ "Reject" = "Rejeitar"; -/* Text field for relay server. Used for testing purposes. */ +/* Label to display relay address. + Text field for relay server. Used for testing purposes. */ "Relay" = "Relay"; /* Sidebar menu label for Relay servers view @@ -508,7 +507,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Sidebar menu label for accessing the app settings */ "Settings" = "Configurações"; -/* Button to share an image. +/* Button to share a post + Button to share an image. Button to share the link to a profile. */ "Share" = "Partilhar"; @@ -516,7 +516,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Toggle to show or hide user's secret account login key. */ "Show" = "Ver"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key. */ "Show API Key" = "Mostrar Chave API"; /* Toggle to show or hide selection of wallet. */ diff --git a/damus/tr-TR.lproj/Localizable.strings b/damus/tr-TR.lproj/Localizable.strings @@ -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ş"; diff --git a/damus/zh-CN.lproj/InfoPlist.strings b/damus/zh-CN.lproj/InfoPlist.strings @@ -4,6 +4,9 @@ /* Bundle name */ "CFBundleName" = "达摩"; +/* Privacy - Face ID Usage Description */ +"NSFaceIDUsageDescription" = "需要本地认证以访问私钥"; + /* Privacy - Photo Library Additions Usage Description */ "NSPhotoLibraryAddUsageDescription" = "允许达摩访问您的相册以便保存图片。"; diff --git a/damus/zh-CN.lproj/Localizable.strings b/damus/zh-CN.lproj/Localizable.strings @@ -20,7 +20,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'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -36,7 +36,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." = "%@. 用互联网原生货币--比特币⚡️来打赏好友的推文并积攒财富。"; /* 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. */ @@ -45,7 +45,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. */ @@ -76,12 +76,18 @@ Number of profiles a user is following. */ /* Label for section for adding a relay server. */ "Add Relay" = "添加中继器"; +/* Label to display relay contact user. */ +"Admin" = "管理员"; + /* Any amount of sats */ "Any" = "任意"; -/* Example URL to LibreTranslate server */ +/* Prompt for optional entry of API Key to use translation server. */ "API Key (optional)" = "API Key (可选)"; +/* Prompt for required entry of API Key to use translation server. */ +"API Key (required)" = "API Key (必填)"; + /* Alert message to ask if user wants to repost a post. */ "Are you sure you want to repost this?" = "确定转发吗?"; @@ -120,6 +126,9 @@ Number of profiles a user is following. */ /* Dropdown option label for Lightning wallet, Blue Wallet. */ "Blue Wallet" = "Blue Wallet"; +/* Accessibility label for boosts button */ +"Boosts" = "加速"; + /* Dropdown option label for Lightning wallet, Breez. */ "Breez" = "Breez"; @@ -147,6 +156,9 @@ Number of profiles a user is following. */ /* Section title for clearing cached data. */ "Clear Cache" = "清除缓存"; +/* Label to display relay contact information. */ +"Contact" = "联系人"; + /* Label indicating that a user's key was copied. */ "Copied" = "已复制"; @@ -221,6 +233,9 @@ Number of profiles a user is following. */ /* Alert message to indicate this is a deleted account */ "Deleted Account" = "已删除账户"; +/* Label to display relay description. */ +"Description" = "描述"; + /* Button to dismiss a text field alert. */ "Dismiss" = "忽略"; @@ -258,6 +273,9 @@ Number of profiles a user is following. */ /* Button to follow a user. */ "Follow" = "关注"; +/* Text on QR code view to prompt viewer looking at screen to follow the user. */ +"Follow me on nostr" = "关注我的Nostr"; + /* Label describing followers of a user. */ "Followers" = "粉丝"; @@ -271,6 +289,12 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text to indicate that button next to it is in a state that will follow a profile when tapped. */ "Follows" = "关注"; +/* Dropdown option for selecting Free plan for DeepL translation service. */ +"Free" = "免费"; + +/* Button to navigate to DeepL website to get a translation API key. */ +"Get API Key" = "获取API Key"; + /* Navigation bar title for Global view where posts from all connected relay servers appear. */ "Global" = "广场"; @@ -283,7 +307,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to hide a post from a user who has been blocked. */ "Hide" = "隐藏"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key. */ "Hide API Key" = "隐藏API Key"; /* Navigation bar title for Home view where posts and replies appear from those who the user is following. */ @@ -313,8 +338,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to complete account creation and start using the app. */ "Let's go!" = "开启旅程!"; -/* Section title for selecting the server that hosts the LibreTranslate machine translation API. */ -"LibreTranslate Translations" = "LibreTranslate 翻译"; +/* Dropdown option for selecting LibreTranslate as the translation service. */ +"LibreTranslate (Open Source)" = "LibreTranslate (开源)"; /* Placeholder text for entry of Lightning Address or LNURL. */ "Lightning Address or LNURL" = "闪电地址或LNURL"; @@ -322,9 +347,15 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Indicates that the view is for paying a Lightning invoice. */ "Lightning Invoice" = "闪电发票"; +/* Accessibility Label for Like button */ +"Like" = "赞"; + /* Dropdown option label for Lightning wallet, LNLink. */ "LNLink" = "LNLink"; +/* Face ID usage description shown when trying to access private key */ +"Local authentication to access private key" = "需要本地认证以访问私钥"; + /* Dropdown option label for system default for Lightning wallet. */ "Local default" = "本地默认"; @@ -346,15 +377,21 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Label for NIP-05 Verification section of user profile form. */ "NIP-05 Verification" = "NIP-05认证"; +/* Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. */ +"No" = "否"; + /* Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists. */ "No block list found, create a new one? This will overwrite any previous block lists." = "没有找到黑名单,是否创建新黑名单?先前的黑名单将被覆盖。"; /* No search results. */ "none" = "无结果"; -/* Dropdown option for selecting no translation server. */ +/* Dropdown option for selecting no translation service. */ "None" = "无"; +/* Alert user that they might be attempting to paste a private key and ask them to confirm. */ +"Note contains \"nsec1\" private key. Are you sure?" = "字条包含 \"nsec1\" 私钥,你确定吗?"; + /* Indicates that there are no notes in the timeline to view. */ "Nothing to see here. Check back later!" = "暂无内容,请稍后重试。"; @@ -382,6 +419,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Dropdown option label for Lightning wallet, Phoenix. */ "Phoenix" = "Phoenix"; +/* Prompt selection of DeepL subscription plan to perform machine translations on notes */ +"Plan" = "选择套餐"; + /* Button to post a note. */ "Post" = "发布"; @@ -400,6 +440,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Title of the secure field that holds the user's private key. */ "Private Key" = "私钥"; +/* Dropdown option for selecting Pro plan for DeepL translation service. */ +"Pro" = "专业版"; + /* Sidebar menu label for Profile view. */ "Profile" = "我的档案"; @@ -427,7 +470,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to reject the end user license agreement, which disallows the user from being let into the app. */ "Reject" = "拒绝"; -/* Text field for relay server. Used for testing purposes. */ +/* Label to display relay address. + Text field for relay server. Used for testing purposes. */ "Relay" = "中继器"; /* Sidebar menu label for Relay servers view @@ -440,6 +484,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button label to remove all participants from a note reply. */ "Remove all" = "移除全部"; +/* Accessibility label for reply button */ +"Reply" = "回复"; + /* Label to indicate that the user is replying to themself. */ "Reply to self" = "自回复"; @@ -490,6 +537,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Context menu option to save an image. */ "Save Image" = "保存图片"; +/* Text on QR code view to prompt viewer to scan the QR code on screen with their device camera. */ +"Scan the code" = "扫码"; + /* Navigation link to search hashtag. */ "Search hashtag: #%@" = "热搜词:#%@"; @@ -511,11 +561,15 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Prompt selection of LibreTranslate server to perform machine translations on notes */ "Server" = "服务器"; +/* Prompt selection of translation service provider. */ +"Service" = "选择服务"; + /* Navigation title for Settings view. Sidebar menu label for accessing the app settings */ "Settings" = "设置"; -/* Button to share an image. +/* Button to share a post + Button to share an image. Button to share the link to a profile. */ "Share" = "分享"; @@ -523,7 +577,8 @@ Part of a larger sentence to describe how many profiles a user is following. */ Toggle to show or hide user's secret account login key. */ "Show" = "显示"; -/* Button to hide the LibreTranslate server API key. */ +/* Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key. */ "Show API Key" = "显示API Key"; /* Toggle to show or hide selection of wallet. */ @@ -532,9 +587,15 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Sidebar menu label to sign out of the account. */ "Sign out" = "登出"; +/* Label to display relay software. */ +"Software" = "软件"; + /* Dropdown option label for Lightning wallet, Strike. */ "Strike" = "Strike"; +/* Label to display relay's supported NIPs. */ +"Supported NIPs" = "支持的NIP"; + /* Button to close out of alert that informs that the action to block a user was successful. */ "Thanks!" = "谢谢!"; @@ -566,7 +627,10 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to indicate that the note is in the process of being translated from a different language. */ "Translating from (lang)..." = "正在从(lang)翻译..."; -/* No comment provided by engineer. */ +/* Section title for selecting the translation service. */ +"Translations" = "翻译"; + +/* Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should. */ "Type DELETE to delete" = "输入 DELETE 以删除"; /* Text box prompt to ask user to type their post. */ @@ -600,6 +664,9 @@ 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. */ +"Version" = "版本"; + /* Sidebar menu label for Wallet view. */ "Wallet" = "钱包"; @@ -627,6 +694,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text of button that confirms to overwrite the existing mutelist. */ "Yes, Overwrite" = "确定覆盖"; +/* Button to proceed with posting a note even though it looks like they might be posting a private key. */ +"Yes, Post with Private Key" = "确定,发布私钥"; + /* You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself. */ "you" = "你"; diff --git a/translations/ar.xliff b/translations/ar.xliff @@ -16,6 +16,11 @@ <note>Bundle name</note> </trans-unit> + <trans-unit id="NSFaceIDUsageDescription" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Privacy - Face ID Usage Description</note> + </trans-unit> <trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve"> <source>Granting Damus access to your photos allows you to save images.</source> <target>السماح لدامُس بالوصول إلى الصور يتيح لك حفظ الصور</target> @@ -45,7 +50,7 @@ <target>%@ %@</target> <note>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'.</note> +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'.</note> </trans-unit> <trans-unit id="%@ has been blocked" xml:space="preserve"> <source>%@ has been blocked</source> @@ -76,7 +81,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi <target>%lld</target> <note>Number of zap payments on a post. -Number of profiles a user is following.</note> +Number of relay servers a user is connected.</note> </trans-unit> <trans-unit id="%lld/%lld" xml:space="preserve"> <source>%lld/%lld</source> @@ -124,7 +129,12 @@ Number of profiles a user is following.</note> <source>API Key (optional)</source> <target>مفتاح API (اختياري)</target> - <note>Example URL to LibreTranslate server</note> + <note>Prompt for optional entry of API Key to use translation server.</note> + </trans-unit> + <trans-unit id="API Key (required)" xml:space="preserve"> + <source>API Key (required)</source> + + <note>Prompt for required entry of API Key to use translation server.</note> </trans-unit> <trans-unit id="About" xml:space="preserve"> <source>About</source> @@ -181,9 +191,14 @@ Number of profiles a user is following.</note> <note>Button label to re-add all original participants as profiles to reply to in a note</note> </trans-unit> + <trans-unit id="Admin" xml:space="preserve"> + <source>Admin</source> + + <note>Label to display relay contact user.</note> + </trans-unit> <trans-unit id="Any" xml:space="preserve"> <source>Any</source> - <target>كم</target> + <target>أي شيء</target> <note>Any amount of sats</note> </trans-unit> @@ -261,6 +276,11 @@ Number of profiles a user is following.</note> <note>Dropdown option label for Lightning wallet, Blue Wallet.</note> </trans-unit> + <trans-unit id="Boosts" xml:space="preserve"> + <source>Boosts</source> + + <note>Accessibility label for boosts button</note> + </trans-unit> <trans-unit id="Breez" xml:space="preserve"> <source>Breez</source> <target>Breez</target> @@ -309,6 +329,11 @@ Number of profiles a user is following.</note> <note>Section title for clearing cached data.</note> </trans-unit> + <trans-unit id="Contact" xml:space="preserve"> + <source>Contact</source> + + <note>Label to display relay contact information.</note> + </trans-unit> <trans-unit id="Copied" xml:space="preserve"> <source>Copied</source> <target>تم النسخ</target> @@ -431,6 +456,11 @@ Number of profiles a user is following.</note> <note>Name of the app, shown on the first screen when user is not logged in.</note> </trans-unit> + <trans-unit id="DeepL (Proprietary, Higher Accuracy)" xml:space="preserve"> + <source>DeepL (Proprietary, Higher Accuracy)</source> + + <note>Dropdown option for selecting DeepL as the translation service.</note> + </trans-unit> <trans-unit id="Default Wallet" xml:space="preserve"> <source>Default Wallet</source> <target>المحفظة الافتراضية</target> @@ -448,15 +478,22 @@ Number of profiles a user is following.</note> </trans-unit> <trans-unit id="Delete Account" xml:space="preserve"> <source>Delete Account</source> + <target>حذف الحساب</target> <note>Alert for deleting the users account. Button to delete the user's account.</note> </trans-unit> <trans-unit id="Deleted Account" xml:space="preserve"> <source>Deleted Account</source> + <target>حذف الحساب</target> <note>Alert message to indicate this is a deleted account</note> </trans-unit> + <trans-unit id="Description" xml:space="preserve"> + <source>Description</source> + + <note>Label to display relay description.</note> + </trans-unit> <trans-unit id="Dismiss" xml:space="preserve"> <source>Dismiss</source> <target>اغلاق</target> @@ -523,6 +560,16 @@ Number of profiles a user is following.</note> <note>Button to follow a user.</note> </trans-unit> + <trans-unit id="Follow Back" xml:space="preserve"> + <source>Follow Back</source> + + <note>Button to follow a user back.</note> + </trans-unit> + <trans-unit id="Follow me on nostr" xml:space="preserve"> + <source>Follow me on nostr</source> + + <note>Text on QR code view to prompt viewer looking at screen to follow the user.</note> + </trans-unit> <trans-unit id="Followers" xml:space="preserve"> <source>Followers</source> <target>المتابعون</target> @@ -548,6 +595,21 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Text to indicate that button next to it is in a state that will follow a profile when tapped.</note> </trans-unit> + <trans-unit id="Follows you" xml:space="preserve"> + <source>Follows you</source> + + <note>Text to indicate that a user is following your profile.</note> + </trans-unit> + <trans-unit id="Free" xml:space="preserve"> + <source>Free</source> + + <note>Dropdown option for selecting Free plan for DeepL translation service.</note> + </trans-unit> + <trans-unit id="Get API Key" xml:space="preserve"> + <source>Get API Key</source> + + <note>Button to navigate to DeepL website to get a translation API key.</note> + </trans-unit> <trans-unit id="Global" xml:space="preserve"> <source>Global</source> <target>عام</target> @@ -576,7 +638,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Hide API Key</source> <target>اخفاء مفتاح API</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Home" xml:space="preserve"> <source>Home</source> @@ -620,11 +683,10 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to complete account creation and start using the app.</note> </trans-unit> - <trans-unit id="LibreTranslate Translations" xml:space="preserve"> - <source>LibreTranslate Translations</source> - <target>ترجمة LibreTranslate</target> + <trans-unit id="LibreTranslate (Open Source)" xml:space="preserve"> + <source>LibreTranslate (Open Source)</source> - <note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note> + <note>Dropdown option for selecting LibreTranslate as the translation service.</note> </trans-unit> <trans-unit id="Lightning Address or LNURL" xml:space="preserve"> <source>Lightning Address or LNURL</source> @@ -638,6 +700,16 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Indicates that the view is for paying a Lightning invoice.</note> </trans-unit> + <trans-unit id="Like" xml:space="preserve"> + <source>Like</source> + + <note>Accessibility Label for Like button</note> + </trans-unit> + <trans-unit id="Local authentication to access private key" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Face ID usage description shown when trying to access private key</note> + </trans-unit> <trans-unit id="Local default" xml:space="preserve"> <source>Local default</source> <target>الاختيار</target> @@ -679,6 +751,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no </trans-unit> <trans-unit id="No" xml:space="preserve"> <source>No</source> + <target>لا</target> <note>Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key.</note> </trans-unit> @@ -692,10 +765,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>None</source> <target>لا اختيار</target> - <note>Dropdown option for selecting no translation server.</note> + <note>Dropdown option for selecting no translation service.</note> </trans-unit> <trans-unit id="Note contains &quot;nsec1&quot; private key. Are you sure?" xml:space="preserve"> <source>Note contains &quot;nsec1&quot; private key. Are you sure?</source> + <target>يحتوي المنشور على مفتاح خاص &quot;nsec1&quot;. هل أنت متأكد؟</target> <note>Alert user that they might be attempting to paste a private key and ask them to confirm.</note> </trans-unit> @@ -735,6 +809,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Dropdown option label for Lightning wallet, Phoenix.</note> </trans-unit> + <trans-unit id="Plan" xml:space="preserve"> + <source>Plan</source> + + <note>Prompt selection of DeepL subscription plan to perform machine translations on notes</note> + </trans-unit> <trans-unit id="Post" xml:space="preserve"> <source>Post</source> <target>انشر</target> @@ -771,6 +850,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Title of the secure field that holds the user's private key.</note> </trans-unit> + <trans-unit id="Pro" xml:space="preserve"> + <source>Pro</source> + + <note>Dropdown option for selecting Pro plan for DeepL translation service.</note> + </trans-unit> <trans-unit id="Profile" xml:space="preserve"> <source>Profile</source> <target>الملف الشخصي</target> @@ -829,7 +913,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Relay</source> <target>موصّل</target> - <note>Text field for relay server. Used for testing purposes.</note> + <note>Label to display relay address. + Text field for relay server. Used for testing purposes.</note> </trans-unit> <trans-unit id="Relays" xml:space="preserve"> <source>Relays</source> @@ -850,6 +935,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button label to remove all participants from a note reply.</note> </trans-unit> + <trans-unit id="Reply" xml:space="preserve"> + <source>Reply</source> + + <note>Accessibility label for reply button</note> + </trans-unit> <trans-unit id="Reply to self" xml:space="preserve"> <source>Reply to self</source> <target>رد على منشوره السابق</target> @@ -942,6 +1032,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Context menu option to save an image.</note> </trans-unit> + <trans-unit id="Scan the code" xml:space="preserve"> + <source>Scan the code</source> + + <note>Text on QR code view to prompt viewer to scan the QR code on screen with their device camera.</note> + </trans-unit> <trans-unit id="Search hashtag: #%@" xml:space="preserve"> <source>Search hashtag: #%@</source> <target>البحث عن وسم: #%@</target> @@ -984,6 +1079,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Prompt selection of LibreTranslate server to perform machine translations on notes</note> </trans-unit> + <trans-unit id="Service" xml:space="preserve"> + <source>Service</source> + + <note>Prompt selection of translation service provider.</note> + </trans-unit> <trans-unit id="Settings" xml:space="preserve"> <source>Settings</source> <target>الاعدادات</target> @@ -995,7 +1095,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Share</source> <target>مشاركة</target> - <note>Button to share an image. + <note>Button to share a post + Button to share an image. Button to share the link to a profile.</note> </trans-unit> <trans-unit id="Show" xml:space="preserve"> @@ -1009,7 +1110,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Show API Key</source> <target>عرض مفتاح API</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Show wallet selector" xml:space="preserve"> <source>Show wallet selector</source> @@ -1023,12 +1125,22 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Sidebar menu label to sign out of the account.</note> </trans-unit> + <trans-unit id="Software" xml:space="preserve"> + <source>Software</source> + + <note>Label to display relay software.</note> + </trans-unit> <trans-unit id="Strike" xml:space="preserve"> <source>Strike</source> <target>Strike</target> <note>Dropdown option label for Lightning wallet, Strike.</note> </trans-unit> + <trans-unit id="Supported NIPs" xml:space="preserve"> + <source>Supported NIPs</source> + + <note>Label to display relay's supported NIPs.</note> + </trans-unit> <trans-unit id="Thanks!" xml:space="preserve"> <source>Thanks!</source> <target>شكرا!</target> @@ -1086,13 +1198,20 @@ Part of a larger sentence to describe how many profiles a user is following.</no </trans-unit> <trans-unit id="Translating from (lang)..." xml:space="preserve"> <source>Translating from (lang)...</source> + <target>الترجمة من (lang)...</target> <note>Button to indicate that the note is in the process of being translated from a different language.</note> </trans-unit> + <trans-unit id="Translations" xml:space="preserve"> + <source>Translations</source> + + <note>Section title for selecting the translation service.</note> + </trans-unit> <trans-unit id="Type DELETE to delete" xml:space="preserve"> <source>Type DELETE to delete</source> + <target>اكتب DELETE لتأكيد الحذف</target> - <note>No comment provided by engineer.</note> + <note>Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should.</note> </trans-unit> <trans-unit id="Type your post here..." xml:space="preserve"> <source>Type your post here...</source> @@ -1149,6 +1268,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Label for Username section of user profile form. Label to prompt username entry.</note> </trans-unit> + <trans-unit id="Version" xml:space="preserve"> + <source>Version</source> + + <note>Label to display relay software version.</note> + </trans-unit> <trans-unit id="Wallet" xml:space="preserve"> <source>Wallet</source> <target>المحفظة</target> @@ -1199,6 +1323,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no </trans-unit> <trans-unit id="Yes, Post with Private Key" xml:space="preserve"> <source>Yes, Post with Private Key</source> + <target>نعم، انشر المفتاح الخاص</target> <note>Button to proceed with posting a note even though it looks like they might be posting a private key.</note> </trans-unit> @@ -1214,6 +1339,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Footer text to inform user what will happen when the report is submitted.</note> </trans-unit> + <trans-unit id="Zap" xml:space="preserve"> + <source>Zap</source> + + <note>Accessibility label for zap button</note> + </trans-unit> <trans-unit id="Zebedee" xml:space="preserve"> <source>Zebedee</source> <target>Zebedee</target> @@ -1350,7 +1480,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>⚡️ %@</source> <target>⚡️ %@</target> - <note>No comment provided by engineer.</note> + <note>Text indicating the zap amount. i.e. number of satoshis that were tipped to a user</note> </trans-unit> </body> </file> diff --git a/translations/de.xliff b/translations/de.xliff @@ -16,6 +16,11 @@ <note>Bundle name</note> </trans-unit> + <trans-unit id="NSFaceIDUsageDescription" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Privacy - Face ID Usage Description</note> + </trans-unit> <trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve"> <source>Granting Damus access to your photos allows you to save images.</source> <target>Zum Speichern von Bildern braucht Damus Zugriff auf deine Fotos.</target> @@ -45,7 +50,7 @@ <target>%@ %@</target> <note>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'.</note> +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'.</note> </trans-unit> <trans-unit id="%@ has been blocked" xml:space="preserve"> <source>%@ has been blocked</source> @@ -76,7 +81,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi <target>%lld</target> <note>Number of zap payments on a post. -Number of profiles a user is following.</note> +Number of relay servers a user is connected.</note> </trans-unit> <trans-unit id="%lld/%lld" xml:space="preserve"> <source>%lld/%lld</source> @@ -124,7 +129,12 @@ Number of profiles a user is following.</note> <source>API Key (optional)</source> <target>API Schlüssel (optional)</target> - <note>Example URL to LibreTranslate server</note> + <note>Prompt for optional entry of API Key to use translation server.</note> + </trans-unit> + <trans-unit id="API Key (required)" xml:space="preserve"> + <source>API Key (required)</source> + + <note>Prompt for required entry of API Key to use translation server.</note> </trans-unit> <trans-unit id="About" xml:space="preserve"> <source>About</source> @@ -181,6 +191,11 @@ Number of profiles a user is following.</note> <note>Button label to re-add all original participants as profiles to reply to in a note</note> </trans-unit> + <trans-unit id="Admin" xml:space="preserve"> + <source>Admin</source> + + <note>Label to display relay contact user.</note> + </trans-unit> <trans-unit id="Any" xml:space="preserve"> <source>Any</source> <target>Beliebig</target> @@ -261,6 +276,11 @@ Number of profiles a user is following.</note> <note>Dropdown option label for Lightning wallet, Blue Wallet.</note> </trans-unit> + <trans-unit id="Boosts" xml:space="preserve"> + <source>Boosts</source> + + <note>Accessibility label for boosts button</note> + </trans-unit> <trans-unit id="Breez" xml:space="preserve"> <source>Breez</source> <target>Breez</target> @@ -309,6 +329,11 @@ Number of profiles a user is following.</note> <note>Section title for clearing cached data.</note> </trans-unit> + <trans-unit id="Contact" xml:space="preserve"> + <source>Contact</source> + + <note>Label to display relay contact information.</note> + </trans-unit> <trans-unit id="Copied" xml:space="preserve"> <source>Copied</source> <target>Kopiert</target> @@ -431,6 +456,11 @@ Number of profiles a user is following.</note> <note>Name of the app, shown on the first screen when user is not logged in.</note> </trans-unit> + <trans-unit id="DeepL (Proprietary, Higher Accuracy)" xml:space="preserve"> + <source>DeepL (Proprietary, Higher Accuracy)</source> + + <note>Dropdown option for selecting DeepL as the translation service.</note> + </trans-unit> <trans-unit id="Default Wallet" xml:space="preserve"> <source>Default Wallet</source> <target>Voreingestellte Wallet</target> @@ -459,6 +489,11 @@ Number of profiles a user is following.</note> <note>Alert message to indicate this is a deleted account</note> </trans-unit> + <trans-unit id="Description" xml:space="preserve"> + <source>Description</source> + + <note>Label to display relay description.</note> + </trans-unit> <trans-unit id="Dismiss" xml:space="preserve"> <source>Dismiss</source> <target>Schließen</target> @@ -525,6 +560,16 @@ Number of profiles a user is following.</note> <note>Button to follow a user.</note> </trans-unit> + <trans-unit id="Follow Back" xml:space="preserve"> + <source>Follow Back</source> + + <note>Button to follow a user back.</note> + </trans-unit> + <trans-unit id="Follow me on nostr" xml:space="preserve"> + <source>Follow me on nostr</source> + + <note>Text on QR code view to prompt viewer looking at screen to follow the user.</note> + </trans-unit> <trans-unit id="Followers" xml:space="preserve"> <source>Followers</source> <target>Follower</target> @@ -550,6 +595,21 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Text to indicate that button next to it is in a state that will follow a profile when tapped.</note> </trans-unit> + <trans-unit id="Follows you" xml:space="preserve"> + <source>Follows you</source> + + <note>Text to indicate that a user is following your profile.</note> + </trans-unit> + <trans-unit id="Free" xml:space="preserve"> + <source>Free</source> + + <note>Dropdown option for selecting Free plan for DeepL translation service.</note> + </trans-unit> + <trans-unit id="Get API Key" xml:space="preserve"> + <source>Get API Key</source> + + <note>Button to navigate to DeepL website to get a translation API key.</note> + </trans-unit> <trans-unit id="Global" xml:space="preserve"> <source>Global</source> <target>Allgemein</target> @@ -578,7 +638,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Hide API Key</source> <target>API Schlüssel verstecken</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Home" xml:space="preserve"> <source>Home</source> @@ -622,11 +683,10 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to complete account creation and start using the app.</note> </trans-unit> - <trans-unit id="LibreTranslate Translations" xml:space="preserve"> - <source>LibreTranslate Translations</source> - <target>LibreTranslate Übersetzungen</target> + <trans-unit id="LibreTranslate (Open Source)" xml:space="preserve"> + <source>LibreTranslate (Open Source)</source> - <note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note> + <note>Dropdown option for selecting LibreTranslate as the translation service.</note> </trans-unit> <trans-unit id="Lightning Address or LNURL" xml:space="preserve"> <source>Lightning Address or LNURL</source> @@ -640,6 +700,16 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Indicates that the view is for paying a Lightning invoice.</note> </trans-unit> + <trans-unit id="Like" xml:space="preserve"> + <source>Like</source> + + <note>Accessibility Label for Like button</note> + </trans-unit> + <trans-unit id="Local authentication to access private key" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Face ID usage description shown when trying to access private key</note> + </trans-unit> <trans-unit id="Local default" xml:space="preserve"> <source>Local default</source> <target>System-Standard</target> @@ -695,7 +765,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>None</source> <target>Kein</target> - <note>Dropdown option for selecting no translation server.</note> + <note>Dropdown option for selecting no translation service.</note> </trans-unit> <trans-unit id="Note contains &quot;nsec1&quot; private key. Are you sure?" xml:space="preserve"> <source>Note contains &quot;nsec1&quot; private key. Are you sure?</source> @@ -739,6 +809,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Dropdown option label for Lightning wallet, Phoenix.</note> </trans-unit> + <trans-unit id="Plan" xml:space="preserve"> + <source>Plan</source> + + <note>Prompt selection of DeepL subscription plan to perform machine translations on notes</note> + </trans-unit> <trans-unit id="Post" xml:space="preserve"> <source>Post</source> <target>Teilen</target> @@ -775,6 +850,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Title of the secure field that holds the user's private key.</note> </trans-unit> + <trans-unit id="Pro" xml:space="preserve"> + <source>Pro</source> + + <note>Dropdown option for selecting Pro plan for DeepL translation service.</note> + </trans-unit> <trans-unit id="Profile" xml:space="preserve"> <source>Profile</source> <target>Profil</target> @@ -833,7 +913,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Relay</source> <target>Relay</target> - <note>Text field for relay server. Used for testing purposes.</note> + <note>Label to display relay address. + Text field for relay server. Used for testing purposes.</note> </trans-unit> <trans-unit id="Relays" xml:space="preserve"> <source>Relays</source> @@ -854,6 +935,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button label to remove all participants from a note reply.</note> </trans-unit> + <trans-unit id="Reply" xml:space="preserve"> + <source>Reply</source> + + <note>Accessibility label for reply button</note> + </trans-unit> <trans-unit id="Reply to self" xml:space="preserve"> <source>Reply to self</source> <target>Antwort an sich selbst</target> @@ -946,6 +1032,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Context menu option to save an image.</note> </trans-unit> + <trans-unit id="Scan the code" xml:space="preserve"> + <source>Scan the code</source> + + <note>Text on QR code view to prompt viewer to scan the QR code on screen with their device camera.</note> + </trans-unit> <trans-unit id="Search hashtag: #%@" xml:space="preserve"> <source>Search hashtag: #%@</source> <target>Hashtag suchen: #%@</target> @@ -988,6 +1079,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Prompt selection of LibreTranslate server to perform machine translations on notes</note> </trans-unit> + <trans-unit id="Service" xml:space="preserve"> + <source>Service</source> + + <note>Prompt selection of translation service provider.</note> + </trans-unit> <trans-unit id="Settings" xml:space="preserve"> <source>Settings</source> <target>Einstellungen</target> @@ -999,7 +1095,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Share</source> <target>Teilen</target> - <note>Button to share an image. + <note>Button to share a post + Button to share an image. Button to share the link to a profile.</note> </trans-unit> <trans-unit id="Show" xml:space="preserve"> @@ -1013,7 +1110,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Show API Key</source> <target>API Schlüssel anzeigen</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Show wallet selector" xml:space="preserve"> <source>Show wallet selector</source> @@ -1027,12 +1125,22 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Sidebar menu label to sign out of the account.</note> </trans-unit> + <trans-unit id="Software" xml:space="preserve"> + <source>Software</source> + + <note>Label to display relay software.</note> + </trans-unit> <trans-unit id="Strike" xml:space="preserve"> <source>Strike</source> <target>Strike</target> <note>Dropdown option label for Lightning wallet, Strike.</note> </trans-unit> + <trans-unit id="Supported NIPs" xml:space="preserve"> + <source>Supported NIPs</source> + + <note>Label to display relay's supported NIPs.</note> + </trans-unit> <trans-unit id="Thanks!" xml:space="preserve"> <source>Thanks!</source> <target>Danke!</target> @@ -1094,11 +1202,16 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to indicate that the note is in the process of being translated from a different language.</note> </trans-unit> + <trans-unit id="Translations" xml:space="preserve"> + <source>Translations</source> + + <note>Section title for selecting the translation service.</note> + </trans-unit> <trans-unit id="Type DELETE to delete" xml:space="preserve"> <source>Type DELETE to delete</source> <target>Gib DELETE ein, um zu löschen</target> - <note>No comment provided by engineer.</note> + <note>Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should.</note> </trans-unit> <trans-unit id="Type your post here..." xml:space="preserve"> <source>Type your post here...</source> @@ -1155,6 +1268,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Label for Username section of user profile form. Label to prompt username entry.</note> </trans-unit> + <trans-unit id="Version" xml:space="preserve"> + <source>Version</source> + + <note>Label to display relay software version.</note> + </trans-unit> <trans-unit id="Wallet" xml:space="preserve"> <source>Wallet</source> <target>Wallet</target> @@ -1221,6 +1339,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Footer text to inform user what will happen when the report is submitted.</note> </trans-unit> + <trans-unit id="Zap" xml:space="preserve"> + <source>Zap</source> + + <note>Accessibility label for zap button</note> + </trans-unit> <trans-unit id="Zebedee" xml:space="preserve"> <source>Zebedee</source> <target>Zebedee</target> @@ -1357,7 +1480,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>⚡️ %@</source> <target>⚡️ %@</target> - <note>No comment provided by engineer.</note> + <note>Text indicating the zap amount. i.e. number of satoshis that were tipped to a user</note> </trans-unit> </body> </file> diff --git a/translations/el_GR.xliff b/translations/el_GR.xliff @@ -0,0 +1,1689 @@ +<?xml version="1.0" ?><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd"> + <file original="damus/en-US.lproj/InfoPlist.strings" source-language="en-US" target-language="el-GR" datatype="plaintext"> + <header> + <tool tool-id="com.apple.dt.xcode" tool-name="Xcode" tool-version="14.2" build-num="14C18"/> + </header> + <body> + <trans-unit id="CFBundleDisplayName" xml:space="preserve"> + <source>Damus</source> + <target>Damus</target> + + <note>Bundle display name</note> + </trans-unit> + <trans-unit id="CFBundleName" xml:space="preserve"> + <source>damus</source> + <target>damus</target> + + <note>Bundle name</note> + </trans-unit> + <trans-unit id="NSFaceIDUsageDescription" xml:space="preserve"> + <source>Local authentication to access private key</source> + <target>Τοπικά δικαιώματα για πρόσβαση στο ιδιωτικό κλειδί</target> + + <note>Privacy - Face ID Usage Description</note> + </trans-unit> + <trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve"> + <source>Granting Damus access to your photos allows you to save images.</source> + <target>Δίνοντας στο Damus πρόσβαση στις φωτογραφίες σας επιτρέπετε την αποθήκευση εικόνων.</target> + + <note>Privacy - Photo Library Additions Usage Description</note> + </trans-unit> + </body> + </file> + <file original="damus/en-US.lproj/Localizable.strings" source-language="en-US" target-language="el-GR" datatype="plaintext"> + <header> + <tool tool-id="com.apple.dt.xcode" tool-name="Xcode" tool-version="14.2" build-num="14C18"/> + </header> + <body> + <trans-unit id=" " xml:space="preserve"> + <source> </source> + <target>61b6edf1108e6f396680a33b02486a70_tr</target> + <note>Blank space to separate profile picture from profile editor form.</note> + </trans-unit> + <trans-unit id="%@" xml:space="preserve"> + <source>%@</source> + <target>%@</target> + + <note>Abbreviated version of a nostr public key.</note> + </trans-unit> + <trans-unit id="%@ %@" xml:space="preserve"> + <source>%@ %@</source> + <target>%@ %@</target> + + <note>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 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'.</note> + </trans-unit> + <trans-unit id="%@ has been blocked" xml:space="preserve"> + <source>%@ has been blocked</source> + <target>%@ έχει μπλοκαριστεί</target> + + <note>Alert message that informs a user was blocked.</note> + </trans-unit> + <trans-unit id="%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction." xml:space="preserve"> + <source>%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction.</source> + <target>%@. Η δημιουργία λογαριασμού δεν απαιτεί τηλεφωνικό αριθμό, email ή όνομα. Ξεκινήστε αμέσως χωρίς προστιβές.</target> + + <note>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.</note> + </trans-unit> + <trans-unit id="%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs" xml:space="preserve"> + <source>%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs</source> + <target>%@. End-to-End κρυπτογραφημένα προσωπικά μηνύματα. Κρατήστε τις μεγάλες εταιρείες τεχνολογίας μακριά από τα προσωπικά σας μηνύματα.</target> + + <note>Explanation of what is done to keep private data encrypted. There is a heading that precedes this explanation which is a variable to this string.</note> + </trans-unit> + <trans-unit id="%@. Tip your friend's posts and stack sats with Bitcoin⚡️, the native currency of the internet." xml:space="preserve"> + <source>%@. Tip your friend's posts and stack sats with Bitcoin⚡️, the native currency of the internet.</source> + <target>%@. Δώστε φιλοδώρημα στις δημοσιεύσεις των φίλων σας και μαζέψτε Bitcoin sats⚡️, το νόμισμα του ίντερνετ.</target> + + <note>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.</note> + </trans-unit> + <trans-unit id="%lld" xml:space="preserve"> + <source>%lld</source> + <target>%lld</target> + + <note>Number of zap payments on a post. +Number of relay servers a user is connected.</note> + </trans-unit> + <trans-unit id="%lld/%lld" xml:space="preserve"> + <source>%lld/%lld</source> + <target>%lld/%lld</target> + + <note>Fraction of how many of the user's relay servers that are operational.</note> + </trans-unit> + <trans-unit id="'%@' at '%@' will be used for verification" xml:space="preserve"> + <source>'%@' at '%@' will be used for verification</source> + <target>'%@' at '%@' θα χρησιμοποιηθεί για επαλήθευση</target> + + <note>Description of how the nip05 identifier would be used for verification.</note> + </trans-unit> + <trans-unit id="'%@' is an invalid NIP-05 identifier. It should look like an email." xml:space="preserve"> + <source>'%@' is an invalid NIP-05 identifier. It should look like an email.</source> + <target>'%@' είναι ένα λανθασμένο NIP-05 αναγνωριστικό. Θα πρέπει να έχει την μορφή email.</target> + + <note>Description of why the nip05 identifier is invalid.</note> + </trans-unit> + <trans-unit id="(Profile.displayName(profile: profile, pubkey: whos))'s Followers" xml:space="preserve"> + <source>(Profile.displayName(profile: profile, pubkey: whos))'s Followers</source> + <target>(Profile.displayName(profile: profile, pubkey: whos))'s Ακόλουθοι</target> + + <note>Navigation bar title for view that shows who is following a user.</note> + </trans-unit> + <trans-unit id="(who) following" xml:space="preserve"> + <source>(who) following</source> + <target>(ποίους) ακολουθεί</target> + + <note>Navigation bar title for view that shows who a user is following.</note> + </trans-unit> + <trans-unit id="&lt; e &gt;" xml:space="preserve"> + <source>&lt; e &gt;</source> + <target>&lt; e &gt;</target> + + <note>Placeholder for event mention.</note> + </trans-unit> + <trans-unit id="@" xml:space="preserve"> + <source>@</source> + <target>@</target> + + <note>Prefix character to username.</note> + </trans-unit> + <trans-unit id="API Key (optional)" xml:space="preserve"> + <source>API Key (optional)</source> + <target>Κλειδί API (προαιρετικό)</target> + + <note>Prompt for optional entry of API Key to use translation server.</note> + </trans-unit> + <trans-unit id="API Key (required)" xml:space="preserve"> + <source>API Key (required)</source> + <target>Κλειδί API (απαιτείται)</target> + + <note>Prompt for required entry of API Key to use translation server.</note> + </trans-unit> + <trans-unit id="About" xml:space="preserve"> + <source>About</source> + <target>Σχετικά</target> + + <note>Label to prompt for about text entry for user to describe about themself.</note> + </trans-unit> + <trans-unit id="About Me" xml:space="preserve"> + <source>About Me</source> + <target>Σχετικά με εμένα</target> + + <note>Label for About Me section of user profile form.</note> + </trans-unit> + <trans-unit id="Absolute Boss" xml:space="preserve"> + <source>Absolute Boss</source> + <target>Απόλυτο αφεντικό</target> + + <note>Placeholder text for About Me description.</note> + </trans-unit> + <trans-unit id="Accept" xml:space="preserve"> + <source>Accept</source> + <target>Αποδοχή</target> + + <note>Button to accept the end user license agreement before being allowed into the app.</note> + </trans-unit> + <trans-unit id="Account ID" xml:space="preserve"> + <source>Account ID</source> + <target>ID Λογαρισμού</target> + + <note>Label to indicate the public ID of the account.</note> + </trans-unit> + <trans-unit id="Actions" xml:space="preserve"> + <source>Actions</source> + <target>Ενέργειες</target> + + <note>Title for confirmation dialog to either share, report, or block a profile.</note> + </trans-unit> + <trans-unit id="Add" xml:space="preserve"> + <source>Add</source> + <target>Προσθήκη</target> + + <note>Button to add recommended relay server. + Button to confirm adding user inputted relay.</note> + </trans-unit> + <trans-unit id="Add Relay" xml:space="preserve"> + <source>Add Relay</source> + <target>Προσθήκη διακομιστή Relay</target> + + <note>Label for section for adding a relay server.</note> + </trans-unit> + <trans-unit id="Add all" xml:space="preserve"> + <source>Add all</source> + <target>Προσθήκη όλων</target> + + <note>Button label to re-add all original participants as profiles to reply to in a note</note> + </trans-unit> + <trans-unit id="Admin" xml:space="preserve"> + <source>Admin</source> + <target>Διαχειριστής</target> + + <note>Label to display relay contact user.</note> + </trans-unit> + <trans-unit id="Any" xml:space="preserve"> + <source>Any</source> + <target>Ποσό</target> + + <note>Any amount of sats</note> + </trans-unit> + <trans-unit id="Are you sure you want to repost this?" xml:space="preserve"> + <source>Are you sure you want to repost this?</source> + <target>Είστε βέβαιοι ότι θέλετε να το αναδημοσιεύσετε;</target> + + <note>Alert message to ask if user wants to repost a post.</note> + </trans-unit> + <trans-unit id="Banner Image" xml:space="preserve"> + <source>Banner Image</source> + <target>Φωτογραφία εξωφύλλου</target> + + <note>Label for Banner Image section of user profile form.</note> + </trans-unit> + <trans-unit id="Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." xml:space="preserve"> + <source>Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus.</source> + <target>Πριν ξεκινήσουμε, θα χρειαστεί να αποθηκεύσετε τις πληροφορίες του λογαριασμού σας, διαφορετικά θα χάσετε την πρόσβαση σας αν ποτέ απεγκαταστήσετε το Damus.</target> + + <note>Reminder to user that they should save their account information.</note> + </trans-unit> + <trans-unit id="Bitcoin Beach" xml:space="preserve"> + <source>Bitcoin Beach</source> + <target>Bitcoin Beach</target> + + <note>Dropdown option label for Lightning wallet, Bitcoin Beach.</note> + </trans-unit> + <trans-unit id="Bitcoin Lightning Tips" xml:space="preserve"> + <source>Bitcoin Lightning Tips</source> + <target>Bitcoin Lightning Tips</target> + + <note>Label for Bitcoin Lightning Tips section of user profile form.</note> + </trans-unit> + <trans-unit id="Blixt Wallet" xml:space="preserve"> + <source>Blixt Wallet</source> + <target>Blixt Wallet</target> + + <note>Dropdown option label for Lightning wallet, Blixt Wallet</note> + </trans-unit> + <trans-unit id="Block" xml:space="preserve"> + <source>Block</source> + <target>Μπλοκάρισμα</target> + + <note>Alert button to block a user. + Button to block a profile. + Context menu option for blocking users.</note> + </trans-unit> + <trans-unit id="Block %@?" xml:space="preserve"> + <source>Block %@?</source> + <target>Μπλοκάρισμα %@;</target> + + <note>Alert message prompt to ask if a user should be blocked.</note> + </trans-unit> + <trans-unit id="Block User" xml:space="preserve"> + <source>Block User</source> + <target>Μπλοκάρισμα χρήστη</target> + + <note>Title of alert for blocking a user.</note> + </trans-unit> + <trans-unit id="Blocked" xml:space="preserve"> + <source>Blocked</source> + <target>Μπλοκαρισμένοι</target> + + <note>Sidebar menu label for Profile view.</note> + </trans-unit> + <trans-unit id="Blocked Users" xml:space="preserve"> + <source>Blocked Users</source> + <target>Μπλοκαρισμένοι χρήστες</target> + + <note>Navigation title of view to see list of blocked users.</note> + </trans-unit> + <trans-unit id="Blue Wallet" xml:space="preserve"> + <source>Blue Wallet</source> + <target>Blue Wallet</target> + + <note>Dropdown option label for Lightning wallet, Blue Wallet.</note> + </trans-unit> + <trans-unit id="Boosts" xml:space="preserve"> + <source>Boosts</source> + <target>Boosts</target> + + <note>Accessibility label for boosts button</note> + </trans-unit> + <trans-unit id="Breez" xml:space="preserve"> + <source>Breez</source> + <target>Breez</target> + + <note>Dropdown option label for Lightning wallet, Breez.</note> + </trans-unit> + <trans-unit id="Broadcast" xml:space="preserve"> + <source>Broadcast</source> + <target>Αναμετάδοση</target> + + <note>Context menu option for broadcasting the user's note to all of the user's connected relay servers.</note> + </trans-unit> + <trans-unit id="Cancel" xml:space="preserve"> + <source>Cancel</source> + <target>Άκυρο</target> + + <note>Alert button to cancel out of alert for blocking a user. + Button to cancel out of alert that creates a new mutelist. + Button to cancel out of posting a note. + Button to cancel out of reposting a post. + Button to cancel out of view adding user inputted relay. + Cancel deleting the user. + Cancel out of logging out the user.</note> + </trans-unit> + <trans-unit id="Cash App" xml:space="preserve"> + <source>Cash App</source> + <target>Cash App</target> + + <note>Dropdown option label for Lightning wallet, Cash App.</note> + </trans-unit> + <trans-unit id="Chat" xml:space="preserve"> + <source>Chat</source> + <target>Συνομιλίες</target> + + <note>Navigation bar title for Chatroom view.</note> + </trans-unit> + <trans-unit id="Clear" xml:space="preserve"> + <source>Clear</source> + <target>Καθαρισμός</target> + + <note>Button for clearing cached data.</note> + </trans-unit> + <trans-unit id="Clear Cache" xml:space="preserve"> + <source>Clear Cache</source> + <target>Καθαρισμός προσωρινής μνήμης</target> + + <note>Section title for clearing cached data.</note> + </trans-unit> + <trans-unit id="Contact" xml:space="preserve"> + <source>Contact</source> + <target>Επικοινωνία</target> + + <note>Label to display relay contact information.</note> + </trans-unit> + <trans-unit id="Copied" xml:space="preserve"> + <source>Copied</source> + <target>Αντιγράφηκε</target> + + <note>Label indicating that a user's key was copied.</note> + </trans-unit> + <trans-unit id="Copy" xml:space="preserve"> + <source>Copy</source> + <target>Αντιγραφή</target> + + <note>Button to copy a relay server address.</note> + </trans-unit> + <trans-unit id="Copy Account ID" xml:space="preserve"> + <source>Copy Account ID</source> + <target>Αντιγραφή ID λογαριασμού</target> + + <note>Context menu option for copying the ID of the account that created the note.</note> + </trans-unit> + <trans-unit id="Copy Image" xml:space="preserve"> + <source>Copy Image</source> + <target>Αντιγραφή εικόνας</target> + + <note>Context menu option to copy an image into clipboard. + Context menu option to copy an image to clipboard.</note> + </trans-unit> + <trans-unit id="Copy Image URL" xml:space="preserve"> + <source>Copy Image URL</source> + <target>Αντιγραφή URL εικόνας</target> + + <note>Context menu option to copy the URL of an image into clipboard.</note> + </trans-unit> + <trans-unit id="Copy LNURL" xml:space="preserve"> + <source>Copy LNURL</source> + <target>Αντιγραφή LNURL</target> + + <note>Context menu option for copying a user's Lightning URL.</note> + </trans-unit> + <trans-unit id="Copy Note ID" xml:space="preserve"> + <source>Copy Note ID</source> + <target>Αντιγραφή ID σημείωσης</target> + + <note>Context menu option for copying the ID of the note.</note> + </trans-unit> + <trans-unit id="Copy Note JSON" xml:space="preserve"> + <source>Copy Note JSON</source> + <target>Αντιγραφή JSON σημείωσης</target> + + <note>Context menu option for copying the JSON text from the note.</note> + </trans-unit> + <trans-unit id="Copy Report ID" xml:space="preserve"> + <source>Copy Report ID</source> + <target>Αντιγραφή ID αναφοράς</target> + + <note>Button to copy report ID.</note> + </trans-unit> + <trans-unit id="Copy Text" xml:space="preserve"> + <source>Copy Text</source> + <target>Αντιγραφή κειμένου</target> + + <note>Context menu option for copying the text from an note.</note> + </trans-unit> + <trans-unit id="Copy User Pubkey" xml:space="preserve"> + <source>Copy User Pubkey</source> + <target>Αντιγραφή δημόσιου κλειδιού χρήστη</target> + + <note>Context menu option for copying the ID of the user who created the note.</note> + </trans-unit> + <trans-unit id="Copy invoice" xml:space="preserve"> + <source>Copy invoice</source> + <target>Αντιγραφή ποσού</target> + + <note>Title of section for copying a Lightning invoice identifier.</note> + </trans-unit> + <trans-unit id="Could not find user to block..." xml:space="preserve"> + <source>Could not find user to block...</source> + <target>Ο χρήστης για μπλοκάρισμα δεν βρέθηκε...</target> + + <note>Alert message to indicate that the blocked user could not be found.</note> + </trans-unit> + <trans-unit id="Create" xml:space="preserve"> + <source>Create</source> + <target>Δημιουργία</target> + + <note>Button to create account.</note> + </trans-unit> + <trans-unit id="Create Account" xml:space="preserve"> + <source>Create Account</source> + <target>Δημιουργία λογαριασμού</target> + + <note>Button to create an account.</note> + </trans-unit> + <trans-unit id="Create new mutelist" xml:space="preserve"> + <source>Create new mutelist</source> + <target>Δημιουργία νέας λίστας αποκλεισμού</target> + + <note>Title of alert prompting the user to create a new mutelist.</note> + </trans-unit> + <trans-unit id="Creator(s) of Bitcoin. Absolute legend." xml:space="preserve"> + <source>Creator(s) of Bitcoin. Absolute legend.</source> + <target>Δημιουργός(οί) του Bitcoin. Απόλυτος θρύλος.</target> + + <note>Example description about Bitcoin creator(s), Satoshi Nakamoto.</note> + </trans-unit> + <trans-unit id="Custom" xml:space="preserve"> + <source>Custom</source> + <target>Προσαρμογή</target> + + <note>Dropdown option for selecting a custom translation server.</note> + </trans-unit> + <trans-unit id="DMs" xml:space="preserve"> + <source>DMs</source> + <target>Προσωπικά Μηνύματα</target> + + <note>Navigation title for DMs view, where DM is the English abbreviation for Direct Message. + Navigation title for view of DMs, where DM is an English abbreviation for Direct Message.</note> + </trans-unit> + <trans-unit id="Damus" xml:space="preserve"> + <source>Damus</source> + <target>Damus</target> + + <note>Name of the app, shown on the first screen when user is not logged in.</note> + </trans-unit> + <trans-unit id="DeepL (Proprietary, Higher Accuracy)" xml:space="preserve"> + <source>DeepL (Proprietary, Higher Accuracy)</source> + <target>DeepL (Υπηρεσία, Υψηλότερη Ακρίβεια)</target> + + <note>Dropdown option for selecting DeepL as the translation service.</note> + </trans-unit> + <trans-unit id="Default Wallet" xml:space="preserve"> + <source>Default Wallet</source> + <target>Προεπιλεγμένο πορτοφόλι</target> + + <note>Button to pay a Lightning invoice with the user's default Lightning wallet.</note> + </trans-unit> + <trans-unit id="Delete" xml:space="preserve"> + <source>Delete</source> + <target>Διαγραφή</target> + + <note>Button for deleting the users account. + Button to delete a relay server that the user connects to. + Button to remove a user from their blocklist. + Section title for deleting the user</note> + </trans-unit> + <trans-unit id="Delete Account" xml:space="preserve"> + <source>Delete Account</source> + <target>Διαγραφή λογαριασμού</target> + + <note>Alert for deleting the users account. + Button to delete the user's account.</note> + </trans-unit> + <trans-unit id="Deleted Account" xml:space="preserve"> + <source>Deleted Account</source> + <target>Διεγραμμένος λογαριασμός</target> + + <note>Alert message to indicate this is a deleted account</note> + </trans-unit> + <trans-unit id="Description" xml:space="preserve"> + <source>Description</source> + <target>Περιγραφή</target> + + <note>Label to display relay description.</note> + </trans-unit> + <trans-unit id="Dismiss" xml:space="preserve"> + <source>Dismiss</source> + <target>Απόρριψη</target> + + <note>Button to dismiss a text field alert.</note> + </trans-unit> + <trans-unit id="Display Name" xml:space="preserve"> + <source>Display Name</source> + <target>Εμφανιζόμενο όνομα</target> + + <note>Label to prompt display name entry.</note> + </trans-unit> + <trans-unit id="Done" xml:space="preserve"> + <source>Done</source> + <target>Ολοκλήρωση</target> + + <note>Button to dismiss wallet selection view for paying Lightning invoice.</note> + </trans-unit> + <trans-unit id="EULA" xml:space="preserve"> + <source>EULA</source> + <target>EULA</target> + + <note>Label indicating that the below text is the EULA, an acronym for End User License Agreement.</note> + </trans-unit> + <trans-unit id="Earn Money" xml:space="preserve"> + <source>Earn Money</source> + <target>Βγάλτε χρήματα</target> + + <note>Heading indicating that this application allows users to earn money.</note> + </trans-unit> + <trans-unit id="Edit" xml:space="preserve"> + <source>Edit</source> + <target>Επεξεργασία</target> + + <note>Button to edit user's profile.</note> + </trans-unit> + <trans-unit id="Edit participants" xml:space="preserve"> + <source>Edit participants</source> + <target>Επεξεργασία συμμετεχόντων</target> + + <note>Text indicating that the view is used for editing which participants are replied to in a note.</note> + </trans-unit> + <trans-unit id="Encrypted" xml:space="preserve"> + <source>Encrypted</source> + <target>Κρυπτογραφημένα</target> + + <note>Heading indicating that this application keeps private messaging end-to-end encrypted.</note> + </trans-unit> + <trans-unit id="Enter your account key to login:" xml:space="preserve"> + <source>Enter your account key to login:</source> + <target>Εισάγετε το κλειδί του λογαριασμού σας για είσοδο:</target> + + <note>Prompt for user to enter an account key to login.</note> + </trans-unit> + <trans-unit id="Error: %@" xml:space="preserve"> + <source>Error: %@</source> + <target>Σφάλμα: %@</target> + + <note>Error message indicating why saving keys failed.</note> + </trans-unit> + <trans-unit id="Follow" xml:space="preserve"> + <source>Follow</source> + <target>Ακολουθήστε</target> + + <note>Button to follow a user.</note> + </trans-unit> + <trans-unit id="Follow Back" xml:space="preserve"> + <source>Follow Back</source> + <target>Ακολουθήστε</target> + + <note>Button to follow a user back.</note> + </trans-unit> + <trans-unit id="Follow me on nostr" xml:space="preserve"> + <source>Follow me on nostr</source> + <target>Ακολουθήστε με στο nostr</target> + + <note>Text on QR code view to prompt viewer looking at screen to follow the user.</note> + </trans-unit> + <trans-unit id="Followers" xml:space="preserve"> + <source>Followers</source> + <target>Ακόλουθοι</target> + + <note>Label describing followers of a user.</note> + </trans-unit> + <trans-unit id="Following" xml:space="preserve"> + <source>Following</source> + <target>Ακολουθεί</target> + + <note>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.</note> + </trans-unit> + <trans-unit id="Following..." xml:space="preserve"> + <source>Following...</source> + <target>Ακολουθεί...</target> + + <note>Label to indicate that the user is in the process of following another user.</note> + </trans-unit> + <trans-unit id="Follows" xml:space="preserve"> + <source>Follows</source> + <target>Ακολουθήστε</target> + + <note>Text to indicate that button next to it is in a state that will follow a profile when tapped.</note> + </trans-unit> + <trans-unit id="Follows you" xml:space="preserve"> + <source>Follows you</source> + <target>Σας ακολουθούν</target> + + <note>Text to indicate that a user is following your profile.</note> + </trans-unit> + <trans-unit id="Free" xml:space="preserve"> + <source>Free</source> + <target>Δωρεάν</target> + + <note>Dropdown option for selecting Free plan for DeepL translation service.</note> + </trans-unit> + <trans-unit id="Get API Key" xml:space="preserve"> + <source>Get API Key</source> + <target>Λάβετε κλειδί API</target> + + <note>Button to navigate to DeepL website to get a translation API key.</note> + </trans-unit> + <trans-unit id="Global" xml:space="preserve"> + <source>Global</source> + <target>Κεντρική</target> + + <note>Navigation bar title for Global view where posts from all connected relay servers appear.</note> + </trans-unit> + <trans-unit id="Goto post %@" xml:space="preserve"> + <source>Goto post %@</source> + <target>Πήγαινε στη δημοσίευση %@</target> + + <note>Navigation link to go to post referenced by hex code.</note> + </trans-unit> + <trans-unit id="Goto profile %@" xml:space="preserve"> + <source>Goto profile %@</source> + <target>Πήγαινε στο προφίλ %@</target> + + <note>Navigation link to go to profile.</note> + </trans-unit> + <trans-unit id="Hide" xml:space="preserve"> + <source>Hide</source> + <target>Απόκρυψη</target> + + <note>Button to hide a post from a user who has been blocked.</note> + </trans-unit> + <trans-unit id="Hide API Key" xml:space="preserve"> + <source>Hide API Key</source> + <target>Απόκρυψη κλειδιού API</target> + + <note>Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key.</note> + </trans-unit> + <trans-unit id="Home" xml:space="preserve"> + <source>Home</source> + <target>Αρχική</target> + + <note>Navigation bar title for Home view where posts and replies appear from those who the user is following.</note> + </trans-unit> + <trans-unit id="Illegal content" xml:space="preserve"> + <source>Illegal content</source> + <target>Παράνομο περιεχόμενο</target> + + <note>Button for user to report that the account or content has illegal content.</note> + </trans-unit> + <trans-unit id="Invalid key" xml:space="preserve"> + <source>Invalid key</source> + <target>Λανθασμένο κλειδί</target> + + <note>Error message indicating that an invalid account key was entered for login.</note> + </trans-unit> + <trans-unit id="It's spam" xml:space="preserve"> + <source>It's spam</source> + <target>Είναι ανεπιθύμητο</target> + + <note>Button for user to report that the account or content has spam.</note> + </trans-unit> + <trans-unit id="LNLink" xml:space="preserve"> + <source>LNLink</source> + <target>LNLink</target> + + <note>Dropdown option label for Lightning wallet, LNLink.</note> + </trans-unit> + <trans-unit id="Left Handed" xml:space="preserve"> + <source>Left Handed</source> + <target>Για αριστερόχειρες</target> + + <note>Moves the post button to the left side of the screen</note> + </trans-unit> + <trans-unit id="Let's go!" xml:space="preserve"> + <source>Let's go!</source> + <target>Φύγαμε!</target> + + <note>Button to complete account creation and start using the app.</note> + </trans-unit> + <trans-unit id="LibreTranslate (Open Source)" xml:space="preserve"> + <source>LibreTranslate (Open Source)</source> + <target>LibreTranslate (Ανοιχτού κώδικα)</target> + + <note>Dropdown option for selecting LibreTranslate as the translation service.</note> + </trans-unit> + <trans-unit id="Lightning Address or LNURL" xml:space="preserve"> + <source>Lightning Address or LNURL</source> + <target>Διεύθυνση Lightning ή LNURL</target> + + <note>Placeholder text for entry of Lightning Address or LNURL.</note> + </trans-unit> + <trans-unit id="Lightning Invoice" xml:space="preserve"> + <source>Lightning Invoice</source> + <target>Lightning ποσό</target> + + <note>Indicates that the view is for paying a Lightning invoice.</note> + </trans-unit> + <trans-unit id="Like" xml:space="preserve"> + <source>Like</source> + <target>Μου αρέσει</target> + + <note>Accessibility Label for Like button</note> + </trans-unit> + <trans-unit id="Local authentication to access private key" xml:space="preserve"> + <source>Local authentication to access private key</source> + <target>Τοπικά δικαιώματα για πρόσβαση στο ιδιωτικό κλειδί</target> + + <note>Face ID usage description shown when trying to access private key</note> + </trans-unit> + <trans-unit id="Local default" xml:space="preserve"> + <source>Local default</source> + <target>Προεπιλογή</target> + + <note>Dropdown option label for system default for Lightning wallet.</note> + </trans-unit> + <trans-unit id="Login" xml:space="preserve"> + <source>Login</source> + <target>Σύνδεση</target> + + <note>Button to log into account. + Button to log into an account.</note> + </trans-unit> + <trans-unit id="Logout" xml:space="preserve"> + <source>Logout</source> + <target>Αποσύνδεση</target> + + <note>Alert for logging out the user. + Button for logging out the user. + Button to close the alert that informs that the current account has been deleted.</note> + </trans-unit> + <trans-unit id="Make sure your nsec account key is saved before you logout or you will lose access to this account" xml:space="preserve"> + <source>Make sure your nsec account key is saved before you logout or you will lose access to this account</source> + <target>Βεβαιωθείτε ότι έχετε αποθηκεύσει το ιδιωτικό κλειδί nsec του λογαριασμού σας πριν αποσυνδεθείτε, διαφορετικά θα χάσετε την πρόσβαση στο λογαριασμό σας</target> + + <note>Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out.</note> + </trans-unit> + <trans-unit id="Muun" xml:space="preserve"> + <source>Muun</source> + <target>Muun</target> + + <note>Dropdown option label for Lightning wallet, Muun.</note> + </trans-unit> + <trans-unit id="NIP-05 Verification" xml:space="preserve"> + <source>NIP-05 Verification</source> + <target>Πιστοποιητικό NIP-05</target> + + <note>Label for NIP-05 Verification section of user profile form.</note> + </trans-unit> + <trans-unit id="No" xml:space="preserve"> + <source>No</source> + <target>Όχι</target> + + <note>Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key.</note> + </trans-unit> + <trans-unit id="No block list found, create a new one? This will overwrite any previous block lists." xml:space="preserve"> + <source>No block list found, create a new one? This will overwrite any previous block lists.</source> + <target>Δεν βρέθηκε λίστα αποκλεισμού, να δημιουργηθεί μια νέα; Αυτό θα αντικαταστήσει κάθε προηγούμενη λίστα αποκλεισμού.</target> + + <note>Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists.</note> + </trans-unit> + <trans-unit id="None" xml:space="preserve"> + <source>None</source> + <target>Κανένας</target> + + <note>Dropdown option for selecting no translation service.</note> + </trans-unit> + <trans-unit id="Note contains &quot;nsec1&quot; private key. Are you sure?" xml:space="preserve"> + <source>Note contains &quot;nsec1&quot; private key. Are you sure?</source> + <target>Το σχόλιο περιέχει &quot;nsec1&quot; ιδωτικό κλειδί. Είστε σίγουροι;</target> + + <note>Alert user that they might be attempting to paste a private key and ask them to confirm.</note> + </trans-unit> + <trans-unit id="Nothing to see here. Check back later!" xml:space="preserve"> + <source>Nothing to see here. Check back later!</source> + <target>Δεν βρέθηκε κάτι. Δοκιμάστε αργότερα!</target> + + <note>Indicates that there are no notes in the timeline to view.</note> + </trans-unit> + <trans-unit id="Notifications" xml:space="preserve"> + <source>Notifications</source> + <target>Ειδοποιήσεις</target> + + <note>Navigation title for notifications.</note> + </trans-unit> + <trans-unit id="Nudity or explicit content" xml:space="preserve"> + <source>Nudity or explicit content</source> + <target>Γυμνό ή ακατάλληλο περιεχόμενο</target> + + <note>Button for user to report that the account or content has nudity or explicit content.</note> + </trans-unit> + <trans-unit id="Pay" xml:space="preserve"> + <source>Pay</source> + <target>Πληρωμή</target> + + <note>Button to pay a Lightning invoice.</note> + </trans-unit> + <trans-unit id="Pay the Lightning invoice" xml:space="preserve"> + <source>Pay the Lightning invoice</source> + <target>Πληρωμή Lightning ποσού</target> + + <note>Navigation bar title for view to pay Lightning invoice.</note> + </trans-unit> + <trans-unit id="Phoenix" xml:space="preserve"> + <source>Phoenix</source> + <target>Phoenix</target> + + <note>Dropdown option label for Lightning wallet, Phoenix.</note> + </trans-unit> + <trans-unit id="Plan" xml:space="preserve"> + <source>Plan</source> + <target>Συνδρομή</target> + + <note>Prompt selection of DeepL subscription plan to perform machine translations on notes</note> + </trans-unit> + <trans-unit id="Post" xml:space="preserve"> + <source>Post</source> + <target>Δημοσίευση</target> + + <note>Button to post a note.</note> + </trans-unit> + <trans-unit id="Post from a user you've blocked" xml:space="preserve"> + <source>Post from a user you've blocked</source> + <target>Δημοσίευση μπλοκαρισμένου χρήστη</target> + + <note>Text to indicate that what is being shown is a post from a user who has been blocked.</note> + </trans-unit> + <trans-unit id="Posts" xml:space="preserve"> + <source>Posts</source> + <target>Δημοσιεύσεις</target> + + <note>Label for filter for seeing only posts (instead of posts and replies).</note> + </trans-unit> + <trans-unit id="Posts &amp; Replies" xml:space="preserve"> + <source>Posts &amp; Replies</source> + <target>Δημοσιεύσεις &amp; Απαντήσεις</target> + + <note>Label for filter for seeing posts and replies (instead of only posts).</note> + </trans-unit> + <trans-unit id="Private" xml:space="preserve"> + <source>Private</source> + <target>Προσωπικά δεδομένα</target> + + <note>Heading indicating that this application keeps personally identifiable information private. A sentence describing what is done to keep data private comes after this heading.</note> + </trans-unit> + <trans-unit id="Private Key" xml:space="preserve"> + <source>Private Key</source> + <target>Ιδιωτικό κλειδί</target> + + <note>Title of the secure field that holds the user's private key.</note> + </trans-unit> + <trans-unit id="Pro" xml:space="preserve"> + <source>Pro</source> + <target>Pro</target> + + <note>Dropdown option for selecting Pro plan for DeepL translation service.</note> + </trans-unit> + <trans-unit id="Profile" xml:space="preserve"> + <source>Profile</source> + <target>Προφίλ</target> + + <note>Sidebar menu label for Profile view.</note> + </trans-unit> + <trans-unit id="Profile Picture" xml:space="preserve"> + <source>Profile Picture</source> + <target>Εικόνα προφίλ</target> + + <note>Label for Profile Picture section of user profile form.</note> + </trans-unit> + <trans-unit id="Public Account ID" xml:space="preserve"> + <source>Public Account ID</source> + <target>Δημόσιο ID λογαριασμού</target> + + <note>Section title for the user's public account ID.</note> + </trans-unit> + <trans-unit id="Public Key" xml:space="preserve"> + <source>Public Key</source> + <target>Δημόσιο κλειδί</target> + + <note>Label indicating that the text is a user's public account key.</note> + </trans-unit> + <trans-unit id="Public Key?" xml:space="preserve"> + <source>Public Key?</source> + <target>Δημόσιο κλειδί;</target> + + <note>Prompt to ask user if the key they entered is a public key.</note> + </trans-unit> + <trans-unit id="Public key" xml:space="preserve"> + <source>Public key</source> + <target>Δημόσιο κλειδί</target> + + <note>Label indicating that the text is a user's public account key.</note> + </trans-unit> + <trans-unit id="Reactions" xml:space="preserve"> + <source>Reactions</source> + <target>Αντιδράσεις</target> + + <note>Navigation bar title for Reactions view.</note> + </trans-unit> + <trans-unit id="Recommended Relays" xml:space="preserve"> + <source>Recommended Relays</source> + <target>Προτεινόμενοι διακομιστές Relays</target> + + <note>Section title for recommend relay servers that could be added as part of configuration</note> + </trans-unit> + <trans-unit id="Reject" xml:space="preserve"> + <source>Reject</source> + <target>Απόρριψη</target> + + <note>Button to reject the end user license agreement, which disallows the user from being let into the app.</note> + </trans-unit> + <trans-unit id="Relay" xml:space="preserve"> + <source>Relay</source> + <target>Διακομιστής Relay</target> + + <note>Label to display relay address. + Text field for relay server. Used for testing purposes.</note> + </trans-unit> + <trans-unit id="Relays" xml:space="preserve"> + <source>Relays</source> + <target>Διακομιστές Relays</target> + + <note>Sidebar menu label for Relay servers view + Sidebar menu label for Relays view.</note> + </trans-unit> + <trans-unit id="Relays have been notified and clients will be able to use this information to filter content. Thank you!" xml:space="preserve"> + <source>Relays have been notified and clients will be able to use this information to filter content. Thank you!</source> + <target>Οι διακομιστές Relays έχουν ειδοποιηθεί και οι εφαρμογές θα μπορούν να φιλτράρουν το περιεχόμενο. Ευχαριστούμε!</target> + + <note>Description of what was done as a result of sending a report to relay servers.</note> + </trans-unit> + <trans-unit id="Remove all" xml:space="preserve"> + <source>Remove all</source> + <target>Αφαίρεση όλων</target> + + <note>Button label to remove all participants from a note reply.</note> + </trans-unit> + <trans-unit id="Reply" xml:space="preserve"> + <source>Reply</source> + <target>Απάντηση</target> + + <note>Accessibility label for reply button</note> + </trans-unit> + <trans-unit id="Reply to self" xml:space="preserve"> + <source>Reply to self</source> + <target>Απάντηση στον εαυτό μου</target> + + <note>Label to indicate that the user is replying to themself.</note> + </trans-unit> + <trans-unit id="Replying to %@ &amp; %@" xml:space="preserve"> + <source>Replying to %1$@ &amp; %2$@</source> + <target>Απάντηση σε %1$@ &amp; %2$@</target> + + <note>Label to indicate that the user is replying to 2 users.</note> + </trans-unit> + <trans-unit id="Replying to:" xml:space="preserve"> + <source>Replying to:</source> + <target>Απάντηση σε:</target> + + <note>Indicating that the user is replying to the following listed people.</note> + </trans-unit> + <trans-unit id="Report" xml:space="preserve"> + <source>Report</source> + <target>Αναφορά</target> + + <note>Button to report a profile. + Context menu option for reporting content.</note> + </trans-unit> + <trans-unit id="Report ID:" xml:space="preserve"> + <source>Report ID:</source> + <target>ID Αναφοράς:</target> + + <note>Label indicating that the text underneath is the identifier of the report that was sent to relay servers.</note> + </trans-unit> + <trans-unit id="Report sent!" xml:space="preserve"> + <source>Report sent!</source> + <target>Η αναφορά εστάλει!</target> + + <note>Message indicating that a report was successfully sent to relay servers.</note> + </trans-unit> + <trans-unit id="Repost" xml:space="preserve"> + <source>Repost</source> + <target>Αναδημοσίευση</target> + + <note>Button to confirm reposting a post. + Title of alert for confirming to repost a post.</note> + </trans-unit> + <trans-unit id="Reposted" xml:space="preserve"> + <source>Reposted</source> + <target>Αναδημοσιεύθηκε</target> + + <note>Text indicating that the post was reposted (i.e. re-shared).</note> + </trans-unit> + <trans-unit id="Reposts" xml:space="preserve"> + <source>Reposts</source> + <target>Αναδημοσιεύσεις</target> + + <note>Navigation bar title for Reposts view.</note> + </trans-unit> + <trans-unit id="Requests" xml:space="preserve"> + <source>Requests</source> + <target>Αιτήματα</target> + + <note>Picker option for DM selector for seeing only message requests (DMs that someone else sent the user which has not been responded to yet). DM is the English abbreviation for Direct Message.</note> + </trans-unit> + <trans-unit id="Retry" xml:space="preserve"> + <source>Retry</source> + <target>Δοκιμάστε ξανά</target> + + <note>Button to retry completing account creation after an error occurred.</note> + </trans-unit> + <trans-unit id="River" xml:space="preserve"> + <source>River</source> + <target>River</target> + + <note>Dropdown option label for Lightning wallet, River</note> + </trans-unit> + <trans-unit id="Satoshi Nakamoto" xml:space="preserve"> + <source>Satoshi Nakamoto</source> + <target>Satoshi Nakamoto</target> + + <note>Name of Bitcoin creator(s).</note> + </trans-unit> + <trans-unit id="Save" xml:space="preserve"> + <source>Save</source> + <target>Αποθήκευση</target> + + <note>Button for saving profile.</note> + </trans-unit> + <trans-unit id="Save Image" xml:space="preserve"> + <source>Save Image</source> + <target>Αποθήκευση εικόνας</target> + + <note>Context menu option to save an image.</note> + </trans-unit> + <trans-unit id="Scan the code" xml:space="preserve"> + <source>Scan the code</source> + <target>Σκανάρισμα κωδικού</target> + + <note>Text on QR code view to prompt viewer to scan the QR code on screen with their device camera.</note> + </trans-unit> + <trans-unit id="Search hashtag: #%@" xml:space="preserve"> + <source>Search hashtag: #%@</source> + <target>Αναζήτηση ετικέτας: #%@</target> + + <note>Navigation link to search hashtag.</note> + </trans-unit> + <trans-unit id="Search..." xml:space="preserve"> + <source>Search...</source> + <target>Αναζήτηση...</target> + + <note>Placeholder text to prompt entry of search query.</note> + </trans-unit> + <trans-unit id="Secret Account Login Key" xml:space="preserve"> + <source>Secret Account Login Key</source> + <target>Μυστικό ιδιωτικό κλειδί λογαριασμού</target> + + <note>Section title for user's secret account login key.</note> + </trans-unit> + <trans-unit id="Select a Lightning wallet" xml:space="preserve"> + <source>Select a Lightning wallet</source> + <target>Επιλέξτε ένα Lightning πορτοφόλι</target> + + <note>Title of section for selecting a Lightning wallet to pay a Lightning invoice.</note> + </trans-unit> + <trans-unit id="Select default wallet" xml:space="preserve"> + <source>Select default wallet</source> + <target>Προεπιλεγμένο πορτοφόλι</target> + + <note>Prompt selection of user's default wallet</note> + </trans-unit> + <trans-unit id="Send a message to start the conversation..." xml:space="preserve"> + <source>Send a message to start the conversation...</source> + <target>Στείλτε ένα μήνυμα για να ξεκινήσετε την συνομιλία...</target> + + <note>Text prompt for user to send a message to the other user.</note> + </trans-unit> + <trans-unit id="Server" xml:space="preserve"> + <source>Server</source> + <target>Διακομιστής</target> + + <note>Prompt selection of LibreTranslate server to perform machine translations on notes</note> + </trans-unit> + <trans-unit id="Service" xml:space="preserve"> + <source>Service</source> + <target>Υπηρεσία</target> + + <note>Prompt selection of translation service provider.</note> + </trans-unit> + <trans-unit id="Settings" xml:space="preserve"> + <source>Settings</source> + <target>Ρυθμίσεις</target> + + <note>Navigation title for Settings view. + Sidebar menu label for accessing the app settings</note> + </trans-unit> + <trans-unit id="Share" xml:space="preserve"> + <source>Share</source> + <target>Κοινοποίηση</target> + + <note>Button to share a post + Button to share an image. + Button to share the link to a profile.</note> + </trans-unit> + <trans-unit id="Show" xml:space="preserve"> + <source>Show</source> + <target>Προβολή</target> + + <note>Button to show a post from a user who has been blocked. + Toggle to show or hide user's secret account login key.</note> + </trans-unit> + <trans-unit id="Show API Key" xml:space="preserve"> + <source>Show API Key</source> + <target>Προβολή κλειδιού API</target> + + <note>Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key.</note> + </trans-unit> + <trans-unit id="Show wallet selector" xml:space="preserve"> + <source>Show wallet selector</source> + <target>Προβολή επιλογής πορτοφολιού</target> + + <note>Toggle to show or hide selection of wallet.</note> + </trans-unit> + <trans-unit id="Sign out" xml:space="preserve"> + <source>Sign out</source> + <target>Αποσύνδεση</target> + + <note>Sidebar menu label to sign out of the account.</note> + </trans-unit> + <trans-unit id="Software" xml:space="preserve"> + <source>Software</source> + <target>Λογισμικό</target> + + <note>Label to display relay software.</note> + </trans-unit> + <trans-unit id="Strike" xml:space="preserve"> + <source>Strike</source> + <target>Strike</target> + + <note>Dropdown option label for Lightning wallet, Strike.</note> + </trans-unit> + <trans-unit id="Supported NIPs" xml:space="preserve"> + <source>Supported NIPs</source> + <target>Υποστηριζόμενα NIPs</target> + + <note>Label to display relay's supported NIPs.</note> + </trans-unit> + <trans-unit id="Thanks!" xml:space="preserve"> + <source>Thanks!</source> + <target>Ευχαριστούμε!</target> + + <note>Button to close out of alert that informs that the action to block a user was successful.</note> + </trans-unit> + <trans-unit id="They are impersonating someone" xml:space="preserve"> + <source>They are impersonating someone</source> + <target>Προσποιείται κάποιον άλλο</target> + + <note>Button for user to report that the account is impersonating someone.</note> + </trans-unit> + <trans-unit id="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." xml:space="preserve"> + <source>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.</source> + <target>Αυτό είναι ένα δημόσιο κλειδί, δεν θα έχετε την δυνατότητα να κάνετε δημοσιεύσεις ή να αλληλεπιδράσετε με κάποιο τρόπο. Αυτό το κλειδί είναι μόνο για προβολή / εύρεση λογαριασμών.</target> + + <note>Warning that the inputted account key is a public key and the result of what happens because of it.</note> + </trans-unit> + <trans-unit id="This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key." xml:space="preserve"> + <source>This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key.</source> + <target>Αυτό είναι ένα παλαιού τύπου κλειδί nostr. Δεν αναγνωρίζουμε αν είναι δημόσιο ή ιδιωτικό κλειδί. Παρακαλούμε πατήστε το παρακάτων κουμπί αν είναι ένα δημόσιο κλειδί.</target> + + <note>Warning that the inputted account key for login is an old-style and asking user to verify if it is a public key.</note> + </trans-unit> + <trans-unit id="This is your account ID, you can give this to your friends so that they can follow you. Click to copy." xml:space="preserve"> + <source>This is your account ID, you can give this to your friends so that they can follow you. Click to copy.</source> + <target>Αυτό είναι το ID του λογαριασμού σας, μπορείτε να το δώσετε στους φίλους σας ώστε να σας ακολουθήσουν. Κάντε κλικ για αντιγραφή.</target> + + <note>Label to describe that a public key is the user's account ID and what they can do with it.</note> + </trans-unit> + <trans-unit id="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!" xml:space="preserve"> + <source>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!</source> + <target>Αυτό είναι το κρυφό ιδιωτικό σας κλειδί. Το χρειάζεστε για να έχετε προσβαση στο λογαριασμό σας. Μη το δώσετε ποτέ σε κανέναν! Αποθηκεύστε το σε ένα ασφαλές μέρος!</target> + + <note>Label to describe that a private key is the user's secret account key and what they should do with it.</note> + </trans-unit> + <trans-unit id="Thread" xml:space="preserve"> + <source>Thread</source> + <target>Νήμα</target> + + <note>Navigation bar title for note thread. + Navigation bar title for threaded event detail view.</note> + </trans-unit> + <trans-unit id="Translate Note" xml:space="preserve"> + <source>Translate Note</source> + <target>Μεταφρασμένο σχόλιο</target> + + <note>Button to translate note from different language.</note> + </trans-unit> + <trans-unit id="Translated from (lang)" xml:space="preserve"> + <source>Translated from (lang)</source> + <target>Μεταφράστηκε από (lang)</target> + + <note>Button to indicate that the note has been translated from a different language.</note> + </trans-unit> + <trans-unit id="Translating from (lang)..." xml:space="preserve"> + <source>Translating from (lang)...</source> + <target>Μεταφράζετε από (lang)...</target> + + <note>Button to indicate that the note is in the process of being translated from a different language.</note> + </trans-unit> + <trans-unit id="Translations" xml:space="preserve"> + <source>Translations</source> + <target>Μεταφράσεις</target> + + <note>Section title for selecting the translation service.</note> + </trans-unit> + <trans-unit id="Type DELETE to delete" xml:space="preserve"> + <source>Type DELETE to delete</source> + <target>Πληκρολογίστε DELETE για διαγραφή</target> + + <note>Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should.</note> + </trans-unit> + <trans-unit id="Type your post here..." xml:space="preserve"> + <source>Type your post here...</source> + <target>Πληκρολογίστε την δημοσίευσή σας εδώ...</target> + + <note>Text box prompt to ask user to type their post.</note> + </trans-unit> + <trans-unit id="URL" xml:space="preserve"> + <source>URL</source> + <target>URL</target> + + <note>Example URL to LibreTranslate server</note> + </trans-unit> + <trans-unit id="Unfollow" xml:space="preserve"> + <source>Unfollow</source> + <target>Διακοπή</target> + + <note>Button to unfollow a user.</note> + </trans-unit> + <trans-unit id="Unfollowing" xml:space="preserve"> + <source>Unfollowing</source> + <target>Παύση ακολούθησης</target> + + <note>Text to indicate that the button next to it is in a state that indicates that it is in the process of unfollowing a profile.</note> + </trans-unit> + <trans-unit id="Unfollowing..." xml:space="preserve"> + <source>Unfollowing...</source> + <target>Παύση ακολούθησης...</target> + + <note>Label to indicate that the user is in the process of unfollowing another user.</note> + </trans-unit> + <trans-unit id="Unfollows" xml:space="preserve"> + <source>Unfollows</source> + <target>Διακοπή ακολούθησης</target> + + <note>Text to indicate that the button next to it is in a state that will unfollow a profile when tapped.</note> + </trans-unit> + <trans-unit id="User blocked" xml:space="preserve"> + <source>User blocked</source> + <target>Ο χρήστης αποκλείστηκε</target> + + <note>Alert message to indicate the user has been blocked</note> + </trans-unit> + <trans-unit id="User has been blocked" xml:space="preserve"> + <source>User has been blocked</source> + <target>Ο χρήστης έχει αποκλειστεί</target> + + <note>Alert message that informs a user was blocked.</note> + </trans-unit> + <trans-unit id="Username" xml:space="preserve"> + <source>Username</source> + <target>Όνομα χρήστη</target> + + <note>Label for Username section of user profile form. + Label to prompt username entry.</note> + </trans-unit> + <trans-unit id="Version" xml:space="preserve"> + <source>Version</source> + <target>Έκδοση</target> + + <note>Label to display relay software version.</note> + </trans-unit> + <trans-unit id="Wallet" xml:space="preserve"> + <source>Wallet</source> + <target>Πορτοφόλι</target> + + <note>Sidebar menu label for Wallet view.</note> + </trans-unit> + <trans-unit id="Wallet Selector" xml:space="preserve"> + <source>Wallet Selector</source> + <target>Επιλογή πορτοφολιού</target> + + <note>Section title for selection of wallet.</note> + </trans-unit> + <trans-unit id="Wallet of Satoshi" xml:space="preserve"> + <source>Wallet of Satoshi</source> + <target>Wallet of Satoshi</target> + + <note>Dropdown option label for Lightning wallet, Wallet of Satoshi.</note> + </trans-unit> + <trans-unit id="Website" xml:space="preserve"> + <source>Website</source> + <target>Ιστοσελίδα</target> + + <note>Label for Website section of user profile form.</note> + </trans-unit> + <trans-unit id="Welcome to the social network %@ control." xml:space="preserve"> + <source>Welcome to the social network %@ control.</source> + <target>Καλώς ήρθες στο κοινωνικό δίκτυο %@ που ελέγχεις.</target> + + <note>Welcoming message to the reader. The variable is 'you', the reader.</note> + </trans-unit> + <trans-unit id="Welcome, %@!" xml:space="preserve"> + <source>Welcome, %@!</source> + <target>Καλώς ήρθες, %@!</target> + + <note>Text to welcome user.</note> + </trans-unit> + <trans-unit id="What do you want to report?" xml:space="preserve"> + <source>What do you want to report?</source> + <target>Τι θα ήθελες να αναφέρεις;</target> + + <note>Header text to prompt user what issue they want to report.</note> + </trans-unit> + <trans-unit id="Yes, Overwrite" xml:space="preserve"> + <source>Yes, Overwrite</source> + <target>Ναι, αντικατάσταση</target> + + <note>Text of button that confirms to overwrite the existing mutelist.</note> + </trans-unit> + <trans-unit id="Yes, Post with Private Key" xml:space="preserve"> + <source>Yes, Post with Private Key</source> + <target>Ναί, δημοσίευση περιλαμβανομένου του ιδιωτικού κλειδιού</target> + + <note>Button to proceed with posting a note even though it looks like they might be posting a private key.</note> + </trans-unit> + <trans-unit id="Your Name" xml:space="preserve"> + <source>Your Name</source> + <target>Το όνομά σας</target> + + <note>Label for Your Name section of user profile form.</note> + </trans-unit> + <trans-unit id="Your report will be sent to the relays you are connected to" xml:space="preserve"> + <source>Your report will be sent to the relays you are connected to</source> + <target>Η αναφορά σας θα αποσταλεί στους διακομιστές relays που είστε συνδεδεμένοι</target> + + <note>Footer text to inform user what will happen when the report is submitted.</note> + </trans-unit> + <trans-unit id="Zap" xml:space="preserve"> + <source>Zap</source> + <target>Zap</target> + + <note>Accessibility label for zap button</note> + </trans-unit> + <trans-unit id="Zebedee" xml:space="preserve"> + <source>Zebedee</source> + <target>Zebedee</target> + + <note>Dropdown option label for Lightning wallet, Zebedee.</note> + </trans-unit> + <trans-unit id="Zeus LN" xml:space="preserve"> + <source>Zeus LN</source> + <target>Zeus LN</target> + + <note>Dropdown option label for Lightning wallet, Zeus LN.</note> + </trans-unit> + <trans-unit id="collapsed_event_view_other_notes" translate="no" xml:space="preserve"> + <source>collapsed_event_view_other_notes</source> + <target>collapsed_event_view_other_notes</target> + + <note>Text to indicate that the thread was collapsed and that there are other notes to view if tapped. (Key in .stringsdict)</note> + </trans-unit> + <trans-unit id="followers_count" translate="no" xml:space="preserve"> + <source>followers_count</source> + <target>followers_count</target> + + <note>Part of a larger sentence to describe how many people are following a user. (Key in .stringsdict)</note> + </trans-unit> + <trans-unit id="https://example.com/pic.jpg" xml:space="preserve"> + <source>https://example.com/pic.jpg</source> + <target>https://example.com/pic.jpg</target> + + <note>Placeholder example text for profile picture URL.</note> + </trans-unit> + <trans-unit id="https://jb55.com" xml:space="preserve"> + <source>https://jb55.com</source> + <target>https://jb55.com</target> + + <note>Placeholder example text for website URL for user profile.</note> + </trans-unit> + <trans-unit id="jb55@jb55.com" xml:space="preserve"> + <source>jb55@jb55.com</source> + <target>jb55@jb55.com</target> + + <note>Placeholder example text for identifier used for NIP-05 verification.</note> + </trans-unit> + <trans-unit id="none" xml:space="preserve"> + <source>none</source> + <target>κανένα</target> + + <note>No search results.</note> + </trans-unit> + <trans-unit id="now" xml:space="preserve"> + <source>now</source> + <target>τώρα</target> + + <note>String indicating that a given timestamp just occurred</note> + </trans-unit> + <trans-unit id="nsec1..." xml:space="preserve"> + <source>nsec1...</source> + <target>nsec1...</target> + + <note>Prompt for user to enter in an account key to login. This text shows the characters the key could start with if it was a private key.</note> + </trans-unit> + <trans-unit id="optional" xml:space="preserve"> + <source>optional</source> + <target>προαιρετικό</target> + + <note>Label indicating that a form input is optional.</note> + </trans-unit> + <trans-unit id="reactions_count" translate="no" xml:space="preserve"> + <source>reactions_count</source> + <target>reactions_count</target> + + <note>Part of a larger sentence to describe how many reactions there are on a post. (Key in .stringsdict)</note> + </trans-unit> + <trans-unit id="relays_count" translate="no" xml:space="preserve"> + <source>relays_count</source> + <target>relays_count</target> + + <note>Part of a larger sentence to describe how many relay servers a user is connected. (Key in .stringsdict)</note> + </trans-unit> + <trans-unit id="replying_to_one_and_others" translate="no" xml:space="preserve"> + <source>replying_to_one_and_others</source> + <target>replying_to_one_and_others</target> + + <note>Label to indicate that the user is replying to 1 user and others. (Key in .stringsdict)</note> + </trans-unit> + <trans-unit id="replying_to_two_and_others" translate="no" xml:space="preserve"> + <source>replying_to_two_and_others</source> + <target>replying_to_two_and_others</target> + + <note>Label to indicate that the user is replying to 2 users and others. (Key in .stringsdict)</note> + </trans-unit> + <trans-unit id="reposts_count" translate="no" xml:space="preserve"> + <source>reposts_count</source> + <target>reposts_count</target> + + <note>Part of a larger sentence to describe how many reposts there are. (Key in .stringsdict)</note> + </trans-unit> + <trans-unit id="satoshi" xml:space="preserve"> + <source>satoshi</source> + <target>satoshi</target> + + <note>Example username of Bitcoin creator(s), Satoshi Nakamoto.</note> + </trans-unit> + <trans-unit id="sats_count" translate="no" xml:space="preserve"> + <source>sats_count</source> + <target>sats_count</target> + + <note>Amount of sats. (Key in .stringsdict)</note> + </trans-unit> + <trans-unit id="u{00A0}" xml:space="preserve"> + <source>u{00A0}</source> + <target>u{00A0}</target> + + <note>Non-breaking space character to fill in blank space next to event action button icons.</note> + </trans-unit> + <trans-unit id="wss://some.relay.com" xml:space="preserve"> + <source>wss://some.relay.com</source> + <target>wss://some.relay.com</target> + + <note>Placeholder example for relay server address.</note> + </trans-unit> + <trans-unit id="you" xml:space="preserve"> + <source>you</source> + <target>εσείς</target> + + <note>You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself.</note> + </trans-unit> + <trans-unit id="zaps_count" translate="no" xml:space="preserve"> + <source>zaps_count</source> + <target>zaps_count</target> + + <note>Part of a larger sentence to describe how many zap payments there are on a post. (Key in .stringsdict)</note> + </trans-unit> + <trans-unit id="⚡️ %@" xml:space="preserve"> + <source>⚡️ %@</source> + <target>⚡️ %@</target> + + <note>Text indicating the zap amount. i.e. number of satoshis that were tipped to a user</note> + </trans-unit> + </body> + </file> + <file original="damus/en-US.lproj/Localizable.stringsdict" source-language="en-US" target-language="el-GR" datatype="plaintext"> + <header> + <tool tool-id="com.apple.dt.xcode" tool-name="Xcode" tool-version="14.2" build-num="14C18"/> + </header> + <body> + <trans-unit id="/collapsed_event_view_other_notes:dict/NOTES:dict/one:dict/:string" xml:space="preserve"> + <source>%d other note</source> + <target>%d άλλη σημείωση</target> + + <note>Text to indicate that the thread was collapsed and that there are other notes to view if tapped.</note> + </trans-unit> + <trans-unit id="/collapsed_event_view_other_notes:dict/NOTES:dict/other:dict/:string" xml:space="preserve"> + <source>%d other notes</source> + <target>%d άλλες σημειώσεις</target> + + <note>Text to indicate that the thread was collapsed and that there are other notes to view if tapped.</note> + </trans-unit> + <trans-unit id="/collapsed_event_view_other_notes:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve"> + <source>··· %#@NOTES@ ···</source> + <target>··· %#@NOTES@ ···</target> + + <note>Text to indicate that the thread was collapsed and that there are other notes to view if tapped.</note> + </trans-unit> + <trans-unit id="/followers_count:dict/FOLLOWERS:dict/one:dict/:string" xml:space="preserve"> + <source>Follower</source> + <target>Ακόλουθος</target> + + <note>Part of a larger sentence to describe how many people are following a user.</note> + </trans-unit> + <trans-unit id="/followers_count:dict/FOLLOWERS:dict/other:dict/:string" xml:space="preserve"> + <source>Followers</source> + <target>Ακόλουθοι</target> + + <note>Part of a larger sentence to describe how many people are following a user.</note> + </trans-unit> + <trans-unit id="/followers_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve"> + <source>%#@FOLLOWERS@</source> + <target>%#@FOLLOWERS@</target> + + <note>Part of a larger sentence to describe how many people are following a user.</note> + </trans-unit> + <trans-unit id="/reactions_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve"> + <source>%#@REACTIONS@</source> + <target>%#@REACTIONS@</target> + + <note>Part of a larger sentence to describe how many reactions there are on a post.</note> + </trans-unit> + <trans-unit id="/reactions_count:dict/REACTIONS:dict/one:dict/:string" xml:space="preserve"> + <source>Reaction</source> + <target>Αντίδραση</target> + + <note>Part of a larger sentence to describe how many reactions there are on a post.</note> + </trans-unit> + <trans-unit id="/reactions_count:dict/REACTIONS:dict/other:dict/:string" xml:space="preserve"> + <source>Reactions</source> + <target>Αντιδράσεις</target> + + <note>Part of a larger sentence to describe how many reactions there are on a post.</note> + </trans-unit> + <trans-unit id="/relays_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve"> + <source>%#@RELAYS@</source> + <target>%#@RELAYS@</target> + + <note>Part of a larger sentence to describe how many relay servers a user is connected.</note> + </trans-unit> + <trans-unit id="/relays_count:dict/RELAYS:dict/one:dict/:string" xml:space="preserve"> + <source>Relay</source> + <target>Διακομιστής Relay</target> + + <note>Part of a larger sentence to describe how many relay servers a user is connected.</note> + </trans-unit> + <trans-unit id="/relays_count:dict/RELAYS:dict/other:dict/:string" xml:space="preserve"> + <source>Relays</source> + <target>Διακομιστές Relays</target> + + <note>Part of a larger sentence to describe how many relay servers a user is connected.</note> + </trans-unit> + <trans-unit id="/replying_to_one_and_others:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve"> + <source>Replying to %@%#@OTHERS@</source> + <target>Απάντηση προς %@%#@OTHERS@</target> + + <note>Label to indicate that the user is replying to 1 user and others.</note> + </trans-unit> + <trans-unit id="/replying_to_one_and_others:dict/OTHERS:dict/one:dict/:string" xml:space="preserve"> + <source> &amp; %d other</source> + <target> &amp; %d άλλον</target> + + <note>Label to indicate that the user is replying to 1 user and others.</note> + </trans-unit> + <trans-unit id="/replying_to_one_and_others:dict/OTHERS:dict/other:dict/:string" xml:space="preserve"> + <source> &amp; %d others</source> + <target> &amp; %d άλλους</target> + + <note>Label to indicate that the user is replying to 1 user and others.</note> + </trans-unit> + <trans-unit id="/replying_to_one_and_others:dict/OTHERS:dict/zero:dict/:string" xml:space="preserve"> + <source/> + <note>Label to indicate that the user is replying to 1 user and others.</note> + </trans-unit> + <trans-unit id="/replying_to_two_and_others:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve"> + <source>Replying to %@, %@%#@OTHERS@</source> + <target>Απάντηση προς %@, %@%#@OTHERS@</target> + + <note>Label to indicate that the user is replying to 2 users and others.</note> + </trans-unit> + <trans-unit id="/replying_to_two_and_others:dict/OTHERS:dict/one:dict/:string" xml:space="preserve"> + <source> &amp; %d other</source> + <target> &amp; %d άλλον</target> + + <note>Label to indicate that the user is replying to 2 users and others.</note> + </trans-unit> + <trans-unit id="/replying_to_two_and_others:dict/OTHERS:dict/other:dict/:string" xml:space="preserve"> + <source> &amp; %d others</source> + <target> &amp; %d άλλους</target> + + <note>Label to indicate that the user is replying to 2 users and others.</note> + </trans-unit> + <trans-unit id="/replying_to_two_and_others:dict/OTHERS:dict/zero:dict/:string" xml:space="preserve"> + <source/> + <note>Label to indicate that the user is replying to 2 users and others.</note> + </trans-unit> + <trans-unit id="/reposts_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve"> + <source>%#@REPOSTS@</source> + <target>%#@REPOSTS@</target> + + <note>Part of a larger sentence to describe how many reposts there are.</note> + </trans-unit> + <trans-unit id="/reposts_count:dict/REPOSTS:dict/one:dict/:string" xml:space="preserve"> + <source>Repost</source> + <target>Αναδημοσίευση</target> + + <note>Part of a larger sentence to describe how many reposts there are.</note> + </trans-unit> + <trans-unit id="/reposts_count:dict/REPOSTS:dict/other:dict/:string" xml:space="preserve"> + <source>Reposts</source> + <target>Αναδημοσιεύσεις</target> + + <note>Part of a larger sentence to describe how many reposts there are.</note> + </trans-unit> + <trans-unit id="/sats_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve"> + <source>%1$#@SATS@</source> + <target>%1$#@SATS@</target> + + <note>Amount of sats.</note> + </trans-unit> + <trans-unit id="/sats_count:dict/SATS:dict/one:dict/:string" xml:space="preserve"> + <source>%2$@ sat</source> + <target>%2$@ sat</target> + + <note>Amount of sats.</note> + </trans-unit> + <trans-unit id="/sats_count:dict/SATS:dict/other:dict/:string" xml:space="preserve"> + <source>%2$@ sats</source> + <target>%2$@ sats</target> + + <note>Amount of sats.</note> + </trans-unit> + <trans-unit id="/zaps_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve"> + <source>%#@ZAPS@</source> + <target>%#@ZAPS@</target> + + <note>Part of a larger sentence to describe how many zap payments there are on a post.</note> + </trans-unit> + <trans-unit id="/zaps_count:dict/ZAPS:dict/one:dict/:string" xml:space="preserve"> + <source>Zap</source> + <target>Zap</target> + + <note>Part of a larger sentence to describe how many zap payments there are on a post.</note> + </trans-unit> + <trans-unit id="/zaps_count:dict/ZAPS:dict/other:dict/:string" xml:space="preserve"> + <source>Zaps</source> + <target>Zaps</target> + + <note>Part of a larger sentence to describe how many zap payments there are on a post.</note> + </trans-unit> + </body> + </file> +</xliff>+ \ No newline at end of file diff --git a/translations/es_419.xliff b/translations/es_419.xliff @@ -16,6 +16,11 @@ <note>Bundle name</note> </trans-unit> + <trans-unit id="NSFaceIDUsageDescription" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Privacy - Face ID Usage Description</note> + </trans-unit> <trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve"> <source>Granting Damus access to your photos allows you to save images.</source> <target>Si le concedes acceso a Damus a tus fotos, podrás guardar imágenes.</target> @@ -45,7 +50,7 @@ <target>%@ %@</target> <note>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'.</note> +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'.</note> </trans-unit> <trans-unit id="%@ has been blocked" xml:space="preserve"> <source>%@ has been blocked</source> @@ -76,7 +81,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi <target>%lld</target> <note>Number of zap payments on a post. -Number of profiles a user is following.</note> +Number of relay servers a user is connected.</note> </trans-unit> <trans-unit id="%lld/%lld" xml:space="preserve"> <source>%lld/%lld</source> @@ -124,7 +129,12 @@ Number of profiles a user is following.</note> <source>API Key (optional)</source> <target>Clave de API (opcional)</target> - <note>Example URL to LibreTranslate server</note> + <note>Prompt for optional entry of API Key to use translation server.</note> + </trans-unit> + <trans-unit id="API Key (required)" xml:space="preserve"> + <source>API Key (required)</source> + + <note>Prompt for required entry of API Key to use translation server.</note> </trans-unit> <trans-unit id="About" xml:space="preserve"> <source>About</source> @@ -181,6 +191,11 @@ Number of profiles a user is following.</note> <note>Button label to re-add all original participants as profiles to reply to in a note</note> </trans-unit> + <trans-unit id="Admin" xml:space="preserve"> + <source>Admin</source> + + <note>Label to display relay contact user.</note> + </trans-unit> <trans-unit id="Any" xml:space="preserve"> <source>Any</source> <target>Cualquiera</target> @@ -261,6 +276,11 @@ Number of profiles a user is following.</note> <note>Dropdown option label for Lightning wallet, Blue Wallet.</note> </trans-unit> + <trans-unit id="Boosts" xml:space="preserve"> + <source>Boosts</source> + + <note>Accessibility label for boosts button</note> + </trans-unit> <trans-unit id="Breez" xml:space="preserve"> <source>Breez</source> <target>Breez</target> @@ -309,6 +329,11 @@ Number of profiles a user is following.</note> <note>Section title for clearing cached data.</note> </trans-unit> + <trans-unit id="Contact" xml:space="preserve"> + <source>Contact</source> + + <note>Label to display relay contact information.</note> + </trans-unit> <trans-unit id="Copied" xml:space="preserve"> <source>Copied</source> <target>Copiada</target> @@ -431,6 +456,11 @@ Number of profiles a user is following.</note> <note>Name of the app, shown on the first screen when user is not logged in.</note> </trans-unit> + <trans-unit id="DeepL (Proprietary, Higher Accuracy)" xml:space="preserve"> + <source>DeepL (Proprietary, Higher Accuracy)</source> + + <note>Dropdown option for selecting DeepL as the translation service.</note> + </trans-unit> <trans-unit id="Default Wallet" xml:space="preserve"> <source>Default Wallet</source> <target>Billetera predeterminada</target> @@ -457,6 +487,11 @@ Number of profiles a user is following.</note> <note>Alert message to indicate this is a deleted account</note> </trans-unit> + <trans-unit id="Description" xml:space="preserve"> + <source>Description</source> + + <note>Label to display relay description.</note> + </trans-unit> <trans-unit id="Dismiss" xml:space="preserve"> <source>Dismiss</source> <target>Descartar</target> @@ -523,6 +558,16 @@ Number of profiles a user is following.</note> <note>Button to follow a user.</note> </trans-unit> + <trans-unit id="Follow Back" xml:space="preserve"> + <source>Follow Back</source> + + <note>Button to follow a user back.</note> + </trans-unit> + <trans-unit id="Follow me on nostr" xml:space="preserve"> + <source>Follow me on nostr</source> + + <note>Text on QR code view to prompt viewer looking at screen to follow the user.</note> + </trans-unit> <trans-unit id="Followers" xml:space="preserve"> <source>Followers</source> <target>Seguidores</target> @@ -548,6 +593,21 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Text to indicate that button next to it is in a state that will follow a profile when tapped.</note> </trans-unit> + <trans-unit id="Follows you" xml:space="preserve"> + <source>Follows you</source> + + <note>Text to indicate that a user is following your profile.</note> + </trans-unit> + <trans-unit id="Free" xml:space="preserve"> + <source>Free</source> + + <note>Dropdown option for selecting Free plan for DeepL translation service.</note> + </trans-unit> + <trans-unit id="Get API Key" xml:space="preserve"> + <source>Get API Key</source> + + <note>Button to navigate to DeepL website to get a translation API key.</note> + </trans-unit> <trans-unit id="Global" xml:space="preserve"> <source>Global</source> <target>Global</target> @@ -576,7 +636,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Hide API Key</source> <target>Ocultar clave de API</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Home" xml:space="preserve"> <source>Home</source> @@ -620,11 +681,10 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to complete account creation and start using the app.</note> </trans-unit> - <trans-unit id="LibreTranslate Translations" xml:space="preserve"> - <source>LibreTranslate Translations</source> - <target>Traducciones de LibreTranslate</target> + <trans-unit id="LibreTranslate (Open Source)" xml:space="preserve"> + <source>LibreTranslate (Open Source)</source> - <note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note> + <note>Dropdown option for selecting LibreTranslate as the translation service.</note> </trans-unit> <trans-unit id="Lightning Address or LNURL" xml:space="preserve"> <source>Lightning Address or LNURL</source> @@ -638,6 +698,16 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Indicates that the view is for paying a Lightning invoice.</note> </trans-unit> + <trans-unit id="Like" xml:space="preserve"> + <source>Like</source> + + <note>Accessibility Label for Like button</note> + </trans-unit> + <trans-unit id="Local authentication to access private key" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Face ID usage description shown when trying to access private key</note> + </trans-unit> <trans-unit id="Local default" xml:space="preserve"> <source>Local default</source> <target>Predeterminada del sistema</target> @@ -692,7 +762,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>None</source> <target>Ninguno</target> - <note>Dropdown option for selecting no translation server.</note> + <note>Dropdown option for selecting no translation service.</note> </trans-unit> <trans-unit id="Note contains &quot;nsec1&quot; private key. Are you sure?" xml:space="preserve"> <source>Note contains &quot;nsec1&quot; private key. Are you sure?</source> @@ -735,6 +805,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Dropdown option label for Lightning wallet, Phoenix.</note> </trans-unit> + <trans-unit id="Plan" xml:space="preserve"> + <source>Plan</source> + + <note>Prompt selection of DeepL subscription plan to perform machine translations on notes</note> + </trans-unit> <trans-unit id="Post" xml:space="preserve"> <source>Post</source> <target>Publicar</target> @@ -771,6 +846,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Title of the secure field that holds the user's private key.</note> </trans-unit> + <trans-unit id="Pro" xml:space="preserve"> + <source>Pro</source> + + <note>Dropdown option for selecting Pro plan for DeepL translation service.</note> + </trans-unit> <trans-unit id="Profile" xml:space="preserve"> <source>Profile</source> <target>Perfil</target> @@ -829,7 +909,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Relay</source> <target>Relé</target> - <note>Text field for relay server. Used for testing purposes.</note> + <note>Label to display relay address. + Text field for relay server. Used for testing purposes.</note> </trans-unit> <trans-unit id="Relays" xml:space="preserve"> <source>Relays</source> @@ -850,6 +931,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button label to remove all participants from a note reply.</note> </trans-unit> + <trans-unit id="Reply" xml:space="preserve"> + <source>Reply</source> + + <note>Accessibility label for reply button</note> + </trans-unit> <trans-unit id="Reply to self" xml:space="preserve"> <source>Reply to self</source> <target>Respuesta a sí mismo</target> @@ -942,6 +1028,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Context menu option to save an image.</note> </trans-unit> + <trans-unit id="Scan the code" xml:space="preserve"> + <source>Scan the code</source> + + <note>Text on QR code view to prompt viewer to scan the QR code on screen with their device camera.</note> + </trans-unit> <trans-unit id="Search hashtag: #%@" xml:space="preserve"> <source>Search hashtag: #%@</source> <target>Buscar hashtag: #%@</target> @@ -984,6 +1075,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Prompt selection of LibreTranslate server to perform machine translations on notes</note> </trans-unit> + <trans-unit id="Service" xml:space="preserve"> + <source>Service</source> + + <note>Prompt selection of translation service provider.</note> + </trans-unit> <trans-unit id="Settings" xml:space="preserve"> <source>Settings</source> <target>Configuración</target> @@ -995,7 +1091,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Share</source> <target>Compartir</target> - <note>Button to share an image. + <note>Button to share a post + Button to share an image. Button to share the link to a profile.</note> </trans-unit> <trans-unit id="Show" xml:space="preserve"> @@ -1009,7 +1106,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Show API Key</source> <target>Mostrar clave de API</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Show wallet selector" xml:space="preserve"> <source>Show wallet selector</source> @@ -1023,12 +1121,22 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Sidebar menu label to sign out of the account.</note> </trans-unit> + <trans-unit id="Software" xml:space="preserve"> + <source>Software</source> + + <note>Label to display relay software.</note> + </trans-unit> <trans-unit id="Strike" xml:space="preserve"> <source>Strike</source> <target>Strike</target> <note>Dropdown option label for Lightning wallet, Strike.</note> </trans-unit> + <trans-unit id="Supported NIPs" xml:space="preserve"> + <source>Supported NIPs</source> + + <note>Label to display relay's supported NIPs.</note> + </trans-unit> <trans-unit id="Thanks!" xml:space="preserve"> <source>Thanks!</source> <target>¡Gracias!</target> @@ -1089,10 +1197,15 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to indicate that the note is in the process of being translated from a different language.</note> </trans-unit> + <trans-unit id="Translations" xml:space="preserve"> + <source>Translations</source> + + <note>Section title for selecting the translation service.</note> + </trans-unit> <trans-unit id="Type DELETE to delete" xml:space="preserve"> <source>Type DELETE to delete</source> - <note>No comment provided by engineer.</note> + <note>Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should.</note> </trans-unit> <trans-unit id="Type your post here..." xml:space="preserve"> <source>Type your post here...</source> @@ -1149,6 +1262,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Label for Username section of user profile form. Label to prompt username entry.</note> </trans-unit> + <trans-unit id="Version" xml:space="preserve"> + <source>Version</source> + + <note>Label to display relay software version.</note> + </trans-unit> <trans-unit id="Wallet" xml:space="preserve"> <source>Wallet</source> <target>Billetera</target> @@ -1214,6 +1332,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Footer text to inform user what will happen when the report is submitted.</note> </trans-unit> + <trans-unit id="Zap" xml:space="preserve"> + <source>Zap</source> + + <note>Accessibility label for zap button</note> + </trans-unit> <trans-unit id="Zebedee" xml:space="preserve"> <source>Zebedee</source> <target>Zebedee</target> @@ -1350,7 +1473,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>⚡️ %@</source> <target>⚡️ %@</target> - <note>No comment provided by engineer.</note> + <note>Text indicating the zap amount. i.e. number of satoshis that were tipped to a user</note> </trans-unit> </body> </file> diff --git a/translations/fr_FR.xliff b/translations/fr_FR.xliff @@ -16,6 +16,12 @@ <note>Bundle name</note> </trans-unit> + <trans-unit id="NSFaceIDUsageDescription" xml:space="preserve"> + <source>Local authentication to access private key</source> + <target>Authentification pour accès à la clé privée</target> + + <note>Privacy - Face ID Usage Description</note> + </trans-unit> <trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve"> <source>Granting Damus access to your photos allows you to save images.</source> <target>Accorder à Damus l'accès à vos photos vous permet d'enregistrer des images.</target> @@ -45,7 +51,7 @@ <target>%@ %@</target> <note>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'.</note> +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'.</note> </trans-unit> <trans-unit id="%@ has been blocked" xml:space="preserve"> <source>%@ has been blocked</source> @@ -76,7 +82,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi <target>%lld</target> <note>Number of zap payments on a post. -Number of profiles a user is following.</note> +Number of relay servers a user is connected.</note> </trans-unit> <trans-unit id="%lld/%lld" xml:space="preserve"> <source>%lld/%lld</source> @@ -124,7 +130,13 @@ Number of profiles a user is following.</note> <source>API Key (optional)</source> <target>Clé d'API (optionnelle)</target> - <note>Example URL to LibreTranslate server</note> + <note>Prompt for optional entry of API Key to use translation server.</note> + </trans-unit> + <trans-unit id="API Key (required)" xml:space="preserve"> + <source>API Key (required)</source> + <target>Clé d'API (requise)</target> + + <note>Prompt for required entry of API Key to use translation server.</note> </trans-unit> <trans-unit id="About" xml:space="preserve"> <source>About</source> @@ -181,6 +193,12 @@ Number of profiles a user is following.</note> <note>Button label to re-add all original participants as profiles to reply to in a note</note> </trans-unit> + <trans-unit id="Admin" xml:space="preserve"> + <source>Admin</source> + <target>Admin</target> + + <note>Label to display relay contact user.</note> + </trans-unit> <trans-unit id="Any" xml:space="preserve"> <source>Any</source> <target>Montant au choix</target> @@ -261,6 +279,12 @@ Number of profiles a user is following.</note> <note>Dropdown option label for Lightning wallet, Blue Wallet.</note> </trans-unit> + <trans-unit id="Boosts" xml:space="preserve"> + <source>Boosts</source> + <target>Promouvoir</target> + + <note>Accessibility label for boosts button</note> + </trans-unit> <trans-unit id="Breez" xml:space="preserve"> <source>Breez</source> <target>Breez</target> @@ -309,6 +333,12 @@ Number of profiles a user is following.</note> <note>Section title for clearing cached data.</note> </trans-unit> + <trans-unit id="Contact" xml:space="preserve"> + <source>Contact</source> + <target>Contact</target> + + <note>Label to display relay contact information.</note> + </trans-unit> <trans-unit id="Copied" xml:space="preserve"> <source>Copied</source> <target>Copié</target> @@ -431,6 +461,12 @@ Number of profiles a user is following.</note> <note>Name of the app, shown on the first screen when user is not logged in.</note> </trans-unit> + <trans-unit id="DeepL (Proprietary, Higher Accuracy)" xml:space="preserve"> + <source>DeepL (Proprietary, Higher Accuracy)</source> + <target>DeepL (Propriétaire, haute précision)</target> + + <note>Dropdown option for selecting DeepL as the translation service.</note> + </trans-unit> <trans-unit id="Default Wallet" xml:space="preserve"> <source>Default Wallet</source> <target>Portefeuille par défaut</target> @@ -459,6 +495,12 @@ Number of profiles a user is following.</note> <note>Alert message to indicate this is a deleted account</note> </trans-unit> + <trans-unit id="Description" xml:space="preserve"> + <source>Description</source> + <target>Description</target> + + <note>Label to display relay description.</note> + </trans-unit> <trans-unit id="Dismiss" xml:space="preserve"> <source>Dismiss</source> <target>Rejeter</target> @@ -525,6 +567,18 @@ Number of profiles a user is following.</note> <note>Button to follow a user.</note> </trans-unit> + <trans-unit id="Follow Back" xml:space="preserve"> + <source>Follow Back</source> + <target>Suivre en retour</target> + + <note>Button to follow a user back.</note> + </trans-unit> + <trans-unit id="Follow me on nostr" xml:space="preserve"> + <source>Follow me on nostr</source> + <target>Me suivre sur nostr</target> + + <note>Text on QR code view to prompt viewer looking at screen to follow the user.</note> + </trans-unit> <trans-unit id="Followers" xml:space="preserve"> <source>Followers</source> <target>Abonnés</target> @@ -550,6 +604,24 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Text to indicate that button next to it is in a state that will follow a profile when tapped.</note> </trans-unit> + <trans-unit id="Follows you" xml:space="preserve"> + <source>Follows you</source> + <target>Vous suit</target> + + <note>Text to indicate that a user is following your profile.</note> + </trans-unit> + <trans-unit id="Free" xml:space="preserve"> + <source>Free</source> + <target>Gratuit</target> + + <note>Dropdown option for selecting Free plan for DeepL translation service.</note> + </trans-unit> + <trans-unit id="Get API Key" xml:space="preserve"> + <source>Get API Key</source> + <target>Obtenir une clé d'API</target> + + <note>Button to navigate to DeepL website to get a translation API key.</note> + </trans-unit> <trans-unit id="Global" xml:space="preserve"> <source>Global</source> <target>Global</target> @@ -578,7 +650,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Hide API Key</source> <target>Cacher la clé d'API</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Home" xml:space="preserve"> <source>Home</source> @@ -622,11 +695,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to complete account creation and start using the app.</note> </trans-unit> - <trans-unit id="LibreTranslate Translations" xml:space="preserve"> - <source>LibreTranslate Translations</source> - <target>Traductions LibreTranslate</target> + <trans-unit id="LibreTranslate (Open Source)" xml:space="preserve"> + <source>LibreTranslate (Open Source)</source> + <target>LibreTranslate (Logiciel Libre)</target> - <note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note> + <note>Dropdown option for selecting LibreTranslate as the translation service.</note> </trans-unit> <trans-unit id="Lightning Address or LNURL" xml:space="preserve"> <source>Lightning Address or LNURL</source> @@ -640,6 +713,18 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Indicates that the view is for paying a Lightning invoice.</note> </trans-unit> + <trans-unit id="Like" xml:space="preserve"> + <source>Like</source> + <target>J'aime</target> + + <note>Accessibility Label for Like button</note> + </trans-unit> + <trans-unit id="Local authentication to access private key" xml:space="preserve"> + <source>Local authentication to access private key</source> + <target>Authentification locale pour l'accès à la clé privée</target> + + <note>Face ID usage description shown when trying to access private key</note> + </trans-unit> <trans-unit id="Local default" xml:space="preserve"> <source>Local default</source> <target>Valeur locale par défaut</target> @@ -695,7 +780,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>None</source> <target>Aucun</target> - <note>Dropdown option for selecting no translation server.</note> + <note>Dropdown option for selecting no translation service.</note> </trans-unit> <trans-unit id="Note contains &quot;nsec1&quot; private key. Are you sure?" xml:space="preserve"> <source>Note contains &quot;nsec1&quot; private key. Are you sure?</source> @@ -739,6 +824,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Dropdown option label for Lightning wallet, Phoenix.</note> </trans-unit> + <trans-unit id="Plan" xml:space="preserve"> + <source>Plan</source> + <target>Plan</target> + + <note>Prompt selection of DeepL subscription plan to perform machine translations on notes</note> + </trans-unit> <trans-unit id="Post" xml:space="preserve"> <source>Post</source> <target>Publication</target> @@ -775,6 +866,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Title of the secure field that holds the user's private key.</note> </trans-unit> + <trans-unit id="Pro" xml:space="preserve"> + <source>Pro</source> + <target>Pro</target> + + <note>Dropdown option for selecting Pro plan for DeepL translation service.</note> + </trans-unit> <trans-unit id="Profile" xml:space="preserve"> <source>Profile</source> <target>Profil</target> @@ -833,7 +930,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Relay</source> <target>Relais</target> - <note>Text field for relay server. Used for testing purposes.</note> + <note>Label to display relay address. + Text field for relay server. Used for testing purposes.</note> </trans-unit> <trans-unit id="Relays" xml:space="preserve"> <source>Relays</source> @@ -854,6 +952,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button label to remove all participants from a note reply.</note> </trans-unit> + <trans-unit id="Reply" xml:space="preserve"> + <source>Reply</source> + <target>Répondre</target> + + <note>Accessibility label for reply button</note> + </trans-unit> <trans-unit id="Reply to self" xml:space="preserve"> <source>Reply to self</source> <target>Réponse à soi-même</target> @@ -946,6 +1050,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Context menu option to save an image.</note> </trans-unit> + <trans-unit id="Scan the code" xml:space="preserve"> + <source>Scan the code</source> + <target>Scanner le code</target> + + <note>Text on QR code view to prompt viewer to scan the QR code on screen with their device camera.</note> + </trans-unit> <trans-unit id="Search hashtag: #%@" xml:space="preserve"> <source>Search hashtag: #%@</source> <target>Rechercher hashtag: #%@</target> @@ -988,6 +1098,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Prompt selection of LibreTranslate server to perform machine translations on notes</note> </trans-unit> + <trans-unit id="Service" xml:space="preserve"> + <source>Service</source> + <target>Service</target> + + <note>Prompt selection of translation service provider.</note> + </trans-unit> <trans-unit id="Settings" xml:space="preserve"> <source>Settings</source> <target>Paramètres</target> @@ -999,7 +1115,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Share</source> <target>Partager</target> - <note>Button to share an image. + <note>Button to share a post + Button to share an image. Button to share the link to a profile.</note> </trans-unit> <trans-unit id="Show" xml:space="preserve"> @@ -1013,7 +1130,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Show API Key</source> <target>Montrer la clé d'API</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Show wallet selector" xml:space="preserve"> <source>Show wallet selector</source> @@ -1027,12 +1145,24 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Sidebar menu label to sign out of the account.</note> </trans-unit> + <trans-unit id="Software" xml:space="preserve"> + <source>Software</source> + <target>Logiciel</target> + + <note>Label to display relay software.</note> + </trans-unit> <trans-unit id="Strike" xml:space="preserve"> <source>Strike</source> <target>Strike</target> <note>Dropdown option label for Lightning wallet, Strike.</note> </trans-unit> + <trans-unit id="Supported NIPs" xml:space="preserve"> + <source>Supported NIPs</source> + <target>NIPs supportés</target> + + <note>Label to display relay's supported NIPs.</note> + </trans-unit> <trans-unit id="Thanks!" xml:space="preserve"> <source>Thanks!</source> <target>Merci!</target> @@ -1094,11 +1224,17 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to indicate that the note is in the process of being translated from a different language.</note> </trans-unit> + <trans-unit id="Translations" xml:space="preserve"> + <source>Translations</source> + <target>Traductions</target> + + <note>Section title for selecting the translation service.</note> + </trans-unit> <trans-unit id="Type DELETE to delete" xml:space="preserve"> <source>Type DELETE to delete</source> <target>Appuyez sur SUPPRIMER pour supprimer</target> - <note>No comment provided by engineer.</note> + <note>Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should.</note> </trans-unit> <trans-unit id="Type your post here..." xml:space="preserve"> <source>Type your post here...</source> @@ -1155,6 +1291,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Label for Username section of user profile form. Label to prompt username entry.</note> </trans-unit> + <trans-unit id="Version" xml:space="preserve"> + <source>Version</source> + <target>Version</target> + + <note>Label to display relay software version.</note> + </trans-unit> <trans-unit id="Wallet" xml:space="preserve"> <source>Wallet</source> <target>Portefeuille</target> @@ -1221,6 +1363,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Footer text to inform user what will happen when the report is submitted.</note> </trans-unit> + <trans-unit id="Zap" xml:space="preserve"> + <source>Zap</source> + <target>Zap</target> + + <note>Accessibility label for zap button</note> + </trans-unit> <trans-unit id="Zebedee" xml:space="preserve"> <source>Zebedee</source> <target>Zebedee</target> @@ -1357,7 +1505,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>⚡️ %@</source> <target>⚡️ %@</target> - <note>No comment provided by engineer.</note> + <note>Text indicating the zap amount. i.e. number of satoshis that were tipped to a user</note> </trans-unit> </body> </file> diff --git a/translations/it_IT.xliff b/translations/it_IT.xliff @@ -16,6 +16,11 @@ <note>Bundle name</note> </trans-unit> + <trans-unit id="NSFaceIDUsageDescription" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Privacy - Face ID Usage Description</note> + </trans-unit> <trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve"> <source>Granting Damus access to your photos allows you to save images.</source> <target>Dai il permesso a Damus di accedere alle tue foto per salvare immagini</target> @@ -45,7 +50,7 @@ <target>%@ %@</target> <note>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'.</note> +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'.</note> </trans-unit> <trans-unit id="%@ has been blocked" xml:space="preserve"> <source>%@ has been blocked</source> @@ -76,7 +81,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi <target>%lld</target> <note>Number of zap payments on a post. -Number of profiles a user is following.</note> +Number of relay servers a user is connected.</note> </trans-unit> <trans-unit id="%lld/%lld" xml:space="preserve"> <source>%lld/%lld</source> @@ -124,7 +129,12 @@ Number of profiles a user is following.</note> <source>API Key (optional)</source> <target>API Key (facoltativo)</target> - <note>Example URL to LibreTranslate server</note> + <note>Prompt for optional entry of API Key to use translation server.</note> + </trans-unit> + <trans-unit id="API Key (required)" xml:space="preserve"> + <source>API Key (required)</source> + + <note>Prompt for required entry of API Key to use translation server.</note> </trans-unit> <trans-unit id="About" xml:space="preserve"> <source>About</source> @@ -181,6 +191,11 @@ Number of profiles a user is following.</note> <note>Button label to re-add all original participants as profiles to reply to in a note</note> </trans-unit> + <trans-unit id="Admin" xml:space="preserve"> + <source>Admin</source> + + <note>Label to display relay contact user.</note> + </trans-unit> <trans-unit id="Any" xml:space="preserve"> <source>Any</source> <target>Qualsiasi</target> @@ -261,6 +276,11 @@ Number of profiles a user is following.</note> <note>Dropdown option label for Lightning wallet, Blue Wallet.</note> </trans-unit> + <trans-unit id="Boosts" xml:space="preserve"> + <source>Boosts</source> + + <note>Accessibility label for boosts button</note> + </trans-unit> <trans-unit id="Breez" xml:space="preserve"> <source>Breez</source> <target>Breez</target> @@ -309,6 +329,11 @@ Number of profiles a user is following.</note> <note>Section title for clearing cached data.</note> </trans-unit> + <trans-unit id="Contact" xml:space="preserve"> + <source>Contact</source> + + <note>Label to display relay contact information.</note> + </trans-unit> <trans-unit id="Copied" xml:space="preserve"> <source>Copied</source> <target>Copiato</target> @@ -431,6 +456,11 @@ Number of profiles a user is following.</note> <note>Name of the app, shown on the first screen when user is not logged in.</note> </trans-unit> + <trans-unit id="DeepL (Proprietary, Higher Accuracy)" xml:space="preserve"> + <source>DeepL (Proprietary, Higher Accuracy)</source> + + <note>Dropdown option for selecting DeepL as the translation service.</note> + </trans-unit> <trans-unit id="Default Wallet" xml:space="preserve"> <source>Default Wallet</source> <target>Portafoglio Predefinito</target> @@ -457,6 +487,11 @@ Number of profiles a user is following.</note> <note>Alert message to indicate this is a deleted account</note> </trans-unit> + <trans-unit id="Description" xml:space="preserve"> + <source>Description</source> + + <note>Label to display relay description.</note> + </trans-unit> <trans-unit id="Dismiss" xml:space="preserve"> <source>Dismiss</source> <target>Lascia stare</target> @@ -523,6 +558,16 @@ Number of profiles a user is following.</note> <note>Button to follow a user.</note> </trans-unit> + <trans-unit id="Follow Back" xml:space="preserve"> + <source>Follow Back</source> + + <note>Button to follow a user back.</note> + </trans-unit> + <trans-unit id="Follow me on nostr" xml:space="preserve"> + <source>Follow me on nostr</source> + + <note>Text on QR code view to prompt viewer looking at screen to follow the user.</note> + </trans-unit> <trans-unit id="Followers" xml:space="preserve"> <source>Followers</source> <target>Seguaci</target> @@ -548,6 +593,21 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Text to indicate that button next to it is in a state that will follow a profile when tapped.</note> </trans-unit> + <trans-unit id="Follows you" xml:space="preserve"> + <source>Follows you</source> + + <note>Text to indicate that a user is following your profile.</note> + </trans-unit> + <trans-unit id="Free" xml:space="preserve"> + <source>Free</source> + + <note>Dropdown option for selecting Free plan for DeepL translation service.</note> + </trans-unit> + <trans-unit id="Get API Key" xml:space="preserve"> + <source>Get API Key</source> + + <note>Button to navigate to DeepL website to get a translation API key.</note> + </trans-unit> <trans-unit id="Global" xml:space="preserve"> <source>Global</source> <target>Globale</target> @@ -576,7 +636,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Hide API Key</source> <target>Nascondi la chiave dell' API</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Home" xml:space="preserve"> <source>Home</source> @@ -620,11 +681,10 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to complete account creation and start using the app.</note> </trans-unit> - <trans-unit id="LibreTranslate Translations" xml:space="preserve"> - <source>LibreTranslate Translations</source> - <target>Traduzioni LibreTranslate</target> + <trans-unit id="LibreTranslate (Open Source)" xml:space="preserve"> + <source>LibreTranslate (Open Source)</source> - <note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note> + <note>Dropdown option for selecting LibreTranslate as the translation service.</note> </trans-unit> <trans-unit id="Lightning Address or LNURL" xml:space="preserve"> <source>Lightning Address or LNURL</source> @@ -638,6 +698,16 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Indicates that the view is for paying a Lightning invoice.</note> </trans-unit> + <trans-unit id="Like" xml:space="preserve"> + <source>Like</source> + + <note>Accessibility Label for Like button</note> + </trans-unit> + <trans-unit id="Local authentication to access private key" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Face ID usage description shown when trying to access private key</note> + </trans-unit> <trans-unit id="Local default" xml:space="preserve"> <source>Local default</source> <target>Predefinito</target> @@ -692,7 +762,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>None</source> <target>Nessuno</target> - <note>Dropdown option for selecting no translation server.</note> + <note>Dropdown option for selecting no translation service.</note> </trans-unit> <trans-unit id="Note contains &quot;nsec1&quot; private key. Are you sure?" xml:space="preserve"> <source>Note contains &quot;nsec1&quot; private key. Are you sure?</source> @@ -735,6 +805,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Dropdown option label for Lightning wallet, Phoenix.</note> </trans-unit> + <trans-unit id="Plan" xml:space="preserve"> + <source>Plan</source> + + <note>Prompt selection of DeepL subscription plan to perform machine translations on notes</note> + </trans-unit> <trans-unit id="Post" xml:space="preserve"> <source>Post</source> <target>Post</target> @@ -771,6 +846,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Title of the secure field that holds the user's private key.</note> </trans-unit> + <trans-unit id="Pro" xml:space="preserve"> + <source>Pro</source> + + <note>Dropdown option for selecting Pro plan for DeepL translation service.</note> + </trans-unit> <trans-unit id="Profile" xml:space="preserve"> <source>Profile</source> <target>Profilo</target> @@ -829,7 +909,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Relay</source> <target>Relay</target> - <note>Text field for relay server. Used for testing purposes.</note> + <note>Label to display relay address. + Text field for relay server. Used for testing purposes.</note> </trans-unit> <trans-unit id="Relays" xml:space="preserve"> <source>Relays</source> @@ -850,6 +931,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button label to remove all participants from a note reply.</note> </trans-unit> + <trans-unit id="Reply" xml:space="preserve"> + <source>Reply</source> + + <note>Accessibility label for reply button</note> + </trans-unit> <trans-unit id="Reply to self" xml:space="preserve"> <source>Reply to self</source> <target>Rispondi a te stesso</target> @@ -942,6 +1028,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Context menu option to save an image.</note> </trans-unit> + <trans-unit id="Scan the code" xml:space="preserve"> + <source>Scan the code</source> + + <note>Text on QR code view to prompt viewer to scan the QR code on screen with their device camera.</note> + </trans-unit> <trans-unit id="Search hashtag: #%@" xml:space="preserve"> <source>Search hashtag: #%@</source> <target>Cerca hashtag: #%@</target> @@ -984,6 +1075,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Prompt selection of LibreTranslate server to perform machine translations on notes</note> </trans-unit> + <trans-unit id="Service" xml:space="preserve"> + <source>Service</source> + + <note>Prompt selection of translation service provider.</note> + </trans-unit> <trans-unit id="Settings" xml:space="preserve"> <source>Settings</source> <target>Impostazioni</target> @@ -995,7 +1091,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Share</source> <target>Condividi</target> - <note>Button to share an image. + <note>Button to share a post + Button to share an image. Button to share the link to a profile.</note> </trans-unit> <trans-unit id="Show" xml:space="preserve"> @@ -1009,7 +1106,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Show API Key</source> <target>Mostra la chiave dell'API</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Show wallet selector" xml:space="preserve"> <source>Show wallet selector</source> @@ -1023,12 +1121,22 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Sidebar menu label to sign out of the account.</note> </trans-unit> + <trans-unit id="Software" xml:space="preserve"> + <source>Software</source> + + <note>Label to display relay software.</note> + </trans-unit> <trans-unit id="Strike" xml:space="preserve"> <source>Strike</source> <target>Strike</target> <note>Dropdown option label for Lightning wallet, Strike.</note> </trans-unit> + <trans-unit id="Supported NIPs" xml:space="preserve"> + <source>Supported NIPs</source> + + <note>Label to display relay's supported NIPs.</note> + </trans-unit> <trans-unit id="Thanks!" xml:space="preserve"> <source>Thanks!</source> <target>Grazie!</target> @@ -1089,10 +1197,15 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to indicate that the note is in the process of being translated from a different language.</note> </trans-unit> + <trans-unit id="Translations" xml:space="preserve"> + <source>Translations</source> + + <note>Section title for selecting the translation service.</note> + </trans-unit> <trans-unit id="Type DELETE to delete" xml:space="preserve"> <source>Type DELETE to delete</source> - <note>No comment provided by engineer.</note> + <note>Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should.</note> </trans-unit> <trans-unit id="Type your post here..." xml:space="preserve"> <source>Type your post here...</source> @@ -1149,6 +1262,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Label for Username section of user profile form. Label to prompt username entry.</note> </trans-unit> + <trans-unit id="Version" xml:space="preserve"> + <source>Version</source> + + <note>Label to display relay software version.</note> + </trans-unit> <trans-unit id="Wallet" xml:space="preserve"> <source>Wallet</source> <target>Portafoglio</target> @@ -1214,6 +1332,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Footer text to inform user what will happen when the report is submitted.</note> </trans-unit> + <trans-unit id="Zap" xml:space="preserve"> + <source>Zap</source> + + <note>Accessibility label for zap button</note> + </trans-unit> <trans-unit id="Zebedee" xml:space="preserve"> <source>Zebedee</source> <target>Zebedee</target> @@ -1350,7 +1473,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>⚡️ %@</source> <target>⚡️ %@</target> - <note>No comment provided by engineer.</note> + <note>Text indicating the zap amount. i.e. number of satoshis that were tipped to a user</note> </trans-unit> </body> </file> diff --git a/translations/lv_LV.xliff b/translations/lv_LV.xliff @@ -16,6 +16,11 @@ <note>Bundle name</note> </trans-unit> + <trans-unit id="NSFaceIDUsageDescription" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Privacy - Face ID Usage Description</note> + </trans-unit> <trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve"> <source>Granting Damus access to your photos allows you to save images.</source> <target>Atļauj Damus piekļuvi saviem fotoattēliem, lai varat saglabāt attēlus.</target> @@ -45,7 +50,7 @@ <target>%@ %@</target> <note>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'.</note> +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'.</note> </trans-unit> <trans-unit id="%@ has been blocked" xml:space="preserve"> <source>%@ has been blocked</source> @@ -76,7 +81,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi <target>%lld</target> <note>Number of zap payments on a post. -Number of profiles a user is following.</note> +Number of relay servers a user is connected.</note> </trans-unit> <trans-unit id="%lld/%lld" xml:space="preserve"> <source>%lld/%lld</source> @@ -124,7 +129,12 @@ Number of profiles a user is following.</note> <source>API Key (optional)</source> <target>API Atslēga (pēc izvēles)</target> - <note>Example URL to LibreTranslate server</note> + <note>Prompt for optional entry of API Key to use translation server.</note> + </trans-unit> + <trans-unit id="API Key (required)" xml:space="preserve"> + <source>API Key (required)</source> + + <note>Prompt for required entry of API Key to use translation server.</note> </trans-unit> <trans-unit id="About" xml:space="preserve"> <source>About</source> @@ -181,6 +191,11 @@ Number of profiles a user is following.</note> <note>Button label to re-add all original participants as profiles to reply to in a note</note> </trans-unit> + <trans-unit id="Admin" xml:space="preserve"> + <source>Admin</source> + + <note>Label to display relay contact user.</note> + </trans-unit> <trans-unit id="Any" xml:space="preserve"> <source>Any</source> <target>Jebkurš</target> @@ -261,6 +276,11 @@ Number of profiles a user is following.</note> <note>Dropdown option label for Lightning wallet, Blue Wallet.</note> </trans-unit> + <trans-unit id="Boosts" xml:space="preserve"> + <source>Boosts</source> + + <note>Accessibility label for boosts button</note> + </trans-unit> <trans-unit id="Breez" xml:space="preserve"> <source>Breez</source> <target>Breez</target> @@ -309,6 +329,11 @@ Number of profiles a user is following.</note> <note>Section title for clearing cached data.</note> </trans-unit> + <trans-unit id="Contact" xml:space="preserve"> + <source>Contact</source> + + <note>Label to display relay contact information.</note> + </trans-unit> <trans-unit id="Copied" xml:space="preserve"> <source>Copied</source> <target>Nokopēts</target> @@ -431,6 +456,11 @@ Number of profiles a user is following.</note> <note>Name of the app, shown on the first screen when user is not logged in.</note> </trans-unit> + <trans-unit id="DeepL (Proprietary, Higher Accuracy)" xml:space="preserve"> + <source>DeepL (Proprietary, Higher Accuracy)</source> + + <note>Dropdown option for selecting DeepL as the translation service.</note> + </trans-unit> <trans-unit id="Default Wallet" xml:space="preserve"> <source>Default Wallet</source> <target>Noklusējuma Maciņš</target> @@ -459,6 +489,11 @@ Number of profiles a user is following.</note> <note>Alert message to indicate this is a deleted account</note> </trans-unit> + <trans-unit id="Description" xml:space="preserve"> + <source>Description</source> + + <note>Label to display relay description.</note> + </trans-unit> <trans-unit id="Dismiss" xml:space="preserve"> <source>Dismiss</source> <target>Atmest</target> @@ -525,6 +560,16 @@ Number of profiles a user is following.</note> <note>Button to follow a user.</note> </trans-unit> + <trans-unit id="Follow Back" xml:space="preserve"> + <source>Follow Back</source> + + <note>Button to follow a user back.</note> + </trans-unit> + <trans-unit id="Follow me on nostr" xml:space="preserve"> + <source>Follow me on nostr</source> + + <note>Text on QR code view to prompt viewer looking at screen to follow the user.</note> + </trans-unit> <trans-unit id="Followers" xml:space="preserve"> <source>Followers</source> <target>Sekotāji</target> @@ -550,6 +595,21 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Text to indicate that button next to it is in a state that will follow a profile when tapped.</note> </trans-unit> + <trans-unit id="Follows you" xml:space="preserve"> + <source>Follows you</source> + + <note>Text to indicate that a user is following your profile.</note> + </trans-unit> + <trans-unit id="Free" xml:space="preserve"> + <source>Free</source> + + <note>Dropdown option for selecting Free plan for DeepL translation service.</note> + </trans-unit> + <trans-unit id="Get API Key" xml:space="preserve"> + <source>Get API Key</source> + + <note>Button to navigate to DeepL website to get a translation API key.</note> + </trans-unit> <trans-unit id="Global" xml:space="preserve"> <source>Global</source> <target>Globāli</target> @@ -578,7 +638,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Hide API Key</source> <target>Slēpt API Atslēgu</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Home" xml:space="preserve"> <source>Home</source> @@ -622,11 +683,10 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to complete account creation and start using the app.</note> </trans-unit> - <trans-unit id="LibreTranslate Translations" xml:space="preserve"> - <source>LibreTranslate Translations</source> - <target>LibreTulkotāja Tulkojumi</target> + <trans-unit id="LibreTranslate (Open Source)" xml:space="preserve"> + <source>LibreTranslate (Open Source)</source> - <note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note> + <note>Dropdown option for selecting LibreTranslate as the translation service.</note> </trans-unit> <trans-unit id="Lightning Address or LNURL" xml:space="preserve"> <source>Lightning Address or LNURL</source> @@ -640,6 +700,16 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Indicates that the view is for paying a Lightning invoice.</note> </trans-unit> + <trans-unit id="Like" xml:space="preserve"> + <source>Like</source> + + <note>Accessibility Label for Like button</note> + </trans-unit> + <trans-unit id="Local authentication to access private key" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Face ID usage description shown when trying to access private key</note> + </trans-unit> <trans-unit id="Local default" xml:space="preserve"> <source>Local default</source> <target>Vietējais Noklusējums</target> @@ -695,7 +765,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>None</source> <target>Neviens</target> - <note>Dropdown option for selecting no translation server.</note> + <note>Dropdown option for selecting no translation service.</note> </trans-unit> <trans-unit id="Note contains &quot;nsec1&quot; private key. Are you sure?" xml:space="preserve"> <source>Note contains &quot;nsec1&quot; private key. Are you sure?</source> @@ -739,6 +809,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Dropdown option label for Lightning wallet, Phoenix.</note> </trans-unit> + <trans-unit id="Plan" xml:space="preserve"> + <source>Plan</source> + + <note>Prompt selection of DeepL subscription plan to perform machine translations on notes</note> + </trans-unit> <trans-unit id="Post" xml:space="preserve"> <source>Post</source> <target>Publicēt</target> @@ -775,6 +850,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Title of the secure field that holds the user's private key.</note> </trans-unit> + <trans-unit id="Pro" xml:space="preserve"> + <source>Pro</source> + + <note>Dropdown option for selecting Pro plan for DeepL translation service.</note> + </trans-unit> <trans-unit id="Profile" xml:space="preserve"> <source>Profile</source> <target>Profils</target> @@ -833,7 +913,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Relay</source> <target>Relejs</target> - <note>Text field for relay server. Used for testing purposes.</note> + <note>Label to display relay address. + Text field for relay server. Used for testing purposes.</note> </trans-unit> <trans-unit id="Relays" xml:space="preserve"> <source>Relays</source> @@ -854,6 +935,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button label to remove all participants from a note reply.</note> </trans-unit> + <trans-unit id="Reply" xml:space="preserve"> + <source>Reply</source> + + <note>Accessibility label for reply button</note> + </trans-unit> <trans-unit id="Reply to self" xml:space="preserve"> <source>Reply to self</source> <target>Atbildēt sev</target> @@ -946,6 +1032,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Context menu option to save an image.</note> </trans-unit> + <trans-unit id="Scan the code" xml:space="preserve"> + <source>Scan the code</source> + + <note>Text on QR code view to prompt viewer to scan the QR code on screen with their device camera.</note> + </trans-unit> <trans-unit id="Search hashtag: #%@" xml:space="preserve"> <source>Search hashtag: #%@</source> <target>Meklēt atsauci #%@</target> @@ -988,6 +1079,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Prompt selection of LibreTranslate server to perform machine translations on notes</note> </trans-unit> + <trans-unit id="Service" xml:space="preserve"> + <source>Service</source> + + <note>Prompt selection of translation service provider.</note> + </trans-unit> <trans-unit id="Settings" xml:space="preserve"> <source>Settings</source> <target>Uzstādījumi</target> @@ -999,7 +1095,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Share</source> <target>Dalīties</target> - <note>Button to share an image. + <note>Button to share a post + Button to share an image. Button to share the link to a profile.</note> </trans-unit> <trans-unit id="Show" xml:space="preserve"> @@ -1013,7 +1110,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Show API Key</source> <target>Parādīt API Atslēgu</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Show wallet selector" xml:space="preserve"> <source>Show wallet selector</source> @@ -1027,12 +1125,22 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Sidebar menu label to sign out of the account.</note> </trans-unit> + <trans-unit id="Software" xml:space="preserve"> + <source>Software</source> + + <note>Label to display relay software.</note> + </trans-unit> <trans-unit id="Strike" xml:space="preserve"> <source>Strike</source> <target>Strike</target> <note>Dropdown option label for Lightning wallet, Strike.</note> </trans-unit> + <trans-unit id="Supported NIPs" xml:space="preserve"> + <source>Supported NIPs</source> + + <note>Label to display relay's supported NIPs.</note> + </trans-unit> <trans-unit id="Thanks!" xml:space="preserve"> <source>Thanks!</source> <target>Paldies!</target> @@ -1094,11 +1202,16 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to indicate that the note is in the process of being translated from a different language.</note> </trans-unit> + <trans-unit id="Translations" xml:space="preserve"> + <source>Translations</source> + + <note>Section title for selecting the translation service.</note> + </trans-unit> <trans-unit id="Type DELETE to delete" xml:space="preserve"> <source>Type DELETE to delete</source> <target>Ieraksti IZDZĒST, lai izdzēstu</target> - <note>No comment provided by engineer.</note> + <note>Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should.</note> </trans-unit> <trans-unit id="Type your post here..." xml:space="preserve"> <source>Type your post here...</source> @@ -1155,6 +1268,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Label for Username section of user profile form. Label to prompt username entry.</note> </trans-unit> + <trans-unit id="Version" xml:space="preserve"> + <source>Version</source> + + <note>Label to display relay software version.</note> + </trans-unit> <trans-unit id="Wallet" xml:space="preserve"> <source>Wallet</source> <target>Maciņš</target> @@ -1221,6 +1339,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Footer text to inform user what will happen when the report is submitted.</note> </trans-unit> + <trans-unit id="Zap" xml:space="preserve"> + <source>Zap</source> + + <note>Accessibility label for zap button</note> + </trans-unit> <trans-unit id="Zebedee" xml:space="preserve"> <source>Zebedee</source> <target>Zebedee</target> @@ -1357,7 +1480,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>⚡️ %@</source> <target>⚡️ %@</target> - <note>No comment provided by engineer.</note> + <note>Text indicating the zap amount. i.e. number of satoshis that were tipped to a user</note> </trans-unit> </body> </file> diff --git a/translations/nl.xliff b/translations/nl.xliff @@ -16,6 +16,12 @@ <note>Bundle name</note> </trans-unit> + <trans-unit id="NSFaceIDUsageDescription" xml:space="preserve"> + <source>Local authentication to access private key</source> + <target>Lokale verificatie om toegang te krijgen tot privésleutel</target> + + <note>Privacy - Face ID Usage Description</note> + </trans-unit> <trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve"> <source>Granting Damus access to your photos allows you to save images.</source> <target>Geef Damus toegang tot je foto's om afbeeldingen op te kunnen slaan.</target> @@ -45,7 +51,7 @@ <target>%@ %@</target> <note>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'.</note> +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'.</note> </trans-unit> <trans-unit id="%@ has been blocked" xml:space="preserve"> <source>%@ has been blocked</source> @@ -76,7 +82,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi <target>%lld</target> <note>Number of zap payments on a post. -Number of profiles a user is following.</note> +Number of relay servers a user is connected.</note> </trans-unit> <trans-unit id="%lld/%lld" xml:space="preserve"> <source>%lld/%lld</source> @@ -124,7 +130,13 @@ Number of profiles a user is following.</note> <source>API Key (optional)</source> <target>Api-sleutel (optioneel)</target> - <note>Example URL to LibreTranslate server</note> + <note>Prompt for optional entry of API Key to use translation server.</note> + </trans-unit> + <trans-unit id="API Key (required)" xml:space="preserve"> + <source>API Key (required)</source> + <target>Api-sleutel (vereist)</target> + + <note>Prompt for required entry of API Key to use translation server.</note> </trans-unit> <trans-unit id="About" xml:space="preserve"> <source>About</source> @@ -181,6 +193,12 @@ Number of profiles a user is following.</note> <note>Button label to re-add all original participants as profiles to reply to in a note</note> </trans-unit> + <trans-unit id="Admin" xml:space="preserve"> + <source>Admin</source> + <target>Beheerder</target> + + <note>Label to display relay contact user.</note> + </trans-unit> <trans-unit id="Any" xml:space="preserve"> <source>Any</source> <target>Elk</target> @@ -261,6 +279,12 @@ Number of profiles a user is following.</note> <note>Dropdown option label for Lightning wallet, Blue Wallet.</note> </trans-unit> + <trans-unit id="Boosts" xml:space="preserve"> + <source>Boosts</source> + <target>Aantal boosts</target> + + <note>Accessibility label for boosts button</note> + </trans-unit> <trans-unit id="Breez" xml:space="preserve"> <source>Breez</source> <target>Breez</target> @@ -309,6 +333,12 @@ Number of profiles a user is following.</note> <note>Section title for clearing cached data.</note> </trans-unit> + <trans-unit id="Contact" xml:space="preserve"> + <source>Contact</source> + <target>Contact</target> + + <note>Label to display relay contact information.</note> + </trans-unit> <trans-unit id="Copied" xml:space="preserve"> <source>Copied</source> <target>Gekopieerd</target> @@ -431,6 +461,12 @@ Number of profiles a user is following.</note> <note>Name of the app, shown on the first screen when user is not logged in.</note> </trans-unit> + <trans-unit id="DeepL (Proprietary, Higher Accuracy)" xml:space="preserve"> + <source>DeepL (Proprietary, Higher Accuracy)</source> + <target>DeepL (commercieel, maar hogere juistheid)</target> + + <note>Dropdown option for selecting DeepL as the translation service.</note> + </trans-unit> <trans-unit id="Default Wallet" xml:space="preserve"> <source>Default Wallet</source> <target>Damus-portefeuille</target> @@ -459,6 +495,12 @@ Number of profiles a user is following.</note> <note>Alert message to indicate this is a deleted account</note> </trans-unit> + <trans-unit id="Description" xml:space="preserve"> + <source>Description</source> + <target>Beschrijving</target> + + <note>Label to display relay description.</note> + </trans-unit> <trans-unit id="Dismiss" xml:space="preserve"> <source>Dismiss</source> <target>Negeer</target> @@ -525,6 +567,18 @@ Number of profiles a user is following.</note> <note>Button to follow a user.</note> </trans-unit> + <trans-unit id="Follow Back" xml:space="preserve"> + <source>Follow Back</source> + <target>Volg terug</target> + + <note>Button to follow a user back.</note> + </trans-unit> + <trans-unit id="Follow me on nostr" xml:space="preserve"> + <source>Follow me on nostr</source> + <target>Volg me op nostr</target> + + <note>Text on QR code view to prompt viewer looking at screen to follow the user.</note> + </trans-unit> <trans-unit id="Followers" xml:space="preserve"> <source>Followers</source> <target>Volgers</target> @@ -550,6 +604,24 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Text to indicate that button next to it is in a state that will follow a profile when tapped.</note> </trans-unit> + <trans-unit id="Follows you" xml:space="preserve"> + <source>Follows you</source> + <target>Volgt je</target> + + <note>Text to indicate that a user is following your profile.</note> + </trans-unit> + <trans-unit id="Free" xml:space="preserve"> + <source>Free</source> + <target>Gratis</target> + + <note>Dropdown option for selecting Free plan for DeepL translation service.</note> + </trans-unit> + <trans-unit id="Get API Key" xml:space="preserve"> + <source>Get API Key</source> + <target>Verkrijg api-sleutel</target> + + <note>Button to navigate to DeepL website to get a translation API key.</note> + </trans-unit> <trans-unit id="Global" xml:space="preserve"> <source>Global</source> <target>Algemeen</target> @@ -578,7 +650,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Hide API Key</source> <target>Verberg api-sleutel</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Home" xml:space="preserve"> <source>Home</source> @@ -622,11 +695,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to complete account creation and start using the app.</note> </trans-unit> - <trans-unit id="LibreTranslate Translations" xml:space="preserve"> - <source>LibreTranslate Translations</source> - <target>LibreTranslate-vertalingen</target> + <trans-unit id="LibreTranslate (Open Source)" xml:space="preserve"> + <source>LibreTranslate (Open Source)</source> + <target>LibreTranslate (opensource)</target> - <note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note> + <note>Dropdown option for selecting LibreTranslate as the translation service.</note> </trans-unit> <trans-unit id="Lightning Address or LNURL" xml:space="preserve"> <source>Lightning Address or LNURL</source> @@ -640,6 +713,18 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Indicates that the view is for paying a Lightning invoice.</note> </trans-unit> + <trans-unit id="Like" xml:space="preserve"> + <source>Like</source> + <target>Vind ik leuk</target> + + <note>Accessibility Label for Like button</note> + </trans-unit> + <trans-unit id="Local authentication to access private key" xml:space="preserve"> + <source>Local authentication to access private key</source> + <target>Lokale verificatie om toegang te krijgen tot privésleutel</target> + + <note>Face ID usage description shown when trying to access private key</note> + </trans-unit> <trans-unit id="Local default" xml:space="preserve"> <source>Local default</source> <target>Lokaal standaard</target> @@ -695,7 +780,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>None</source> <target>Geen</target> - <note>Dropdown option for selecting no translation server.</note> + <note>Dropdown option for selecting no translation service.</note> </trans-unit> <trans-unit id="Note contains &quot;nsec1&quot; private key. Are you sure?" xml:space="preserve"> <source>Note contains &quot;nsec1&quot; private key. Are you sure?</source> @@ -739,6 +824,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Dropdown option label for Lightning wallet, Phoenix.</note> </trans-unit> + <trans-unit id="Plan" xml:space="preserve"> + <source>Plan</source> + <target>Pakket</target> + + <note>Prompt selection of DeepL subscription plan to perform machine translations on notes</note> + </trans-unit> <trans-unit id="Post" xml:space="preserve"> <source>Post</source> <target>Bericht</target> @@ -775,6 +866,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Title of the secure field that holds the user's private key.</note> </trans-unit> + <trans-unit id="Pro" xml:space="preserve"> + <source>Pro</source> + <target>Pro</target> + + <note>Dropdown option for selecting Pro plan for DeepL translation service.</note> + </trans-unit> <trans-unit id="Profile" xml:space="preserve"> <source>Profile</source> <target>Profiel</target> @@ -833,7 +930,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Relay</source> <target>Relay</target> - <note>Text field for relay server. Used for testing purposes.</note> + <note>Label to display relay address. + Text field for relay server. Used for testing purposes.</note> </trans-unit> <trans-unit id="Relays" xml:space="preserve"> <source>Relays</source> @@ -854,6 +952,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button label to remove all participants from a note reply.</note> </trans-unit> + <trans-unit id="Reply" xml:space="preserve"> + <source>Reply</source> + <target>Beantwoord</target> + + <note>Accessibility label for reply button</note> + </trans-unit> <trans-unit id="Reply to self" xml:space="preserve"> <source>Reply to self</source> <target>Antwoord aan mijzelf</target> @@ -946,6 +1050,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Context menu option to save an image.</note> </trans-unit> + <trans-unit id="Scan the code" xml:space="preserve"> + <source>Scan the code</source> + <target>Scan de code</target> + + <note>Text on QR code view to prompt viewer to scan the QR code on screen with their device camera.</note> + </trans-unit> <trans-unit id="Search hashtag: #%@" xml:space="preserve"> <source>Search hashtag: #%@</source> <target>Zoek naar hashtag: #%@</target> @@ -988,6 +1098,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Prompt selection of LibreTranslate server to perform machine translations on notes</note> </trans-unit> + <trans-unit id="Service" xml:space="preserve"> + <source>Service</source> + <target>Dienst</target> + + <note>Prompt selection of translation service provider.</note> + </trans-unit> <trans-unit id="Settings" xml:space="preserve"> <source>Settings</source> <target>Instellingen</target> @@ -999,7 +1115,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Share</source> <target>Deel</target> - <note>Button to share an image. + <note>Button to share a post + Button to share an image. Button to share the link to a profile.</note> </trans-unit> <trans-unit id="Show" xml:space="preserve"> @@ -1013,7 +1130,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Show API Key</source> <target>Toon api-sleutel</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Show wallet selector" xml:space="preserve"> <source>Show wallet selector</source> @@ -1027,12 +1145,24 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Sidebar menu label to sign out of the account.</note> </trans-unit> + <trans-unit id="Software" xml:space="preserve"> + <source>Software</source> + <target>Software</target> + + <note>Label to display relay software.</note> + </trans-unit> <trans-unit id="Strike" xml:space="preserve"> <source>Strike</source> <target>Strike</target> <note>Dropdown option label for Lightning wallet, Strike.</note> </trans-unit> + <trans-unit id="Supported NIPs" xml:space="preserve"> + <source>Supported NIPs</source> + <target>Ondersteunde NIPs</target> + + <note>Label to display relay's supported NIPs.</note> + </trans-unit> <trans-unit id="Thanks!" xml:space="preserve"> <source>Thanks!</source> <target>Bedankt!</target> @@ -1094,11 +1224,17 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to indicate that the note is in the process of being translated from a different language.</note> </trans-unit> + <trans-unit id="Translations" xml:space="preserve"> + <source>Translations</source> + <target>Vertalingen</target> + + <note>Section title for selecting the translation service.</note> + </trans-unit> <trans-unit id="Type DELETE to delete" xml:space="preserve"> <source>Type DELETE to delete</source> <target>Typ DELETE om te verwijderen</target> - <note>No comment provided by engineer.</note> + <note>Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should.</note> </trans-unit> <trans-unit id="Type your post here..." xml:space="preserve"> <source>Type your post here...</source> @@ -1155,6 +1291,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Label for Username section of user profile form. Label to prompt username entry.</note> </trans-unit> + <trans-unit id="Version" xml:space="preserve"> + <source>Version</source> + <target>Versie</target> + + <note>Label to display relay software version.</note> + </trans-unit> <trans-unit id="Wallet" xml:space="preserve"> <source>Wallet</source> <target>Portefeuille</target> @@ -1221,6 +1363,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Footer text to inform user what will happen when the report is submitted.</note> </trans-unit> + <trans-unit id="Zap" xml:space="preserve"> + <source>Zap</source> + <target>Zap</target> + + <note>Accessibility label for zap button</note> + </trans-unit> <trans-unit id="Zebedee" xml:space="preserve"> <source>Zebedee</source> <target>Zebedee</target> @@ -1357,7 +1505,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>⚡️ %@</source> <target>⚡️ %@</target> - <note>No comment provided by engineer.</note> + <note>Text indicating the zap amount. i.e. number of satoshis that were tipped to a user</note> </trans-unit> </body> </file> diff --git a/translations/pl_PL.xliff b/translations/pl_PL.xliff @@ -16,6 +16,11 @@ <note>Bundle name</note> </trans-unit> + <trans-unit id="NSFaceIDUsageDescription" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Privacy - Face ID Usage Description</note> + </trans-unit> <trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve"> <source>Granting Damus access to your photos allows you to save images.</source> <target>Nadanie Damusowi uprawnień by miał dostęp do Twoich zdjęć umożliwia zapisywanie obrazów.</target> @@ -45,7 +50,7 @@ <target>%@ %@</target> <note>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'.</note> +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'.</note> </trans-unit> <trans-unit id="%@ has been blocked" xml:space="preserve"> <source>%@ has been blocked</source> @@ -76,7 +81,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi <target>%lld</target> <note>Number of zap payments on a post. -Number of profiles a user is following.</note> +Number of relay servers a user is connected.</note> </trans-unit> <trans-unit id="%lld/%lld" xml:space="preserve"> <source>%lld/%lld</source> @@ -124,7 +129,12 @@ Number of profiles a user is following.</note> <source>API Key (optional)</source> <target>Klucz API (opcjonalny)</target> - <note>Example URL to LibreTranslate server</note> + <note>Prompt for optional entry of API Key to use translation server.</note> + </trans-unit> + <trans-unit id="API Key (required)" xml:space="preserve"> + <source>API Key (required)</source> + + <note>Prompt for required entry of API Key to use translation server.</note> </trans-unit> <trans-unit id="About" xml:space="preserve"> <source>About</source> @@ -181,6 +191,11 @@ Number of profiles a user is following.</note> <note>Button label to re-add all original participants as profiles to reply to in a note</note> </trans-unit> + <trans-unit id="Admin" xml:space="preserve"> + <source>Admin</source> + + <note>Label to display relay contact user.</note> + </trans-unit> <trans-unit id="Any" xml:space="preserve"> <source>Any</source> <target>Dowolny</target> @@ -261,6 +276,11 @@ Number of profiles a user is following.</note> <note>Dropdown option label for Lightning wallet, Blue Wallet.</note> </trans-unit> + <trans-unit id="Boosts" xml:space="preserve"> + <source>Boosts</source> + + <note>Accessibility label for boosts button</note> + </trans-unit> <trans-unit id="Breez" xml:space="preserve"> <source>Breez</source> <target>Breez</target> @@ -309,6 +329,11 @@ Number of profiles a user is following.</note> <note>Section title for clearing cached data.</note> </trans-unit> + <trans-unit id="Contact" xml:space="preserve"> + <source>Contact</source> + + <note>Label to display relay contact information.</note> + </trans-unit> <trans-unit id="Copied" xml:space="preserve"> <source>Copied</source> <target>Skopiowano</target> @@ -431,6 +456,11 @@ Number of profiles a user is following.</note> <note>Name of the app, shown on the first screen when user is not logged in.</note> </trans-unit> + <trans-unit id="DeepL (Proprietary, Higher Accuracy)" xml:space="preserve"> + <source>DeepL (Proprietary, Higher Accuracy)</source> + + <note>Dropdown option for selecting DeepL as the translation service.</note> + </trans-unit> <trans-unit id="Default Wallet" xml:space="preserve"> <source>Default Wallet</source> <target>Portfel domyślny</target> @@ -457,6 +487,11 @@ Number of profiles a user is following.</note> <note>Alert message to indicate this is a deleted account</note> </trans-unit> + <trans-unit id="Description" xml:space="preserve"> + <source>Description</source> + + <note>Label to display relay description.</note> + </trans-unit> <trans-unit id="Dismiss" xml:space="preserve"> <source>Dismiss</source> <target>Odzruć</target> @@ -523,6 +558,16 @@ Number of profiles a user is following.</note> <note>Button to follow a user.</note> </trans-unit> + <trans-unit id="Follow Back" xml:space="preserve"> + <source>Follow Back</source> + + <note>Button to follow a user back.</note> + </trans-unit> + <trans-unit id="Follow me on nostr" xml:space="preserve"> + <source>Follow me on nostr</source> + + <note>Text on QR code view to prompt viewer looking at screen to follow the user.</note> + </trans-unit> <trans-unit id="Followers" xml:space="preserve"> <source>Followers</source> <target>Obserwujący</target> @@ -548,6 +593,21 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Text to indicate that button next to it is in a state that will follow a profile when tapped.</note> </trans-unit> + <trans-unit id="Follows you" xml:space="preserve"> + <source>Follows you</source> + + <note>Text to indicate that a user is following your profile.</note> + </trans-unit> + <trans-unit id="Free" xml:space="preserve"> + <source>Free</source> + + <note>Dropdown option for selecting Free plan for DeepL translation service.</note> + </trans-unit> + <trans-unit id="Get API Key" xml:space="preserve"> + <source>Get API Key</source> + + <note>Button to navigate to DeepL website to get a translation API key.</note> + </trans-unit> <trans-unit id="Global" xml:space="preserve"> <source>Global</source> <target>Globalny</target> @@ -576,7 +636,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Hide API Key</source> <target>Ukryj klucz API</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Home" xml:space="preserve"> <source>Home</source> @@ -620,11 +681,10 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to complete account creation and start using the app.</note> </trans-unit> - <trans-unit id="LibreTranslate Translations" xml:space="preserve"> - <source>LibreTranslate Translations</source> - <target>Tłumaczenia LibreTranslate</target> + <trans-unit id="LibreTranslate (Open Source)" xml:space="preserve"> + <source>LibreTranslate (Open Source)</source> - <note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note> + <note>Dropdown option for selecting LibreTranslate as the translation service.</note> </trans-unit> <trans-unit id="Lightning Address or LNURL" xml:space="preserve"> <source>Lightning Address or LNURL</source> @@ -638,6 +698,16 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Indicates that the view is for paying a Lightning invoice.</note> </trans-unit> + <trans-unit id="Like" xml:space="preserve"> + <source>Like</source> + + <note>Accessibility Label for Like button</note> + </trans-unit> + <trans-unit id="Local authentication to access private key" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Face ID usage description shown when trying to access private key</note> + </trans-unit> <trans-unit id="Local default" xml:space="preserve"> <source>Local default</source> <target>Domyślny systemowy</target> @@ -692,7 +762,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>None</source> <target>Żaden</target> - <note>Dropdown option for selecting no translation server.</note> + <note>Dropdown option for selecting no translation service.</note> </trans-unit> <trans-unit id="Note contains &quot;nsec1&quot; private key. Are you sure?" xml:space="preserve"> <source>Note contains &quot;nsec1&quot; private key. Are you sure?</source> @@ -735,6 +805,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Dropdown option label for Lightning wallet, Phoenix.</note> </trans-unit> + <trans-unit id="Plan" xml:space="preserve"> + <source>Plan</source> + + <note>Prompt selection of DeepL subscription plan to perform machine translations on notes</note> + </trans-unit> <trans-unit id="Post" xml:space="preserve"> <source>Post</source> <target>Napisz post</target> @@ -771,6 +846,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Title of the secure field that holds the user's private key.</note> </trans-unit> + <trans-unit id="Pro" xml:space="preserve"> + <source>Pro</source> + + <note>Dropdown option for selecting Pro plan for DeepL translation service.</note> + </trans-unit> <trans-unit id="Profile" xml:space="preserve"> <source>Profile</source> <target>Profil</target> @@ -829,7 +909,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Relay</source> <target>Przekaźnik</target> - <note>Text field for relay server. Used for testing purposes.</note> + <note>Label to display relay address. + Text field for relay server. Used for testing purposes.</note> </trans-unit> <trans-unit id="Relays" xml:space="preserve"> <source>Relays</source> @@ -850,6 +931,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button label to remove all participants from a note reply.</note> </trans-unit> + <trans-unit id="Reply" xml:space="preserve"> + <source>Reply</source> + + <note>Accessibility label for reply button</note> + </trans-unit> <trans-unit id="Reply to self" xml:space="preserve"> <source>Reply to self</source> <target>Odpowiedz sobie</target> @@ -942,6 +1028,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Context menu option to save an image.</note> </trans-unit> + <trans-unit id="Scan the code" xml:space="preserve"> + <source>Scan the code</source> + + <note>Text on QR code view to prompt viewer to scan the QR code on screen with their device camera.</note> + </trans-unit> <trans-unit id="Search hashtag: #%@" xml:space="preserve"> <source>Search hashtag: #%@</source> <target>Szukaj hasztag: #%@</target> @@ -984,6 +1075,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Prompt selection of LibreTranslate server to perform machine translations on notes</note> </trans-unit> + <trans-unit id="Service" xml:space="preserve"> + <source>Service</source> + + <note>Prompt selection of translation service provider.</note> + </trans-unit> <trans-unit id="Settings" xml:space="preserve"> <source>Settings</source> <target>Ustawienia</target> @@ -995,7 +1091,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Share</source> <target>Udostępnij</target> - <note>Button to share an image. + <note>Button to share a post + Button to share an image. Button to share the link to a profile.</note> </trans-unit> <trans-unit id="Show" xml:space="preserve"> @@ -1009,7 +1106,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Show API Key</source> <target>Pokaż klucz API</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Show wallet selector" xml:space="preserve"> <source>Show wallet selector</source> @@ -1023,12 +1121,22 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Sidebar menu label to sign out of the account.</note> </trans-unit> + <trans-unit id="Software" xml:space="preserve"> + <source>Software</source> + + <note>Label to display relay software.</note> + </trans-unit> <trans-unit id="Strike" xml:space="preserve"> <source>Strike</source> <target>Strike</target> <note>Dropdown option label for Lightning wallet, Strike.</note> </trans-unit> + <trans-unit id="Supported NIPs" xml:space="preserve"> + <source>Supported NIPs</source> + + <note>Label to display relay's supported NIPs.</note> + </trans-unit> <trans-unit id="Thanks!" xml:space="preserve"> <source>Thanks!</source> <target>Dzięki!</target> @@ -1089,10 +1197,15 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to indicate that the note is in the process of being translated from a different language.</note> </trans-unit> + <trans-unit id="Translations" xml:space="preserve"> + <source>Translations</source> + + <note>Section title for selecting the translation service.</note> + </trans-unit> <trans-unit id="Type DELETE to delete" xml:space="preserve"> <source>Type DELETE to delete</source> - <note>No comment provided by engineer.</note> + <note>Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should.</note> </trans-unit> <trans-unit id="Type your post here..." xml:space="preserve"> <source>Type your post here...</source> @@ -1149,6 +1262,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Label for Username section of user profile form. Label to prompt username entry.</note> </trans-unit> + <trans-unit id="Version" xml:space="preserve"> + <source>Version</source> + + <note>Label to display relay software version.</note> + </trans-unit> <trans-unit id="Wallet" xml:space="preserve"> <source>Wallet</source> <target>Portfel</target> @@ -1214,6 +1332,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Footer text to inform user what will happen when the report is submitted.</note> </trans-unit> + <trans-unit id="Zap" xml:space="preserve"> + <source>Zap</source> + + <note>Accessibility label for zap button</note> + </trans-unit> <trans-unit id="Zebedee" xml:space="preserve"> <source>Zebedee</source> <target>Zebedee</target> @@ -1350,7 +1473,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>⚡️ %@</source> <target>⚡️ %@</target> - <note>No comment provided by engineer.</note> + <note>Text indicating the zap amount. i.e. number of satoshis that were tipped to a user</note> </trans-unit> </body> </file> diff --git a/translations/pt_PT.xliff b/translations/pt_PT.xliff @@ -16,6 +16,11 @@ <note>Bundle name</note> </trans-unit> + <trans-unit id="NSFaceIDUsageDescription" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Privacy - Face ID Usage Description</note> + </trans-unit> <trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve"> <source>Granting Damus access to your photos allows you to save images.</source> <target>A concessão de acesso da Damus às suas fotografias permite-lhe guardar imagens.</target> @@ -45,7 +50,7 @@ <target>%@ %@</target> <note>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'.</note> +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'.</note> </trans-unit> <trans-unit id="%@ has been blocked" xml:space="preserve"> <source>%@ has been blocked</source> @@ -76,7 +81,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi <target>%lld</target> <note>Number of zap payments on a post. -Number of profiles a user is following.</note> +Number of relay servers a user is connected.</note> </trans-unit> <trans-unit id="%lld/%lld" xml:space="preserve"> <source>%lld/%lld</source> @@ -124,7 +129,12 @@ Number of profiles a user is following.</note> <source>API Key (optional)</source> <target>Chave API (opcional)</target> - <note>Example URL to LibreTranslate server</note> + <note>Prompt for optional entry of API Key to use translation server.</note> + </trans-unit> + <trans-unit id="API Key (required)" xml:space="preserve"> + <source>API Key (required)</source> + + <note>Prompt for required entry of API Key to use translation server.</note> </trans-unit> <trans-unit id="About" xml:space="preserve"> <source>About</source> @@ -181,6 +191,11 @@ Number of profiles a user is following.</note> <note>Button label to re-add all original participants as profiles to reply to in a note</note> </trans-unit> + <trans-unit id="Admin" xml:space="preserve"> + <source>Admin</source> + + <note>Label to display relay contact user.</note> + </trans-unit> <trans-unit id="Any" xml:space="preserve"> <source>Any</source> <target>Qualquer</target> @@ -261,6 +276,11 @@ Number of profiles a user is following.</note> <note>Dropdown option label for Lightning wallet, Blue Wallet.</note> </trans-unit> + <trans-unit id="Boosts" xml:space="preserve"> + <source>Boosts</source> + + <note>Accessibility label for boosts button</note> + </trans-unit> <trans-unit id="Breez" xml:space="preserve"> <source>Breez</source> <target>Breez</target> @@ -309,6 +329,11 @@ Number of profiles a user is following.</note> <note>Section title for clearing cached data.</note> </trans-unit> + <trans-unit id="Contact" xml:space="preserve"> + <source>Contact</source> + + <note>Label to display relay contact information.</note> + </trans-unit> <trans-unit id="Copied" xml:space="preserve"> <source>Copied</source> <target>Copiado</target> @@ -431,6 +456,11 @@ Number of profiles a user is following.</note> <note>Name of the app, shown on the first screen when user is not logged in.</note> </trans-unit> + <trans-unit id="DeepL (Proprietary, Higher Accuracy)" xml:space="preserve"> + <source>DeepL (Proprietary, Higher Accuracy)</source> + + <note>Dropdown option for selecting DeepL as the translation service.</note> + </trans-unit> <trans-unit id="Default Wallet" xml:space="preserve"> <source>Default Wallet</source> <target>Carteira Padrão</target> @@ -457,6 +487,11 @@ Number of profiles a user is following.</note> <note>Alert message to indicate this is a deleted account</note> </trans-unit> + <trans-unit id="Description" xml:space="preserve"> + <source>Description</source> + + <note>Label to display relay description.</note> + </trans-unit> <trans-unit id="Dismiss" xml:space="preserve"> <source>Dismiss</source> <target>Dispensar</target> @@ -523,6 +558,16 @@ Number of profiles a user is following.</note> <note>Button to follow a user.</note> </trans-unit> + <trans-unit id="Follow Back" xml:space="preserve"> + <source>Follow Back</source> + + <note>Button to follow a user back.</note> + </trans-unit> + <trans-unit id="Follow me on nostr" xml:space="preserve"> + <source>Follow me on nostr</source> + + <note>Text on QR code view to prompt viewer looking at screen to follow the user.</note> + </trans-unit> <trans-unit id="Followers" xml:space="preserve"> <source>Followers</source> <target>Seguidores</target> @@ -548,6 +593,21 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Text to indicate that button next to it is in a state that will follow a profile when tapped.</note> </trans-unit> + <trans-unit id="Follows you" xml:space="preserve"> + <source>Follows you</source> + + <note>Text to indicate that a user is following your profile.</note> + </trans-unit> + <trans-unit id="Free" xml:space="preserve"> + <source>Free</source> + + <note>Dropdown option for selecting Free plan for DeepL translation service.</note> + </trans-unit> + <trans-unit id="Get API Key" xml:space="preserve"> + <source>Get API Key</source> + + <note>Button to navigate to DeepL website to get a translation API key.</note> + </trans-unit> <trans-unit id="Global" xml:space="preserve"> <source>Global</source> <target>Global</target> @@ -576,7 +636,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Hide API Key</source> <target>Ocultar Chave API</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Home" xml:space="preserve"> <source>Home</source> @@ -620,11 +681,10 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to complete account creation and start using the app.</note> </trans-unit> - <trans-unit id="LibreTranslate Translations" xml:space="preserve"> - <source>LibreTranslate Translations</source> - <target>Traduções LibreTranslate</target> + <trans-unit id="LibreTranslate (Open Source)" xml:space="preserve"> + <source>LibreTranslate (Open Source)</source> - <note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note> + <note>Dropdown option for selecting LibreTranslate as the translation service.</note> </trans-unit> <trans-unit id="Lightning Address or LNURL" xml:space="preserve"> <source>Lightning Address or LNURL</source> @@ -638,6 +698,16 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Indicates that the view is for paying a Lightning invoice.</note> </trans-unit> + <trans-unit id="Like" xml:space="preserve"> + <source>Like</source> + + <note>Accessibility Label for Like button</note> + </trans-unit> + <trans-unit id="Local authentication to access private key" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Face ID usage description shown when trying to access private key</note> + </trans-unit> <trans-unit id="Local default" xml:space="preserve"> <source>Local default</source> <target>Padrão Local</target> @@ -692,7 +762,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>None</source> <target>Nenhum</target> - <note>Dropdown option for selecting no translation server.</note> + <note>Dropdown option for selecting no translation service.</note> </trans-unit> <trans-unit id="Note contains &quot;nsec1&quot; private key. Are you sure?" xml:space="preserve"> <source>Note contains &quot;nsec1&quot; private key. Are you sure?</source> @@ -735,6 +805,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Dropdown option label for Lightning wallet, Phoenix.</note> </trans-unit> + <trans-unit id="Plan" xml:space="preserve"> + <source>Plan</source> + + <note>Prompt selection of DeepL subscription plan to perform machine translations on notes</note> + </trans-unit> <trans-unit id="Post" xml:space="preserve"> <source>Post</source> <target>Post</target> @@ -771,6 +846,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Title of the secure field that holds the user's private key.</note> </trans-unit> + <trans-unit id="Pro" xml:space="preserve"> + <source>Pro</source> + + <note>Dropdown option for selecting Pro plan for DeepL translation service.</note> + </trans-unit> <trans-unit id="Profile" xml:space="preserve"> <source>Profile</source> <target>Perfil</target> @@ -829,7 +909,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Relay</source> <target>Relay</target> - <note>Text field for relay server. Used for testing purposes.</note> + <note>Label to display relay address. + Text field for relay server. Used for testing purposes.</note> </trans-unit> <trans-unit id="Relays" xml:space="preserve"> <source>Relays</source> @@ -850,6 +931,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button label to remove all participants from a note reply.</note> </trans-unit> + <trans-unit id="Reply" xml:space="preserve"> + <source>Reply</source> + + <note>Accessibility label for reply button</note> + </trans-unit> <trans-unit id="Reply to self" xml:space="preserve"> <source>Reply to self</source> <target>Responder ao próprio</target> @@ -942,6 +1028,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Context menu option to save an image.</note> </trans-unit> + <trans-unit id="Scan the code" xml:space="preserve"> + <source>Scan the code</source> + + <note>Text on QR code view to prompt viewer to scan the QR code on screen with their device camera.</note> + </trans-unit> <trans-unit id="Search hashtag: #%@" xml:space="preserve"> <source>Search hashtag: #%@</source> <target>Procurar hashtag: #%@</target> @@ -984,6 +1075,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Prompt selection of LibreTranslate server to perform machine translations on notes</note> </trans-unit> + <trans-unit id="Service" xml:space="preserve"> + <source>Service</source> + + <note>Prompt selection of translation service provider.</note> + </trans-unit> <trans-unit id="Settings" xml:space="preserve"> <source>Settings</source> <target>Configurações</target> @@ -995,7 +1091,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Share</source> <target>Partilhar</target> - <note>Button to share an image. + <note>Button to share a post + Button to share an image. Button to share the link to a profile.</note> </trans-unit> <trans-unit id="Show" xml:space="preserve"> @@ -1009,7 +1106,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Show API Key</source> <target>Mostrar Chave API</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Show wallet selector" xml:space="preserve"> <source>Show wallet selector</source> @@ -1023,12 +1121,22 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Sidebar menu label to sign out of the account.</note> </trans-unit> + <trans-unit id="Software" xml:space="preserve"> + <source>Software</source> + + <note>Label to display relay software.</note> + </trans-unit> <trans-unit id="Strike" xml:space="preserve"> <source>Strike</source> <target>Strike</target> <note>Dropdown option label for Lightning wallet, Strike.</note> </trans-unit> + <trans-unit id="Supported NIPs" xml:space="preserve"> + <source>Supported NIPs</source> + + <note>Label to display relay's supported NIPs.</note> + </trans-unit> <trans-unit id="Thanks!" xml:space="preserve"> <source>Thanks!</source> <target>Obrigado!</target> @@ -1089,10 +1197,15 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to indicate that the note is in the process of being translated from a different language.</note> </trans-unit> + <trans-unit id="Translations" xml:space="preserve"> + <source>Translations</source> + + <note>Section title for selecting the translation service.</note> + </trans-unit> <trans-unit id="Type DELETE to delete" xml:space="preserve"> <source>Type DELETE to delete</source> - <note>No comment provided by engineer.</note> + <note>Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should.</note> </trans-unit> <trans-unit id="Type your post here..." xml:space="preserve"> <source>Type your post here...</source> @@ -1149,6 +1262,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Label for Username section of user profile form. Label to prompt username entry.</note> </trans-unit> + <trans-unit id="Version" xml:space="preserve"> + <source>Version</source> + + <note>Label to display relay software version.</note> + </trans-unit> <trans-unit id="Wallet" xml:space="preserve"> <source>Wallet</source> <target>Carteira</target> @@ -1214,6 +1332,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Footer text to inform user what will happen when the report is submitted.</note> </trans-unit> + <trans-unit id="Zap" xml:space="preserve"> + <source>Zap</source> + + <note>Accessibility label for zap button</note> + </trans-unit> <trans-unit id="Zebedee" xml:space="preserve"> <source>Zebedee</source> <target>Zebedee</target> @@ -1350,7 +1473,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>⚡️ %@</source> <target>⚡️ %@</target> - <note>No comment provided by engineer.</note> + <note>Text indicating the zap amount. i.e. number of satoshis that were tipped to a user</note> </trans-unit> </body> </file> diff --git a/translations/tr_TR.xliff b/translations/tr_TR.xliff @@ -16,6 +16,11 @@ <note>Bundle name</note> </trans-unit> + <trans-unit id="NSFaceIDUsageDescription" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Privacy - Face ID Usage Description</note> + </trans-unit> <trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve"> <source>Granting Damus access to your photos allows you to save images.</source> @@ -44,7 +49,7 @@ <target>%@ %@</target> <note>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'.</note> +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'.</note> </trans-unit> <trans-unit id="%@ has been blocked" xml:space="preserve"> <source>%@ has been blocked</source> @@ -74,7 +79,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi <target>%lld</target> <note>Number of zap payments on a post. -Number of profiles a user is following.</note> +Number of relay servers a user is connected.</note> </trans-unit> <trans-unit id="%lld/%lld" xml:space="preserve"> <source>%lld/%lld</source> @@ -120,7 +125,12 @@ Number of profiles a user is following.</note> <trans-unit id="API Key (optional)" xml:space="preserve"> <source>API Key (optional)</source> - <note>Example URL to LibreTranslate server</note> + <note>Prompt for optional entry of API Key to use translation server.</note> + </trans-unit> + <trans-unit id="API Key (required)" xml:space="preserve"> + <source>API Key (required)</source> + + <note>Prompt for required entry of API Key to use translation server.</note> </trans-unit> <trans-unit id="About" xml:space="preserve"> <source>About</source> @@ -174,6 +184,11 @@ Number of profiles a user is following.</note> <note>Button label to re-add all original participants as profiles to reply to in a note</note> </trans-unit> + <trans-unit id="Admin" xml:space="preserve"> + <source>Admin</source> + + <note>Label to display relay contact user.</note> + </trans-unit> <trans-unit id="Any" xml:space="preserve"> <source>Any</source> <target>Herhangi</target> @@ -249,6 +264,11 @@ Number of profiles a user is following.</note> <note>Dropdown option label for Lightning wallet, Blue Wallet.</note> </trans-unit> + <trans-unit id="Boosts" xml:space="preserve"> + <source>Boosts</source> + + <note>Accessibility label for boosts button</note> + </trans-unit> <trans-unit id="Breez" xml:space="preserve"> <source>Breez</source> <target>Breez</target> @@ -297,6 +317,11 @@ Number of profiles a user is following.</note> <note>Section title for clearing cached data.</note> </trans-unit> + <trans-unit id="Contact" xml:space="preserve"> + <source>Contact</source> + + <note>Label to display relay contact information.</note> + </trans-unit> <trans-unit id="Copied" xml:space="preserve"> <source>Copied</source> <target>Kopyalandı</target> @@ -413,6 +438,11 @@ Number of profiles a user is following.</note> <note>Name of the app, shown on the first screen when user is not logged in.</note> </trans-unit> + <trans-unit id="DeepL (Proprietary, Higher Accuracy)" xml:space="preserve"> + <source>DeepL (Proprietary, Higher Accuracy)</source> + + <note>Dropdown option for selecting DeepL as the translation service.</note> + </trans-unit> <trans-unit id="Default Wallet" xml:space="preserve"> <source>Default Wallet</source> <target>Varsayılan Cüzdan</target> @@ -439,6 +469,11 @@ Number of profiles a user is following.</note> <note>Alert message to indicate this is a deleted account</note> </trans-unit> + <trans-unit id="Description" xml:space="preserve"> + <source>Description</source> + + <note>Label to display relay description.</note> + </trans-unit> <trans-unit id="Dismiss" xml:space="preserve"> <source>Dismiss</source> <target>Yok Say</target> @@ -503,6 +538,16 @@ Number of profiles a user is following.</note> <note>Button to follow a user.</note> </trans-unit> + <trans-unit id="Follow Back" xml:space="preserve"> + <source>Follow Back</source> + + <note>Button to follow a user back.</note> + </trans-unit> + <trans-unit id="Follow me on nostr" xml:space="preserve"> + <source>Follow me on nostr</source> + + <note>Text on QR code view to prompt viewer looking at screen to follow the user.</note> + </trans-unit> <trans-unit id="Followers" xml:space="preserve"> <source>Followers</source> <target>Takipçiler</target> @@ -528,6 +573,21 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Text to indicate that button next to it is in a state that will follow a profile when tapped.</note> </trans-unit> + <trans-unit id="Follows you" xml:space="preserve"> + <source>Follows you</source> + + <note>Text to indicate that a user is following your profile.</note> + </trans-unit> + <trans-unit id="Free" xml:space="preserve"> + <source>Free</source> + + <note>Dropdown option for selecting Free plan for DeepL translation service.</note> + </trans-unit> + <trans-unit id="Get API Key" xml:space="preserve"> + <source>Get API Key</source> + + <note>Button to navigate to DeepL website to get a translation API key.</note> + </trans-unit> <trans-unit id="Global" xml:space="preserve"> <source>Global</source> <target>Küresel</target> @@ -554,7 +614,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <trans-unit id="Hide API Key" xml:space="preserve"> <source>Hide API Key</source> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Home" xml:space="preserve"> <source>Home</source> @@ -596,10 +657,10 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to complete account creation and start using the app.</note> </trans-unit> - <trans-unit id="LibreTranslate Translations" xml:space="preserve"> - <source>LibreTranslate Translations</source> + <trans-unit id="LibreTranslate (Open Source)" xml:space="preserve"> + <source>LibreTranslate (Open Source)</source> - <note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note> + <note>Dropdown option for selecting LibreTranslate as the translation service.</note> </trans-unit> <trans-unit id="Lightning Address or LNURL" xml:space="preserve"> <source>Lightning Address or LNURL</source> @@ -613,6 +674,16 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Indicates that the view is for paying a Lightning invoice.</note> </trans-unit> + <trans-unit id="Like" xml:space="preserve"> + <source>Like</source> + + <note>Accessibility Label for Like button</note> + </trans-unit> + <trans-unit id="Local authentication to access private key" xml:space="preserve"> + <source>Local authentication to access private key</source> + + <note>Face ID usage description shown when trying to access private key</note> + </trans-unit> <trans-unit id="Local default" xml:space="preserve"> <source>Local default</source> <target>Cihaz varsayılanı</target> @@ -665,7 +736,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <trans-unit id="None" xml:space="preserve"> <source>None</source> - <note>Dropdown option for selecting no translation server.</note> + <note>Dropdown option for selecting no translation service.</note> </trans-unit> <trans-unit id="Note contains &quot;nsec1&quot; private key. Are you sure?" xml:space="preserve"> <source>Note contains &quot;nsec1&quot; private key. Are you sure?</source> @@ -707,6 +778,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Dropdown option label for Lightning wallet, Phoenix.</note> </trans-unit> + <trans-unit id="Plan" xml:space="preserve"> + <source>Plan</source> + + <note>Prompt selection of DeepL subscription plan to perform machine translations on notes</note> + </trans-unit> <trans-unit id="Post" xml:space="preserve"> <source>Post</source> <target>Gönder</target> @@ -742,6 +818,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Title of the secure field that holds the user's private key.</note> </trans-unit> + <trans-unit id="Pro" xml:space="preserve"> + <source>Pro</source> + + <note>Dropdown option for selecting Pro plan for DeepL translation service.</note> + </trans-unit> <trans-unit id="Profile" xml:space="preserve"> <source>Profile</source> <target>Profil</target> @@ -799,7 +880,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Relay</source> <target>Röle</target> - <note>Text field for relay server. Used for testing purposes.</note> + <note>Label to display relay address. + Text field for relay server. Used for testing purposes.</note> </trans-unit> <trans-unit id="Relays" xml:space="preserve"> <source>Relays</source> @@ -818,6 +900,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button label to remove all participants from a note reply.</note> </trans-unit> + <trans-unit id="Reply" xml:space="preserve"> + <source>Reply</source> + + <note>Accessibility label for reply button</note> + </trans-unit> <trans-unit id="Reply to self" xml:space="preserve"> <source>Reply to self</source> <target>Kendine yanıt ver</target> @@ -905,6 +992,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Context menu option to save an image.</note> </trans-unit> + <trans-unit id="Scan the code" xml:space="preserve"> + <source>Scan the code</source> + + <note>Text on QR code view to prompt viewer to scan the QR code on screen with their device camera.</note> + </trans-unit> <trans-unit id="Search hashtag: #%@" xml:space="preserve"> <source>Search hashtag: #%@</source> <target>Etiketi ara: #%@</target> @@ -946,6 +1038,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Prompt selection of LibreTranslate server to perform machine translations on notes</note> </trans-unit> + <trans-unit id="Service" xml:space="preserve"> + <source>Service</source> + + <note>Prompt selection of translation service provider.</note> + </trans-unit> <trans-unit id="Settings" xml:space="preserve"> <source>Settings</source> <target>Ayarlar</target> @@ -957,7 +1054,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Share</source> <target>Paylaş</target> - <note>Button to share an image. + <note>Button to share a post + Button to share an image. Button to share the link to a profile.</note> </trans-unit> <trans-unit id="Show" xml:space="preserve"> @@ -970,7 +1068,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <trans-unit id="Show API Key" xml:space="preserve"> <source>Show API Key</source> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Show wallet selector" xml:space="preserve"> <source>Show wallet selector</source> @@ -984,12 +1083,22 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Sidebar menu label to sign out of the account.</note> </trans-unit> + <trans-unit id="Software" xml:space="preserve"> + <source>Software</source> + + <note>Label to display relay software.</note> + </trans-unit> <trans-unit id="Strike" xml:space="preserve"> <source>Strike</source> <target>Strike</target> <note>Dropdown option label for Lightning wallet, Strike.</note> </trans-unit> + <trans-unit id="Supported NIPs" xml:space="preserve"> + <source>Supported NIPs</source> + + <note>Label to display relay's supported NIPs.</note> + </trans-unit> <trans-unit id="Thanks!" xml:space="preserve"> <source>Thanks!</source> @@ -1046,10 +1155,15 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to indicate that the note is in the process of being translated from a different language.</note> </trans-unit> + <trans-unit id="Translations" xml:space="preserve"> + <source>Translations</source> + + <note>Section title for selecting the translation service.</note> + </trans-unit> <trans-unit id="Type DELETE to delete" xml:space="preserve"> <source>Type DELETE to delete</source> - <note>No comment provided by engineer.</note> + <note>Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should.</note> </trans-unit> <trans-unit id="Type your post here..." xml:space="preserve"> <source>Type your post here...</source> @@ -1103,6 +1217,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Label for Username section of user profile form. Label to prompt username entry.</note> </trans-unit> + <trans-unit id="Version" xml:space="preserve"> + <source>Version</source> + + <note>Label to display relay software version.</note> + </trans-unit> <trans-unit id="Wallet" xml:space="preserve"> <source>Wallet</source> <target>Cüzdan</target> @@ -1165,6 +1284,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Footer text to inform user what will happen when the report is submitted.</note> </trans-unit> + <trans-unit id="Zap" xml:space="preserve"> + <source>Zap</source> + + <note>Accessibility label for zap button</note> + </trans-unit> <trans-unit id="Zebedee" xml:space="preserve"> <source>Zebedee</source> <target>Zebedee</target> @@ -1301,7 +1425,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>⚡️ %@</source> <target>⚡️ %@</target> - <note>No comment provided by engineer.</note> + <note>Text indicating the zap amount. i.e. number of satoshis that were tipped to a user</note> </trans-unit> </body> </file> diff --git a/translations/zh_CN.xliff b/translations/zh_CN.xliff @@ -16,6 +16,12 @@ <note>Bundle name</note> </trans-unit> + <trans-unit id="NSFaceIDUsageDescription" xml:space="preserve"> + <source>Local authentication to access private key</source> + <target>需要本地认证以访问私钥</target> + + <note>Privacy - Face ID Usage Description</note> + </trans-unit> <trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve"> <source>Granting Damus access to your photos allows you to save images.</source> <target>允许达摩访问您的相册以便保存图片。</target> @@ -45,7 +51,7 @@ <target>%@ %@</target> <note>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'.</note> +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'.</note> </trans-unit> <trans-unit id="%@ has been blocked" xml:space="preserve"> <source>%@ has been blocked</source> @@ -76,7 +82,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi <target>%lld</target> <note>Number of zap payments on a post. -Number of profiles a user is following.</note> +Number of relay servers a user is connected.</note> </trans-unit> <trans-unit id="%lld/%lld" xml:space="preserve"> <source>%lld/%lld</source> @@ -124,7 +130,13 @@ Number of profiles a user is following.</note> <source>API Key (optional)</source> <target>API Key (可选)</target> - <note>Example URL to LibreTranslate server</note> + <note>Prompt for optional entry of API Key to use translation server.</note> + </trans-unit> + <trans-unit id="API Key (required)" xml:space="preserve"> + <source>API Key (required)</source> + <target>API Key (必填)</target> + + <note>Prompt for required entry of API Key to use translation server.</note> </trans-unit> <trans-unit id="About" xml:space="preserve"> <source>About</source> @@ -181,6 +193,12 @@ Number of profiles a user is following.</note> <note>Button label to re-add all original participants as profiles to reply to in a note</note> </trans-unit> + <trans-unit id="Admin" xml:space="preserve"> + <source>Admin</source> + <target>管理员</target> + + <note>Label to display relay contact user.</note> + </trans-unit> <trans-unit id="Any" xml:space="preserve"> <source>Any</source> <target>任意</target> @@ -261,6 +279,12 @@ Number of profiles a user is following.</note> <note>Dropdown option label for Lightning wallet, Blue Wallet.</note> </trans-unit> + <trans-unit id="Boosts" xml:space="preserve"> + <source>Boosts</source> + <target>加速</target> + + <note>Accessibility label for boosts button</note> + </trans-unit> <trans-unit id="Breez" xml:space="preserve"> <source>Breez</source> <target>Breez</target> @@ -309,6 +333,12 @@ Number of profiles a user is following.</note> <note>Section title for clearing cached data.</note> </trans-unit> + <trans-unit id="Contact" xml:space="preserve"> + <source>Contact</source> + <target>联系人</target> + + <note>Label to display relay contact information.</note> + </trans-unit> <trans-unit id="Copied" xml:space="preserve"> <source>Copied</source> <target>已复制</target> @@ -431,6 +461,11 @@ Number of profiles a user is following.</note> <note>Name of the app, shown on the first screen when user is not logged in.</note> </trans-unit> + <trans-unit id="DeepL (Proprietary, Higher Accuracy)" xml:space="preserve"> + <source>DeepL (Proprietary, Higher Accuracy)</source> + + <note>Dropdown option for selecting DeepL as the translation service.</note> + </trans-unit> <trans-unit id="Default Wallet" xml:space="preserve"> <source>Default Wallet</source> <target>默认钱包</target> @@ -459,6 +494,12 @@ Number of profiles a user is following.</note> <note>Alert message to indicate this is a deleted account</note> </trans-unit> + <trans-unit id="Description" xml:space="preserve"> + <source>Description</source> + <target>描述</target> + + <note>Label to display relay description.</note> + </trans-unit> <trans-unit id="Dismiss" xml:space="preserve"> <source>Dismiss</source> <target>忽略</target> @@ -525,6 +566,17 @@ Number of profiles a user is following.</note> <note>Button to follow a user.</note> </trans-unit> + <trans-unit id="Follow Back" xml:space="preserve"> + <source>Follow Back</source> + + <note>Button to follow a user back.</note> + </trans-unit> + <trans-unit id="Follow me on nostr" xml:space="preserve"> + <source>Follow me on nostr</source> + <target>关注我的Nostr</target> + + <note>Text on QR code view to prompt viewer looking at screen to follow the user.</note> + </trans-unit> <trans-unit id="Followers" xml:space="preserve"> <source>Followers</source> <target>粉丝</target> @@ -550,6 +602,23 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Text to indicate that button next to it is in a state that will follow a profile when tapped.</note> </trans-unit> + <trans-unit id="Follows you" xml:space="preserve"> + <source>Follows you</source> + + <note>Text to indicate that a user is following your profile.</note> + </trans-unit> + <trans-unit id="Free" xml:space="preserve"> + <source>Free</source> + <target>免费</target> + + <note>Dropdown option for selecting Free plan for DeepL translation service.</note> + </trans-unit> + <trans-unit id="Get API Key" xml:space="preserve"> + <source>Get API Key</source> + <target>获取API Key</target> + + <note>Button to navigate to DeepL website to get a translation API key.</note> + </trans-unit> <trans-unit id="Global" xml:space="preserve"> <source>Global</source> <target>广场</target> @@ -578,7 +647,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Hide API Key</source> <target>隐藏API Key</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Home" xml:space="preserve"> <source>Home</source> @@ -622,11 +692,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to complete account creation and start using the app.</note> </trans-unit> - <trans-unit id="LibreTranslate Translations" xml:space="preserve"> - <source>LibreTranslate Translations</source> - <target>LibreTranslate 翻译</target> + <trans-unit id="LibreTranslate (Open Source)" xml:space="preserve"> + <source>LibreTranslate (Open Source)</source> + <target>LibreTranslate (开源)</target> - <note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note> + <note>Dropdown option for selecting LibreTranslate as the translation service.</note> </trans-unit> <trans-unit id="Lightning Address or LNURL" xml:space="preserve"> <source>Lightning Address or LNURL</source> @@ -640,6 +710,18 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Indicates that the view is for paying a Lightning invoice.</note> </trans-unit> + <trans-unit id="Like" xml:space="preserve"> + <source>Like</source> + <target>赞</target> + + <note>Accessibility Label for Like button</note> + </trans-unit> + <trans-unit id="Local authentication to access private key" xml:space="preserve"> + <source>Local authentication to access private key</source> + <target>需要本地认证以访问私钥</target> + + <note>Face ID usage description shown when trying to access private key</note> + </trans-unit> <trans-unit id="Local default" xml:space="preserve"> <source>Local default</source> <target>本地默认</target> @@ -695,7 +777,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>None</source> <target>无</target> - <note>Dropdown option for selecting no translation server.</note> + <note>Dropdown option for selecting no translation service.</note> </trans-unit> <trans-unit id="Note contains &quot;nsec1&quot; private key. Are you sure?" xml:space="preserve"> <source>Note contains &quot;nsec1&quot; private key. Are you sure?</source> @@ -739,6 +821,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Dropdown option label for Lightning wallet, Phoenix.</note> </trans-unit> + <trans-unit id="Plan" xml:space="preserve"> + <source>Plan</source> + <target>选择套餐</target> + + <note>Prompt selection of DeepL subscription plan to perform machine translations on notes</note> + </trans-unit> <trans-unit id="Post" xml:space="preserve"> <source>Post</source> <target>发布</target> @@ -775,6 +863,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Title of the secure field that holds the user's private key.</note> </trans-unit> + <trans-unit id="Pro" xml:space="preserve"> + <source>Pro</source> + <target>专业版</target> + + <note>Dropdown option for selecting Pro plan for DeepL translation service.</note> + </trans-unit> <trans-unit id="Profile" xml:space="preserve"> <source>Profile</source> <target>我的档案</target> @@ -833,7 +927,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Relay</source> <target>中继器</target> - <note>Text field for relay server. Used for testing purposes.</note> + <note>Label to display relay address. + Text field for relay server. Used for testing purposes.</note> </trans-unit> <trans-unit id="Relays" xml:space="preserve"> <source>Relays</source> @@ -854,6 +949,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button label to remove all participants from a note reply.</note> </trans-unit> + <trans-unit id="Reply" xml:space="preserve"> + <source>Reply</source> + <target>回复</target> + + <note>Accessibility label for reply button</note> + </trans-unit> <trans-unit id="Reply to self" xml:space="preserve"> <source>Reply to self</source> <target>自回复</target> @@ -946,6 +1047,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Context menu option to save an image.</note> </trans-unit> + <trans-unit id="Scan the code" xml:space="preserve"> + <source>Scan the code</source> + <target>扫码</target> + + <note>Text on QR code view to prompt viewer to scan the QR code on screen with their device camera.</note> + </trans-unit> <trans-unit id="Search hashtag: #%@" xml:space="preserve"> <source>Search hashtag: #%@</source> <target>热搜词:#%@</target> @@ -988,6 +1095,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Prompt selection of LibreTranslate server to perform machine translations on notes</note> </trans-unit> + <trans-unit id="Service" xml:space="preserve"> + <source>Service</source> + <target>选择服务</target> + + <note>Prompt selection of translation service provider.</note> + </trans-unit> <trans-unit id="Settings" xml:space="preserve"> <source>Settings</source> <target>设置</target> @@ -999,7 +1112,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Share</source> <target>分享</target> - <note>Button to share an image. + <note>Button to share a post + Button to share an image. Button to share the link to a profile.</note> </trans-unit> <trans-unit id="Show" xml:space="preserve"> @@ -1013,7 +1127,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>Show API Key</source> <target>显示API Key</target> - <note>Button to hide the LibreTranslate server API key.</note> + <note>Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key.</note> </trans-unit> <trans-unit id="Show wallet selector" xml:space="preserve"> <source>Show wallet selector</source> @@ -1027,12 +1142,24 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Sidebar menu label to sign out of the account.</note> </trans-unit> + <trans-unit id="Software" xml:space="preserve"> + <source>Software</source> + <target>软件</target> + + <note>Label to display relay software.</note> + </trans-unit> <trans-unit id="Strike" xml:space="preserve"> <source>Strike</source> <target>Strike</target> <note>Dropdown option label for Lightning wallet, Strike.</note> </trans-unit> + <trans-unit id="Supported NIPs" xml:space="preserve"> + <source>Supported NIPs</source> + <target>支持的NIP</target> + + <note>Label to display relay's supported NIPs.</note> + </trans-unit> <trans-unit id="Thanks!" xml:space="preserve"> <source>Thanks!</source> <target>谢谢!</target> @@ -1094,11 +1221,17 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Button to indicate that the note is in the process of being translated from a different language.</note> </trans-unit> + <trans-unit id="Translations" xml:space="preserve"> + <source>Translations</source> + <target>翻译</target> + + <note>Section title for selecting the translation service.</note> + </trans-unit> <trans-unit id="Type DELETE to delete" xml:space="preserve"> <source>Type DELETE to delete</source> <target>输入 DELETE 以删除</target> - <note>No comment provided by engineer.</note> + <note>Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should.</note> </trans-unit> <trans-unit id="Type your post here..." xml:space="preserve"> <source>Type your post here...</source> @@ -1155,6 +1288,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Label for Username section of user profile form. Label to prompt username entry.</note> </trans-unit> + <trans-unit id="Version" xml:space="preserve"> + <source>Version</source> + <target>版本</target> + + <note>Label to display relay software version.</note> + </trans-unit> <trans-unit id="Wallet" xml:space="preserve"> <source>Wallet</source> <target>钱包</target> @@ -1221,6 +1360,11 @@ Part of a larger sentence to describe how many profiles a user is following.</no <note>Footer text to inform user what will happen when the report is submitted.</note> </trans-unit> + <trans-unit id="Zap" xml:space="preserve"> + <source>Zap</source> + + <note>Accessibility label for zap button</note> + </trans-unit> <trans-unit id="Zebedee" xml:space="preserve"> <source>Zebedee</source> <target>Zebedee</target> @@ -1357,7 +1501,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no <source>⚡️ %@</source> <target>⚡️ %@</target> - <note>No comment provided by engineer.</note> + <note>Text indicating the zap amount. i.e. number of satoshis that were tipped to a user</note> </trans-unit> </body> </file>