From 7d1bac4028a87f9eaa1b887c11e1c7c3f693887d Mon Sep 17 00:00:00 2001 From: Terry Yiu <963907+tyiu@users.noreply.github.com> Date: Sat, 4 Feb 2023 18:24:30 -0500 Subject: [PATCH] Import translations Closes: #523 --- damus/de.lproj/Localizable.strings | 17 ++- damus/de.lproj/Localizable.stringsdict | 2 +- damus/fr-FR.lproj/Localizable.strings | 15 ++- damus/lv-LV.lproj/Localizable.strings | 145 ++++++++++++++++++++++ damus/lv-LV.lproj/Localizable.stringsdict | 28 ++--- damus/zh-CN.lproj/Localizable.strings | 8 +- damus/zh-CN.lproj/Localizable.stringsdict | 8 +- translations/de.xliff | 15 ++- translations/fr_FR.xliff | 11 +- translations/lv_LV.xliff | 76 ++++++++++-- translations/zh_CN.xliff | 20 +-- 11 files changed, 293 insertions(+), 52 deletions(-) diff --git a/damus/de.lproj/Localizable.strings b/damus/de.lproj/Localizable.strings index 0c3aaf68..030177d1 100644 --- a/damus/de.lproj/Localizable.strings +++ b/damus/de.lproj/Localizable.strings @@ -8,7 +8,7 @@ "'%@' is an invalid NIP-05 identifier. It should look like an email." = "%@' ist kein gülter NIP-05 identifier. Dieser sollte wie eine email aussehen. "; /* 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)) Gefolgte"; +"(Profile.displayName(profile: profile, pubkey: whos))'s Followers" = "Follower von (Profile.displayName(profile: profile, pubkey: whos))"; /* Navigation bar title for view that shows who a user is following. */ "(who) following" = "(who) folgt"; @@ -214,6 +214,13 @@ Number of profiles a user is following. */ Section title for deleting the user */ "Delete" = "Löschen"; +/* Alert for deleting the users account. + Button to delete the user's account. */ +"Delete Account" = "Konto löschen"; + +/* Alert message to indicate this is a deleted account */ +"Deleted Account" = "Gelöschtes Konto"; + /* Button to dismiss a text field alert. */ "Dismiss" = "Schließen"; @@ -434,7 +441,7 @@ Part of a larger sentence to describe how many profiles a user is following. */ "Remove all" = "Alle entfernen"; /* Label to indicate that the user is replying to themself. */ -"Reply to self" = "Antwort an dich selbst"; +"Reply to self" = "Antwort an sich selbst"; /* Label to indicate that the user is replying to 2 users. */ "Replying to %@ & %@" = "%1$@ & %2$@ antworten"; @@ -556,6 +563,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)" = "Übersetzt aus (lang)"; +/* 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. */ +"Type DELETE to delete" = "Gib DELETE ein, um zu löschen"; + /* Text box prompt to ask user to type their post. */ "Type your post here..." = "Schreibe deinen Beitrag hier..."; diff --git a/damus/de.lproj/Localizable.stringsdict b/damus/de.lproj/Localizable.stringsdict index 3dd4ad47..8bede21a 100644 --- a/damus/de.lproj/Localizable.stringsdict +++ b/damus/de.lproj/Localizable.stringsdict @@ -29,7 +29,7 @@ one Follower other - Gefolgte + Follower NSStringLocalizedFormatKey %#@FOLLOWERS@ diff --git a/damus/fr-FR.lproj/Localizable.strings b/damus/fr-FR.lproj/Localizable.strings index fdef902b..aa99778d 100644 --- a/damus/fr-FR.lproj/Localizable.strings +++ b/damus/fr-FR.lproj/Localizable.strings @@ -214,6 +214,13 @@ Number of profiles a user is following. */ Section title for deleting the user */ "Delete" = "Effacer"; +/* Alert for deleting the users account. + Button to delete the user's account. */ +"Delete Account" = "Supprimer votre compte"; + +/* Alert message to indicate this is a deleted account */ +"Deleted Account" = "Compte supprimé"; + /* Button to dismiss a text field alert. */ "Dismiss" = "Rejeter"; @@ -225,7 +232,7 @@ Number of profiles a user is following. */ "DMs" = "Messages privés"; /* Button to dismiss wallet selection view for paying Lightning invoice. */ -"Done" = "Fini"; +"Done" = "Terminé"; /* Heading indicating that this application allows users to earn money. */ "Earn Money" = "Gagne de l'argent"; @@ -556,6 +563,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)" = "Traduit de (lang)"; +/* 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. */ +"Type DELETE to delete" = "Appuyez sur SUPPRIMER pour supprimer"; + /* Text box prompt to ask user to type their post. */ "Type your post here..." = "Tapez votre message ici..."; diff --git a/damus/lv-LV.lproj/Localizable.strings b/damus/lv-LV.lproj/Localizable.strings index 39906245..81f8e132 100644 --- a/damus/lv-LV.lproj/Localizable.strings +++ b/damus/lv-LV.lproj/Localizable.strings @@ -4,6 +4,9 @@ /* Description of how the nip05 identifier would be used for verification. */ "'%@' at '%@' will be used for verification" = "'%@' pie '%@' tiks izmantota priekš verifikācijas."; +/* Description of why the nip05 identifier is invalid. */ +"'%@' is an invalid NIP-05 identifier. It should look like an email." = "'%@' ir nederīgs NIP-05 identifikators. Tam vajadzētu izskatīties pēc e-pasta."; + /* 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))'am Sekotāji"; @@ -20,6 +23,9 @@ 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'. */ "%@ %@" = "%@ %@"; +/* Alert message that informs a user was blocked. */ +"%@ has been blocked" = "ir bloķēts"; + /* 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." = "Lai izveidotu kontu, nav nepieciešams tālruņa numurs, e-pasts vai vārds. Sāciet uzreiz bez aizkaves."; @@ -51,9 +57,15 @@ Number of profiles a user is following. */ /* Placeholder text for About Me description. */ "Absolute Boss" = "Pilnīgs Priekšnieks"; +/* Button to accept the end user license agreement before being allowed into the app. */ +"Accept" = "Pieņemt"; + /* Label to indicate the public ID of the account. */ "Account ID" = "Konta ID"; +/* Title for confirmation dialog to either share, report, or block a profile. */ +"Actions" = "Darbības"; + /* Button to add recommended relay server. Button to confirm adding user inputted relay. */ "Add" = "Pievieno"; @@ -67,6 +79,9 @@ Number of profiles a user is following. */ /* Any amount of sats */ "Any" = "Jebkurš"; +/* Example URL to LibreTranslate server */ +"API Key (optional)" = "API Atslēga (pēc izvēles)"; + /* Alert message to ask if user wants to repost a post. */ "Are you sure you want to repost this?" = "Vai tiešām vēlies pārpublicēt šo?"; @@ -85,6 +100,23 @@ Number of profiles a user is following. */ /* Dropdown option label for Lightning wallet, Blixt Wallet */ "Blixt Wallet" = "Blixt Maciņš"; +/* Alert button to block a user. + Button to block a profile. + Context menu option for blocking users. */ +"Block" = "Bloķējums"; + +/* Alert message prompt to ask if a user should be blocked. */ +"Block %@?" = "Vai bloķēt %@?"; + +/* Title of alert for blocking a user. */ +"Block User" = "Bloķēt Lietotāju"; + +/* Sidebar menu label for Profile view. */ +"Blocked" = "Bloķēts"; + +/* Navigation title of view to see list of blocked users. */ +"Blocked Users" = "Bloķētie Lietotāji"; + /* Dropdown option label for Lightning wallet, Blue Wallet. */ "Blue Wallet" = "Blue Maciņš"; @@ -143,18 +175,33 @@ Number of profiles a user is following. */ /* Context menu option for copying the JSON text from the note. */ "Copy Note JSON" = "Nokopēt Ziņas JSON"; +/* Button to copy report ID. */ +"Copy Report ID" = "Kopēt Atskaites ID"; + /* Context menu option for copying the text from an note. */ "Copy Text" = "Nokopēt Tekstu"; +/* Context menu option for copying the ID of the user who created the note. */ +"Copy User Pubkey" = "Kopēt Lietotāja PubAtslēgu"; + +/* Alert message to indicate that the blocked user could not be found. */ +"Could not find user to block..." = "Nevar atrast lietotāju, ko nobloķēt..."; + /* Button to create account. */ "Create" = "Izveidot"; /* Button to create an account. */ "Create Account" = "Izveidot Kontu"; +/* Title of alert prompting the user to create a new mutelist. */ +"Create new mutelist" = "Izveidot jaunu klusinājumSarakstu"; + /* Example description about Bitcoin creator(s), Satoshi Nakamoto. */ "Creator(s) of Bitcoin. Absolute legend." = "Bitmonētas Radītājs(i). Pilnīgas Leģendas."; +/* Dropdown option for selecting a custom translation server. */ +"Custom" = "Pielāgots"; + /* Name of the app, shown on the first screen when user is not logged in. */ "Damus" = "Damus"; @@ -167,6 +214,13 @@ Number of profiles a user is following. */ Section title for deleting the user */ "Delete" = "Izdzēst"; +/* Alert for deleting the users account. + Button to delete the user's account. */ +"Delete Account" = "Izdzēst Kontu"; + +/* Alert message to indicate this is a deleted account */ +"Deleted Account" = "Izdzēstais Konts"; + /* Button to dismiss a text field alert. */ "Dismiss" = "Atmest"; @@ -198,6 +252,9 @@ Number of profiles a user is following. */ /* Error message indicating why saving keys failed. */ "Error: %@" = "Kļūda: %@"; +/* Label indicating that the below text is the EULA, an acronym for End User License Agreement. */ +"EULA" = "EULA"; + /* Button to follow a user. */ "Follow" = "Sekot"; @@ -223,6 +280,12 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Navigation link to go to profile. */ "Goto profile %@" = "Ej uz profilu %@"; +/* Button to hide a post from a user who has been blocked. */ +"Hide" = "Slēpt"; + +/* 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. */ "Home" = "Sākums"; @@ -232,9 +295,15 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* 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" = "Pretlikumīgs saturs"; + /* Error message indicating that an invalid account key was entered for login. */ "Invalid key" = "Nepareiza atslēga"; +/* Button for user to report that the account or content has spam. */ +"It's spam" = "Tā ir mēstule"; + /* Placeholder example text for identifier used for NIP-05 verification. */ "jb55@jb55.com" = "jb55@jb55.com"; @@ -244,6 +313,9 @@ 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"; @@ -274,9 +346,15 @@ 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"; +/* 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. */ +"None" = "Neviens"; + /* 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."; @@ -289,6 +367,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* 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" = "Kailums vai nepārprotams saturs"; + /* Label indicating that a form input is optional. */ "optional" = "pēc izvēles"; @@ -304,6 +385,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Button to post a note. */ "Post" = "Publicēt"; +/* 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" = "Ziņa no lietotāja, kuru esat bloķējis"; + /* Label for filter for seeing only posts (instead of posts and replies). */ "Posts" = "Ieraksti"; @@ -340,6 +424,9 @@ 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" = "Ieteicamie Releji"; +/* 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. */ "Relay" = "Relejs"; @@ -347,6 +434,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ Sidebar menu label for Relays view. */ "Relays" = "Releji"; +/* 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!" = "Releji ir informēti un klienti varēs izmantot šo informāciju, lai filtrētu saturu. Paldies Tev!"; + /* Button label to remove all participants from a note reply. */ "Remove all" = "Noņemt visu"; @@ -359,6 +449,16 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Indicating that the user is replying to the following listed people. */ "Replying to:" = "Atbildot"; +/* Button to report a profile. + Context menu option for reporting content. */ +"Report" = "Noziņot"; + +/* Label indicating that the text underneath is the identifier of the report that was sent to relay servers. */ +"Report ID:" = "Ziņojuma ID"; + +/* Message indicating that a report was successfully sent to relay servers. */ +"Report sent!" = "Ziņojums nosūtīts!"; + /* Button to confirm reposting a post. Title of alert for confirming to repost a post. */ "Repost" = "Pārpublicēt"; @@ -366,6 +466,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text indicating that the post was reposted (i.e. re-shared). */ "Reposted" = "Pārpublicēts"; +/* Navigation bar title for Reposts view. */ +"Reposts" = "Pārpublicējumi"; + /* 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" = "Pieprasījumi"; @@ -405,6 +508,9 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text prompt for user to send a message to the other user. */ "Send a message to start the conversation..." = "Sūti ziņu, lai sāktu sarunu..."; +/* Prompt selection of LibreTranslate server to perform machine translations on notes */ +"Server" = "Serveris"; + /* Navigation title for Settings view. Sidebar menu label for accessing the app settings */ "Settings" = "Uzstādījumi"; @@ -417,6 +523,9 @@ 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. */ +"Show API Key" = "Parādīt API Atslēgu"; + /* Toggle to show or hide selection of wallet. */ "Show wallet selector" = "Parādīt maciņu atlasītāju"; @@ -426,6 +535,12 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Dropdown option label for Lightning wallet, Strike. */ "Strike" = "Strike"; +/* Button to close out of alert that informs that the action to block a user was successful. */ +"Thanks!" = "Paldies!"; + +/* Button for user to report that the account is impersonating someone. */ +"They are impersonating someone" = "Viņi uzdodas par kādu citu"; + /* 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." = "Šī ir publiskā atslēga, jūs nevarēsit rakstīt ziņas vai kādā citā veidā darboties. To izmanto, lai tikai skatītu kontus no to skatpunkta."; @@ -442,6 +557,18 @@ Part of a larger sentence to describe how many profiles a user is following. */ Navigation bar title for threaded event detail view. */ "Thread" = "Plūsma"; +/* Button to translate note from different language. */ +"Translate Note" = "Iztulkot Ziņu"; + +/* Button to indicate that the note has been translated from a different language. */ +"Translated from (lang)" = "Tulkot no (val)"; + +/* 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. */ +"Type DELETE to delete" = "Ieraksti IZDZĒST, lai izdzēstu"; + /* Text box prompt to ask user to type their post. */ "Type your post here..." = "Rakstiet savu ziņu šeit..."; @@ -460,6 +587,15 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text to indicate that the button next to it is in a state that will unfollow a profile when tapped. */ "Unfollows" = "Atsekos"; +/* Example URL to LibreTranslate server */ +"URL" = "Saite"; + +/* Alert message to indicate the user has been blocked */ +"User blocked" = "Lietotājs bloķēts"; + +/* Alert message that informs a user was blocked. */ +"User has been blocked" = "Lietotājs ir nobloķēts"; + /* Label for Username section of user profile form. Label to prompt username entry. */ "Username" = "Lietotājvārds"; @@ -482,15 +618,24 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text to welcome user. */ "Welcome, %@!" = "Laipni lūgts, %@!"; +/* Header text to prompt user what issue they want to report. */ +"What do you want to report?" = "Ko Tu vēlies noziņot?"; + /* Placeholder example for relay server address. */ "wss://some.relay.com" = "wss://cits.relejs.com"; +/* Text of button that confirms to overwrite the existing mutelist. */ +"Yes, Overwrite" = "Jā, Pārrakstīt"; + /* 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"; /* Label for Your Name section of user profile form. */ "Your Name" = "Tavs Vārds"; +/* 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" = "Tavs ziņojums tiks nosūtīts uz relejiem, are kuriem esi savienots"; + /* Dropdown option label for Lightning wallet, Zebedee. */ "Zebedee" = "Zebedee"; diff --git a/damus/lv-LV.lproj/Localizable.stringsdict b/damus/lv-LV.lproj/Localizable.stringsdict index 3929f8b3..3826fe22 100644 --- a/damus/lv-LV.lproj/Localizable.stringsdict +++ b/damus/lv-LV.lproj/Localizable.stringsdict @@ -11,14 +11,14 @@ NSStringFormatValueTypeKey d one - %d cita piezīme + %d cita ziņa other - %d citas piezīmes + %d citas ziņas zero %d other notes NSStringLocalizedFormatKey - ··· %#@NOTES@ ··· + ··· Ziņas ··· followers_count @@ -36,12 +36,12 @@ Followers NSStringLocalizedFormatKey - %#@FOLLOWERS@ + Sekotāji reactions_count NSStringLocalizedFormatKey - %#@REACTIONS@ + Reakcijas REACTIONS NSStringFormatSpecTypeKey @@ -59,7 +59,7 @@ relays_count NSStringLocalizedFormatKey - %#@RELAYS@ + Releji RELAYS NSStringFormatSpecTypeKey @@ -77,7 +77,7 @@ replying_to_one_and_others NSStringLocalizedFormatKey - Atbildot %@%#@OTHERS@ + Atbildot %@% #Citam OTHERS NSStringFormatSpecTypeKey @@ -95,7 +95,7 @@ replying_to_two_and_others NSStringLocalizedFormatKey - Atbildot %@, %@%#@OTHERS@ + Atbildot %@, %@%#Citiem OTHERS NSStringFormatSpecTypeKey @@ -113,7 +113,7 @@ reposts_count NSStringLocalizedFormatKey - %#@REPOSTS@ + Pārpublicējumi REPOSTS NSStringFormatSpecTypeKey @@ -131,7 +131,7 @@ sats_count NSStringLocalizedFormatKey - %1$#@SATS@ + %1$#@Sats@ SATS NSStringFormatSpecTypeKey @@ -139,7 +139,7 @@ NSStringFormatValueTypeKey @ one - %2$@ sats + %2$@ sati other %2$@ sati zero @@ -149,7 +149,7 @@ zaps_count NSStringLocalizedFormatKey - %#@ZAPS@ + Zapi ZAPS NSStringFormatSpecTypeKey @@ -157,9 +157,9 @@ NSStringFormatValueTypeKey d one - Zap - other Zaps + other + Zapi zero Zaps diff --git a/damus/zh-CN.lproj/Localizable.strings b/damus/zh-CN.lproj/Localizable.strings index 2fc26b19..5cf823ff 100644 --- a/damus/zh-CN.lproj/Localizable.strings +++ b/damus/zh-CN.lproj/Localizable.strings @@ -95,7 +95,7 @@ Number of profiles a user is following. */ "Bitcoin Beach" = "Bitcoin Beach"; /* Label for Bitcoin Lightning Tips section of user profile form. */ -"Bitcoin Lightning Tips" = "Bitcoin Lightning Tips"; +"Bitcoin Lightning Tips" = "比特币闪电小费"; /* Dropdown option label for Lightning wallet, Blixt Wallet */ "Blixt Wallet" = "Blixt钱包"; @@ -247,7 +247,7 @@ Number of profiles a user is following. */ "Encrypted" = "已加密"; /* Prompt for user to enter an account key to login. */ -"Enter your account key to login:" = "输入您的账户key以登陆:"; +"Enter your account key to login:" = "输入你的账户钥匙以登陆:"; /* Error message indicating why saving keys failed. */ "Error: %@" = "错误:%@"; @@ -314,7 +314,7 @@ Part of a larger sentence to describe how many profiles a user is following. */ "Let's go!" = "开启旅程!"; /* Section title for selecting the server that hosts the LibreTranslate machine translation API. */ -"LibreTranslate Translations" = "LibreTranslate Translations"; +"LibreTranslate Translations" = "LibreTranslate 翻译"; /* Placeholder text for entry of Lightning Address or LNURL. */ "Lightning Address or LNURL" = "闪电地址或LNURL"; @@ -482,7 +482,7 @@ Part of a larger sentence to describe how many profiles a user is following. */ "satoshi" = "satoshi"; /* Name of Bitcoin creator(s). */ -"Satoshi Nakamoto" = "Satoshi Nakamoto"; +"Satoshi Nakamoto" = "中本聪"; /* Button for saving profile. */ "Save" = "保存"; diff --git a/damus/zh-CN.lproj/Localizable.stringsdict b/damus/zh-CN.lproj/Localizable.stringsdict index 57997e70..776dabcb 100644 --- a/damus/zh-CN.lproj/Localizable.stringsdict +++ b/damus/zh-CN.lproj/Localizable.stringsdict @@ -185,9 +185,9 @@ many %2$@ sats one - %2$@ sat + %2$@ 聪 other - %2$@ sats + %2$@ 聪 two %2$@ sats zero @@ -209,9 +209,9 @@ many Zaps one - Zap + 电击 other - Zaps + 电击 two Zaps zero diff --git a/translations/de.xliff b/translations/de.xliff index f7b7dc5f..4fba91b7 100644 --- a/translations/de.xliff +++ b/translations/de.xliff @@ -98,7 +98,7 @@ Number of profiles a user is following. (Profile.displayName(profile: profile, pubkey: whos))'s Followers - (Profile.displayName(profile: profile, pubkey: whos)) Gefolgte + Follower von (Profile.displayName(profile: profile, pubkey: whos)) Navigation bar title for view that shows who is following a user. @@ -448,12 +448,14 @@ Number of profiles a user is following. Delete Account + Konto löschen Alert for deleting the users account. Button to delete the user's account. Deleted Account + Gelöschtes Konto Alert message to indicate this is a deleted account @@ -679,6 +681,7 @@ Part of a larger sentence to describe how many profiles a user is following. No + Nein Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. @@ -696,6 +699,7 @@ Part of a larger sentence to describe how many profiles a user is following. Note contains "nsec1" private key. Are you sure? + Notiz enthält einen privaten "nsec1"-Schlüssel. Bist du sicher? Alert user that they might be attempting to paste a private key and ask them to confirm. @@ -852,7 +856,7 @@ Part of a larger sentence to describe how many profiles a user is following. Reply to self - Antwort an dich selbst + Antwort an sich selbst Label to indicate that the user is replying to themself. @@ -1086,11 +1090,13 @@ Part of a larger sentence to describe how many profiles a user is following. Translating from (lang)... + Übersetzung aus (lang)... Button to indicate that the note is in the process of being translated from a different language. Type DELETE to delete + Gib DELETE ein, um zu löschen No comment provided by engineer. @@ -1199,6 +1205,7 @@ Part of a larger sentence to describe how many profiles a user is following. Yes, Post with Private Key + Ja, teile mit privatem Schlüssel Button to proceed with posting a note even though it looks like they might be posting a private key. @@ -1385,7 +1392,7 @@ Part of a larger sentence to describe how many profiles a user is following. Followers - Gefolgte + Follower Part of a larger sentence to describe how many people are following a user. @@ -1519,11 +1526,13 @@ Part of a larger sentence to describe how many profiles a user is following. Zap + Zap Part of a larger sentence to describe how many zap payments there are on a post. Zaps + Zaps Part of a larger sentence to describe how many zap payments there are on a post. diff --git a/translations/fr_FR.xliff b/translations/fr_FR.xliff index d615ea23..afe36653 100644 --- a/translations/fr_FR.xliff +++ b/translations/fr_FR.xliff @@ -448,12 +448,14 @@ Number of profiles a user is following. Delete Account + Supprimer votre compte Alert for deleting the users account. Button to delete the user's account. Deleted Account + Compte supprimé Alert message to indicate this is a deleted account @@ -471,7 +473,7 @@ Number of profiles a user is following. Done - Fini + Terminé Button to dismiss wallet selection view for paying Lightning invoice. @@ -679,6 +681,7 @@ Part of a larger sentence to describe how many profiles a user is following. No + Non Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. @@ -696,6 +699,7 @@ Part of a larger sentence to describe how many profiles a user is following. Note contains "nsec1" private key. Are you sure? + La note contient une clé privée "nsec1". Êtes-vous certain? Alert user that they might be attempting to paste a private key and ask them to confirm. @@ -1086,11 +1090,13 @@ Part of a larger sentence to describe how many profiles a user is following. Translating from (lang)... + Traduction de (lang)... Button to indicate that the note is in the process of being translated from a different language. Type DELETE to delete + Appuyez sur SUPPRIMER pour supprimer No comment provided by engineer. @@ -1199,6 +1205,7 @@ Part of a larger sentence to describe how many profiles a user is following. Yes, Post with Private Key + Oui, publier avec clé privée Button to proceed with posting a note even though it looks like they might be posting a private key. @@ -1519,11 +1526,13 @@ Part of a larger sentence to describe how many profiles a user is following. Zap + Zap Part of a larger sentence to describe how many zap payments there are on a post. Zaps + Zaps Part of a larger sentence to describe how many zap payments there are on a post. diff --git a/translations/lv_LV.xliff b/translations/lv_LV.xliff index 7fe44f33..31db47cd 100644 --- a/translations/lv_LV.xliff +++ b/translations/lv_LV.xliff @@ -49,6 +49,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi %@ has been blocked + ir bloķēts Alert message that informs a user was blocked. @@ -91,6 +92,7 @@ Number of profiles a user is following. '%@' is an invalid NIP-05 identifier. It should look like an email. + '%@' ir nederīgs NIP-05 identifikators. Tam vajadzētu izskatīties pēc e-pasta. Description of why the nip05 identifier is invalid. @@ -120,6 +122,7 @@ Number of profiles a user is following. API Key (optional) + API Atslēga (pēc izvēles) Example URL to LibreTranslate server @@ -143,6 +146,7 @@ Number of profiles a user is following. Accept + Pieņemt Button to accept the end user license agreement before being allowed into the app. @@ -154,6 +158,7 @@ Number of profiles a user is following. Actions + Darbības Title for confirmation dialog to either share, report, or block a profile. @@ -220,6 +225,7 @@ Number of profiles a user is following. Block + Bloķējums Alert button to block a user. Button to block a profile. @@ -227,21 +233,25 @@ Number of profiles a user is following. Block %@? + Vai bloķēt %@? Alert message prompt to ask if a user should be blocked. Block User + Bloķēt Lietotāju Title of alert for blocking a user. Blocked + Bloķēts Sidebar menu label for Profile view. Blocked Users + Bloķētie Lietotāji Navigation title of view to see list of blocked users. @@ -350,6 +360,7 @@ Number of profiles a user is following. Copy Report ID + Kopēt Atskaites ID Button to copy report ID. @@ -361,6 +372,7 @@ Number of profiles a user is following. Copy User Pubkey + Kopēt Lietotāja PubAtslēgu Context menu option for copying the ID of the user who created the note. @@ -372,6 +384,7 @@ Number of profiles a user is following. Could not find user to block... + Nevar atrast lietotāju, ko nobloķēt... Alert message to indicate that the blocked user could not be found. @@ -389,6 +402,7 @@ Number of profiles a user is following. Create new mutelist + Izveidot jaunu klusinājumSarakstu Title of alert prompting the user to create a new mutelist. @@ -400,6 +414,7 @@ Number of profiles a user is following. Custom + Pielāgots Dropdown option for selecting a custom translation server. @@ -433,12 +448,14 @@ Number of profiles a user is following. Delete Account + Izdzēst Kontu Alert for deleting the users account. Button to delete the user's account. Deleted Account + Izdzēstais Konts Alert message to indicate this is a deleted account @@ -462,6 +479,7 @@ Number of profiles a user is following. EULA + EULA Label indicating that the below text is the EULA, an acronym for End User License Agreement. @@ -552,11 +570,13 @@ Part of a larger sentence to describe how many profiles a user is following. Hide + Slēpt Button to hide a post from a user who has been blocked. Hide API Key + Slēpt API Atslēgu Button to hide the LibreTranslate server API key. @@ -568,6 +588,7 @@ Part of a larger sentence to describe how many profiles a user is following. Illegal content + Pretlikumīgs saturs Button for user to report that the account or content has illegal content. @@ -579,6 +600,7 @@ Part of a larger sentence to describe how many profiles a user is following. It's spam + Tā ir mēstule Button for user to report that the account or content has spam. @@ -602,6 +624,7 @@ Part of a larger sentence to describe how many profiles a user is following. LibreTranslate Translations + LibreTulkotāja Tulkojumi Section title for selecting the server that hosts the LibreTranslate machine translation API. @@ -658,21 +681,25 @@ Part of a larger sentence to describe how many profiles a user is following. No + Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. 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. Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists. None + Neviens Dropdown option for selecting no translation server. Note contains "nsec1" private key. Are you sure? + Ziņojums satur "nsec1" privāto atslēgu. Vai esi pārliecināts? Alert user that they might be attempting to paste a private key and ask them to confirm. @@ -690,6 +717,7 @@ Part of a larger sentence to describe how many profiles a user is following. Nudity or explicit content + Kailums vai nepārprotams saturs Button for user to report that the account or content has nudity or explicit content. @@ -719,6 +747,7 @@ Part of a larger sentence to describe how many profiles a user is following. Post from a user you've blocked + Ziņa no lietotāja, kuru esat bloķējis Text to indicate that what is being shown is a post from a user who has been blocked. @@ -796,6 +825,7 @@ Part of a larger sentence to describe how many profiles a user is following. Reject + Noraidīt Button to reject the end user license agreement, which disallows the user from being let into the app. @@ -814,6 +844,7 @@ Part of a larger sentence to describe how many profiles a user is following. Relays have been notified and clients will be able to use this information to filter content. Thank you! + Releji ir informēti un klienti varēs izmantot šo informāciju, lai filtrētu saturu. Paldies Tev! Description of what was done as a result of sending a report to relay servers. @@ -843,17 +874,20 @@ Part of a larger sentence to describe how many profiles a user is following. Report + Noziņot Button to report a profile. Context menu option for reporting content. Report ID: + Ziņojuma ID Label indicating that the text underneath is the identifier of the report that was sent to relay servers. Report sent! + Ziņojums nosūtīts! Message indicating that a report was successfully sent to relay servers. @@ -872,6 +906,7 @@ Part of a larger sentence to describe how many profiles a user is following. Reposts + Pārpublicējumi Navigation bar title for Reposts view. @@ -949,6 +984,7 @@ Part of a larger sentence to describe how many profiles a user is following. Server + Serveris Prompt selection of LibreTranslate server to perform machine translations on notes @@ -975,6 +1011,7 @@ Part of a larger sentence to describe how many profiles a user is following. Show API Key + Parādīt API Atslēgu Button to hide the LibreTranslate server API key. @@ -998,11 +1035,13 @@ Part of a larger sentence to describe how many profiles a user is following. Thanks! + Paldies! Button to close out of alert that informs that the action to block a user was successful. They are impersonating someone + Viņi uzdodas par kādu citu Button for user to report that the account is impersonating someone. @@ -1039,21 +1078,25 @@ Part of a larger sentence to describe how many profiles a user is following. Translate Note + Iztulkot Ziņu Button to translate note from different language. Translated from (lang) + Tulkot no (val) Button to indicate that the note has been translated from a different language. Translating from (lang)... + Tiek tulkots no (val)... Button to indicate that the note is in the process of being translated from a different language. Type DELETE to delete + Ieraksti IZDZĒST, lai izdzēstu No comment provided by engineer. @@ -1065,6 +1108,7 @@ Part of a larger sentence to describe how many profiles a user is following. URL + Saite Example URL to LibreTranslate server @@ -1094,11 +1138,13 @@ Part of a larger sentence to describe how many profiles a user is following. User blocked + Lietotājs bloķēts Alert message to indicate the user has been blocked User has been blocked + Lietotājs ir nobloķēts Alert message that informs a user was blocked. @@ -1147,16 +1193,19 @@ Part of a larger sentence to describe how many profiles a user is following. What do you want to report? + Ko Tu vēlies noziņot? Header text to prompt user what issue they want to report. Yes, Overwrite + Jā, Pārrakstīt Text of button that confirms to overwrite the existing mutelist. Yes, Post with Private Key + Jā, Publicēt ar Privāto Atslēgu Button to proceed with posting a note even though it looks like they might be posting a private key. @@ -1168,6 +1217,7 @@ Part of a larger sentence to describe how many profiles a user is following. Your report will be sent to the relays you are connected to + Tavs ziņojums tiks nosūtīts uz relejiem, are kuriem esi savienots Footer text to inform user what will happen when the report is submitted. @@ -1318,19 +1368,19 @@ Part of a larger sentence to describe how many profiles a user is following. %d other note - %d cita piezīme + %d cita ziņa Text to indicate that the thread was collapsed and that there are other notes to view if tapped. %d other notes - %d citas piezīmes + %d citas ziņas Text to indicate that the thread was collapsed and that there are other notes to view if tapped. ··· %#@NOTES@ ··· - ··· %#@NOTES@ ··· + ··· Ziņas ··· Text to indicate that the thread was collapsed and that there are other notes to view if tapped. @@ -1348,13 +1398,13 @@ Part of a larger sentence to describe how many profiles a user is following. %#@FOLLOWERS@ - %#@FOLLOWERS@ + Sekotāji Part of a larger sentence to describe how many people are following a user. %#@REACTIONS@ - %#@REACTIONS@ + Reakcijas Part of a larger sentence to describe how many reactions there are on a post. @@ -1372,7 +1422,7 @@ Part of a larger sentence to describe how many profiles a user is following. %#@RELAYS@ - %#@RELAYS@ + Releji Part of a larger sentence to describe how many relay servers a user is connected. @@ -1390,7 +1440,7 @@ Part of a larger sentence to describe how many profiles a user is following. Replying to %@%#@OTHERS@ - Atbildot %@%#@OTHERS@ + Atbildot %@% #Citam Label to indicate that the user is replying to 1 user and others. @@ -1412,7 +1462,7 @@ Part of a larger sentence to describe how many profiles a user is following. Replying to %@, %@%#@OTHERS@ - Atbildot %@, %@%#@OTHERS@ + Atbildot %@, %@%#Citiem Label to indicate that the user is replying to 2 users and others. @@ -1434,7 +1484,7 @@ Part of a larger sentence to describe how many profiles a user is following. %#@REPOSTS@ - %#@REPOSTS@ + Pārpublicējumi Part of a larger sentence to describe how many reposts there are. @@ -1452,13 +1502,13 @@ Part of a larger sentence to describe how many profiles a user is following. %1$#@SATS@ - %1$#@SATS@ + %1$#@Sats@ Amount of sats. %2$@ sat - %2$@ sats + %2$@ sati Amount of sats. @@ -1470,17 +1520,19 @@ Part of a larger sentence to describe how many profiles a user is following. %#@ZAPS@ - %#@ZAPS@ + Zapi Part of a larger sentence to describe how many zap payments there are on a post. Zap + Zaps Part of a larger sentence to describe how many zap payments there are on a post. Zaps + Zapi Part of a larger sentence to describe how many zap payments there are on a post. diff --git a/translations/zh_CN.xliff b/translations/zh_CN.xliff index 84abea39..eac10fb5 100644 --- a/translations/zh_CN.xliff +++ b/translations/zh_CN.xliff @@ -213,7 +213,7 @@ Number of profiles a user is following. Bitcoin Lightning Tips - Bitcoin Lightning Tips + 比特币闪电小费 Label for Bitcoin Lightning Tips section of user profile form. @@ -509,7 +509,7 @@ Number of profiles a user is following. Enter your account key to login: - 输入您的账户key以登陆: + 输入你的账户钥匙以登陆: Prompt for user to enter an account key to login. @@ -624,7 +624,7 @@ Part of a larger sentence to describe how many profiles a user is following. LibreTranslate Translations - LibreTranslate Translations + LibreTranslate 翻译 Section title for selecting the server that hosts the LibreTranslate machine translation API. @@ -699,7 +699,7 @@ Part of a larger sentence to describe how many profiles a user is following. Note contains "nsec1" private key. Are you sure? - 没有包含 "nsec1" 的私钥,你确定吗? + 字条包含 "nsec1" 私钥,你确定吗? Alert user that they might be attempting to paste a private key and ask them to confirm. @@ -930,7 +930,7 @@ Part of a larger sentence to describe how many profiles a user is following. Satoshi Nakamoto - Satoshi Nakamoto + 中本聪 Name of Bitcoin creator(s). @@ -1205,7 +1205,7 @@ Part of a larger sentence to describe how many profiles a user is following. Yes, Post with Private Key - 确定,使用私钥发布 + 确定,发布私钥 Button to proceed with posting a note even though it looks like they might be posting a private key. @@ -1508,13 +1508,13 @@ Part of a larger sentence to describe how many profiles a user is following. %2$@ sat - %2$@ sat + %2$@ 聪 Amount of sats. %2$@ sats - %2$@ sats + %2$@ 聪 Amount of sats. @@ -1526,13 +1526,13 @@ Part of a larger sentence to describe how many profiles a user is following. Zap - Zap + 电击 Part of a larger sentence to describe how many zap payments there are on a post. Zaps - Zaps + 电击 Part of a larger sentence to describe how many zap payments there are on a post.