Browse Source

Merge branch 'translations'

master
William Casarin 2 years ago
parent
commit
139a2455a5
  1. 14
      damus.xcodeproj/project.pbxproj
  2. 2
      damus/de.lproj/InfoPlist.strings
  3. 34
      damus/de.lproj/Localizable.strings
  4. 9
      damus/pl-PL.lproj/InfoPlist.strings
  5. 597
      damus/pl-PL.lproj/Localizable.strings
  6. 190
      damus/pl-PL.lproj/Localizable.stringsdict
  7. 9
      damus/pt-PT.lproj/InfoPlist.strings
  8. 597
      damus/pt-PT.lproj/Localizable.strings
  9. 154
      damus/pt-PT.lproj/Localizable.stringsdict
  10. 36
      translations/de.xliff
  11. 201
      translations/fr_FR.xliff
  12. 0
      translations/pl_PL.xliff
  13. 14
      translations/pt_PT.xliff

14
damus.xcodeproj/project.pbxproj

@ -228,6 +228,9 @@
3A929C20297F2CF80090925E /* it-IT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "it-IT"; path = "it-IT.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; 3A929C20297F2CF80090925E /* it-IT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "it-IT"; path = "it-IT.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
3A929C21297F2CF80090925E /* it-IT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "it-IT"; path = "it-IT.lproj/Localizable.strings"; sourceTree = "<group>"; }; 3A929C21297F2CF80090925E /* it-IT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "it-IT"; path = "it-IT.lproj/Localizable.strings"; sourceTree = "<group>"; };
3A929C22297F2CF80090925E /* it-IT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "it-IT"; path = "it-IT.lproj/Localizable.stringsdict"; sourceTree = "<group>"; }; 3A929C22297F2CF80090925E /* it-IT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "it-IT"; path = "it-IT.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
3A93342929884CA600D6A8F3 /* pl-PL */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pl-PL"; path = "pl-PL.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
3A93342A29884CA600D6A8F3 /* pl-PL */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pl-PL"; path = "pl-PL.lproj/Localizable.strings"; sourceTree = "<group>"; };
3A93342B29884CA600D6A8F3 /* pl-PL */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "pl-PL"; path = "pl-PL.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
3AA247FC297E3CFF0090C62D /* RepostsModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RepostsModel.swift; sourceTree = "<group>"; }; 3AA247FC297E3CFF0090C62D /* RepostsModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RepostsModel.swift; sourceTree = "<group>"; };
3AA247FE297E3D900090C62D /* RepostsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RepostsView.swift; sourceTree = "<group>"; }; 3AA247FE297E3D900090C62D /* RepostsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RepostsView.swift; sourceTree = "<group>"; };
3AA24801297E3DC20090C62D /* RepostView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RepostView.swift; sourceTree = "<group>"; }; 3AA24801297E3DC20090C62D /* RepostView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RepostView.swift; sourceTree = "<group>"; };
@ -240,6 +243,9 @@
3AEB8003297CCEA800713A25 /* tr-TR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "tr-TR"; path = "tr-TR.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; 3AEB8003297CCEA800713A25 /* tr-TR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "tr-TR"; path = "tr-TR.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
3AEB8004297CCEA800713A25 /* tr-TR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "tr-TR"; path = "tr-TR.lproj/Localizable.strings"; sourceTree = "<group>"; }; 3AEB8004297CCEA800713A25 /* tr-TR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "tr-TR"; path = "tr-TR.lproj/Localizable.strings"; sourceTree = "<group>"; };
3AEB8005297CCEA900713A25 /* tr-TR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "tr-TR"; path = "tr-TR.lproj/Localizable.stringsdict"; sourceTree = "<group>"; }; 3AEB8005297CCEA900713A25 /* tr-TR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "tr-TR"; path = "tr-TR.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
3AF6336829884C6B0005672A /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
3AF6336929884C6B0005672A /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = "<group>"; };
3AF6336A29884C6B0005672A /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "pt-PT"; path = "pt-PT.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
4C06670028FC7C5900038D2A /* RelayView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RelayView.swift; sourceTree = "<group>"; }; 4C06670028FC7C5900038D2A /* RelayView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RelayView.swift; sourceTree = "<group>"; };
4C06670528FCB08600038D2A /* ImageCarousel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageCarousel.swift; sourceTree = "<group>"; }; 4C06670528FCB08600038D2A /* ImageCarousel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageCarousel.swift; sourceTree = "<group>"; };
4C06670828FDE64700038D2A /* damus-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "damus-Bridging-Header.h"; sourceTree = "<group>"; }; 4C06670828FDE64700038D2A /* damus-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "damus-Bridging-Header.h"; sourceTree = "<group>"; };
@ -968,6 +974,8 @@
"lv-LV", "lv-LV",
"it-IT", "it-IT",
de, de,
"pt-PT",
"pl-PL",
); );
mainGroup = 4CE6DEDA27F7A08100C66700; mainGroup = 4CE6DEDA27F7A08100C66700;
packageReferences = ( packageReferences = (
@ -1239,6 +1247,8 @@
3A185A06297F2C3800F4BDC0 /* lv-LV */, 3A185A06297F2C3800F4BDC0 /* lv-LV */,
3A929C22297F2CF80090925E /* it-IT */, 3A929C22297F2CF80090925E /* it-IT */,
3AB5B86C2986D8A3006599D2 /* de */, 3AB5B86C2986D8A3006599D2 /* de */,
3AF6336A29884C6B0005672A /* pt-PT */,
3A93342B29884CA600D6A8F3 /* pl-PL */,
); );
name = Localizable.stringsdict; name = Localizable.stringsdict;
sourceTree = "<group>"; sourceTree = "<group>";
@ -1253,6 +1263,8 @@
3A185A04297F2C3800F4BDC0 /* lv-LV */, 3A185A04297F2C3800F4BDC0 /* lv-LV */,
3A929C20297F2CF80090925E /* it-IT */, 3A929C20297F2CF80090925E /* it-IT */,
3AB5B86A2986D8A3006599D2 /* de */, 3AB5B86A2986D8A3006599D2 /* de */,
3AF6336829884C6B0005672A /* pt-PT */,
3A93342929884CA600D6A8F3 /* pl-PL */,
); );
name = InfoPlist.strings; name = InfoPlist.strings;
sourceTree = "<group>"; sourceTree = "<group>";
@ -1267,6 +1279,8 @@
3A185A05297F2C3800F4BDC0 /* lv-LV */, 3A185A05297F2C3800F4BDC0 /* lv-LV */,
3A929C21297F2CF80090925E /* it-IT */, 3A929C21297F2CF80090925E /* it-IT */,
3AB5B86B2986D8A3006599D2 /* de */, 3AB5B86B2986D8A3006599D2 /* de */,
3AF6336929884C6B0005672A /* pt-PT */,
3A93342A29884CA600D6A8F3 /* pl-PL */,
); );
name = Localizable.strings; name = Localizable.strings;
sourceTree = "<group>"; sourceTree = "<group>";

2
damus/de.lproj/InfoPlist.strings

@ -5,5 +5,5 @@
"CFBundleName" = "damus"; "CFBundleName" = "damus";
/* Privacy - Photo Library Additions Usage Description */ /* Privacy - Photo Library Additions Usage Description */
"NSPhotoLibraryAddUsageDescription" = "Damus Zugriff auf deine Fotos zu gewähren erlaubt dir Bilder zu sichern."; "NSPhotoLibraryAddUsageDescription" = "Zum Speichern von Bildern braucht Damus Zugriff auf deine Fotos";

34
damus/de.lproj/Localizable.strings

@ -5,7 +5,7 @@
"'%@' at '%@' will be used for verification" = "'%@' bei '%@' wird zur Verifizierung benutzt werden."; "'%@' at '%@' will be used for verification" = "'%@' bei '%@' wird zur Verifizierung benutzt werden.";
/* Description of why the nip05 identifier is invalid. */ /* Description of why the nip05 identifier is invalid. */
"'%@' is an invalid nip05 identifier. It should look like an email." = "'%@' ist eine ungültige nip05 Kennzeichnung. Diese sollte wie eine Emailadresse aussehen. "; "'%@' is an invalid nip05 identifier. It should look like an email." = "'%@' ist eine ungültige nip05 Kennung. Diese sollte wie eine Emailadresse 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" = "(Profile.displayName(profile: profile, pubkey: whos)) Gefolgte";
@ -28,10 +28,10 @@ Sentence composed of 2 variables to describe how many profiles a user is followi
"%@ has been blocked" = "%@ wurde blockiert"; "%@ has been blocked" = "%@ wurde blockiert";
/* 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." = "%@. Ein Konto zu erstellen benötigt keine Telefonnummer, Emailadresse oder Namen. Fang jetzt gleich ganz reibungslos an."; "%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction." = "%@. Du brauchst für ein Konto keine Telefonnummer, Emailadresse oder Namen. Fang ganz reibungslos einfach an.";
/* Explanation of what is done to keep private data encrypted. There is a heading that precedes this explanation which is a variable to this string. */ /* Explanation of what is done to keep private data encrypted. There is a heading that precedes this explanation which is a variable to this string. */
"%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs" = "%@. End-zu-End verschlüsselter privater Nachrichtenaustausch. Halte Tech-Riesen aus deinen PNs heraus"; "%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs" = "%@. Ende-zu-Ende verschlüsselter privater Nachrichtenaustausch. Halte Big Tech aus deinen PNs heraus";
/* Explanation of what can be done by users to earn money. There is a heading that precedes this explanation which is a variable to this string. */ /* Explanation of what can be done by users to earn money. There is a heading that precedes this explanation which is a variable to this string. */
"%@. Tip your friend's posts and stack sats with Bitcoin⚡️, the native currency of the internet." = "%@. Belohne Beiträge deiner Freunde und sammle Sats mit Bitcoin⚡️, der eigenen Währung des Internets."; "%@. Tip your friend's posts and stack sats with Bitcoin⚡️, the native currency of the internet." = "%@. Belohne Beiträge deiner Freunde und sammle Sats mit Bitcoin⚡️, der eigenen Währung des Internets.";
@ -75,7 +75,7 @@ Number of profiles a user is following. */
"Add Relay" = "Relay hinzufügen"; "Add Relay" = "Relay hinzufügen";
/* Any amount of sats */ /* Any amount of sats */
"Any" = "beliebig"; "Any" = "Beliebig";
/* 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?" = "Bist du sicher dass Du den Beitrag auf deinem Profil teilen möchtest?"; "Are you sure you want to repost this?" = "Bist du sicher dass Du den Beitrag auf deinem Profil teilen möchtest?";
@ -84,7 +84,7 @@ Number of profiles a user is following. */
"Banner Image" = "Bannerbild"; "Banner Image" = "Bannerbild";
/* Reminder to user that they should save their account information. */ /* Reminder to user that they should save their account information. */
"Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." = "Bevor wir anfangen, musst du deine Kontodaten sichern, sonst kannst du dich in Zukunft nicht mehr anmelden, wenn du Damus jemals deinstallierst."; "Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." = "Bevor wir anfangen, musst du deine Kontodaten sichern, sonst kannst du dich in Zukunft nicht mehr anmelden, wenn du Damus einmal deinstallierst.";
/* Dropdown option label for Lightning wallet, Bitcoin Beach. */ /* Dropdown option label for Lightning wallet, Bitcoin Beach. */
"Bitcoin Beach" = "Bitcoin Beach"; "Bitcoin Beach" = "Bitcoin Beach";
@ -272,7 +272,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
"Home" = "Heim"; "Home" = "Heim";
/* Placeholder example text for profile picture URL. */ /* Placeholder example text for profile picture URL. */
"https://example.com/pic.jpg" = "https://beispiel.at/bild.jpg"; "https://example.com/pic.jpg" = "https://example.com/pic.jpg";
/* 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";
@ -284,7 +284,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
"Invalid key" = "Ungültiger Schlüssel"; "Invalid key" = "Ungültiger Schlüssel";
/* Button for user to report that the account or content has spam. */ /* Button for user to report that the account or content has spam. */
"It's spam" = "Es ist Spam"; "It's spam" = "Das ist Spam";
/* 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";
@ -314,10 +314,10 @@ Part of a larger sentence to describe how many profiles a user is following. */
/* Alert for logging out the user. /* Alert for logging out the user.
Button for logging out the user. Button for logging out the user.
Button to logout the user. */ Button to logout the user. */
"Logout" = "Abmelden"; "Logout" = "Ausloggen";
/* Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out. */ /* Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out. */
"Make sure your nsec account key is saved before you logout or you will lose access to this account" = "Stelle sicher dass dein nsec Kontoschlüssel gesichert ist bevor du dich abmeldest oder du wirst den Zugang zu diesem Konto verlieren"; "Make sure your nsec account key is saved before you logout or you will lose access to this account" = "Sorge dafür dass dein nsec Kontoschlüssel vor dem Abmelden gesichert ist, oder du wirst den Zugang zu diesem Konto verlieren";
/* Dropdown option label for Lightning wallet, Muun. */ /* Dropdown option label for Lightning wallet, Muun. */
"Muun" = "Muun"; "Muun" = "Muun";
@ -326,7 +326,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
"NIP-05 Verification" = "NIP-05-Verifizierung"; "NIP-05 Verification" = "NIP-05-Verifizierung";
/* Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists. */ /* Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists. */
"No block list found, create a new one? This will overwrite any previous block lists." = "Es wurde keine Blockier-Liste gefunden, soll eine neue erzeugt werden? Dies wird eine frühere Blockier-Liste überschreiben."; "No block list found, create a new one? This will overwrite any previous block lists." = "Es wurde keine Blockier-Liste gefunden, soll eine neue erzeugt werden? Dies überschreibt eventuelle frühere Blockier-Listen.";
/* No search results. */ /* No search results. */
"none" = "keine"; "none" = "keine";
@ -481,7 +481,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
"Select default wallet" = "Wähle ein voreingestelltes Wallet"; "Select default wallet" = "Wähle ein voreingestelltes Wallet";
/* 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..." = "Sende eine Nachricht um die Unterhaltung zu beginnen..."; "Send a message to start the conversation..." = "Sende eine Nachricht um eine Unterhaltung zu beginnen...";
/* 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 */
@ -507,13 +507,13 @@ Part of a larger sentence to describe how many profiles a user is following. */
"Thanks!" = "Danke!"; "Thanks!" = "Danke!";
/* Button for user to report that the account is impersonating someone. */ /* Button for user to report that the account is impersonating someone. */
"They are impersonating someone" = "Sie gibt sich für jemand anderen aus"; "They are impersonating someone" = "Die geben sich für jemand anderen aus";
/* 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." = "Dies ist ein öffentlicher Schlüssel, Du wirst keine Beiträge teilen oder oder auf irgendeine Weise interagieren können. Dies wird genutzt um Kontos aus deren Perspektive zu sehen."; "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." = "Dies ist ein öffentlicher Schlüssel, Du wirst keine Beiträge teilen oder oder auf irgendeine Weise interagieren können. Dies wird genutzt um andere Kontos aus deren Perspektive zu sehen.";
/* Warning that the inputted account key for login is an old-style and asking user to verify if it is a public key. */ /* Warning that the inputted account key for login is an old-style and asking user to verify if it is a public key. */
"This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key." = "Dies ist ein veralteter nostr-Schlüssel. Wir sind und unsicher ob es ein öffentlicher Schlüssel oder ein privater Schlüssel ist. Bitte betätige die untenstehende Schaltfläche wenn es ein öffentlicher Schlüssel ist."; "This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key." = "Dies ist ein nostr-Schlüsse im veralteten Format. Wir sind nicht sicher ob es ein öffentlicher Schlüssel oder ein privater Schlüssel ist. Bitte betätige die untenstehende Schaltfläche wenn es ein öffentlicher Schlüssel ist.";
/* Label to describe that a public key is the user's account ID and what they can do with it. */ /* Label to describe that a public key is the user's account ID and what they can do with it. */
"This is your account ID, you can give this to your friends so that they can follow you. Click to copy." = "Dies ist deine Konto-ID, die du an deine Freunde weitergeben kannst, damit sie dir folgen können. Zum Kopieren anklicken."; "This is your account ID, you can give this to your friends so that they can follow you. Click to copy." = "Dies ist deine Konto-ID, die du an deine Freunde weitergeben kannst, damit sie dir folgen können. Zum Kopieren anklicken.";
@ -535,7 +535,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
"Unfollow" = "Entfolgen"; "Unfollow" = "Entfolgen";
/* Text to indicate that the button next to it is in a state that indicates that it is in the process of unfollowing a profile. */ /* Text to indicate that the button next to it is in a state that indicates that it is in the process of unfollowing a profile. */
"Unfollowing" = "Entfolgen..."; "Unfollowing" = "Entfolge...";
/* Label to indicate that the user is in the process of unfollowing another user. */ /* Label to indicate that the user is in the process of unfollowing another user. */
"Unfollowing..." = "Entfolgen..."; "Unfollowing..." = "Entfolgen...";
@ -566,7 +566,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
"Website" = "Website"; "Website" = "Website";
/* Welcoming message to the reader. The variable is 'you', the reader. */ /* Welcoming message to the reader. The variable is 'you', the reader. */
"Welcome to the social network %@ control." = "Willkommen in dem sozialen Netzwerk das %@ kontrollierst."; "Welcome to the social network %@ control." = "Willkommen in dem sozialen Netzwerk das %@ kontrolliert.";
/* Text to welcome user. */ /* Text to welcome user. */
"Welcome, %@!" = "Willkommen, %@!"; "Welcome, %@!" = "Willkommen, %@!";
@ -575,7 +575,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
"What do you want to report?" = "Was möchtest du melden?"; "What do you want to report?" = "Was möchtest du melden?";
/* Placeholder example for relay server address. */ /* Placeholder example for relay server address. */
"wss://some.relay.com" = "wss://ein.relay.at"; "wss://some.relay.com" = "wss://some.relay.com";
/* Text of button that confirms to overwrite the existing mutelist. */ /* Text of button that confirms to overwrite the existing mutelist. */
"Yes, Overwrite" = "Ja, überschreiben"; "Yes, Overwrite" = "Ja, überschreiben";

9
damus/pl-PL.lproj/InfoPlist.strings

@ -0,0 +1,9 @@
/* Bundle display name */
"CFBundleDisplayName" = "Damus";
/* Bundle name */
"CFBundleName" = "damus";
/* Privacy - Photo Library Additions Usage Description */
"NSPhotoLibraryAddUsageDescription" = "Uprawnienie Damusa by miał dostęp do Twoich zdjęć umożliwia zapisywanie obrazów.";

597
damus/pl-PL.lproj/Localizable.strings

@ -0,0 +1,597 @@
/* Blank space to separate profile picture from profile editor form. */
" " = "61b6edf1108e6f396680a33b02486a70_tr";
/* Description of how the nip05 identifier would be used for verification. */
"'%@' at '%@' will be used for verification" = "'%@' pod adresem '%@' zostanie użyty do weryfikacji";
/* Description of why the nip05 identifier is invalid. */
"'%@' is an invalid nip05 identifier. It should look like an email." = "'%@' jest nieprawidłowym identyfikatorem nip05. Powinien wyglądać jak email.";
/* Navigation bar title for view that shows who is following a user. */
"(Profile.displayName(profile: profile, pubkey: whos))'s Followers" = "Obserwujący (Profile.displayName(profile: profile, pubkey: whos))";
/* Navigation bar title for view that shows who a user is following. */
"(who) following" = "(who) obserwuje";
/* Prefix character to username. */
"@" = "@";
/* Amount of time that has passed since reply quote event occurred.
Abbreviated version of a nostr public key. */
"%@" = "%@";
/* Sentence composed of 2 variables to describe how many tip payments there are on a post. In source English, the first variable is the number of tip payments, and the second variable is 'Tip' or 'Tips'.
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" = "Użytkownik %@ zablokowany";
/* 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." = "%@. Tworzenie konta nie wymaga numeru telefonu, emaila, ani imienia. Zacznij już teraz bez żadnych przeszkód.";
/* Explanation of what is done to keep private data encrypted. There is a heading that precedes this explanation which is a variable to this string. */
"%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs" = "%@. Prywatny, komunikator z szyfrowaniem typu \"End-to-End\". Trzymaj branżę technologiczną z dala od swoich prywatnych wiadomości";
/* Explanation of what can be done by users to earn money. There is a heading that precedes this explanation which is a variable to this string. */
"%@. Tip your friend's posts and stack sats with Bitcoin⚡️, the native currency of the internet." = "%@. Dawaj napiwki w reakcji na odpowiedzi znajomych i ciułaj satsy z Bitcoin⚡️, natywną walutą internetu.";
/* Number of tip payments on a post.
Number of profiles a user is following. */
"%lld" = "%lld";
/* Fraction of how many of the user's relay servers that are operational. */
"%lld/%lld" = "%lld/%lld";
/* Placeholder for event mention. */
"< e >" = "< e >";
/* Label to prompt for about text entry for user to describe about themself. */
"About" = "O programie";
/* Label for About Me section of user profile form. */
"About Me" = "O mnie";
/* Placeholder text for About Me description. */
"Absolute Boss" = "Miszcz";
/* Button to accept the end user license agreement before being allowed into the app. */
"Accept" = "Potwierdź";
/* Label to indicate the public ID of the account. */
"Account ID" = "ID konta";
/* Title for confirmation dialog to either share, report, or block a profile. */
"Actions" = "Akcje";
/* Button to add recommended relay server.
Button to confirm adding user inputted relay. */
"Add" = "Dodaj";
/* Button label to re-add all original participants as profiles to reply to in a note */
"Add all" = "Dodaj wszystkie";
/* Label for section for adding a relay server. */
"Add Relay" = "Dodaj serwer";
/* Any amount of sats */
"Any" = "Dowolny";
/* Alert message to ask if user wants to repost a post. */
"Are you sure you want to repost this?" = "Na pewno chcesz podać dalej?";
/* Label for Banner Image section of user profile form. */
"Banner Image" = "Baner";
/* Reminder to user that they should save their account information. */
"Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." = "Zanim zaczniesz, musisz zapisać dane swojego konta. W przeciwnym razie nie będziesz można zalogować się w przyszłości, jeśli kiedykolwiek odinstalujesz Damusa.";
/* Dropdown option label for Lightning wallet, Bitcoin Beach. */
"Bitcoin Beach" = "Bitcoin Beach";
/* Label for Bitcoin Lightning Tips section of user profile form. */
"Bitcoin Lightning Tips" = "Napiwki Bitcoin Lightning";
/* Dropdown option label for Lightning wallet, Blixt Wallet */
"Blixt Wallet" = "Blixt Wallet";
/* Alert button to block a user.
Button to block a profile.
Context menu option for blocking users. */
"Block" = "Zablokuj";
/* Alert message prompt to ask if a user should be blocked. */
"Block %@?" = "Zablokować %@?";
/* Title of alert for blocking a user. */
"Block User" = "Zablokowanie użytkownika";
/* Sidebar menu label for Profile view. */
"Blocked" = "Zablokowani";
/* Navigation title of view to see list of blocked users. */
"Blocked Users" = "Zablokowani użytkownicy";
/* Dropdown option label for Lightning wallet, Blue Wallet. */
"Blue Wallet" = "Blue Wallet";
/* Dropdown option label for Lightning wallet, Breez. */
"Breez" = "Breez";
/* Context menu option for broadcasting the user's note to all of the user's connected relay servers. */
"Broadcast" = "Rozgłoś";
/* Alert button to cancel out of alert for blocking a user.
Button to cancel out of alert that creates a new mutelist.
Button to cancel out of posting a note.
Button to cancel out of reposting a post.
Button to cancel out of view adding user inputted relay.
Cancel out of logging out the user. */
"Cancel" = "Anuluj";
/* Dropdown option label for Lightning wallet, Cash App. */
"Cash App" = "Cash App";
/* Navigation bar title for Chatroom view. */
"Chat" = "Czat";
/* Button for clearing cached data. */
"Clear" = "Wyczyść";
/* Section title for clearing cached data. */
"Clear Cache" = "Wyczyść pamięć podręczną";
/* Label indicating that a user's key was copied. */
"Copied" = "Skopiowano";
/* Button to copy a relay server address. */
"Copy" = "Kopiuj";
/* Context menu option for copying the ID of the account that created the note. */
"Copy Account ID" = "Kopiuj ID konta";
/* Context menu option to copy an image into clipboard.
Context menu option to copy an image to clipboard. */
"Copy Image" = "Kopiuj obraz";
/* Context menu option to copy the URL of an image into clipboard. */
"Copy Image URL" = "Kopiuj adres obrazu";
/* Title of section for copying a Lightning invoice identifier. */
"Copy invoice" = "Kopiuj fakturę";
/* Context menu option for copying a user's Lightning URL. */
"Copy LNURL" = "Kopiuj LNURL";
/* Context menu option for copying the ID of the note. */
"Copy Note ID" = "Kopiuj ID notatki";
/* Context menu option for copying the JSON text from the note. */
"Copy Note JSON" = "Kopiuj JSON notatki";
/* Button to copy report ID. */
"Copy Report ID" = "Kopiuj ID zgłoszenia";
/* Context menu option for copying the text from an note. */
"Copy Text" = "Kopiuj tekst";
/* Context menu option for copying the ID of the user who created the note. */
"Copy User Pubkey" = "Kopiuj klucz publiczny użytkownika";
/* Alert message to indicate that the blocked user could not be found. */
"Could not find user to block..." = "Nie odnaleziono użytkownika do zablokowania...";
/* Button to create account. */
"Create" = "Utwórz";
/* Button to create an account. */
"Create Account" = "Utwórz konto";
/* Title of alert prompting the user to create a new mutelist. */
"Create new mutelist" = "Stwórz nową listę wyciszeń";
/* Example description about Bitcoin creator(s), Satoshi Nakamoto. */
"Creator(s) of Bitcoin. Absolute legend." = "Twórca/y Bitcoina. Absolutna legenda.";
/* Name of the app, shown on the first screen when user is not logged in. */
"Damus" = "Damus";
/* Button to pay a Lightning invoice with the user's default Lightning wallet. */
"Default Wallet" = "Portfel domyślny";
/* Button to delete a relay server that the user connects to.
Button to remove a user from their blocklist. */
"Delete" = "Usuń";
/* Button to dismiss a text field alert. */
"Dismiss" = "Odzruć";
/* Label to prompt display name entry. */
"Display Name" = "Nazwa wyświetlana";
/* DM selector for seeing either DMs or message requests, which are messages that have not been responded to yet. DM is the English abbreviation for Direct Message. */
"DM Type" = "Rodzaj PW";
/* Navigation title for DMs view, where DM is the English abbreviation for Direct Message.
Navigation title for view of DMs, where DM is an English abbreviation for Direct Message. */
"DMs" = "PW";
/* Button to dismiss wallet selection view for paying Lightning invoice. */
"Done" = "Gotowe";
/* Heading indicating that this application allows users to earn money. */
"Earn Money" = "Zarabiaj pieniądze";
/* Button to edit user's profile. */
"Edit" = "Edytuj";
/* Text indicating that the view is used for editing which participants are replied to in a note. */
"Edit participants" = "Edytuj uczestników";
/* Heading indicating that this application keeps private messaging end-to-end encrypted. */
"Encrypted" = "Zaszyfrowane";
/* Prompt for user to enter an account key to login. */
"Enter your account key to login:" = "Wprowadź klucz swojego konta aby się zalogować:";
/* Error message indicating why saving keys failed. */
"Error: %@" = "Błąd: %@";
/* Label indicating that the below text is the EULA, an acronym for End User License Agreement. */
"EULA" = "EULA";
/* Filter state for seeing either only posts, or posts & replies. */
"Filter State" = "Stan filtra";
/* Button to follow a user. */
"Follow" = "Obserwuj";
/* Label describing followers of a user. */
"Followers" = "Obserwujący";
/* Text to indicate that the button next to it is in a state that indicates that it is in the process of following a profile.
Part of a larger sentence to describe how many profiles a user is following. */
"Following" = "Obserwowani";
/* Label to indicate that the user is in the process of following another user. */
"Following..." = "Obserwowani...";
/* Text to indicate that button next to it is in a state that will follow a profile when tapped. */
"Follows" = "Obserwuje";
/* Navigation bar title for Global view where posts from all connected relay servers appear. */
"Global" = "Globalny";
/* Navigation link to go to post referenced by hex code. */
"Goto post %@" = "Idź do postu %@";
/* Navigation link to go to profile. */
"Goto profile %@" = "Idź do profilu %@";
/* Navigation bar title for Home view where posts and replies appear from those who the user is following. */
"Home" = "Strona główna";
/* Placeholder example text for profile picture URL. */
"https://example.com/pic.jpg" = "https://example.com/pic.jpg";
/* Placeholder example text for website URL for user profile. */
"https://jb55.com" = "https://jb55.com";
/* Button for user to report that the account or content has illegal content. */
"Illegal content" = "Treści nielegalne";
/* Error message indicating that an invalid account key was entered for login. */
"Invalid key" = "Klucz nieprawidłowy";
/* Button for user to report that the account or content has spam. */
"It's spam" = "To jest spam";
/* Placeholder example text for identifier used for NIP-05 verification. */
"jb55@jb55.com" = "jb55@jb55.com";
/* Moves the post button to the left side of the screen */
"Left Handed" = "Leworęczny";
/* Button to complete account creation and start using the app. */
"Let's go!" = "Jedziemy!";
/* Placeholder text for entry of Lightning Address or LNURL. */
"Lightning Address or LNURL" = "Address Lightning lub LNURL";
/* Indicates that the view is for paying a Lightning invoice. */
"Lightning Invoice" = "Faktura Lightning";
/* Dropdown option label for Lightning wallet, LNLink. */
"LNLink" = "LNLink";
/* Dropdown option label for system default for Lightning wallet. */
"Local default" = "Domyślny systemowy";
/* Button to log into account.
Button to log into an account. */
"Login" = "Logowanie";
/* Alert for logging out the user.
Button for logging out the user.
Button to logout the user. */
"Logout" = "Wylogowanie";
/* Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out. */
"Make sure your nsec account key is saved before you logout or you will lose access to this account" = "Upewnij się, że Twój klucz konta nsec jest zapisany zanim się wylogujesz bo inaczej stracisz dostęp do tego konta";
/* Dropdown option label for Lightning wallet, Muun. */
"Muun" = "Muun";
/* Label for NIP-05 Verification section of user profile form. */
"NIP-05 Verification" = "Weryfikacja NIP-05";
/* 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." = "Nie znaleziony listy zablokowanych, stworzyć nową? To nadpisze poprzednie listy.";
/* No search results. */
"none" = "brak wyników";
/* Indicates that there are no notes in the timeline to view. */
"Nothing to see here. Check back later!" = "Nic tu nie ma. Sprawdź później!";
/* Navigation title for notifications. */
"Notifications" = "Powiadomienia";
/* String indicating that a given timestamp just occurred */
"now" = "przed chwilą";
/* Prompt for user to enter in an account key to login. This text shows the characters the key could start with if it was a private key. */
"nsec1..." = "nsec1...";
/* Button for user to report that the account or content has nudity or explicit content. */
"Nudity or explicit content" = "Nagość lub jednoznaczne treści";
/* Label indicating that a form input is optional. */
"optional" = "opcjonalne";
/* Button to pay a Lightning invoice. */
"Pay" = "Zapłać";
/* Navigation bar title for view to pay Lightning invoice. */
"Pay the Lightning invoice" = "Zapłać fakturę Lightning";
/* Dropdown option label for Lightning wallet, Phoenix. */
"Phoenix" = "Phoenix";
/* Button to post a note. */
"Post" = "Post";
/* Label for filter for seeing only posts (instead of posts and replies). */
"Posts" = "Posty";
/* Label for filter for seeing posts and replies (instead of only posts). */
"Posts & Replies" = "Posty i odpowiedzi";
/* Heading indicating that this application keeps personally identifiable information private. A sentence describing what is done to keep data private comes after this heading. */
"Private" = "Prywatność";
/* Title of the secure field that holds the user's private key. */
"Private Key" = "Klucz prywatny";
/* Sidebar menu label for Profile view. */
"Profile" = "Profil";
/* Label for Profile Picture section of user profile form. */
"Profile Picture" = "Zdjęcie profilowe";
/* Section title for the user's public account ID. */
"Public Account ID" = "ID publicznego konta";
/* Label indicating that the text is a user's public account key. */
"Public key" = "Klucz publiczny";
/* Label indicating that the text is a user's public account key. */
"Public Key" = "Klucz publiczny";
/* Prompt to ask user if the key they entered is a public key. */
"Public Key?" = "Klucz publiczny?";
/* Navigation bar title for Reactions view. */
"Reactions" = "Reakcje";
/* Section title for recommend relay servers that could be added as part of configuration */
"Recommended Relays" = "Serwery rekomendowane";
/* Button to reject the end user license agreement, which disallows the user from being let into the app. */
"Reject" = "Odrzuć";
/* Text field for relay server. Used for testing purposes. */
"Relay" = "Serwer";
/* Sidebar menu label for Relay servers view */
"Relays" = "Serwery";
/* 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!" = "Serwery zostały powiadomione a klienci będą mogli użyć tej informacji do filtrowania treści. Dziękuję!";
/* Button label to remove all participants from a note reply. */
"Remove all" = "Usuń wszystkie";
/* Label to indicate that the user is replying to themself. */
"Reply to self" = "Odpowiedz sobie";
/* Label to indicate that the user is replying to 2 users. */
"Replying to %@ & %@" = "Odpowiedz %1$@ i %2$@";
/* Indicating that the user is replying to the following listed people. */
"Replying to:" = "Odpowiedź do:";
/* Button to report a profile.
Context menu option for reporting content. */
"Report" = "Zgłoś";
/* Label indicating that the text underneath is the identifier of the report that was sent to relay servers. */
"Report ID:" = "ID zgłoszenia:";
/* Message indicating that a report was successfully sent to relay servers. */
"Report sent!" = "Zgłoszenie wysłane!";
/* Button to confirm reposting a post.
Title of alert for confirming to repost a post. */
"Repost" = "Podaj dalej";
/* Text indicating that the post was reposted (i.e. re-shared). */
"Reposted" = "Podano dalej";
/* Navigation bar title for Reposts view. */
"Reposts" = "Podane dalej";
/* 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" = "Prośby";
/* Section title for resetting the user */
"Reset" = "Reset";
/* Button to retry completing account creation after an error occurred. */
"Retry" = "Ponów";
/* Dropdown option label for Lightning wallet, River */
"River" = "River";
/* Example username of Bitcoin creator(s), Satoshi Nakamoto. */
"satoshi" = "satoshi";
/* Name of Bitcoin creator(s). */
"Satoshi Nakamoto" = "Satoshi Nakamoto";
/* Button for saving profile. */
"Save" = "Zapisz";
/* Context menu option to save an image. */
"Save Image" = "Zapisz obraz";
/* Navigation link to search hashtag. */
"Search hashtag: #%@" = "Szukaj hasztag: #%@";
/* Placeholder text to prompt entry of search query. */
"Search..." = "Szukanie...";
/* Section title for user's secret account login key. */
"Secret Account Login Key" = "Tajny klucz logowania do konta";
/* Title of section for selecting a Lightning wallet to pay a Lightning invoice. */
"Select a Lightning wallet" = "Wybierz portfel Lightning";
/* Prompt selection of user's default wallet */
"Select default wallet" = "Wybierz domyślny portfel";
/* Text prompt for user to send a message to the other user. */
"Send a message to start the conversation..." = "Wyślij wiadomość aby zacząć rozmowę...";
/* Navigation title for Settings view.
Sidebar menu label for accessing the app settings */
"Settings" = "Ustawienia";
/* Button to share an image.
Button to share the link to a profile. */
"Share" = "Udostępnij";
/* Toggle to show or hide user's secret account login key. */
"Show" = "Pokaż";
/* Toggle to show or hide selection of wallet. */
"Show wallet selector" = "Pokaż wybór portfela";
/* Sidebar menu label to sign out of the account. */
"Sign out" = "Wyloguj się";
/* Dropdown option label for Lightning wallet, Strike. */
"Strike" = "Strike";
/* Button to close out of alert that informs that the action to block a user was successful. */
"Thanks!" = "Dzięki!";
/* Button for user to report that the account is impersonating someone. */
"They are impersonating someone" = "Podszywa się pod kogoś";
/* 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." = "To jest klucz publiczny, nie będziesz mógł pisać postów ani mieć żadnych interakcji. Jest używany tylko do odczytu z ich perspektywy.";
/* Warning that the inputted account key for login is an old-style and asking user to verify if it is a public key. */
"This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key." = "To jest klucz nostr starego typu. Trudno powiedzieć czy to jest klucz publiczny czy prywatny. Przestaw przycisk jeśli to jest klucz publiczny.";
/* Label to describe that a public key is the user's account ID and what they can do with it. */
"This is your account ID, you can give this to your friends so that they can follow you. Click to copy." = "To jest ID Twojego konta, które możesz dać znajomym by mogli Cię obserwować. Kliknij aby skopiować.";
/* Label to describe that a private key is the user's secret account key and what they should do with it. */
"This is your secret account key. You need this to access your account. Don't share this with anyone! Save it in a password manager and keep it safe!" = "To jest Twój klucz prywatny. Potrzebny jest aby mieć dostęp do Twojego konta. Nie udostępniaj go nikomu! Zapisz w menedżerze haseł i przechowuj bezpiecznie!";
/* Navigation bar title for note thread.
Navigation bar title for threaded event detail view. */
"Thread" = "Wątek";
/* Text box prompt to ask user to type their post. */
"Type your post here..." = "Napisz swój post tutaj...";
/* Non-breaking space character to fill in blank space next to event action button icons. */
"u{00A0}" = "u{00A0}";
/* Button to unfollow a user. */
"Unfollow" = "Przestań obserwować";
/* Text to indicate that the button next to it is in a state that indicates that it is in the process of unfollowing a profile. */
"Unfollowing" = "Przestaje obserwować";
/* Label to indicate that the user is in the process of unfollowing another user. */
"Unfollowing..." = "Przestaje obserwować...";
/* Text to indicate that the button next to it is in a state that will unfollow a profile when tapped. */
"Unfollows" = "Przestaje obserwować";
/* Alert message to indicate */
"User blocked" = "Użytkownik zablokowany";
/* Alert message that informs a user was blocked. */
"User has been blocked" = "Użytkownik został zablokowany";
/* Label for Username section of user profile form.
Label to prompt username entry. */
"Username" = "Nazwa użytkownika";
/* Sidebar menu label for Wallet view. */
"Wallet" = "Portfel";
/* Dropdown option label for Lightning wallet, Wallet Of Satoshi. */
"Wallet Of Satoshi" = "Wallet Of Satoshi";
/* Section title for selection of wallet. */
"Wallet Selector" = "Wybór portfela";
/* Label for Website section of user profile form. */
"Website" = "Strona internetowa";
/* Welcoming message to the reader. The variable is 'you', the reader. */
"Welcome to the social network %@ control." = "Widaj w sieci społecznościowej, którą %@ kontrolujesz.";
/* Text to welcome user. */
"Welcome, %@!" = "Witaj, %@!";
/* Header text to prompt user what issue they want to report. */
"What do you want to report?" = "Co chcesz zgłosić?";
/* Placeholder example for relay server address. */
"wss://some.relay.com" = "wss://jakis.relay.com";
/* Text of button that confirms to overwrite the existing mutelist. */
"Yes, Overwrite" = "Tak, nadpisz";
/* 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" = "Ty";
/* Label for Your Name section of user profile form. */
"Your Name" = "Twoje Imię";
/* 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" = "Twoje zgłoszenie zostanie wysłane na serwery, do których jesteś podłączony";
/* Dropdown option label for Lightning wallet, Zebedee. */
"Zebedee" = "Zebedee";
/* Dropdown option label for Lightning wallet, Zeus LN. */
"Zeus LN" = "Zeus LN";

190
damus/pl-PL.lproj/Localizable.stringsdict

@ -0,0 +1,190 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>collapsed_event_view_other_notes</key>
<dict>
<key>NOTES</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string>%d other notes</string>
<key>many</key>
<string>%d other notes</string>
<key>one</key>
<string>%d inna notatka</string>
<key>other</key>
<string>%d inne notatki</string>
</dict>
<key>NSStringLocalizedFormatKey</key>
<string>··· %#@NOTES@ ···</string>
</dict>
<key>followers_count</key>
<dict>
<key>FOLLOWERS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string>Followers</string>
<key>many</key>
<string>Followers</string>
<key>one</key>
<string>Obserwujący</string>
<key>other</key>
<string>Obserwujący</string>
</dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@FOLLOWERS@</string>
</dict>
<key>reactions_count</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@REACTIONS@</string>
<key>REACTIONS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string>Reactions</string>
<key>many</key>
<string>Reactions</string>
<key>one</key>
<string>Reakcja</string>
<key>other</key>
<string>Reakcje</string>
</dict>
</dict>
<key>relays_count</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@RELAYS@</string>
<key>RELAYS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string>Relays</string>
<key>many</key>
<string>Relays</string>
<key>one</key>
<string>Serwer</string>
<key>other</key>
<string>Serwery</string>
</dict>
</dict>
<key>replying_to_one_and_others</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Odpowiadanie %@%#@OTHERS@</string>
<key>OTHERS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string> &amp; %d others</string>
<key>many</key>
<string> &amp; %d others</string>
<key>one</key>
<string> i %d innej osobie</string>
<key>other</key>
<string> i %d innym osobom</string>
<key>zero</key>
<string></string>
</dict>
</dict>
<key>replying_to_two_and_others</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Odpowiadanie %@, %@%#@OTHERS@</string>
<key>OTHERS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string> &amp; %d others</string>
<key>many</key>
<string> &amp; %d others</string>
<key>one</key>
<string> i %d innej osoba</string>
<key>other</key>
<string> i %d innym osobom</string>
<key>zero</key>
<string></string>
</dict>
</dict>
<key>reposts_count</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@REPOSTS@</string>
<key>REPOSTS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string>Reposts</string>
<key>many</key>
<string>Reposts</string>
<key>one</key>
<string>Podany dalej</string>
<key>other</key>
<string>Podane dalej</string>
</dict>
</dict>
<key>sats_count</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%1$#@SATS@</string>
<key>SATS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>@</string>
<key>few</key>
<string>%2$@ sats</string>
<key>many</key>
<string>%2$@ sats</string>
<key>one</key>
<string>%2$@ sat</string>
<key>other</key>
<string>%2$@ satów</string>
</dict>
</dict>
<key>tips_count</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@TIPS@</string>
<key>TIPS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string>Tips</string>
<key>many</key>
<string>Tips</string>
<key>one</key>
<string>Napiwek</string>
<key>other</key>
<string>Napiwki</string>
</dict>
</dict>
</dict>
</plist>

9
damus/pt-PT.lproj/InfoPlist.strings

@ -0,0 +1,9 @@
/* Bundle display name */
"CFBundleDisplayName" = "Damus";
/* Bundle name */
"CFBundleName" = "damus";
/* Privacy - Photo Library Additions Usage Description */
"NSPhotoLibraryAddUsageDescription" = "A concessão de acesso da Damus às suas fotografias permite-lhe guardar imagens.";

597
damus/pt-PT.lproj/Localizable.strings

@ -0,0 +1,597 @@
/* Blank space to separate profile picture from profile editor form. */
" " = "61b6edf1108e6f396680a33b02486a70_tr";
/* Description of how the nip05 identifier would be used for verification. */
"'%@' at '%@' will be used for verification" = "'%@' a '%@' será utilizado para verificação";
/* Description of why the nip05 identifier is invalid. */
"'%@' is an invalid nip05 identifier. It should look like an email." = "'%@' é um identificador nip05 inválido. Deve parecer-se com um e-mail.";
/* Navigation bar title for view that shows who is following a user. */
"(Profile.displayName(profile: profile, pubkey: whos))'s Followers" = "Seguidores de (Profile.displayName(profile: profile, pubkey: whos))";
/* Navigation bar title for view that shows who a user is following. */
"(who) following" = "Seguindo (quem)";
/* Prefix character to username. */
"@" = "@";
/* Amount of time that has passed since reply quote event occurred.
Abbreviated version of a nostr public key. */
"%@" = "%@";
/* Sentence composed of 2 variables to describe how many tip payments there are on a post. In source English, the first variable is the number of tip payments, and the second variable is 'Tip' or 'Tips'.
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" = "%@ foi bloqueado";
/* 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." = "%@. Criar uma conta não requer um número de telefone, e-mail ou nome. Comece de imediato com zero de fricção.";
/* Explanation of what is done to keep private data encrypted. There is a heading that precedes this explanation which is a variable to this string. */
"%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs" = "%@. Mensagens privadas encriptadas de ponta-a-ponta. Mantenha as Big Tech fora das suas MPs";
/* Explanation of what can be done by users to earn money. There is a heading that precedes this explanation which is a variable to this string. */
"%@. Tip your friend's posts and stack sats with Bitcoin⚡️, the native currency of the internet." = "%@. Dê uma gorjeta aos seus amigos e acumule sats com Bitcoin⚡️, a moeda nativa da Internet.";
/* Number of tip payments on a post.
Number of profiles a user is following. */
"%lld" = "%lld";
/* Fraction of how many of the user's relay servers that are operational. */
"%lld/%lld" = "%lld/%lld";
/* Placeholder for event mention. */
"< e >" = "< e >";
/* Label to prompt for about text entry for user to describe about themself. */
"About" = "Acerca de";
/* Label for About Me section of user profile form. */
"About Me" = "Acerca de Mim";
/* Placeholder text for About Me description. */
"Absolute Boss" = "Chefe Absoluto";
/* Button to accept the end user license agreement before being allowed into the app. */
"Accept" = "Aceitar";
/* Label to indicate the public ID of the account. */
"Account ID" = "ID da Conta";
/* Title for confirmation dialog to either share, report, or block a profile. */
"Actions" = "Ações";
/* Button to add recommended relay server.
Button to confirm adding user inputted relay. */
"Add" = "Adicionar";
/* Button label to re-add all original participants as profiles to reply to in a note */
"Add all" = "Adicionar tudo";
/* Label for section for adding a relay server. */
"Add Relay" = "Adicionar Relay";
/* Any amount of sats */
"Any" = "Qualquer";
/* Alert message to ask if user wants to repost a post. */
"Are you sure you want to repost this?" = "Tem a certeza de que pretende fazer repost?";
/* Label for Banner Image section of user profile form. */
"Banner Image" = "Imagem de Banner";
/* Reminder to user that they should save their account information. */
"Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." = "Antes de começarmos, terá de guardar as informações da sua conta, caso contrário não poderá iniciar sessão no futuro se alguma vez desinstalar o Damus.";
/* Dropdown option label for Lightning wallet, Bitcoin Beach. */
"Bitcoin Beach" = "Bitcoin Beach";
/* Label for Bitcoin Lightning Tips section of user profile form. */
"Bitcoin Lightning Tips" = "Gorjetas em Bitcoin Lightning";
/* Dropdown option label for Lightning wallet, Blixt Wallet */
"Blixt Wallet" = "Blixt Wallet";
/* Alert button to block a user.
Button to block a profile.
Context menu option for blocking users. */
"Block" = "Bloquear";
/* Alert message prompt to ask if a user should be blocked. */
"Block %@?" = "Bloquear %@?";
/* Title of alert for blocking a user. */
"Block User" = "Bloquear Utilizador";
/* Sidebar menu label for Profile view. */
"Blocked" = "Bloqueado";
/* Navigation title of view to see list of blocked users. */
"Blocked Users" = "Utilizadores Bloqueados";
/* Dropdown option label for Lightning wallet, Blue Wallet. */
"Blue Wallet" = "Blue Wallet";
/* Dropdown option label for Lightning wallet, Breez. */
"Breez" = "Breez";
/* Context menu option for broadcasting the user's note to all of the user's connected relay servers. */
"Broadcast" = "Transmissão";
/* Alert button to cancel out of alert for blocking a user.
Button to cancel out of alert that creates a new mutelist.
Button to cancel out of posting a note.
Button to cancel out of reposting a post.
Button to cancel out of view adding user inputted relay.
Cancel out of logging out the user. */
"Cancel" = "Cancelar";
/* Dropdown option label for Lightning wallet, Cash App. */
"Cash App" = "Cash App";
/* Navigation bar title for Chatroom view. */
"Chat" = "Conversação";
/* Button for clearing cached data. */
"Clear" = "Limpar";
/* Section title for clearing cached data. */
"Clear Cache" = "Limpar Cache";
/* Label indicating that a user's key was copied. */
"Copied" = "Copiado";
/* Button to copy a relay server address. */
"Copy" = "Copiar";
/* Context menu option for copying the ID of the account that created the note. */
"Copy Account ID" = "Copiar ID da Conta";
/* Context menu option to copy an image into clipboard.
Context menu option to copy an image to clipboard. */
"Copy Image" = "Copiar Imagem";
/* Context menu option to copy the URL of an image into clipboard. */
"Copy Image URL" = "Copiar URL da Imagem";
/* Title of section for copying a Lightning invoice identifier. */
"Copy invoice" = "Copiar Fatura";
/* Context menu option for copying a user's Lightning URL. */
"Copy LNURL" = "Copiar LNURL";
/* Context menu option for copying the ID of the note. */
"Copy Note ID" = "Copiar ID do Note";
/* Context menu option for copying the JSON text from the note. */
"Copy Note JSON" = "Copiar JSON do Note";
/* Button to copy report ID. */
"Copy Report ID" = "Copiar ID Report";
/* Context menu option for copying the text from an note. */
"Copy Text" = "Copiar Texto";
/* Context menu option for copying the ID of the user who created the note. */
"Copy User Pubkey" = "Copiar Pubkey do Utilizador";
/* Alert message to indicate that the blocked user could not be found. */
"Could not find user to block..." = "Não foi possível encontrar um utilizador para bloquear...";
/* Button to create account. */
"Create" = "Criar";
/* Button to create an account. */
"Create Account" = "Criar Conta";
/* Title of alert prompting the user to create a new mutelist. */
"Create new mutelist" = "Criar nova mutelist";
/* Example description about Bitcoin creator(s), Satoshi Nakamoto. */
"Creator(s) of Bitcoin. Absolute legend." = "Criador(es) do Bitcoin. Lenda absoluta.";
/* Name of the app, shown on the first screen when user is not logged in. */
"Damus" = "Damus";
/* Button to pay a Lightning invoice with the user's default Lightning wallet. */
"Default Wallet" = "Carteira Padrão";
/* Button to delete a relay server that the user connects to.
Button to remove a user from their blocklist. */
"Delete" = "Apagar";
/* Button to dismiss a text field alert. */
"Dismiss" = "Dispensar";
/* Label to prompt display name entry. */
"Display Name" = "Nome em Exibição";
/* DM selector for seeing either DMs or message requests, which are messages that have not been responded to yet. DM is the English abbreviation for Direct Message. */
"DM Type" = "TIpo de MPs";
/* Navigation title for DMs view, where DM is the English abbreviation for Direct Message.
Navigation title for view of DMs, where DM is an English abbreviation for Direct Message. */
"DMs" = "MPs";
/* Button to dismiss wallet selection view for paying Lightning invoice. */
"Done" = "Feito";
/* Heading indicating that this application allows users to earn money. */
"Earn Money" = "Ganhar Dinheiro";
/* Button to edit user's profile. */
"Edit" = "Editar";
/* Text indicating that the view is used for editing which participants are replied to in a note. */
"Edit participants" = "Editar participantes";
/* Heading indicating that this application keeps private messaging end-to-end encrypted. */
"Encrypted" = "Encriptado";
/* Prompt for user to enter an account key to login. */
"Enter your account key to login:" = "Introduza a chave da sua conta para iniciar sessão:";
/* Error message indicating why saving keys failed. */
"Error: %@" = "Erro: %@";
/* Label indicating that the below text is the EULA, an acronym for End User License Agreement. */
"EULA" = "EULA";
/* Filter state for seeing either only posts, or posts & replies. */
"Filter State" = "Estado do filtro";
/* Button to follow a user. */
"Follow" = "Seguir";
/* Label describing followers of a user. */
"Followers" = "Seguidores";
/* Text to indicate that the button next to it is in a state that indicates that it is in the process of following a profile.
Part of a larger sentence to describe how many profiles a user is following. */
"Following" = "Seguindo";
/* Label to indicate that the user is in the process of following another user. */
"Following..." = "Seguindo...";
/* Text to indicate that button next to it is in a state that will follow a profile when tapped. */
"Follows" = "Segue";
/* Navigation bar title for Global view where posts from all connected relay servers appear. */
"Global" = "Global";
/* Navigation link to go to post referenced by hex code. */
"Goto post %@" = "Ir para post %@";
/* Navigation link to go to profile. */
"Goto profile %@" = "Ir para perfil %@";
/* Navigation bar title for Home view where posts and replies appear from those who the user is following. */
"Home" = "Iniciar";
/* Placeholder example text for profile picture URL. */
"https://example.com/pic.jpg" = "https://example.com/pic.jpg";
/* Placeholder example text for website URL for user profile. */
"https://jb55.com" = "https://jb55.com";
/* Button for user to report that the account or content has illegal content. */
"Illegal content" = "Conteúdo Ilegal";
/* Error message indicating that an invalid account key was entered for login. */
"Invalid key" = "Chave Inválida";
/* Button for user to report that the account or content has spam. */
"It's spam" = "É spam";
/* Placeholder example text for identifier used for NIP-05 verification. */
"jb55@jb55.com" = "jb55@jb55.com";
/* Moves the post button to the left side of the screen */
"Left Handed" = "Canhoto";
/* Button to complete account creation and start using the app. */
"Let's go!" = "Vamos!";
/* Placeholder text for entry of Lightning Address or LNURL. */
"Lightning Address or LNURL" = "Endereço Lightning ou LNURL";
/* Indicates that the view is for paying a Lightning invoice. */
"Lightning Invoice" = "Fatura Lightning";
/* Dropdown option label for Lightning wallet, LNLink. */
"LNLink" = "LNLink";
/* Dropdown option label for system default for Lightning wallet. */
"Local default" = "Padrão Local";
/* Button to log into account.
Button to log into an account. */
"Login" = "Iniciar Sessão";
/* Alert for logging out the user.
Button for logging out the user.
Button to logout the user. */
"Logout" = "Terminar Sessão";
/* Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out. */
"Make sure your nsec account key is saved before you logout or you will lose access to this account" = "Certifique-se de que a chave da sua conta nsec é guardada antes de terminar a sessão ou perderá o acesso a esta conta";
/* Dropdown option label for Lightning wallet, Muun. */
"Muun" = "Muun";
/* Label for NIP-05 Verification section of user profile form. */
"NIP-05 Verification" = "Verificação NIP-05";
/* 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." = "Não foi encontrada nenhuma lista de bloqueios, criar uma nova lista? Isto irá substituir qualquer lista de bloqueios anterior.";
/* No search results. */
"none" = " nada";
/* Indicates that there are no notes in the timeline to view. */
"Nothing to see here. Check back later!" = "Não há nada para ver aqui. Volte mais tarde!";
/* Navigation title for notifications. */
"Notifications" = "Notificações";
/* String indicating that a given timestamp just occurred */
"now" = "Agora";
/* Prompt for user to enter in an account key to login. This text shows the characters the key could start with if it was a private key. */
"nsec1..." = "nsec1...";
/* Button for user to report that the account or content has nudity or explicit content. */
"Nudity or explicit content" = "Nudez ou conteúdo explícito";
/* Label indicating that a form input is optional. */
"optional" = "Opcional";
/* Button to pay a Lightning invoice. */
"Pay" = "Pagar";
/* Navigation bar title for view to pay Lightning invoice. */
"Pay the Lightning invoice" = "Pagar fatura da Lightning";
/* Dropdown option label for Lightning wallet, Phoenix. */
"Phoenix" = "Phoenix";
/* Button to post a note. */
"Post" = "Post";
/* Label for filter for seeing only posts (instead of posts and replies). */
"Posts" = "Posts";
/* Label for filter for seeing posts and replies (instead of only posts). */
"Posts & Replies" = "Posts & Respostas";
/* Heading indicating that this application keeps personally identifiable information private. A sentence describing what is done to keep data private comes after this heading. */
"Private" = "Privado";
/* Title of the secure field that holds the user's private key. */
"Private Key" = "Chave Privada";
/* Sidebar menu label for Profile view. */
"Profile" = "Perfil";
/* Label for Profile Picture section of user profile form. */
"Profile Picture" = "Imagem de Perfil";
/* Section title for the user's public account ID. */
"Public Account ID" = "ID de Conta Pública";
/* Label indicating that the text is a user's public account key. */
"Public key" = "Chave pública";
/* Label indicating that the text is a user's public account key. */
"Public Key" = "Chave Pública";
/* Prompt to ask user if the key they entered is a public key. */
"Public Key?" = "Chave Pública?";
/* Navigation bar title for Reactions view. */
"Reactions" = "Reações";
/* Section title for recommend relay servers that could be added as part of configuration */
"Recommended Relays" = "Relays Recomendados";
/* Button to reject the end user license agreement, which disallows the user from being let into the app. */
"Reject" = "Rejeitar";
/* Text field for relay server. Used for testing purposes. */
"Relay" = "Relay";
/* Sidebar menu label for Relay servers view */
"Relays" = "Relays";
/* Description of what was done as a result of sending a report to relay servers. */
"Relays have been notified and clients will be able to use this information to filter content. Thank you!" = "Os relays foram notificados e os clients poderão utilizar esta informação para filtrar o conteúdo. Obrigado!";
/* Button label to remove all participants from a note reply. */
"Remove all" = "Remover tudo";
/* Label to indicate that the user is replying to themself. */
"Reply to self" = "Responder ao próprio";
/* Label to indicate that the user is replying to 2 users. */
"Replying to %@ & %@" = "Responder para %1$@ & %2$@";
/* Indicating that the user is replying to the following listed people. */
"Replying to:" = "Responder para:";
/* Button to report a profile.
Context menu option for reporting content. */
"Report" = "Reportar";
/* Label indicating that the text underneath is the identifier of the report that was sent to relay servers. */
"Report ID:" = "ID do Report";
/* Message indicating that a report was successfully sent to relay servers. */
"Report sent!" = "Report Enviado!";
/* Button to confirm reposting a post.
Title of alert for confirming to repost a post. */
"Repost" = "Repost";
/* Text indicating that the post was reposted (i.e. re-shared). */
"Reposted" = "Repostado";
/* Navigation bar title for Reposts view. */
"Reposts" = "Reposts";
/* Picker option for DM selector for seeing only message requests (DMs that someone else sent the user which has not been responded to yet). DM is the English abbreviation for Direct Message. */
"Requests" = "Pedidos";
/* Section title for resetting the user */
"Reset" = "Repôr";
/* Button to retry completing account creation after an error occurred. */
"Retry" = "Tentar Novamente";
/* Dropdown option label for Lightning wallet, River */
"River" = "River";
/* Example username of Bitcoin creator(s), Satoshi Nakamoto. */
"satoshi" = "satoshi";
/* Name of Bitcoin creator(s). */
"Satoshi Nakamoto" = "Satoshi Nakamoto";
/* Button for saving profile. */
"Save" = "Guardar";
/* Context menu option to save an image. */
"Save Image" = "Guardar Imagem";
/* Navigation link to search hashtag. */
"Search hashtag: #%@" = "Procurar hashtag: #%@";
/* Placeholder text to prompt entry of search query. */
"Search..." = "Procurar...";
/* Section title for user's secret account login key. */
"Secret Account Login Key" = "Chave Secreta de Inicio de Sessão da Conta";
/* Title of section for selecting a Lightning wallet to pay a Lightning invoice. */
"Select a Lightning wallet" = "Selecionar carteira de Lightning";
/* Prompt selection of user's default wallet */
"Select default wallet" = "Selecionar carteira padrão";
/* Text prompt for user to send a message to the other user. */
"Send a message to start the conversation..." = "Enviar uma mensagem para iniciar a conversa...";
/* Navigation title for Settings view.
Sidebar menu label for accessing the app settings */
"Settings" = "Configurações";
/* Button to share an image.
Button to share the link to a profile. */
"Share" = "Partilhar";
/* Toggle to show or hide user's secret account login key. */
"Show" = "Ver";
/* Toggle to show or hide selection of wallet. */
"Show wallet selector" = "Ver selecionador de carteira";
/* Sidebar menu label to sign out of the account. */
"Sign out" = "Encerrar Sessão";
/* Dropdown option label for Lightning wallet, Strike. */
"Strike" = "Strike";
/* Button to close out of alert that informs that the action to block a user was successful. */
"Thanks!" = "Obrigado!";
/* Button for user to report that the account is impersonating someone. */
"They are impersonating someone" = "Estão a tentar fazer-se passar por alguém";
/* 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." = "Esta é uma chave pública, não poderá fazer posts ou interagir de forma alguma. Isto é utilizado para visualizar contas a partir da sua perspetiva.";
/* Warning that the inputted account key for login is an old-style and asking user to verify if it is a public key. */
"This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key." = "Esta é uma chave nostr em estilo antigo. Não temos a certeza se trata-se de uma chave pública ou chave privada. Por favor, alterne o botão abaixo caso se trate de uma chave pública.";
/* Label to describe that a public key is the user's account ID and what they can do with it. */
"This is your account ID, you can give this to your friends so that they can follow you. Click to copy." = "Este é o ID da conta, pode passar aos seus amigos para que eles lhe possam seguir. Clique para copiar.";
/* Label to describe that a private key is the user's secret account key and what they should do with it. */
"This is your secret account key. You need this to access your account. Don't share this with anyone! Save it in a password manager and keep it safe!" = "Esta é a chave secreta da sua conta. Precisa dela para aceder à sua conta. Não partilhe isto com ninguém! Guarde-a num gestor de senhas e mantenha-a segura!";
/* Navigation bar title for note thread.
Navigation bar title for threaded event detail view. */
"Thread" = "Thread";
/* Text box prompt to ask user to type their post. */
"Type your post here..." = "Escreva aqui o seu post...";
/* Non-breaking space character to fill in blank space next to event action button icons. */
"u{00A0}" = "u{00A0}";
/* Button to unfollow a user. */
"Unfollow" = "Deixar de Seguir";
/* Text to indicate that the button next to it is in a state that indicates that it is in the process of unfollowing a profile. */
"Unfollowing" = "Para deixar de seguir";
/* Label to indicate that the user is in the process of unfollowing another user. */
"Unfollowing..." = "Deixando de seguir...";
/* Text to indicate that the button next to it is in a state that will unfollow a profile when tapped. */
"Unfollows" = "Não Seguir";
/* Alert message to indicate */
"User blocked" = "Utilizador bloqueado";
/* Alert message that informs a user was blocked. */
"User has been blocked" = "Utilizador foi bloqueado";
/* Label for Username section of user profile form.
Label to prompt username entry. */
"Username" = "Nome de utilizador";
/* Sidebar menu label for Wallet view. */
"Wallet" = "Carteira";
/* Dropdown option label for Lightning wallet, Wallet Of Satoshi. */
"Wallet Of Satoshi" = "Wallet Of Satoshi";
/* Section title for selection of wallet. */
"Wallet Selector" = "Selector de Carteira";
/* Label for Website section of user profile form. */
"Website" = "Página Web";
/* Welcoming message to the reader. The variable is 'you', the reader. */
"Welcome to the social network %@ control." = "Bem-vindo à rede social que %@ controla.";
/* Text to welcome user. */
"Welcome, %@!" = "Bem-vindo, %@!";
/* Header text to prompt user what issue they want to report. */
"What do you want to report?" = "O que pretende denunciar?";
/* Placeholder example for relay server address. */
"wss://some.relay.com" = "wss://some.relay.com";
/* Text of button that confirms to overwrite the existing mutelist. */
"Yes, Overwrite" = "Sim, Substituir";
/* 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" = "tu";
/* Label for Your Name section of user profile form. */
"Your Name" = "O Seu Nome";
/* 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" = "O seu relatório será enviado para os relays a que estiver ligado";
/* Dropdown option label for Lightning wallet, Zebedee. */
"Zebedee" = "Zebedee";
/* Dropdown option label for Lightning wallet, Zeus LN. */
"Zeus LN" = "Zeus LN";

154
damus/pt-PT.lproj/Localizable.stringsdict

@ -0,0 +1,154 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>collapsed_event_view_other_notes</key>
<dict>
<key>NOTES</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%d outro note</string>
<key>other</key>
<string>%d outros notes</string>
</dict>
<key>NSStringLocalizedFormatKey</key>
<string>··· %#@NOTES@ ···</string>
</dict>
<key>followers_count</key>
<dict>
<key>FOLLOWERS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Seguidor</string>
<key>other</key>
<string>Seguidores</string>
</dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@SEGUIDORES@</string>
</dict>
<key>reactions_count</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@REAÇÕES@</string>
<key>REACTIONS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Reação</string>
<key>other</key>
<string>Reações</string>
</dict>
</dict>
<key>relays_count</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@RELAYS@</string>
<key>RELAYS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Relay</string>
<key>other</key>
<string>Relays</string>
</dict>
</dict>
<key>replying_to_one_and_others</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Respondendo a %@%#@OUTROS@</string>
<key>OTHERS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string> &amp; %d outros</string>
<key>other</key>
<string> &amp; %d outros</string>
<key>zero</key>
<string></string>
</dict>
</dict>
<key>replying_to_two_and_others</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Respondendo a %@, %@%#@OUTROS@</string>
<key>OTHERS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string> &amp; %d outros</string>
<key>other</key>
<string> &amp; %d outros</string>
<key>zero</key>
<string></string>
</dict>
</dict>
<key>reposts_count</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@REPOSTS@</string>
<key>REPOSTS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Repost</string>
<key>other</key>
<string>Reposts</string>
</dict>
</dict>
<key>sats_count</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%1$#@SATS@</string>
<key>SATS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>@</string>
<key>one</key>
<string>%2$@ sat</string>
<key>other</key>
<string>%2$@ sats</string>
</dict>
</dict>
<key>tips_count</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@GROJETAS@</string>
<key>TIPS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Grojeta</string>
<key>other</key>
<string>Gorjetas</string>
</dict>
</dict>
</dict>
</plist>

36
damus Localizations/de.xcloc/Localized Contents/de.xliff → translations/de.xliff

@ -18,7 +18,7 @@
</trans-unit> </trans-unit>
<trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve"> <trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve">
<source>Granting Damus access to your photos allows you to save images.</source> <source>Granting Damus access to your photos allows you to save images.</source>
<target>Damus Zugriff auf deine Fotos zu gewähren erlaubt dir Bilder zu sichern.</target> <target>Zum Speichern von Bildern braucht Damus Zugriff auf deine Fotos</target>
<note>Privacy - Photo Library Additions Usage Description</note> <note>Privacy - Photo Library Additions Usage Description</note>
</trans-unit> </trans-unit>
@ -56,13 +56,13 @@ Sentence composed of 2 variables to describe how many profiles a user is followi
</trans-unit> </trans-unit>
<trans-unit id="%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction." xml:space="preserve"> <trans-unit id="%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction." xml:space="preserve">
<source>%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction.</source> <source>%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction.</source>
<target>%@. Ein Konto zu erstellen benötigt keine Telefonnummer, Emailadresse oder Namen. Fang jetzt gleich ganz reibungslos an.</target> <target>%@. Du brauchst für ein Konto keine Telefonnummer, Emailadresse oder Namen. Fang ganz reibungslos einfach an.</target>
<note>Explanation of what is done to keep personally identifiable information private. There is a heading that precedes this explanation which is a variable to this string.</note> <note>Explanation of what is done to keep personally identifiable information private. There is a heading that precedes this explanation which is a variable to this string.</note>
</trans-unit> </trans-unit>
<trans-unit id="%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs" xml:space="preserve"> <trans-unit id="%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs" xml:space="preserve">
<source>%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs</source> <source>%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs</source>
<target>%@. End-zu-End verschlüsselter privater Nachrichtenaustausch. Halte Tech-Riesen aus deinen PNs heraus</target> <target>%@. Ende-zu-Ende verschlüsselter privater Nachrichtenaustausch. Halte Big Tech aus deinen PNs heraus</target>
<note>Explanation of what is done to keep private data encrypted. There is a heading that precedes this explanation which is a variable to this string.</note> <note>Explanation of what is done to keep private data encrypted. There is a heading that precedes this explanation which is a variable to this string.</note>
</trans-unit> </trans-unit>
@ -93,7 +93,7 @@ Number of profiles a user is following.</note>
</trans-unit> </trans-unit>
<trans-unit id="'%@' is an invalid nip05 identifier. It should look like an email." xml:space="preserve"> <trans-unit id="'%@' is an invalid nip05 identifier. It should look like an email." xml:space="preserve">
<source>'%@' is an invalid nip05 identifier. It should look like an email.</source> <source>'%@' is an invalid nip05 identifier. It should look like an email.</source>
<target>'%@' ist eine ungültige nip05 Kennzeichnung. Diese sollte wie eine Emailadresse aussehen. </target> <target>'%@' ist eine ungültige nip05 Kennung. Diese sollte wie eine Emailadresse aussehen. </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>
@ -178,7 +178,7 @@ Number of profiles a user is following.</note>
</trans-unit> </trans-unit>
<trans-unit id="Any" xml:space="preserve"> <trans-unit id="Any" xml:space="preserve">
<source>Any</source> <source>Any</source>
<target>beliebig</target> <target>Beliebig</target>
<note>Any amount of sats</note> <note>Any amount of sats</note>
</trans-unit> </trans-unit>
@ -196,7 +196,7 @@ Number of profiles a user is following.</note>
</trans-unit> </trans-unit>
<trans-unit id="Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." xml:space="preserve"> <trans-unit id="Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." xml:space="preserve">
<source>Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus.</source> <source>Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus.</source>
<target>Bevor wir anfangen, musst du deine Kontodaten sichern, sonst kannst du dich in Zukunft nicht mehr anmelden, wenn du Damus jemals deinstallierst.</target> <target>Bevor wir anfangen, musst du deine Kontodaten sichern, sonst kannst du dich in Zukunft nicht mehr anmelden, wenn du Damus einmal deinstallierst.</target>
<note>Reminder to user that they should save their account information.</note> <note>Reminder to user that they should save their account information.</note>
</trans-unit> </trans-unit>
@ -573,7 +573,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>Es ist Spam</target> <target>Das ist Spam</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>
@ -622,7 +622,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
</trans-unit> </trans-unit>
<trans-unit id="Logout" xml:space="preserve"> <trans-unit id="Logout" xml:space="preserve">
<source>Logout</source> <source>Logout</source>
<target>Abmelden</target> <target>Ausloggen</target>
<note>Alert for logging out the user. <note>Alert for logging out the user.
Button for logging out the user. Button for logging out the user.
@ -630,7 +630,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
</trans-unit> </trans-unit>
<trans-unit id="Make sure your nsec account key is saved before you logout or you will lose access to this account" xml:space="preserve"> <trans-unit id="Make sure your nsec account key is saved before you logout or you will lose access to this account" xml:space="preserve">
<source>Make sure your nsec account key is saved before you logout or you will lose access to this account</source> <source>Make sure your nsec account key is saved before you logout or you will lose access to this account</source>
<target>Stelle sicher dass dein nsec Kontoschlüssel gesichert ist bevor du dich abmeldest oder du wirst den Zugang zu diesem Konto verlieren</target> <target>Sorge dafür dass dein nsec Kontoschlüssel vor dem Abmelden gesichert ist, oder du wirst den Zugang zu diesem Konto verlieren</target>
<note>Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out.</note> <note>Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out.</note>
</trans-unit> </trans-unit>
@ -648,7 +648,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
</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>Es wurde keine Blockier-Liste gefunden, soll eine neue erzeugt werden? Dies wird eine frühere Blockier-Liste überschreiben.</target> <target>Es wurde keine Blockier-Liste gefunden, soll eine neue erzeugt werden? Dies überschreibt eventuelle frühere Blockier-Listen.</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>
@ -926,7 +926,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
</trans-unit> </trans-unit>
<trans-unit id="Send a message to start the conversation..." xml:space="preserve"> <trans-unit id="Send a message to start the conversation..." xml:space="preserve">
<source>Send a message to start the conversation...</source> <source>Send a message to start the conversation...</source>
<target>Sende eine Nachricht um die Unterhaltung zu beginnen...</target> <target>Sende eine Nachricht um eine Unterhaltung zu beginnen...</target>
<note>Text prompt for user to send a message to the other user.</note> <note>Text prompt for user to send a message to the other user.</note>
</trans-unit> </trans-unit>
@ -976,19 +976,19 @@ Part of a larger sentence to describe how many profiles a user is following.</no
</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>Sie gibt sich für jemand anderen aus</target> <target>Die geben sich für jemand anderen aus</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>
<trans-unit id="This is a public key, you will not be able to make posts or interact in any way. This is used for viewing accounts from their perspective." xml:space="preserve"> <trans-unit id="This is a public key, you will not be able to make posts or interact in any way. This is used for viewing accounts from their perspective." xml:space="preserve">
<source>This is a public key, you will not be able to make posts or interact in any way. This is used for viewing accounts from their perspective.</source> <source>This is a public key, you will not be able to make posts or interact in any way. This is used for viewing accounts from their perspective.</source>
<target>Dies ist ein öffentlicher Schlüssel, Du wirst keine Beiträge teilen oder oder auf irgendeine Weise interagieren können. Dies wird genutzt um Kontos aus deren Perspektive zu sehen.</target> <target>Dies ist ein öffentlicher Schlüssel, Du wirst keine Beiträge teilen oder oder auf irgendeine Weise interagieren können. Dies wird genutzt um andere Kontos aus deren Perspektive zu sehen.</target>
<note>Warning that the inputted account key is a public key and the result of what happens because of it.</note> <note>Warning that the inputted account key is a public key and the result of what happens because of it.</note>
</trans-unit> </trans-unit>
<trans-unit id="This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key." xml:space="preserve"> <trans-unit id="This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key." xml:space="preserve">
<source>This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key.</source> <source>This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key.</source>
<target>Dies ist ein veralteter nostr-Schlüssel. Wir sind und unsicher ob es ein öffentlicher Schlüssel oder ein privater Schlüssel ist. Bitte betätige die untenstehende Schaltfläche wenn es ein öffentlicher Schlüssel ist.</target> <target>Dies ist ein nostr-Schlüsse im veralteten Format. Wir sind nicht sicher ob es ein öffentlicher Schlüssel oder ein privater Schlüssel ist. Bitte betätige die untenstehende Schaltfläche wenn es ein öffentlicher Schlüssel ist.</target>
<note>Warning that the inputted account key for login is an old-style and asking user to verify if it is a public key.</note> <note>Warning that the inputted account key for login is an old-style and asking user to verify if it is a public key.</note>
</trans-unit> </trans-unit>
@ -1025,7 +1025,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
</trans-unit> </trans-unit>
<trans-unit id="Unfollowing" xml:space="preserve"> <trans-unit id="Unfollowing" xml:space="preserve">
<source>Unfollowing</source> <source>Unfollowing</source>
<target>Entfolgen...</target> <target>Entfolge...</target>
<note>Text to indicate that the button next to it is in a state that indicates that it is in the process of unfollowing a profile.</note> <note>Text to indicate that the button next to it is in a state that indicates that it is in the process of unfollowing a profile.</note>
</trans-unit> </trans-unit>
@ -1086,7 +1086,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
</trans-unit> </trans-unit>
<trans-unit id="Welcome to the social network %@ control." xml:space="preserve"> <trans-unit id="Welcome to the social network %@ control." xml:space="preserve">
<source>Welcome to the social network %@ control.</source> <source>Welcome to the social network %@ control.</source>
<target>Willkommen in dem sozialen Netzwerk das %@ kontrollierst.</target> <target>Willkommen in dem sozialen Netzwerk das %@ kontrolliert.</target>
<note>Welcoming message to the reader. The variable is 'you', the reader.</note> <note>Welcoming message to the reader. The variable is 'you', the reader.</note>
</trans-unit> </trans-unit>
@ -1146,7 +1146,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
</trans-unit> </trans-unit>
<trans-unit id="https://example.com/pic.jpg" xml:space="preserve"> <trans-unit id="https://example.com/pic.jpg" xml:space="preserve">
<source>https://example.com/pic.jpg</source> <source>https://example.com/pic.jpg</source>
<target>https://beispiel.at/bild.jpg</target> <target>https://example.com/pic.jpg</target>
<note>Placeholder example text for profile picture URL.</note> <note>Placeholder example text for profile picture URL.</note>
</trans-unit> </trans-unit>
@ -1242,7 +1242,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
</trans-unit> </trans-unit>
<trans-unit id="wss://some.relay.com" xml:space="preserve"> <trans-unit id="wss://some.relay.com" xml:space="preserve">
<source>wss://some.relay.com</source> <source>wss://some.relay.com</source>
<target>wss://ein.relay.at</target> <target>wss://some.relay.com</target>
<note>Placeholder example for relay server address.</note> <note>Placeholder example for relay server address.</note>
</trans-unit> </trans-unit>

201
translations/fr_FR.xliff

@ -45,9 +45,15 @@ Abbreviated version of a nostr public key.</note>
<source>%@ %@</source> <source>%@ %@</source>
<target>%@ %@</target> <target>%@ %@</target>
<note>Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'. <note>Sentence composed of 2 variables to describe how many tip payments there are on a post. In source English, the first variable is the number of tip payments, and the second variable is 'Tip' or 'Tips'.
Sentence composed of 2 variables to describe how many profiles a user is following. In source English, the first variable is the number of profiles being followed, and the second variable is 'Following'.</note> Sentence composed of 2 variables to describe how many profiles a user is following. In source English, the first variable is the number of profiles being followed, and the second variable is 'Following'.</note>
</trans-unit> </trans-unit>
<trans-unit id="%@ has been blocked" xml:space="preserve">
<source>%@ has been blocked</source>
<target>%@ est blocké</target>
<note>Alert message that informs a user was blocked.</note>
</trans-unit>
<trans-unit id="%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction." xml:space="preserve"> <trans-unit id="%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction." xml:space="preserve">
<source>%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction.</source> <source>%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction.</source>
<target>%@. La création d'un compte ne nécessite pas de numéro de téléphone, d'e-mail ou de nom. Commencez tout de suite sans aucune friction.</target> <target>%@. La création d'un compte ne nécessite pas de numéro de téléphone, d'e-mail ou de nom. Commencez tout de suite sans aucune friction.</target>
@ -70,7 +76,7 @@ Sentence composed of 2 variables to describe how many profiles a user is followi
<source>%lld</source> <source>%lld</source>
<target>%lld</target> <target>%lld</target>
<note>Number of reposts. <note>Number of tip payments on a post.
Number of profiles a user is following.</note> Number of profiles a user is following.</note>
</trans-unit> </trans-unit>
<trans-unit id="%lld/%lld" xml:space="preserve"> <trans-unit id="%lld/%lld" xml:space="preserve">
@ -133,12 +139,24 @@ Number of profiles a user is following.</note>
<note>Placeholder text for About Me description.</note> <note>Placeholder text for About Me description.</note>
</trans-unit> </trans-unit>
<trans-unit id="Accept" xml:space="preserve">
<source>Accept</source>
<target>Accepter</target>
<note>Button to accept the end user license agreement before being allowed into the app.</note>
</trans-unit>
<trans-unit id="Account ID" xml:space="preserve"> <trans-unit id="Account ID" xml:space="preserve">
<source>Account ID</source> <source>Account ID</source>
<target>Identifiant de Compte</target> <target>Identifiant de Compte</target>
<note>Label to indicate the public ID of the account.</note> <note>Label to indicate the public ID of the account.</note>
</trans-unit> </trans-unit>
<trans-unit id="Actions" xml:space="preserve">
<source>Actions</source>
<target>Actions</target>
<note>Title for confirmation dialog to either share, report, or block a profile.</note>
</trans-unit>
<trans-unit id="Add" xml:space="preserve"> <trans-unit id="Add" xml:space="preserve">
<source>Add</source> <source>Add</source>
<target>Ajouter</target> <target>Ajouter</target>
@ -200,6 +218,38 @@ Number of profiles a user is following.</note>
<note>Dropdown option label for Lightning wallet, Blixt Wallet</note> <note>Dropdown option label for Lightning wallet, Blixt Wallet</note>
</trans-unit> </trans-unit>
<trans-unit id="Block" xml:space="preserve">
<source>Block</source>
<target>Bloquer</target>
<note>Alert button to block a user.
Button to block a profile.
Context menu option for blocking users.</note>
</trans-unit>
<trans-unit id="Block %@?" xml:space="preserve">
<source>Block %@?</source>
<target>Bloquer %@?</target>
<note>Alert message prompt to ask if a user should be blocked.</note>
</trans-unit>
<trans-unit id="Block User" xml:space="preserve">
<source>Block User</source>
<target>Bloquer un utilisateur</target>
<note>Title of alert for blocking a user.</note>
</trans-unit>
<trans-unit id="Blocked" xml:space="preserve">
<source>Blocked</source>
<target>Bloqué</target>
<note>Sidebar menu label for Profile view.</note>
</trans-unit>
<trans-unit id="Blocked Users" xml:space="preserve">
<source>Blocked Users</source>
<target>Utilisateurs bloqués</target>
<note>Navigation title of view to see list of blocked users.</note>
</trans-unit>
<trans-unit id="Blue Wallet" xml:space="preserve"> <trans-unit id="Blue Wallet" xml:space="preserve">
<source>Blue Wallet</source> <source>Blue Wallet</source>
<target>Blue Wallet</target> <target>Blue Wallet</target>
@ -222,7 +272,9 @@ Number of profiles a user is following.</note>
<source>Cancel</source> <source>Cancel</source>
<target>Annuler</target> <target>Annuler</target>
<note>Button to cancel out of posting a note. <note>Alert button to cancel out of alert for blocking a user.
Button to cancel out of alert that creates a new mutelist.
Button to cancel out of posting a note.
Button to cancel out of reposting a post. Button to cancel out of reposting a post.
Button to cancel out of view adding user inputted relay. Button to cancel out of view adding user inputted relay.
Cancel out of logging out the user.</note> Cancel out of logging out the user.</note>
@ -300,15 +352,21 @@ Number of profiles a user is following.</note>
<note>Context menu option for copying the JSON text from the note.</note> <note>Context menu option for copying the JSON text from the note.</note>
</trans-unit> </trans-unit>
<trans-unit id="Copy Report ID" xml:space="preserve">
<source>Copy Report ID</source>
<target>Copier l'ID de rapport</target>
<note>Button to copy report ID.</note>
</trans-unit>
<trans-unit id="Copy Text" xml:space="preserve"> <trans-unit id="Copy Text" xml:space="preserve">
<source>Copy Text</source> <source>Copy Text</source>
<target>Copier le Texte</target> <target>Copier le Texte</target>
<note>Context menu option for copying the text from an note.</note> <note>Context menu option for copying the text from an note.</note>
</trans-unit> </trans-unit>
<trans-unit id="Copy User ID" xml:space="preserve"> <trans-unit id="Copy User Pubkey" xml:space="preserve">
<source>Copy User ID</source> <source>Copy User Pubkey</source>
<target>Copier l'Identifiant de l'Utilisateur</target> <target>Copier la clé publique</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>
@ -318,6 +376,12 @@ Number of profiles a user is following.</note>
<note>Title of section for copying a Lightning invoice identifier.</note> <note>Title of section for copying a Lightning invoice identifier.</note>
</trans-unit> </trans-unit>
<trans-unit id="Could not find user to block..." xml:space="preserve">
<source>Could not find user to block...</source>
<target>Aucun utilisateur à bloquer</target>
<note>Alert message to indicate that the blocked user could not be found.</note>
</trans-unit>
<trans-unit id="Create" xml:space="preserve"> <trans-unit id="Create" xml:space="preserve">
<source>Create</source> <source>Create</source>
<target>Créer</target> <target>Créer</target>
@ -330,6 +394,12 @@ Number of profiles a user is following.</note>
<note>Button to create an account.</note> <note>Button to create an account.</note>
</trans-unit> </trans-unit>
<trans-unit id="Create new mutelist" xml:space="preserve">
<source>Create new mutelist</source>
<target>Créer une nouvelle liste muette</target>
<note>Title of alert prompting the user to create a new mutelist.</note>
</trans-unit>
<trans-unit id="Creator(s) of Bitcoin. Absolute legend." xml:space="preserve"> <trans-unit id="Creator(s) of Bitcoin. Absolute legend." xml:space="preserve">
<source>Creator(s) of Bitcoin. Absolute legend.</source> <source>Creator(s) of Bitcoin. Absolute legend.</source>
<target>Créateur(s) de Bitcoin. Légende absolue.</target> <target>Créateur(s) de Bitcoin. Légende absolue.</target>
@ -365,7 +435,8 @@ Number of profiles a user is following.</note>
<source>Delete</source> <source>Delete</source>
<target>Effacer</target> <target>Effacer</target>
<note>Button to delete a relay server that the user connects to.</note> <note>Button to delete a relay server that the user connects to.
Button to remove a user from their blocklist.</note>
</trans-unit> </trans-unit>
<trans-unit id="Dismiss" xml:space="preserve"> <trans-unit id="Dismiss" xml:space="preserve">
<source>Dismiss</source> <source>Dismiss</source>
@ -385,6 +456,12 @@ Number of profiles a user is following.</note>
<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>
<trans-unit id="EULA" xml:space="preserve">
<source>EULA</source>
<target>CLUF</target>
<note>Label indicating that the below text is the EULA, an acronym for End User License Agreement.</note>
</trans-unit>
<trans-unit id="Earn Money" xml:space="preserve"> <trans-unit id="Earn Money" xml:space="preserve">
<source>Earn Money</source> <source>Earn Money</source>
<target>Gagnes de l'argent</target> <target>Gagnes de l'argent</target>
@ -482,12 +559,24 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<note>Navigation bar title for Home view where posts and replies appear from those who the user is following.</note> <note>Navigation bar title for Home view where posts and replies appear from those who the user is following.</note>
</trans-unit> </trans-unit>
<trans-unit id="Illegal content" xml:space="preserve">
<source>Illegal content</source>
<target>Contenu Illégal</target>
<note>Button for user to report that the account or content has illegal content.</note>
</trans-unit>
<trans-unit id="Invalid key" xml:space="preserve"> <trans-unit id="Invalid key" xml:space="preserve">
<source>Invalid key</source> <source>Invalid key</source>
<target>Clé non valide</target> <target>Clé non valide</target>
<note>Error message indicating that an invalid account key was entered for login.</note> <note>Error message indicating that an invalid account key was entered for login.</note>
</trans-unit> </trans-unit>
<trans-unit id="It's spam" xml:space="preserve">
<source>It's spam</source>
<target>C'est du pourriel</target>
<note>Button for user to report that the account or content has spam.</note>
</trans-unit>
<trans-unit id="LNLink" xml:space="preserve"> <trans-unit id="LNLink" xml:space="preserve">
<source>LNLink</source> <source>LNLink</source>
<target>LNLink</target> <target>LNLink</target>
@ -557,6 +646,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<note>Label for NIP-05 Verification section of user profile form.</note> <note>Label for NIP-05 Verification section of user profile form.</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">
<source>No block list found, create a new one? This will overwrite any previous block lists.</source>
<target>Aucune liste de blocage trouvée, voulez-vous en créer une nouvelle? Cela va écraser votre liste de blocage existante.</target>
<note>Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists.</note>
</trans-unit>
<trans-unit id="Nothing to see here. Check back later!" xml:space="preserve"> <trans-unit id="Nothing to see here. Check back later!" xml:space="preserve">
<source>Nothing to see here. Check back later!</source> <source>Nothing to see here. Check back later!</source>
<target>Rien à voir ici. Revenez plus tard!</target> <target>Rien à voir ici. Revenez plus tard!</target>
@ -569,6 +664,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<note>Navigation title for notifications.</note> <note>Navigation title for notifications.</note>
</trans-unit> </trans-unit>
<trans-unit id="Nudity or explicit content" xml:space="preserve">
<source>Nudity or explicit content</source>
<target>Nudité ou contenu explicite</target>
<note>Button for user to report that the account or content has nudity or explicit content.</note>
</trans-unit>
<trans-unit id="Pay" xml:space="preserve"> <trans-unit id="Pay" xml:space="preserve">
<source>Pay</source> <source>Pay</source>
<target>Payer</target> <target>Payer</target>
@ -665,6 +766,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<note>Section title for recommend relay servers that could be added as part of configuration</note> <note>Section title for recommend relay servers that could be added as part of configuration</note>
</trans-unit> </trans-unit>
<trans-unit id="Reject" xml:space="preserve">
<source>Reject</source>
<target>Refuser</target>
<note>Button to reject the end user license agreement, which disallows the user from being let into the app.</note>
</trans-unit>
<trans-unit id="Relay" xml:space="preserve"> <trans-unit id="Relay" xml:space="preserve">
<source>Relay</source> <source>Relay</source>
<target>Relais</target> <target>Relais</target>
@ -677,6 +784,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<note>Sidebar menu label for Relay servers view</note> <note>Sidebar menu label for Relay servers view</note>
</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">
<source>Relays have been notified and clients will be able to use this information to filter content. Thank you!</source>
<target>Les relais ont été avisés et les clients pourront utiliser ces renseignements pour filtrer le contenu. Merci!</target>
<note>Description of what was done as a result of sending a report to relay servers.</note>
</trans-unit>
<trans-unit id="Remove all" xml:space="preserve"> <trans-unit id="Remove all" xml:space="preserve">
<source>Remove all</source> <source>Remove all</source>
<target>Tout supprimer</target> <target>Tout supprimer</target>
@ -691,7 +804,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 %@ &amp; %@" xml:space="preserve"> <trans-unit id="Replying to %@ &amp; %@" xml:space="preserve">
<source>Replying to %1$@ &amp; %2$@</source> <source>Replying to %1$@ &amp; %2$@</source>
<target>Répondre à %1$@ &amp; %2$@</target> <target>Réponse à %1$@ &amp; %2$@</target>
<note>Label to indicate that the user is replying to 2 users.</note> <note>Label to indicate that the user is replying to 2 users.</note>
</trans-unit> </trans-unit>
@ -701,6 +814,25 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<note>Indicating that the user is replying to the following listed people.</note> <note>Indicating that the user is replying to the following listed people.</note>
</trans-unit> </trans-unit>
<trans-unit id="Report" xml:space="preserve">
<source>Report</source>
<target>Rapporter</target>
<note>Button to report a profile.
Context menu option for reporting content.</note>
</trans-unit>
<trans-unit id="Report ID:" xml:space="preserve">
<source>Report ID:</source>
<target>ID de rapport:</target>
<note>Label indicating that the text underneath is the identifier of the report that was sent to relay servers.</note>
</trans-unit>
<trans-unit id="Report sent!" xml:space="preserve">
<source>Report sent!</source>
<target>Rapport envoyé!</target>
<note>Message indicating that a report was successfully sent to relay servers.</note>
</trans-unit>
<trans-unit id="Repost" xml:space="preserve"> <trans-unit id="Repost" xml:space="preserve">
<source>Repost</source> <source>Repost</source>
<target>Republier</target> <target>Republier</target>
@ -714,6 +846,12 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<note>Text indicating that the post was reposted (i.e. re-shared).</note> <note>Text indicating that the post was reposted (i.e. re-shared).</note>
</trans-unit> </trans-unit>
<trans-unit id="Reposts" xml:space="preserve">
<source>Reposts</source>
<target>Republications</target>
<note>Navigation bar title for Reposts view.</note>
</trans-unit>
<trans-unit id="Requests" xml:space="preserve"> <trans-unit id="Requests" xml:space="preserve">
<source>Requests</source> <source>Requests</source>
<target>Demandes</target> <target>Demandes</target>
@ -803,7 +941,8 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<source>Share</source> <source>Share</source>
<target>Partager</target> <target>Partager</target>
<note>Button to share an image.</note> <note>Button to share an image.
Button to share the link to a profile.</note>
</trans-unit> </trans-unit>
<trans-unit id="Show" xml:space="preserve"> <trans-unit id="Show" xml:space="preserve">
<source>Show</source> <source>Show</source>
@ -829,6 +968,18 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<note>Dropdown option label for Lightning wallet, Strike.</note> <note>Dropdown option label for Lightning wallet, Strike.</note>
</trans-unit> </trans-unit>
<trans-unit id="Thanks!" xml:space="preserve">
<source>Thanks!</source>
<target>Merci!</target>
<note>Button to close out of alert that informs that the action to block a user was successful.</note>
</trans-unit>
<trans-unit id="They are impersonating someone" xml:space="preserve">
<source>They are impersonating someone</source>
<target>Ils personnifient quelqu'un</target>
<note>Button for user to report that the account is impersonating someone.</note>
</trans-unit>
<trans-unit id="This is a public key, you will not be able to make posts or interact in any way. This is used for viewing accounts from their perspective." xml:space="preserve"> <trans-unit id="This is a public key, you will not be able to make posts or interact in any way. This is used for viewing accounts from their perspective." xml:space="preserve">
<source>This is a public key, you will not be able to make posts or interact in any way. This is used for viewing accounts from their perspective.</source> <source>This is a public key, you will not be able to make posts or interact in any way. This is used for viewing accounts from their perspective.</source>
<target>Il s'agit d'une clé publique, vous ne pourrez pas publier de messages ou interagir de quelque manière que ce soit. Ceci est utilisé pour visualiser les comptes de leur point de vue.</target> <target>Il s'agit d'une clé publique, vous ne pourrez pas publier de messages ou interagir de quelque manière que ce soit. Ceci est utilisé pour visualiser les comptes de leur point de vue.</target>
@ -890,6 +1041,18 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<note>Text to indicate that the button next to it is in a state that will unfollow a profile when tapped.</note> <note>Text to indicate that the button next to it is in a state that will unfollow a profile when tapped.</note>
</trans-unit> </trans-unit>
<trans-unit id="User blocked" xml:space="preserve">
<source>User blocked</source>
<target>Utilisateur bloqué</target>
<note>Alert message to indicate</note>
</trans-unit>
<trans-unit id="User has been blocked" xml:space="preserve">
<source>User has been blocked</source>
<target>L'utilisateur a été bloqué</target>
<note>Alert message that informs a user was blocked.</note>
</trans-unit>
<trans-unit id="Username" xml:space="preserve"> <trans-unit id="Username" xml:space="preserve">
<source>Username</source> <source>Username</source>
<target>Nom d'utilisateur</target> <target>Nom d'utilisateur</target>
@ -933,12 +1096,30 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<note>Text to welcome user.</note> <note>Text to welcome user.</note>
</trans-unit> </trans-unit>
<trans-unit id="What do you want to report?" xml:space="preserve">
<source>What do you want to report?</source>
<target>Que voulez-vous rapporter?</target>
<note>Header text to prompt user what issue they want to report.</note>
</trans-unit>
<trans-unit id="Yes, Overwrite" xml:space="preserve">
<source>Yes, Overwrite</source>
<target>Oui, écraser</target>
<note>Text of button that confirms to overwrite the existing mutelist.</note>
</trans-unit>
<trans-unit id="Your Name" xml:space="preserve"> <trans-unit id="Your Name" xml:space="preserve">
<source>Your Name</source> <source>Your Name</source>
<target>Votre Nom</target> <target>Votre Nom</target>
<note>Label for Your Name section of user profile form.</note> <note>Label for Your Name section of user profile form.</note>
</trans-unit> </trans-unit>
<trans-unit id="Your report will be sent to the relays you are connected to" xml:space="preserve">
<source>Your report will be sent to the relays you are connected to</source>
<target>Votre rapport sera envoyé aux relais auxquels vous êtes connectés</target>
<note>Footer text to inform user what will happen when the report is submitted.</note>
</trans-unit>
<trans-unit id="Zebedee" xml:space="preserve"> <trans-unit id="Zebedee" xml:space="preserve">
<source>Zebedee</source> <source>Zebedee</source>
<target>Zebedee</target> <target>Zebedee</target>
@ -1174,7 +1355,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>Répondre à %@, %@%#@OTHERS@</target> <target>Réponse à %@, %@%#@OTHERS@</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>

0
damus Localizations/pl_PL.xcloc/Localized Contents/pl_PL.xliff → translations/pl_PL.xliff

14
translations/pt_PT.xliff

@ -1189,26 +1189,31 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<trans-unit id="reactions_count" translate="no" xml:space="preserve"> <trans-unit id="reactions_count" translate="no" xml:space="preserve">
<source>reactions_count</source> <source>reactions_count</source>
<target>contagem_reações</target> <target>contagem_reações</target>
<note>Part of a larger sentence to describe how many reactions there are on a post. (Key in .stringsdict)</note> <note>Part of a larger sentence to describe how many reactions there are on a post. (Key in .stringsdict)</note>
</trans-unit> </trans-unit>
<trans-unit id="relays_count" translate="no" xml:space="preserve"> <trans-unit id="relays_count" translate="no" xml:space="preserve">
<source>relays_count</source> <source>relays_count</source>
<target>contagem_relays</target> <target>contagem_relays</target>
<note>Part of a larger sentence to describe how many relay servers a user is connected. (Key in .stringsdict)</note> <note>Part of a larger sentence to describe how many relay servers a user is connected. (Key in .stringsdict)</note>
</trans-unit> </trans-unit>
<trans-unit id="replying_to_one_and_others" translate="no" xml:space="preserve"> <trans-unit id="replying_to_one_and_others" translate="no" xml:space="preserve">
<source>replying_to_one_and_others</source> <source>replying_to_one_and_others</source>
<target>respondendo_a_um_e_outros</target> <target>respondendo_a_um_e_outros</target>
<note>Label to indicate that the user is replying to 1 user and others. (Key in .stringsdict)</note> <note>Label to indicate that the user is replying to 1 user and others. (Key in .stringsdict)</note>
</trans-unit> </trans-unit>
<trans-unit id="replying_to_two_and_others" translate="no" xml:space="preserve"> <trans-unit id="replying_to_two_and_others" translate="no" xml:space="preserve">
<source>replying_to_two_and_others</source> <source>replying_to_two_and_others</source>
<target>respondendo_a_dois_e_outros</target> <target>respondendo_a_dois_e_outros</target>
<note>Label to indicate that the user is replying to 2 users and others. (Key in .stringsdict)</note> <note>Label to indicate that the user is replying to 2 users and others. (Key in .stringsdict)</note>
</trans-unit> </trans-unit>
<trans-unit id="reposts_count" translate="no" xml:space="preserve"> <trans-unit id="reposts_count" translate="no" xml:space="preserve">
<source>reposts_count</source> <source>reposts_count</source>
<target>contagem_reposts</target> <target>contagem_reposts</target>
<note>Part of a larger sentence to describe how many reposts there are. (Key in .stringsdict)</note> <note>Part of a larger sentence to describe how many reposts there are. (Key in .stringsdict)</note>
</trans-unit> </trans-unit>
<trans-unit id="satoshi" xml:space="preserve"> <trans-unit id="satoshi" xml:space="preserve">
@ -1220,11 +1225,13 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<trans-unit id="sats_count" translate="no" xml:space="preserve"> <trans-unit id="sats_count" translate="no" xml:space="preserve">
<source>sats_count</source> <source>sats_count</source>
<target>contagem_sats</target> <target>contagem_sats</target>
<note>Amount of sats. (Key in .stringsdict)</note> <note>Amount of sats. (Key in .stringsdict)</note>
</trans-unit> </trans-unit>
<trans-unit id="tips_count" translate="no" xml:space="preserve"> <trans-unit id="tips_count" translate="no" xml:space="preserve">
<source>tips_count</source> <source>tips_count</source>
<target>contagem_grojetas</target> <target>contagem_grojetas</target>
<note>Part of a larger sentence to describe how many tip payments there are on a post. (Key in .stringsdict)</note> <note>Part of a larger sentence to describe how many tip payments there are on a post. (Key in .stringsdict)</note>
</trans-unit> </trans-unit>
<trans-unit id="u{00A0}" xml:space="preserve"> <trans-unit id="u{00A0}" xml:space="preserve">
@ -1327,6 +1334,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<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>Respondendo a %@%#@OUTROS@</target> <target>Respondendo a %@%#@OUTROS@</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>
<trans-unit id="/replying_to_one_and_others:dict/OTHERS:dict/one:dict/:string" xml:space="preserve"> <trans-unit id="/replying_to_one_and_others:dict/OTHERS:dict/one:dict/:string" xml:space="preserve">
@ -1348,6 +1356,7 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<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>Respondendo a %@, %@%#@OUTROS@</target> <target>Respondendo a %@, %@%#@OUTROS@</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>
<trans-unit id="/replying_to_two_and_others:dict/OTHERS:dict/one:dict/:string" xml:space="preserve"> <trans-unit id="/replying_to_two_and_others:dict/OTHERS:dict/one:dict/:string" xml:space="preserve">
@ -1405,18 +1414,21 @@ Part of a larger sentence to describe how many profiles a user is following.</no
<trans-unit id="/tips_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve"> <trans-unit id="/tips_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">
<source>%#@TIPS@</source> <source>%#@TIPS@</source>
<target>%#@GROJETAS@</target> <target>%#@GROJETAS@</target>
<note>Part of a larger sentence to describe how many tip payments there are on a post.</note> <note>Part of a larger sentence to describe how many tip payments there are on a post.</note>
</trans-unit> </trans-unit>
<trans-unit id="/tips_count:dict/TIPS:dict/one:dict/:string" xml:space="preserve"> <trans-unit id="/tips_count:dict/TIPS:dict/one:dict/:string" xml:space="preserve">
<source>Tip</source> <source>Tip</source>
<target>Grojeta</target> <target>Grojeta</target>
<note>Part of a larger sentence to describe how many tip payments there are on a post.</note> <note>Part of a larger sentence to describe how many tip payments there are on a post.</note>
</trans-unit> </trans-unit>
<trans-unit id="/tips_count:dict/TIPS:dict/other:dict/:string" xml:space="preserve"> <trans-unit id="/tips_count:dict/TIPS:dict/other:dict/:string" xml:space="preserve">
<source>Tips</source> <source>Tips</source>
<target>Gorjetas</target> <target>Gorjetas</target>
<note>Part of a larger sentence to describe how many tip payments there are on a post.</note> <note>Part of a larger sentence to describe how many tip payments there are on a post.</note>
</trans-unit> </trans-unit>
</body> </body>
</file> </file>
</xliff> </xliff>
Loading…
Cancel
Save