Compare commits
1 Commits
unicode-16
...
tyiu/impor
| Author | SHA1 | Date | |
|---|---|---|---|
|
1dd23c8158
|
@@ -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. ";
|
"'%@' 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. */
|
/* 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. */
|
/* Navigation bar title for view that shows who a user is following. */
|
||||||
"(who) following" = "(who) folgt";
|
"(who) following" = "(who) folgt";
|
||||||
@@ -214,6 +214,13 @@ Number of profiles a user is following. */
|
|||||||
Section title for deleting the user */
|
Section title for deleting the user */
|
||||||
"Delete" = "Löschen";
|
"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. */
|
/* Button to dismiss a text field alert. */
|
||||||
"Dismiss" = "Schließen";
|
"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";
|
"Remove all" = "Alle entfernen";
|
||||||
|
|
||||||
/* Label to indicate that the user is replying to themself. */
|
/* 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. */
|
/* Label to indicate that the user is replying to 2 users. */
|
||||||
"Replying to %@ & %@" = "%1$@ & %2$@ antworten";
|
"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. */
|
/* Button to indicate that the note has been translated from a different language. */
|
||||||
"Translated from (lang)" = "Übersetzt aus (lang)";
|
"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. */
|
/* Text box prompt to ask user to type their post. */
|
||||||
"Type your post here..." = "Schreibe deinen Beitrag hier...";
|
"Type your post here..." = "Schreibe deinen Beitrag hier...";
|
||||||
|
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
<key>one</key>
|
<key>one</key>
|
||||||
<string>Follower</string>
|
<string>Follower</string>
|
||||||
<key>other</key>
|
<key>other</key>
|
||||||
<string>Gefolgte</string>
|
<string>Follower</string>
|
||||||
</dict>
|
</dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
<string>%#@FOLLOWERS@</string>
|
<string>%#@FOLLOWERS@</string>
|
||||||
|
|||||||
@@ -214,6 +214,13 @@ Number of profiles a user is following. */
|
|||||||
Section title for deleting the user */
|
Section title for deleting the user */
|
||||||
"Delete" = "Effacer";
|
"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. */
|
/* Button to dismiss a text field alert. */
|
||||||
"Dismiss" = "Rejeter";
|
"Dismiss" = "Rejeter";
|
||||||
|
|
||||||
@@ -225,7 +232,7 @@ Number of profiles a user is following. */
|
|||||||
"DMs" = "Messages privés";
|
"DMs" = "Messages privés";
|
||||||
|
|
||||||
/* Button to dismiss wallet selection view for paying Lightning invoice. */
|
/* Button to dismiss wallet selection view for paying Lightning invoice. */
|
||||||
"Done" = "Fini";
|
"Done" = "Terminé";
|
||||||
|
|
||||||
/* Heading indicating that this application allows users to earn money. */
|
/* Heading indicating that this application allows users to earn money. */
|
||||||
"Earn Money" = "Gagne de l'argent";
|
"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. */
|
/* Button to indicate that the note has been translated from a different language. */
|
||||||
"Translated from (lang)" = "Traduit de (lang)";
|
"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. */
|
/* Text box prompt to ask user to type their post. */
|
||||||
"Type your post here..." = "Tapez votre message ici...";
|
"Type your post here..." = "Tapez votre message ici...";
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,9 @@
|
|||||||
/* Description of how the nip05 identifier would be used for verification. */
|
/* Description of how the nip05 identifier would be used for verification. */
|
||||||
"'%@' at '%@' will be used for verification" = "'%@' pie '%@' tiks izmantota priekš verifikācijas.";
|
"'%@' 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. */
|
/* 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";
|
"(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'. */
|
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. */
|
/* 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.";
|
"%@. 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. */
|
/* Placeholder text for About Me description. */
|
||||||
"Absolute Boss" = "Pilnīgs Priekšnieks";
|
"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. */
|
/* Label to indicate the public ID of the account. */
|
||||||
"Account ID" = "Konta ID";
|
"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 add recommended relay server.
|
||||||
Button to confirm adding user inputted relay. */
|
Button to confirm adding user inputted relay. */
|
||||||
"Add" = "Pievieno";
|
"Add" = "Pievieno";
|
||||||
@@ -67,6 +79,9 @@ Number of profiles a user is following. */
|
|||||||
/* Any amount of sats */
|
/* Any amount of sats */
|
||||||
"Any" = "Jebkurš";
|
"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. */
|
/* 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?";
|
"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 */
|
/* Dropdown option label for Lightning wallet, Blixt Wallet */
|
||||||
"Blixt Wallet" = "Blixt Maciņš";
|
"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. */
|
/* Dropdown option label for Lightning wallet, Blue Wallet. */
|
||||||
"Blue Wallet" = "Blue Maciņš";
|
"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. */
|
/* Context menu option for copying the JSON text from the note. */
|
||||||
"Copy Note JSON" = "Nokopēt Ziņas JSON";
|
"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. */
|
/* Context menu option for copying the text from an note. */
|
||||||
"Copy Text" = "Nokopēt Tekstu";
|
"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. */
|
/* Button to create account. */
|
||||||
"Create" = "Izveidot";
|
"Create" = "Izveidot";
|
||||||
|
|
||||||
/* Button to create an account. */
|
/* Button to create an account. */
|
||||||
"Create Account" = "Izveidot Kontu";
|
"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. */
|
/* Example description about Bitcoin creator(s), Satoshi Nakamoto. */
|
||||||
"Creator(s) of Bitcoin. Absolute legend." = "Bitmonētas Radītājs(i). Pilnīgas Leģendas.";
|
"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. */
|
/* Name of the app, shown on the first screen when user is not logged in. */
|
||||||
"Damus" = "Damus";
|
"Damus" = "Damus";
|
||||||
|
|
||||||
@@ -167,6 +214,13 @@ Number of profiles a user is following. */
|
|||||||
Section title for deleting the user */
|
Section title for deleting the user */
|
||||||
"Delete" = "Izdzēst";
|
"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. */
|
/* Button to dismiss a text field alert. */
|
||||||
"Dismiss" = "Atmest";
|
"Dismiss" = "Atmest";
|
||||||
|
|
||||||
@@ -198,6 +252,9 @@ Number of profiles a user is following. */
|
|||||||
/* Error message indicating why saving keys failed. */
|
/* Error message indicating why saving keys failed. */
|
||||||
"Error: %@" = "Kļūda: %@";
|
"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. */
|
/* Button to follow a user. */
|
||||||
"Follow" = "Sekot";
|
"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. */
|
/* Navigation link to go to profile. */
|
||||||
"Goto profile %@" = "Ej uz profilu %@";
|
"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. */
|
/* Navigation bar title for Home view where posts and replies appear from those who the user is following. */
|
||||||
"Home" = "Sākums";
|
"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. */
|
/* Placeholder example text for website URL for user profile. */
|
||||||
"https://jb55.com" = "https://jb55.com";
|
"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. */
|
/* Error message indicating that an invalid account key was entered for login. */
|
||||||
"Invalid key" = "Nepareiza atslēga";
|
"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. */
|
/* Placeholder example text for identifier used for NIP-05 verification. */
|
||||||
"jb55@jb55.com" = "jb55@jb55.com";
|
"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. */
|
/* Button to complete account creation and start using the app. */
|
||||||
"Let's go!" = "Uz priekšu!";
|
"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. */
|
/* Placeholder text for entry of Lightning Address or LNURL. */
|
||||||
"Lightning Address or LNURL" = "Zibens Adrese vai ZibSaite";
|
"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. */
|
/* Label for NIP-05 Verification section of user profile form. */
|
||||||
"NIP-05 Verification" = "NIP-05 Verifikācija";
|
"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. */
|
/* No search results. */
|
||||||
"none" = "neviens";
|
"none" = "neviens";
|
||||||
|
|
||||||
|
/* Dropdown option for selecting no translation server. */
|
||||||
|
"None" = "Neviens";
|
||||||
|
|
||||||
/* Indicates that there are no notes in the timeline to view. */
|
/* 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.";
|
"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. */
|
/* 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...";
|
"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. */
|
/* Label indicating that a form input is optional. */
|
||||||
"optional" = "pēc izvēles";
|
"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. */
|
/* Button to post a note. */
|
||||||
"Post" = "Publicēt";
|
"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). */
|
/* Label for filter for seeing only posts (instead of posts and replies). */
|
||||||
"Posts" = "Ieraksti";
|
"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 */
|
/* Section title for recommend relay servers that could be added as part of configuration */
|
||||||
"Recommended Relays" = "Ieteicamie Releji";
|
"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. */
|
/* Text field for relay server. Used for testing purposes. */
|
||||||
"Relay" = "Relejs";
|
"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. */
|
Sidebar menu label for Relays view. */
|
||||||
"Relays" = "Releji";
|
"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. */
|
/* Button label to remove all participants from a note reply. */
|
||||||
"Remove all" = "Noņemt visu";
|
"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. */
|
/* Indicating that the user is replying to the following listed people. */
|
||||||
"Replying to:" = "Atbildot";
|
"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.
|
/* Button to confirm reposting a post.
|
||||||
Title of alert for confirming to repost a post. */
|
Title of alert for confirming to repost a post. */
|
||||||
"Repost" = "Pārpublicēt";
|
"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). */
|
/* Text indicating that the post was reposted (i.e. re-shared). */
|
||||||
"Reposted" = "Pārpublicēts";
|
"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. */
|
/* 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";
|
"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. */
|
/* 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...";
|
"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.
|
/* Navigation title for Settings view.
|
||||||
Sidebar menu label for accessing the app settings */
|
Sidebar menu label for accessing the app settings */
|
||||||
"Settings" = "Uzstādījumi";
|
"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. */
|
Toggle to show or hide user's secret account login key. */
|
||||||
"Show" = "Parādīt";
|
"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. */
|
/* Toggle to show or hide selection of wallet. */
|
||||||
"Show wallet selector" = "Parādīt maciņu atlasītāju";
|
"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. */
|
/* Dropdown option label for Lightning wallet, Strike. */
|
||||||
"Strike" = "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. */
|
/* 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.";
|
"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. */
|
Navigation bar title for threaded event detail view. */
|
||||||
"Thread" = "Plūsma";
|
"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. */
|
/* Text box prompt to ask user to type their post. */
|
||||||
"Type your post here..." = "Rakstiet savu ziņu šeit...";
|
"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. */
|
/* Text to indicate that the button next to it is in a state that will unfollow a profile when tapped. */
|
||||||
"Unfollows" = "Atsekos";
|
"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 for Username section of user profile form.
|
||||||
Label to prompt username entry. */
|
Label to prompt username entry. */
|
||||||
"Username" = "Lietotājvārds";
|
"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. */
|
/* Text to welcome user. */
|
||||||
"Welcome, %@!" = "Laipni lūgts, %@!";
|
"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. */
|
/* Placeholder example for relay server address. */
|
||||||
"wss://some.relay.com" = "wss://cits.relejs.com";
|
"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, 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";
|
"you" = "jūs";
|
||||||
|
|
||||||
/* Label for Your Name section of user profile form. */
|
/* Label for Your Name section of user profile form. */
|
||||||
"Your Name" = "Tavs Vārds";
|
"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. */
|
/* Dropdown option label for Lightning wallet, Zebedee. */
|
||||||
"Zebedee" = "Zebedee";
|
"Zebedee" = "Zebedee";
|
||||||
|
|
||||||
|
|||||||
@@ -11,14 +11,14 @@
|
|||||||
<key>NSStringFormatValueTypeKey</key>
|
<key>NSStringFormatValueTypeKey</key>
|
||||||
<string>d</string>
|
<string>d</string>
|
||||||
<key>one</key>
|
<key>one</key>
|
||||||
<string>%d cita piezīme</string>
|
<string>%d cita ziņa</string>
|
||||||
<key>other</key>
|
<key>other</key>
|
||||||
<string>%d citas piezīmes</string>
|
<string>%d citas ziņas</string>
|
||||||
<key>zero</key>
|
<key>zero</key>
|
||||||
<string>%d other notes</string>
|
<string>%d other notes</string>
|
||||||
</dict>
|
</dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
<string>··· %#@NOTES@ ···</string>
|
<string>··· Ziņas ···</string>
|
||||||
</dict>
|
</dict>
|
||||||
<key>followers_count</key>
|
<key>followers_count</key>
|
||||||
<dict>
|
<dict>
|
||||||
@@ -36,12 +36,12 @@
|
|||||||
<string>Followers</string>
|
<string>Followers</string>
|
||||||
</dict>
|
</dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
<string>%#@FOLLOWERS@</string>
|
<string>Sekotāji</string>
|
||||||
</dict>
|
</dict>
|
||||||
<key>reactions_count</key>
|
<key>reactions_count</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
<string>%#@REACTIONS@</string>
|
<string>Reakcijas</string>
|
||||||
<key>REACTIONS</key>
|
<key>REACTIONS</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringFormatSpecTypeKey</key>
|
<key>NSStringFormatSpecTypeKey</key>
|
||||||
@@ -59,7 +59,7 @@
|
|||||||
<key>relays_count</key>
|
<key>relays_count</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
<string>%#@RELAYS@</string>
|
<string>Releji</string>
|
||||||
<key>RELAYS</key>
|
<key>RELAYS</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringFormatSpecTypeKey</key>
|
<key>NSStringFormatSpecTypeKey</key>
|
||||||
@@ -77,7 +77,7 @@
|
|||||||
<key>replying_to_one_and_others</key>
|
<key>replying_to_one_and_others</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
<string>Atbildot %@%#@OTHERS@</string>
|
<string>Atbildot %@% #Citam</string>
|
||||||
<key>OTHERS</key>
|
<key>OTHERS</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringFormatSpecTypeKey</key>
|
<key>NSStringFormatSpecTypeKey</key>
|
||||||
@@ -95,7 +95,7 @@
|
|||||||
<key>replying_to_two_and_others</key>
|
<key>replying_to_two_and_others</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
<string>Atbildot %@, %@%#@OTHERS@</string>
|
<string>Atbildot %@, %@%#Citiem</string>
|
||||||
<key>OTHERS</key>
|
<key>OTHERS</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringFormatSpecTypeKey</key>
|
<key>NSStringFormatSpecTypeKey</key>
|
||||||
@@ -113,7 +113,7 @@
|
|||||||
<key>reposts_count</key>
|
<key>reposts_count</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
<string>%#@REPOSTS@</string>
|
<string>Pārpublicējumi</string>
|
||||||
<key>REPOSTS</key>
|
<key>REPOSTS</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringFormatSpecTypeKey</key>
|
<key>NSStringFormatSpecTypeKey</key>
|
||||||
@@ -131,7 +131,7 @@
|
|||||||
<key>sats_count</key>
|
<key>sats_count</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
<string>%1$#@SATS@</string>
|
<string>%1$#@Sats@</string>
|
||||||
<key>SATS</key>
|
<key>SATS</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringFormatSpecTypeKey</key>
|
<key>NSStringFormatSpecTypeKey</key>
|
||||||
@@ -139,7 +139,7 @@
|
|||||||
<key>NSStringFormatValueTypeKey</key>
|
<key>NSStringFormatValueTypeKey</key>
|
||||||
<string>@</string>
|
<string>@</string>
|
||||||
<key>one</key>
|
<key>one</key>
|
||||||
<string>%2$@ sats</string>
|
<string>%2$@ sati</string>
|
||||||
<key>other</key>
|
<key>other</key>
|
||||||
<string>%2$@ sati</string>
|
<string>%2$@ sati</string>
|
||||||
<key>zero</key>
|
<key>zero</key>
|
||||||
@@ -149,7 +149,7 @@
|
|||||||
<key>zaps_count</key>
|
<key>zaps_count</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
<string>%#@ZAPS@</string>
|
<string>Zapi</string>
|
||||||
<key>ZAPS</key>
|
<key>ZAPS</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringFormatSpecTypeKey</key>
|
<key>NSStringFormatSpecTypeKey</key>
|
||||||
@@ -157,9 +157,9 @@
|
|||||||
<key>NSStringFormatValueTypeKey</key>
|
<key>NSStringFormatValueTypeKey</key>
|
||||||
<string>d</string>
|
<string>d</string>
|
||||||
<key>one</key>
|
<key>one</key>
|
||||||
<string>Zap</string>
|
|
||||||
<key>other</key>
|
|
||||||
<string>Zaps</string>
|
<string>Zaps</string>
|
||||||
|
<key>other</key>
|
||||||
|
<string>Zapi</string>
|
||||||
<key>zero</key>
|
<key>zero</key>
|
||||||
<string>Zaps</string>
|
<string>Zaps</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
|||||||
@@ -95,7 +95,7 @@ Number of profiles a user is following. */
|
|||||||
"Bitcoin Beach" = "Bitcoin Beach";
|
"Bitcoin Beach" = "Bitcoin Beach";
|
||||||
|
|
||||||
/* Label for Bitcoin Lightning Tips section of user profile form. */
|
/* 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 */
|
/* Dropdown option label for Lightning wallet, Blixt Wallet */
|
||||||
"Blixt Wallet" = "Blixt钱包";
|
"Blixt Wallet" = "Blixt钱包";
|
||||||
@@ -247,7 +247,7 @@ Number of profiles a user is following. */
|
|||||||
"Encrypted" = "已加密";
|
"Encrypted" = "已加密";
|
||||||
|
|
||||||
/* Prompt for user to enter an account key to login. */
|
/* 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 message indicating why saving keys failed. */
|
||||||
"Error: %@" = "错误:%@";
|
"Error: %@" = "错误:%@";
|
||||||
@@ -314,7 +314,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
|
|||||||
"Let's go!" = "开启旅程!";
|
"Let's go!" = "开启旅程!";
|
||||||
|
|
||||||
/* Section title for selecting the server that hosts the LibreTranslate machine translation API. */
|
/* 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. */
|
/* Placeholder text for entry of Lightning Address or LNURL. */
|
||||||
"Lightning Address or LNURL" = "闪电地址或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";
|
"satoshi" = "satoshi";
|
||||||
|
|
||||||
/* Name of Bitcoin creator(s). */
|
/* Name of Bitcoin creator(s). */
|
||||||
"Satoshi Nakamoto" = "Satoshi Nakamoto";
|
"Satoshi Nakamoto" = "中本聪";
|
||||||
|
|
||||||
/* Button for saving profile. */
|
/* Button for saving profile. */
|
||||||
"Save" = "保存";
|
"Save" = "保存";
|
||||||
|
|||||||
@@ -185,9 +185,9 @@
|
|||||||
<key>many</key>
|
<key>many</key>
|
||||||
<string>%2$@ sats</string>
|
<string>%2$@ sats</string>
|
||||||
<key>one</key>
|
<key>one</key>
|
||||||
<string>%2$@ sat</string>
|
<string>%2$@ 聪</string>
|
||||||
<key>other</key>
|
<key>other</key>
|
||||||
<string>%2$@ sats</string>
|
<string>%2$@ 聪</string>
|
||||||
<key>two</key>
|
<key>two</key>
|
||||||
<string>%2$@ sats</string>
|
<string>%2$@ sats</string>
|
||||||
<key>zero</key>
|
<key>zero</key>
|
||||||
@@ -209,9 +209,9 @@
|
|||||||
<key>many</key>
|
<key>many</key>
|
||||||
<string>Zaps</string>
|
<string>Zaps</string>
|
||||||
<key>one</key>
|
<key>one</key>
|
||||||
<string>Zap</string>
|
<string>电击</string>
|
||||||
<key>other</key>
|
<key>other</key>
|
||||||
<string>Zaps</string>
|
<string>电击</string>
|
||||||
<key>two</key>
|
<key>two</key>
|
||||||
<string>Zaps</string>
|
<string>Zaps</string>
|
||||||
<key>zero</key>
|
<key>zero</key>
|
||||||
|
|||||||
@@ -98,7 +98,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="(Profile.displayName(profile: profile, pubkey: whos))'s Followers" xml:space="preserve">
|
<trans-unit id="(Profile.displayName(profile: profile, pubkey: whos))'s Followers" xml:space="preserve">
|
||||||
<source>(Profile.displayName(profile: profile, pubkey: whos))'s Followers</source>
|
<source>(Profile.displayName(profile: profile, pubkey: whos))'s Followers</source>
|
||||||
<target>(Profile.displayName(profile: profile, pubkey: whos)) Gefolgte</target>
|
<target>Follower von (Profile.displayName(profile: profile, pubkey: whos))</target>
|
||||||
|
|
||||||
<note>Navigation bar title for view that shows who is following a user.</note>
|
<note>Navigation bar title for view that shows who is following a user.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -448,12 +448,14 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Delete Account" xml:space="preserve">
|
<trans-unit id="Delete Account" xml:space="preserve">
|
||||||
<source>Delete Account</source>
|
<source>Delete Account</source>
|
||||||
|
<target>Konto löschen</target>
|
||||||
|
|
||||||
<note>Alert for deleting the users account.
|
<note>Alert for deleting the users account.
|
||||||
Button to delete the user's account.</note>
|
Button to delete the user's account.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Deleted Account" xml:space="preserve">
|
<trans-unit id="Deleted Account" xml:space="preserve">
|
||||||
<source>Deleted Account</source>
|
<source>Deleted Account</source>
|
||||||
|
<target>Gelöschtes Konto</target>
|
||||||
|
|
||||||
<note>Alert message to indicate this is a deleted account</note>
|
<note>Alert message to indicate this is a deleted account</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -679,6 +681,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="No" xml:space="preserve">
|
<trans-unit id="No" xml:space="preserve">
|
||||||
<source>No</source>
|
<source>No</source>
|
||||||
|
<target>Nein</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>
|
<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>
|
||||||
@@ -696,6 +699,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Note contains "nsec1" private key. Are you sure?" xml:space="preserve">
|
<trans-unit id="Note contains "nsec1" private key. Are you sure?" xml:space="preserve">
|
||||||
<source>Note contains "nsec1" private key. Are you sure?</source>
|
<source>Note contains "nsec1" private key. Are you sure?</source>
|
||||||
|
<target>Notiz enthält einen privaten "nsec1"-Schlüssel. Bist du sicher?</target>
|
||||||
|
|
||||||
<note>Alert user that they might be attempting to paste a private key and ask them to confirm.</note>
|
<note>Alert user that they might be attempting to paste a private key and ask them to confirm.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -852,7 +856,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Reply to self" xml:space="preserve">
|
<trans-unit id="Reply to self" xml:space="preserve">
|
||||||
<source>Reply to self</source>
|
<source>Reply to self</source>
|
||||||
<target>Antwort an dich selbst</target>
|
<target>Antwort an sich selbst</target>
|
||||||
|
|
||||||
<note>Label to indicate that the user is replying to themself.</note>
|
<note>Label to indicate that the user is replying to themself.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1086,11 +1090,13 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Translating from (lang)..." xml:space="preserve">
|
<trans-unit id="Translating from (lang)..." xml:space="preserve">
|
||||||
<source>Translating from (lang)...</source>
|
<source>Translating from (lang)...</source>
|
||||||
|
<target>Übersetzung aus (lang)...</target>
|
||||||
|
|
||||||
<note>Button to indicate that the note is in the process of being translated from a different language.</note>
|
<note>Button to indicate that the note is in the process of being translated from a different language.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Type DELETE to delete" xml:space="preserve">
|
<trans-unit id="Type DELETE to delete" xml:space="preserve">
|
||||||
<source>Type DELETE to delete</source>
|
<source>Type DELETE to delete</source>
|
||||||
|
<target>Gib DELETE ein, um zu löschen</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1199,6 +1205,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Yes, Post with Private Key" xml:space="preserve">
|
<trans-unit id="Yes, Post with Private Key" xml:space="preserve">
|
||||||
<source>Yes, Post with Private Key</source>
|
<source>Yes, Post with Private Key</source>
|
||||||
|
<target>Ja, teile mit privatem Schlüssel</target>
|
||||||
|
|
||||||
<note>Button to proceed with posting a note even though it looks like they might be posting a private key.</note>
|
<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>
|
||||||
@@ -1385,7 +1392,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/followers_count:dict/FOLLOWERS:dict/other:dict/:string" xml:space="preserve">
|
<trans-unit id="/followers_count:dict/FOLLOWERS:dict/other:dict/:string" xml:space="preserve">
|
||||||
<source>Followers</source>
|
<source>Followers</source>
|
||||||
<target>Gefolgte</target>
|
<target>Follower</target>
|
||||||
|
|
||||||
<note>Part of a larger sentence to describe how many people are following a user.</note>
|
<note>Part of a larger sentence to describe how many people are following a user.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1519,11 +1526,13 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/zaps_count:dict/ZAPS:dict/one:dict/:string" xml:space="preserve">
|
<trans-unit id="/zaps_count:dict/ZAPS:dict/one:dict/:string" xml:space="preserve">
|
||||||
<source>Zap</source>
|
<source>Zap</source>
|
||||||
|
<target>Zap</target>
|
||||||
|
|
||||||
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/zaps_count:dict/ZAPS:dict/other:dict/:string" xml:space="preserve">
|
<trans-unit id="/zaps_count:dict/ZAPS:dict/other:dict/:string" xml:space="preserve">
|
||||||
<source>Zaps</source>
|
<source>Zaps</source>
|
||||||
|
<target>Zaps</target>
|
||||||
|
|
||||||
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
@@ -448,12 +448,14 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Delete Account" xml:space="preserve">
|
<trans-unit id="Delete Account" xml:space="preserve">
|
||||||
<source>Delete Account</source>
|
<source>Delete Account</source>
|
||||||
|
<target>Supprimer votre compte</target>
|
||||||
|
|
||||||
<note>Alert for deleting the users account.
|
<note>Alert for deleting the users account.
|
||||||
Button to delete the user's account.</note>
|
Button to delete the user's account.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Deleted Account" xml:space="preserve">
|
<trans-unit id="Deleted Account" xml:space="preserve">
|
||||||
<source>Deleted Account</source>
|
<source>Deleted Account</source>
|
||||||
|
<target>Compte supprimé</target>
|
||||||
|
|
||||||
<note>Alert message to indicate this is a deleted account</note>
|
<note>Alert message to indicate this is a deleted account</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -471,7 +473,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Done" xml:space="preserve">
|
<trans-unit id="Done" xml:space="preserve">
|
||||||
<source>Done</source>
|
<source>Done</source>
|
||||||
<target>Fini</target>
|
<target>Terminé</target>
|
||||||
|
|
||||||
<note>Button to dismiss wallet selection view for paying Lightning invoice.</note>
|
<note>Button to dismiss wallet selection view for paying Lightning invoice.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -679,6 +681,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="No" xml:space="preserve">
|
<trans-unit id="No" xml:space="preserve">
|
||||||
<source>No</source>
|
<source>No</source>
|
||||||
|
<target>Non</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>
|
<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>
|
||||||
@@ -696,6 +699,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Note contains "nsec1" private key. Are you sure?" xml:space="preserve">
|
<trans-unit id="Note contains "nsec1" private key. Are you sure?" xml:space="preserve">
|
||||||
<source>Note contains "nsec1" private key. Are you sure?</source>
|
<source>Note contains "nsec1" private key. Are you sure?</source>
|
||||||
|
<target>La note contient une clé privée "nsec1". Êtes-vous certain?</target>
|
||||||
|
|
||||||
<note>Alert user that they might be attempting to paste a private key and ask them to confirm.</note>
|
<note>Alert user that they might be attempting to paste a private key and ask them to confirm.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1086,11 +1090,13 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Translating from (lang)..." xml:space="preserve">
|
<trans-unit id="Translating from (lang)..." xml:space="preserve">
|
||||||
<source>Translating from (lang)...</source>
|
<source>Translating from (lang)...</source>
|
||||||
|
<target>Traduction de (lang)...</target>
|
||||||
|
|
||||||
<note>Button to indicate that the note is in the process of being translated from a different language.</note>
|
<note>Button to indicate that the note is in the process of being translated from a different language.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Type DELETE to delete" xml:space="preserve">
|
<trans-unit id="Type DELETE to delete" xml:space="preserve">
|
||||||
<source>Type DELETE to delete</source>
|
<source>Type DELETE to delete</source>
|
||||||
|
<target>Appuyez sur SUPPRIMER pour supprimer</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1199,6 +1205,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Yes, Post with Private Key" xml:space="preserve">
|
<trans-unit id="Yes, Post with Private Key" xml:space="preserve">
|
||||||
<source>Yes, Post with Private Key</source>
|
<source>Yes, Post with Private Key</source>
|
||||||
|
<target>Oui, publier avec clé privée</target>
|
||||||
|
|
||||||
<note>Button to proceed with posting a note even though it looks like they might be posting a private key.</note>
|
<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>
|
||||||
@@ -1519,11 +1526,13 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/zaps_count:dict/ZAPS:dict/one:dict/:string" xml:space="preserve">
|
<trans-unit id="/zaps_count:dict/ZAPS:dict/one:dict/:string" xml:space="preserve">
|
||||||
<source>Zap</source>
|
<source>Zap</source>
|
||||||
|
<target>Zap</target>
|
||||||
|
|
||||||
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/zaps_count:dict/ZAPS:dict/other:dict/:string" xml:space="preserve">
|
<trans-unit id="/zaps_count:dict/ZAPS:dict/other:dict/:string" xml:space="preserve">
|
||||||
<source>Zaps</source>
|
<source>Zaps</source>
|
||||||
|
<target>Zaps</target>
|
||||||
|
|
||||||
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
@@ -49,6 +49,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="%@ has been blocked" xml:space="preserve">
|
<trans-unit id="%@ has been blocked" xml:space="preserve">
|
||||||
<source>%@ has been blocked</source>
|
<source>%@ has been blocked</source>
|
||||||
|
<target>ir bloķēts</target>
|
||||||
|
|
||||||
<note>Alert message that informs a user was blocked.</note>
|
<note>Alert message that informs a user was blocked.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -91,6 +92,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="'%@' is an invalid NIP-05 identifier. It should look like an email." xml:space="preserve">
|
<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>
|
<source>'%@' is an invalid NIP-05 identifier. It should look like an email.</source>
|
||||||
|
<target>'%@' ir nederīgs NIP-05 identifikators. Tam vajadzētu izskatīties pēc e-pasta.</target>
|
||||||
|
|
||||||
<note>Description of why the nip05 identifier is invalid.</note>
|
<note>Description of why the nip05 identifier is invalid.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -120,6 +122,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="API Key (optional)" xml:space="preserve">
|
<trans-unit id="API Key (optional)" xml:space="preserve">
|
||||||
<source>API Key (optional)</source>
|
<source>API Key (optional)</source>
|
||||||
|
<target>API Atslēga (pēc izvēles)</target>
|
||||||
|
|
||||||
<note>Example URL to LibreTranslate server</note>
|
<note>Example URL to LibreTranslate server</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -143,6 +146,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Accept" xml:space="preserve">
|
<trans-unit id="Accept" xml:space="preserve">
|
||||||
<source>Accept</source>
|
<source>Accept</source>
|
||||||
|
<target>Pieņemt</target>
|
||||||
|
|
||||||
<note>Button to accept the end user license agreement before being allowed into the app.</note>
|
<note>Button to accept the end user license agreement before being allowed into the app.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -154,6 +158,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Actions" xml:space="preserve">
|
<trans-unit id="Actions" xml:space="preserve">
|
||||||
<source>Actions</source>
|
<source>Actions</source>
|
||||||
|
<target>Darbības</target>
|
||||||
|
|
||||||
<note>Title for confirmation dialog to either share, report, or block a profile.</note>
|
<note>Title for confirmation dialog to either share, report, or block a profile.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -220,6 +225,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Block" xml:space="preserve">
|
<trans-unit id="Block" xml:space="preserve">
|
||||||
<source>Block</source>
|
<source>Block</source>
|
||||||
|
<target>Bloķējums</target>
|
||||||
|
|
||||||
<note>Alert button to block a user.
|
<note>Alert button to block a user.
|
||||||
Button to block a profile.
|
Button to block a profile.
|
||||||
@@ -227,21 +233,25 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Block %@?" xml:space="preserve">
|
<trans-unit id="Block %@?" xml:space="preserve">
|
||||||
<source>Block %@?</source>
|
<source>Block %@?</source>
|
||||||
|
<target>Vai bloķēt %@?</target>
|
||||||
|
|
||||||
<note>Alert message prompt to ask if a user should be blocked.</note>
|
<note>Alert message prompt to ask if a user should be blocked.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Block User" xml:space="preserve">
|
<trans-unit id="Block User" xml:space="preserve">
|
||||||
<source>Block User</source>
|
<source>Block User</source>
|
||||||
|
<target>Bloķēt Lietotāju</target>
|
||||||
|
|
||||||
<note>Title of alert for blocking a user.</note>
|
<note>Title of alert for blocking a user.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Blocked" xml:space="preserve">
|
<trans-unit id="Blocked" xml:space="preserve">
|
||||||
<source>Blocked</source>
|
<source>Blocked</source>
|
||||||
|
<target>Bloķēts</target>
|
||||||
|
|
||||||
<note>Sidebar menu label for Profile view.</note>
|
<note>Sidebar menu label for Profile view.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Blocked Users" xml:space="preserve">
|
<trans-unit id="Blocked Users" xml:space="preserve">
|
||||||
<source>Blocked Users</source>
|
<source>Blocked Users</source>
|
||||||
|
<target>Bloķētie Lietotāji</target>
|
||||||
|
|
||||||
<note>Navigation title of view to see list of blocked users.</note>
|
<note>Navigation title of view to see list of blocked users.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -350,6 +360,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Copy Report ID" xml:space="preserve">
|
<trans-unit id="Copy Report ID" xml:space="preserve">
|
||||||
<source>Copy Report ID</source>
|
<source>Copy Report ID</source>
|
||||||
|
<target>Kopēt Atskaites ID</target>
|
||||||
|
|
||||||
<note>Button to copy report ID.</note>
|
<note>Button to copy report ID.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -361,6 +372,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Copy User Pubkey" xml:space="preserve">
|
<trans-unit id="Copy User Pubkey" xml:space="preserve">
|
||||||
<source>Copy User Pubkey</source>
|
<source>Copy User Pubkey</source>
|
||||||
|
<target>Kopēt Lietotāja PubAtslēgu</target>
|
||||||
|
|
||||||
<note>Context menu option for copying the ID of the user who created the note.</note>
|
<note>Context menu option for copying the ID of the user who created the note.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -372,6 +384,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Could not find user to block..." xml:space="preserve">
|
<trans-unit id="Could not find user to block..." xml:space="preserve">
|
||||||
<source>Could not find user to block...</source>
|
<source>Could not find user to block...</source>
|
||||||
|
<target>Nevar atrast lietotāju, ko nobloķēt...</target>
|
||||||
|
|
||||||
<note>Alert message to indicate that the blocked user could not be found.</note>
|
<note>Alert message to indicate that the blocked user could not be found.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -389,6 +402,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Create new mutelist" xml:space="preserve">
|
<trans-unit id="Create new mutelist" xml:space="preserve">
|
||||||
<source>Create new mutelist</source>
|
<source>Create new mutelist</source>
|
||||||
|
<target>Izveidot jaunu klusinājumSarakstu</target>
|
||||||
|
|
||||||
<note>Title of alert prompting the user to create a new mutelist.</note>
|
<note>Title of alert prompting the user to create a new mutelist.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -400,6 +414,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Custom" xml:space="preserve">
|
<trans-unit id="Custom" xml:space="preserve">
|
||||||
<source>Custom</source>
|
<source>Custom</source>
|
||||||
|
<target>Pielāgots</target>
|
||||||
|
|
||||||
<note>Dropdown option for selecting a custom translation server.</note>
|
<note>Dropdown option for selecting a custom translation server.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -433,12 +448,14 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Delete Account" xml:space="preserve">
|
<trans-unit id="Delete Account" xml:space="preserve">
|
||||||
<source>Delete Account</source>
|
<source>Delete Account</source>
|
||||||
|
<target>Izdzēst Kontu</target>
|
||||||
|
|
||||||
<note>Alert for deleting the users account.
|
<note>Alert for deleting the users account.
|
||||||
Button to delete the user's account.</note>
|
Button to delete the user's account.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Deleted Account" xml:space="preserve">
|
<trans-unit id="Deleted Account" xml:space="preserve">
|
||||||
<source>Deleted Account</source>
|
<source>Deleted Account</source>
|
||||||
|
<target>Izdzēstais Konts</target>
|
||||||
|
|
||||||
<note>Alert message to indicate this is a deleted account</note>
|
<note>Alert message to indicate this is a deleted account</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -462,6 +479,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="EULA" xml:space="preserve">
|
<trans-unit id="EULA" xml:space="preserve">
|
||||||
<source>EULA</source>
|
<source>EULA</source>
|
||||||
|
<target>EULA</target>
|
||||||
|
|
||||||
<note>Label indicating that the below text is the EULA, an acronym for End User License Agreement.</note>
|
<note>Label indicating that the below text is the EULA, an acronym for End User License Agreement.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -552,11 +570,13 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Hide" xml:space="preserve">
|
<trans-unit id="Hide" xml:space="preserve">
|
||||||
<source>Hide</source>
|
<source>Hide</source>
|
||||||
|
<target>Slēpt</target>
|
||||||
|
|
||||||
<note>Button to hide a post from a user who has been blocked.</note>
|
<note>Button to hide a post from a user who has been blocked.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Hide API Key" xml:space="preserve">
|
<trans-unit id="Hide API Key" xml:space="preserve">
|
||||||
<source>Hide API Key</source>
|
<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 LibreTranslate server API key.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -568,6 +588,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Illegal content" xml:space="preserve">
|
<trans-unit id="Illegal content" xml:space="preserve">
|
||||||
<source>Illegal content</source>
|
<source>Illegal content</source>
|
||||||
|
<target>Pretlikumīgs saturs</target>
|
||||||
|
|
||||||
<note>Button for user to report that the account or content has illegal content.</note>
|
<note>Button for user to report that the account or content has illegal content.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -579,6 +600,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="It's spam" xml:space="preserve">
|
<trans-unit id="It's spam" xml:space="preserve">
|
||||||
<source>It's spam</source>
|
<source>It's spam</source>
|
||||||
|
<target>Tā ir mēstule</target>
|
||||||
|
|
||||||
<note>Button for user to report that the account or content has spam.</note>
|
<note>Button for user to report that the account or content has spam.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -602,6 +624,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="LibreTranslate Translations" xml:space="preserve">
|
<trans-unit id="LibreTranslate Translations" xml:space="preserve">
|
||||||
<source>LibreTranslate Translations</source>
|
<source>LibreTranslate Translations</source>
|
||||||
|
<target>LibreTulkotāja Tulkojumi</target>
|
||||||
|
|
||||||
<note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note>
|
<note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -658,21 +681,25 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="No" xml:space="preserve">
|
<trans-unit id="No" xml:space="preserve">
|
||||||
<source>No</source>
|
<source>No</source>
|
||||||
|
<target>Nē</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>
|
<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>
|
||||||
<trans-unit id="No block list found, create a new one? This will overwrite any previous block lists." xml:space="preserve">
|
<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>
|
<source>No block list found, create a new one? This will overwrite any previous block lists.</source>
|
||||||
|
<target>Nav atrasts bloķējuma saraksts, izveidot jaunu? Tiks pārrakstīti visi iepriekšējie bloķējuma saraksti.</target>
|
||||||
|
|
||||||
<note>Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists.</note>
|
<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>
|
||||||
<trans-unit id="None" xml:space="preserve">
|
<trans-unit id="None" xml:space="preserve">
|
||||||
<source>None</source>
|
<source>None</source>
|
||||||
|
<target>Neviens</target>
|
||||||
|
|
||||||
<note>Dropdown option for selecting no translation server.</note>
|
<note>Dropdown option for selecting no translation server.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Note contains "nsec1" private key. Are you sure?" xml:space="preserve">
|
<trans-unit id="Note contains "nsec1" private key. Are you sure?" xml:space="preserve">
|
||||||
<source>Note contains "nsec1" private key. Are you sure?</source>
|
<source>Note contains "nsec1" private key. Are you sure?</source>
|
||||||
|
<target>Ziņojums satur "nsec1" privāto atslēgu. Vai esi pārliecināts?</target>
|
||||||
|
|
||||||
<note>Alert user that they might be attempting to paste a private key and ask them to confirm.</note>
|
<note>Alert user that they might be attempting to paste a private key and ask them to confirm.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -690,6 +717,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Nudity or explicit content" xml:space="preserve">
|
<trans-unit id="Nudity or explicit content" xml:space="preserve">
|
||||||
<source>Nudity or explicit content</source>
|
<source>Nudity or explicit content</source>
|
||||||
|
<target>Kailums vai nepārprotams saturs</target>
|
||||||
|
|
||||||
<note>Button for user to report that the account or content has nudity or explicit content.</note>
|
<note>Button for user to report that the account or content has nudity or explicit content.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -719,6 +747,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Post from a user you've blocked" xml:space="preserve">
|
<trans-unit id="Post from a user you've blocked" xml:space="preserve">
|
||||||
<source>Post from a user you've blocked</source>
|
<source>Post from a user you've blocked</source>
|
||||||
|
<target>Ziņa no lietotāja, kuru esat bloķējis</target>
|
||||||
|
|
||||||
<note>Text to indicate that what is being shown is a post from a user who has been blocked.</note>
|
<note>Text to indicate that what is being shown is a post from a user who has been blocked.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -796,6 +825,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Reject" xml:space="preserve">
|
<trans-unit id="Reject" xml:space="preserve">
|
||||||
<source>Reject</source>
|
<source>Reject</source>
|
||||||
|
<target>Noraidīt</target>
|
||||||
|
|
||||||
<note>Button to reject the end user license agreement, which disallows the user from being let into the app.</note>
|
<note>Button to reject the end user license agreement, which disallows the user from being let into the app.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -814,6 +844,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</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">
|
<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>
|
<source>Relays have been notified and clients will be able to use this information to filter content. Thank you!</source>
|
||||||
|
<target>Releji ir informēti un klienti varēs izmantot šo informāciju, lai filtrētu saturu. Paldies Tev!</target>
|
||||||
|
|
||||||
<note>Description of what was done as a result of sending a report to relay servers.</note>
|
<note>Description of what was done as a result of sending a report to relay servers.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -843,17 +874,20 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Report" xml:space="preserve">
|
<trans-unit id="Report" xml:space="preserve">
|
||||||
<source>Report</source>
|
<source>Report</source>
|
||||||
|
<target>Noziņot</target>
|
||||||
|
|
||||||
<note>Button to report a profile.
|
<note>Button to report a profile.
|
||||||
Context menu option for reporting content.</note>
|
Context menu option for reporting content.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Report ID:" xml:space="preserve">
|
<trans-unit id="Report ID:" xml:space="preserve">
|
||||||
<source>Report ID:</source>
|
<source>Report ID:</source>
|
||||||
|
<target>Ziņojuma ID</target>
|
||||||
|
|
||||||
<note>Label indicating that the text underneath is the identifier of the report that was sent to relay servers.</note>
|
<note>Label indicating that the text underneath is the identifier of the report that was sent to relay servers.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Report sent!" xml:space="preserve">
|
<trans-unit id="Report sent!" xml:space="preserve">
|
||||||
<source>Report sent!</source>
|
<source>Report sent!</source>
|
||||||
|
<target>Ziņojums nosūtīts!</target>
|
||||||
|
|
||||||
<note>Message indicating that a report was successfully sent to relay servers.</note>
|
<note>Message indicating that a report was successfully sent to relay servers.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -872,6 +906,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Reposts" xml:space="preserve">
|
<trans-unit id="Reposts" xml:space="preserve">
|
||||||
<source>Reposts</source>
|
<source>Reposts</source>
|
||||||
|
<target>Pārpublicējumi</target>
|
||||||
|
|
||||||
<note>Navigation bar title for Reposts view.</note>
|
<note>Navigation bar title for Reposts view.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -949,6 +984,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Server" xml:space="preserve">
|
<trans-unit id="Server" xml:space="preserve">
|
||||||
<source>Server</source>
|
<source>Server</source>
|
||||||
|
<target>Serveris</target>
|
||||||
|
|
||||||
<note>Prompt selection of LibreTranslate server to perform machine translations on notes</note>
|
<note>Prompt selection of LibreTranslate server to perform machine translations on notes</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -975,6 +1011,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Show API Key" xml:space="preserve">
|
<trans-unit id="Show API Key" xml:space="preserve">
|
||||||
<source>Show API Key</source>
|
<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 hide the LibreTranslate server API key.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -998,11 +1035,13 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Thanks!" xml:space="preserve">
|
<trans-unit id="Thanks!" xml:space="preserve">
|
||||||
<source>Thanks!</source>
|
<source>Thanks!</source>
|
||||||
|
<target>Paldies!</target>
|
||||||
|
|
||||||
<note>Button to close out of alert that informs that the action to block a user was successful.</note>
|
<note>Button to close out of alert that informs that the action to block a user was successful.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="They are impersonating someone" xml:space="preserve">
|
<trans-unit id="They are impersonating someone" xml:space="preserve">
|
||||||
<source>They are impersonating someone</source>
|
<source>They are impersonating someone</source>
|
||||||
|
<target>Viņi uzdodas par kādu citu</target>
|
||||||
|
|
||||||
<note>Button for user to report that the account is impersonating someone.</note>
|
<note>Button for user to report that the account is impersonating someone.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1039,21 +1078,25 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Translate Note" xml:space="preserve">
|
<trans-unit id="Translate Note" xml:space="preserve">
|
||||||
<source>Translate Note</source>
|
<source>Translate Note</source>
|
||||||
|
<target>Iztulkot Ziņu</target>
|
||||||
|
|
||||||
<note>Button to translate note from different language.</note>
|
<note>Button to translate note from different language.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Translated from (lang)" xml:space="preserve">
|
<trans-unit id="Translated from (lang)" xml:space="preserve">
|
||||||
<source>Translated from (lang)</source>
|
<source>Translated from (lang)</source>
|
||||||
|
<target>Tulkot no (val)</target>
|
||||||
|
|
||||||
<note>Button to indicate that the note has been translated from a different language.</note>
|
<note>Button to indicate that the note has been translated from a different language.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Translating from (lang)..." xml:space="preserve">
|
<trans-unit id="Translating from (lang)..." xml:space="preserve">
|
||||||
<source>Translating from (lang)...</source>
|
<source>Translating from (lang)...</source>
|
||||||
|
<target>Tiek tulkots no (val)...</target>
|
||||||
|
|
||||||
<note>Button to indicate that the note is in the process of being translated from a different language.</note>
|
<note>Button to indicate that the note is in the process of being translated from a different language.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Type DELETE to delete" xml:space="preserve">
|
<trans-unit id="Type DELETE to delete" xml:space="preserve">
|
||||||
<source>Type DELETE to delete</source>
|
<source>Type DELETE to delete</source>
|
||||||
|
<target>Ieraksti IZDZĒST, lai izdzēstu</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1065,6 +1108,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="URL" xml:space="preserve">
|
<trans-unit id="URL" xml:space="preserve">
|
||||||
<source>URL</source>
|
<source>URL</source>
|
||||||
|
<target>Saite</target>
|
||||||
|
|
||||||
<note>Example URL to LibreTranslate server</note>
|
<note>Example URL to LibreTranslate server</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1094,11 +1138,13 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="User blocked" xml:space="preserve">
|
<trans-unit id="User blocked" xml:space="preserve">
|
||||||
<source>User blocked</source>
|
<source>User blocked</source>
|
||||||
|
<target>Lietotājs bloķēts</target>
|
||||||
|
|
||||||
<note>Alert message to indicate the user has been blocked</note>
|
<note>Alert message to indicate the user has been blocked</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="User has been blocked" xml:space="preserve">
|
<trans-unit id="User has been blocked" xml:space="preserve">
|
||||||
<source>User has been blocked</source>
|
<source>User has been blocked</source>
|
||||||
|
<target>Lietotājs ir nobloķēts</target>
|
||||||
|
|
||||||
<note>Alert message that informs a user was blocked.</note>
|
<note>Alert message that informs a user was blocked.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1147,16 +1193,19 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="What do you want to report?" xml:space="preserve">
|
<trans-unit id="What do you want to report?" xml:space="preserve">
|
||||||
<source>What do you want to report?</source>
|
<source>What do you want to report?</source>
|
||||||
|
<target>Ko Tu vēlies noziņot?</target>
|
||||||
|
|
||||||
<note>Header text to prompt user what issue they want to report.</note>
|
<note>Header text to prompt user what issue they want to report.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Yes, Overwrite" xml:space="preserve">
|
<trans-unit id="Yes, Overwrite" xml:space="preserve">
|
||||||
<source>Yes, Overwrite</source>
|
<source>Yes, Overwrite</source>
|
||||||
|
<target>Jā, Pārrakstīt</target>
|
||||||
|
|
||||||
<note>Text of button that confirms to overwrite the existing mutelist.</note>
|
<note>Text of button that confirms to overwrite the existing mutelist.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Yes, Post with Private Key" xml:space="preserve">
|
<trans-unit id="Yes, Post with Private Key" xml:space="preserve">
|
||||||
<source>Yes, Post with Private Key</source>
|
<source>Yes, Post with Private Key</source>
|
||||||
|
<target>Jā, Publicēt ar Privāto Atslēgu</target>
|
||||||
|
|
||||||
<note>Button to proceed with posting a note even though it looks like they might be posting a private key.</note>
|
<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>
|
||||||
@@ -1168,6 +1217,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Your report will be sent to the relays you are connected to" xml:space="preserve">
|
<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>
|
<source>Your report will be sent to the relays you are connected to</source>
|
||||||
|
<target>Tavs ziņojums tiks nosūtīts uz relejiem, are kuriem esi savienots</target>
|
||||||
|
|
||||||
<note>Footer text to inform user what will happen when the report is submitted.</note>
|
<note>Footer text to inform user what will happen when the report is submitted.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1318,19 +1368,19 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
<body>
|
<body>
|
||||||
<trans-unit id="/collapsed_event_view_other_notes:dict/NOTES:dict/one:dict/:string" xml:space="preserve">
|
<trans-unit id="/collapsed_event_view_other_notes:dict/NOTES:dict/one:dict/:string" xml:space="preserve">
|
||||||
<source>%d other note</source>
|
<source>%d other note</source>
|
||||||
<target>%d cita piezīme</target>
|
<target>%d cita ziņa</target>
|
||||||
|
|
||||||
<note>Text to indicate that the thread was collapsed and that there are other notes to view if tapped.</note>
|
<note>Text to indicate that the thread was collapsed and that there are other notes to view if tapped.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/collapsed_event_view_other_notes:dict/NOTES:dict/other:dict/:string" xml:space="preserve">
|
<trans-unit id="/collapsed_event_view_other_notes:dict/NOTES:dict/other:dict/:string" xml:space="preserve">
|
||||||
<source>%d other notes</source>
|
<source>%d other notes</source>
|
||||||
<target>%d citas piezīmes</target>
|
<target>%d citas ziņas</target>
|
||||||
|
|
||||||
<note>Text to indicate that the thread was collapsed and that there are other notes to view if tapped.</note>
|
<note>Text to indicate that the thread was collapsed and that there are other notes to view if tapped.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/collapsed_event_view_other_notes:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
<trans-unit id="/collapsed_event_view_other_notes:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
||||||
<source>··· %#@NOTES@ ···</source>
|
<source>··· %#@NOTES@ ···</source>
|
||||||
<target>··· %#@NOTES@ ···</target>
|
<target>··· Ziņas ···</target>
|
||||||
|
|
||||||
<note>Text to indicate that the thread was collapsed and that there are other notes to view if tapped.</note>
|
<note>Text to indicate that the thread was collapsed and that there are other notes to view if tapped.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1348,13 +1398,13 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/followers_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
<trans-unit id="/followers_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
||||||
<source>%#@FOLLOWERS@</source>
|
<source>%#@FOLLOWERS@</source>
|
||||||
<target>%#@FOLLOWERS@</target>
|
<target>Sekotāji</target>
|
||||||
|
|
||||||
<note>Part of a larger sentence to describe how many people are following a user.</note>
|
<note>Part of a larger sentence to describe how many people are following a user.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/reactions_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
<trans-unit id="/reactions_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
||||||
<source>%#@REACTIONS@</source>
|
<source>%#@REACTIONS@</source>
|
||||||
<target>%#@REACTIONS@</target>
|
<target>Reakcijas</target>
|
||||||
|
|
||||||
<note>Part of a larger sentence to describe how many reactions there are on a post.</note>
|
<note>Part of a larger sentence to describe how many reactions there are on a post.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1372,7 +1422,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/relays_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
<trans-unit id="/relays_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
||||||
<source>%#@RELAYS@</source>
|
<source>%#@RELAYS@</source>
|
||||||
<target>%#@RELAYS@</target>
|
<target>Releji</target>
|
||||||
|
|
||||||
<note>Part of a larger sentence to describe how many relay servers a user is connected.</note>
|
<note>Part of a larger sentence to describe how many relay servers a user is connected.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1390,7 +1440,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/replying_to_one_and_others:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
<trans-unit id="/replying_to_one_and_others:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
||||||
<source>Replying to %@%#@OTHERS@</source>
|
<source>Replying to %@%#@OTHERS@</source>
|
||||||
<target>Atbildot %@%#@OTHERS@</target>
|
<target>Atbildot %@% #Citam</target>
|
||||||
|
|
||||||
<note>Label to indicate that the user is replying to 1 user and others.</note>
|
<note>Label to indicate that the user is replying to 1 user and others.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1412,7 +1462,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/replying_to_two_and_others:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
<trans-unit id="/replying_to_two_and_others:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
||||||
<source>Replying to %@, %@%#@OTHERS@</source>
|
<source>Replying to %@, %@%#@OTHERS@</source>
|
||||||
<target>Atbildot %@, %@%#@OTHERS@</target>
|
<target>Atbildot %@, %@%#Citiem</target>
|
||||||
|
|
||||||
<note>Label to indicate that the user is replying to 2 users and others.</note>
|
<note>Label to indicate that the user is replying to 2 users and others.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1434,7 +1484,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/reposts_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
<trans-unit id="/reposts_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
||||||
<source>%#@REPOSTS@</source>
|
<source>%#@REPOSTS@</source>
|
||||||
<target>%#@REPOSTS@</target>
|
<target>Pārpublicējumi</target>
|
||||||
|
|
||||||
<note>Part of a larger sentence to describe how many reposts there are.</note>
|
<note>Part of a larger sentence to describe how many reposts there are.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1452,13 +1502,13 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/sats_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
<trans-unit id="/sats_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
||||||
<source>%1$#@SATS@</source>
|
<source>%1$#@SATS@</source>
|
||||||
<target>%1$#@SATS@</target>
|
<target>%1$#@Sats@</target>
|
||||||
|
|
||||||
<note>Amount of sats.</note>
|
<note>Amount of sats.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/sats_count:dict/SATS:dict/one:dict/:string" xml:space="preserve">
|
<trans-unit id="/sats_count:dict/SATS:dict/one:dict/:string" xml:space="preserve">
|
||||||
<source>%2$@ sat</source>
|
<source>%2$@ sat</source>
|
||||||
<target>%2$@ sats</target>
|
<target>%2$@ sati</target>
|
||||||
|
|
||||||
<note>Amount of sats.</note>
|
<note>Amount of sats.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1470,17 +1520,19 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/zaps_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
<trans-unit id="/zaps_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
|
||||||
<source>%#@ZAPS@</source>
|
<source>%#@ZAPS@</source>
|
||||||
<target>%#@ZAPS@</target>
|
<target>Zapi</target>
|
||||||
|
|
||||||
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/zaps_count:dict/ZAPS:dict/one:dict/:string" xml:space="preserve">
|
<trans-unit id="/zaps_count:dict/ZAPS:dict/one:dict/:string" xml:space="preserve">
|
||||||
<source>Zap</source>
|
<source>Zap</source>
|
||||||
|
<target>Zaps</target>
|
||||||
|
|
||||||
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/zaps_count:dict/ZAPS:dict/other:dict/:string" xml:space="preserve">
|
<trans-unit id="/zaps_count:dict/ZAPS:dict/other:dict/:string" xml:space="preserve">
|
||||||
<source>Zaps</source>
|
<source>Zaps</source>
|
||||||
|
<target>Zapi</target>
|
||||||
|
|
||||||
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
@@ -213,7 +213,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Bitcoin Lightning Tips" xml:space="preserve">
|
<trans-unit id="Bitcoin Lightning Tips" xml:space="preserve">
|
||||||
<source>Bitcoin Lightning Tips</source>
|
<source>Bitcoin Lightning Tips</source>
|
||||||
<target>Bitcoin Lightning Tips</target>
|
<target>比特币闪电小费</target>
|
||||||
|
|
||||||
<note>Label for Bitcoin Lightning Tips section of user profile form.</note>
|
<note>Label for Bitcoin Lightning Tips section of user profile form.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -509,7 +509,7 @@ Number of profiles a user is following.</note>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Enter your account key to login:" xml:space="preserve">
|
<trans-unit id="Enter your account key to login:" xml:space="preserve">
|
||||||
<source>Enter your account key to login:</source>
|
<source>Enter your account key to login:</source>
|
||||||
<target>输入您的账户key以登陆:</target>
|
<target>输入你的账户钥匙以登陆:</target>
|
||||||
|
|
||||||
<note>Prompt for user to enter an account key to login.</note>
|
<note>Prompt for user to enter an account key to login.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -624,7 +624,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="LibreTranslate Translations" xml:space="preserve">
|
<trans-unit id="LibreTranslate Translations" xml:space="preserve">
|
||||||
<source>LibreTranslate Translations</source>
|
<source>LibreTranslate Translations</source>
|
||||||
<target>LibreTranslate Translations</target>
|
<target>LibreTranslate 翻译</target>
|
||||||
|
|
||||||
<note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note>
|
<note>Section title for selecting the server that hosts the LibreTranslate machine translation API.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -699,7 +699,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Note contains "nsec1" private key. Are you sure?" xml:space="preserve">
|
<trans-unit id="Note contains "nsec1" private key. Are you sure?" xml:space="preserve">
|
||||||
<source>Note contains "nsec1" private key. Are you sure?</source>
|
<source>Note contains "nsec1" private key. Are you sure?</source>
|
||||||
<target>没有包含 "nsec1" 的私钥,你确定吗?</target>
|
<target>字条包含 "nsec1" 私钥,你确定吗?</target>
|
||||||
|
|
||||||
<note>Alert user that they might be attempting to paste a private key and ask them to confirm.</note>
|
<note>Alert user that they might be attempting to paste a private key and ask them to confirm.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -930,7 +930,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Satoshi Nakamoto" xml:space="preserve">
|
<trans-unit id="Satoshi Nakamoto" xml:space="preserve">
|
||||||
<source>Satoshi Nakamoto</source>
|
<source>Satoshi Nakamoto</source>
|
||||||
<target>Satoshi Nakamoto</target>
|
<target>中本聪</target>
|
||||||
|
|
||||||
<note>Name of Bitcoin creator(s).</note>
|
<note>Name of Bitcoin creator(s).</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1205,7 +1205,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Yes, Post with Private Key" xml:space="preserve">
|
<trans-unit id="Yes, Post with Private Key" xml:space="preserve">
|
||||||
<source>Yes, Post with Private Key</source>
|
<source>Yes, Post with Private Key</source>
|
||||||
<target>确定,使用私钥发布</target>
|
<target>确定,发布私钥</target>
|
||||||
|
|
||||||
<note>Button to proceed with posting a note even though it looks like they might be posting a private key.</note>
|
<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>
|
||||||
@@ -1508,13 +1508,13 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/sats_count:dict/SATS:dict/one:dict/:string" xml:space="preserve">
|
<trans-unit id="/sats_count:dict/SATS:dict/one:dict/:string" xml:space="preserve">
|
||||||
<source>%2$@ sat</source>
|
<source>%2$@ sat</source>
|
||||||
<target>%2$@ sat</target>
|
<target>%2$@ 聪</target>
|
||||||
|
|
||||||
<note>Amount of sats.</note>
|
<note>Amount of sats.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/sats_count:dict/SATS:dict/other:dict/:string" xml:space="preserve">
|
<trans-unit id="/sats_count:dict/SATS:dict/other:dict/:string" xml:space="preserve">
|
||||||
<source>%2$@ sats</source>
|
<source>%2$@ sats</source>
|
||||||
<target>%2$@ sats</target>
|
<target>%2$@ 聪</target>
|
||||||
|
|
||||||
<note>Amount of sats.</note>
|
<note>Amount of sats.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1526,13 +1526,13 @@ Part of a larger sentence to describe how many profiles a user is following.</no
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/zaps_count:dict/ZAPS:dict/one:dict/:string" xml:space="preserve">
|
<trans-unit id="/zaps_count:dict/ZAPS:dict/one:dict/:string" xml:space="preserve">
|
||||||
<source>Zap</source>
|
<source>Zap</source>
|
||||||
<target>Zap</target>
|
<target>电击</target>
|
||||||
|
|
||||||
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="/zaps_count:dict/ZAPS:dict/other:dict/:string" xml:space="preserve">
|
<trans-unit id="/zaps_count:dict/ZAPS:dict/other:dict/:string" xml:space="preserve">
|
||||||
<source>Zaps</source>
|
<source>Zaps</source>
|
||||||
<target>Zaps</target>
|
<target>电击</target>
|
||||||
|
|
||||||
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
<note>Part of a larger sentence to describe how many zap payments there are on a post.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
Reference in New Issue
Block a user