diff --git a/damus.xcodeproj/project.pbxproj b/damus.xcodeproj/project.pbxproj index 8f6e8f5f..69349d8e 100644 --- a/damus.xcodeproj/project.pbxproj +++ b/damus.xcodeproj/project.pbxproj @@ -263,6 +263,9 @@ 3A66D927299472FA008B44F4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = ""; }; 3A66D928299472FA008B44F4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = ""; }; 3A66D929299472FA008B44F4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ja; path = ja.lproj/Localizable.stringsdict; sourceTree = ""; }; + 3A827A18299FC69D00C4D171 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = ""; }; + 3A827A19299FC69D00C4D171 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = ""; }; + 3A827A1A299FC69D00C4D171 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ru; path = ru.lproj/Localizable.stringsdict; sourceTree = ""; }; 3A8624D9299E82BE00BD8BE9 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/InfoPlist.strings; sourceTree = ""; }; 3A8624DA299E82BE00BD8BE9 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = ""; }; 3A8624DB299E82BE00BD8BE9 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = cs; path = cs.lproj/Localizable.stringsdict; sourceTree = ""; }; @@ -1127,6 +1130,7 @@ ja, id, cs, + ru, ); mainGroup = 4CE6DEDA27F7A08100C66700; packageReferences = ( @@ -1435,6 +1439,7 @@ 3A66D929299472FA008B44F4 /* ja */, 3A41E55B299D52BE001FA465 /* id */, 3A8624DB299E82BE00BD8BE9 /* cs */, + 3A827A1A299FC69D00C4D171 /* ru */, ); name = Localizable.stringsdict; sourceTree = ""; @@ -1457,6 +1462,7 @@ 3A66D927299472FA008B44F4 /* ja */, 3A41E559299D52BE001FA465 /* id */, 3A8624D9299E82BE00BD8BE9 /* cs */, + 3A827A18299FC69D00C4D171 /* ru */, ); name = InfoPlist.strings; sourceTree = ""; @@ -1479,6 +1485,7 @@ 3A66D928299472FA008B44F4 /* ja */, 3A41E55A299D52BE001FA465 /* id */, 3A8624DA299E82BE00BD8BE9 /* cs */, + 3A827A19299FC69D00C4D171 /* ru */, ); name = Localizable.strings; sourceTree = ""; diff --git a/damus/ar.lproj/Localizable.strings b/damus/ar.lproj/Localizable.strings index 80769460..5939d083 100644 --- a/damus/ar.lproj/Localizable.strings +++ b/damus/ar.lproj/Localizable.strings @@ -11,7 +11,7 @@ "(who) following" = "(who) يتابع"; /* Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'. -Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'. */ +Sentence composed of 2 variables to describe how many people are following a user. In source English, the first variable is the number of followers, and the second variable is 'Follower' or 'Followers'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -204,6 +204,9 @@ Sentence composed of 2 variables to describe how many relay servers a user is co /* Button to pay a Lightning invoice with the user's default Lightning wallet. */ "Default Wallet" = "المحفظة الافتراضية"; +/* Section title for zap configuration */ +"Default Zap Amount in sats" = "قيمة الوميض الافتراضية"; + /* Button for deleting the users account. Button to delete a relay server that the user connects to. Button to remove a user from their blocklist. @@ -426,10 +429,12 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text to indicate that what is being shown is a post from a user who has been blocked. */ "Post from a user you've blocked" = "منشور لمستخدم محظور"; -/* Label for filter for seeing only posts (instead of posts and replies). */ +/* Label for filter for seeing only posts (instead of posts and replies). +Label for filter for seeing only your posts (instead of posts and replies). */ "Posts" = "المنشورات"; -/* Label for filter for seeing posts and replies (instead of only posts). */ +/* Label for filter for seeing posts and replies (instead of only posts). +Label for filter for seeing your posts and replies (instead of only your posts). */ "Posts & Replies" = "المنشورات والردود"; /* Heading indicating that this application keeps personally identifiable information private. A sentence describing what is done to keep data private comes after this heading. */ diff --git a/damus/de.lproj/Localizable.strings b/damus/de.lproj/Localizable.strings index 1e5178c2..68a8ec24 100644 --- a/damus/de.lproj/Localizable.strings +++ b/damus/de.lproj/Localizable.strings @@ -11,7 +11,7 @@ "(who) following" = "(who) folgt"; /* Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'. -Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'. */ +Sentence composed of 2 variables to describe how many people are following a user. In source English, the first variable is the number of followers, and the second variable is 'Follower' or 'Followers'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -204,6 +204,9 @@ Sentence composed of 2 variables to describe how many relay servers a user is co /* Button to pay a Lightning invoice with the user's default Lightning wallet. */ "Default Wallet" = "Voreingestellte Wallet"; +/* Section title for zap configuration */ +"Default Zap Amount in sats" = "Standard-Zap-Betrag in sat"; + /* Button for deleting the users account. Button to delete a relay server that the user connects to. Button to remove a user from their blocklist. @@ -426,10 +429,12 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text to indicate that what is being shown is a post from a user who has been blocked. */ "Post from a user you've blocked" = "Nachricht von einem/e User/in den/die Du geblockt hast."; -/* Label for filter for seeing only posts (instead of posts and replies). */ +/* Label for filter for seeing only posts (instead of posts and replies). +Label for filter for seeing only your posts (instead of posts and replies). */ "Posts" = "Beiträge"; -/* Label for filter for seeing posts and replies (instead of only posts). */ +/* Label for filter for seeing posts and replies (instead of only posts). +Label for filter for seeing your posts and replies (instead of only your posts). */ "Posts & Replies" = "Beiträge & Antworten"; /* Heading indicating that this application keeps personally identifiable information private. A sentence describing what is done to keep data private comes after this heading. */ diff --git a/damus/el-GR.lproj/Localizable.strings b/damus/el-GR.lproj/Localizable.strings index 2a7dcdb3..19ee5ec0 100644 --- a/damus/el-GR.lproj/Localizable.strings +++ b/damus/el-GR.lproj/Localizable.strings @@ -429,10 +429,12 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text to indicate that what is being shown is a post from a user who has been blocked. */ "Post from a user you've blocked" = "Δημοσίευση μπλοκαρισμένου χρήστη"; -/* Label for filter for seeing only posts (instead of posts and replies). */ +/* Label for filter for seeing only posts (instead of posts and replies). +Label for filter for seeing only your posts (instead of posts and replies). */ "Posts" = "Δημοσιεύσεις"; -/* Label for filter for seeing posts and replies (instead of only posts). */ +/* Label for filter for seeing posts and replies (instead of only posts). +Label for filter for seeing your posts and replies (instead of only your posts). */ "Posts & Replies" = "Δημοσιεύσεις & Απαντήσεις"; /* Heading indicating that this application keeps personally identifiable information private. A sentence describing what is done to keep data private comes after this heading. */ @@ -621,7 +623,7 @@ Part of a larger sentence to describe how many profiles a user is following. */ "Thread" = "Νήμα"; /* No comment provided by engineer. */ -"To filter your %@ feed, please choose applicable relays from the list below:" = "Για να φιλτράρετε την ροή μηνυμάτων στην κεντρική ροή σας %@, παρακαλώ επιλέξτε σχετικούς διακομιστές relays απο την παρακάτω λίστα:"; +"To filter your %@ feed, please choose applicable relays from the list below:" = "Για να φιλτράρετε την κεντρική ροή μηνυμάτων σας %@, παρακαλώ επιλέξτε σχετικούς διακομιστές relays απο την παρακάτω λίστα:"; /* Button to translate note from different language. */ "Translate Note" = "Μεταφρασμένο σχόλιο"; diff --git a/damus/fr-FR.lproj/Localizable.strings b/damus/fr-FR.lproj/Localizable.strings index b9296d33..f55cf525 100644 --- a/damus/fr-FR.lproj/Localizable.strings +++ b/damus/fr-FR.lproj/Localizable.strings @@ -429,10 +429,12 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text to indicate that what is being shown is a post from a user who has been blocked. */ "Post from a user you've blocked" = "Publication d'un utilisateur que vous avez bloqué"; -/* Label for filter for seeing only posts (instead of posts and replies). */ +/* Label for filter for seeing only posts (instead of posts and replies). +Label for filter for seeing only your posts (instead of posts and replies). */ "Posts" = "Publications"; -/* Label for filter for seeing posts and replies (instead of only posts). */ +/* Label for filter for seeing posts and replies (instead of only posts). +Label for filter for seeing your posts and replies (instead of only your posts). */ "Posts & Replies" = "Publications & Réponses"; /* Heading indicating that this application keeps personally identifiable information private. A sentence describing what is done to keep data private comes after this heading. */ diff --git a/damus/fr-FR.lproj/Localizable.stringsdict b/damus/fr-FR.lproj/Localizable.stringsdict index 21deb31f..5d27f603 100644 --- a/damus/fr-FR.lproj/Localizable.stringsdict +++ b/damus/fr-FR.lproj/Localizable.stringsdict @@ -77,9 +77,9 @@ NSStringFormatValueTypeKey d one - & %d autre + & %d autre other - & %d autres + & %d autres zero @@ -95,9 +95,9 @@ NSStringFormatValueTypeKey d one - & %d autre + & %d autre other - & %d autres + & %d autres zero diff --git a/damus/pl-PL.lproj/Localizable.strings b/damus/pl-PL.lproj/Localizable.strings index 4a19c1f1..4bb37cd9 100644 --- a/damus/pl-PL.lproj/Localizable.strings +++ b/damus/pl-PL.lproj/Localizable.strings @@ -11,7 +11,7 @@ "(who) following" = "(who) obserwuje"; /* Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'. -Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'. */ +Sentence composed of 2 variables to describe how many people are following a user. In source English, the first variable is the number of followers, and the second variable is 'Follower' or 'Followers'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -24,7 +24,7 @@ Sentence composed of 2 variables to describe how many relay servers a user is co "%@. 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."; +"%@. 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 satosze z Bitcoin⚡️, natywną walutą internetu."; /* Fraction of how many of the user's relay servers that are operational. */ "%lld/%lld" = "%lld/%lld"; @@ -204,6 +204,9 @@ Sentence composed of 2 variables to describe how many relay servers a user is co /* Button to pay a Lightning invoice with the user's default Lightning wallet. */ "Default Wallet" = "Portfel domyślny"; +/* Section title for zap configuration */ +"Default Zap Amount in sats" = "Domyślna zapów kwota w satoszach"; + /* Button for deleting the users account. Button to delete a relay server that the user connects to. Button to remove a user from their blocklist. @@ -426,10 +429,12 @@ Part of a larger sentence to describe how many profiles a user is following. */ /* Text to indicate that what is being shown is a post from a user who has been blocked. */ "Post from a user you've blocked" = "Post od użytkownika, którego zablokowałeś"; -/* Label for filter for seeing only posts (instead of posts and replies). */ +/* Label for filter for seeing only posts (instead of posts and replies). +Label for filter for seeing only your posts (instead of posts and replies). */ "Posts" = "Posty"; -/* Label for filter for seeing posts and replies (instead of only posts). */ +/* Label for filter for seeing posts and replies (instead of only posts). +Label for filter for seeing your posts and replies (instead of only your 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. */ diff --git a/damus/pl-PL.lproj/Localizable.stringsdict b/damus/pl-PL.lproj/Localizable.stringsdict index 821a7e05..62ffdee0 100644 --- a/damus/pl-PL.lproj/Localizable.stringsdict +++ b/damus/pl-PL.lproj/Localizable.stringsdict @@ -163,7 +163,7 @@ one %2$@ sat other - %2$@ satów + %2$@ satoszy zaps_count diff --git a/damus/ru.lproj/InfoPlist.strings b/damus/ru.lproj/InfoPlist.strings new file mode 100644 index 00000000..2542bda0 --- /dev/null +++ b/damus/ru.lproj/InfoPlist.strings @@ -0,0 +1,12 @@ +/* Bundle display name */ +"CFBundleDisplayName" = "Damus"; + +/* Bundle name */ +"CFBundleName" = "damus"; + +/* Privacy - Face ID Usage Description */ +"NSFaceIDUsageDescription" = "Локальная аутентификация для доступа к приватному ключу"; + +/* Privacy - Photo Library Additions Usage Description */ +"NSPhotoLibraryAddUsageDescription" = "Предоставление Damus доступа к вашим фотографиям позволяет вам сохранять изображения."; + diff --git a/damus/ru.lproj/Localizable.strings b/damus/ru.lproj/Localizable.strings new file mode 100644 index 00000000..efa1b8ba --- /dev/null +++ b/damus/ru.lproj/Localizable.strings @@ -0,0 +1,725 @@ +/* Description of how the nip05 identifier would be used for verification. */ +"'%@' at '%@' will be used for verification" = "'%@' в '%@' будет использоваться для верификации"; + +/* Description of why the nip05 identifier is invalid. */ +"'%@' is an invalid NIP-05 identifier. It should look like an email." = "'%@' является недопустимым идентификатором NIP-05. Он должен выглядеть как адрес электронной почты."; + +/* 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))"; + +/* Navigation bar title for view that shows who a user is following. */ +"(who) following" = "Подписки (who)"; + +/* Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'. +Sentence composed of 2 variables to describe how many people are following a user. In source English, the first variable is the number of followers, and the second variable is 'Follower' or 'Followers'. */ +"%@ %@" = "%@ %@"; + +/* Alert message that informs a user was blocked. */ +"%@ has been blocked" = "%@ был заблокирован"; + +/* Explanation of what is done to keep personally identifiable information private. There is a heading that precedes this explanation which is a variable to this string. */ +"%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction." = "%@. Для создания учетной записи не требуется номер телефона, адрес электронной почты или имя. Начните прямо сейчас, не ставя свою приватность под угрозу."; + +/* 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" = "%@. Зашифрованные личные сообщения. Храните ваши личные сообщения вне досягаемости техногигантов."; + +/* 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." = "%@. Отправляйте немного сат в поддержку постов ваших друзей и накапливайте саты благодаря нативной валюте интернета - биткоину⚡️."; + +/* Fraction of how many of the user's relay servers that are operational. */ +"%lld/%lld" = "%lld/%lld"; + +/* Text indicating the zap amount. i.e. number of satoshis that were tipped to a user */ +"⚡️ %@" = "⚡️ %@"; + +/* Label to prompt for about text entry for user to describe about themself. */ +"About" = "О себе"; + +/* Label for About Me section of user profile form. */ +"About Me" = "Обо Мне"; + +/* Placeholder text for About Me description. */ +"Absolute Boss" = "Первооткрыватель Биткоина"; + +/* Button to accept the end user license agreement before being allowed into the app. */ +"Accept" = "Принять"; + +/* Label to indicate the public ID of the account. */ +"Account ID" = "ID учетной записи"; + +/* Title for confirmation dialog to either share, report, or block a profile. */ +"Actions" = "Опции"; + +/* Button to add recommended relay server. + Button to confirm adding user inputted relay. */ +"Add" = "Добавить"; + +/* Button label to re-add all original participants as profiles to reply to in a note */ +"Add all" = "Добавить все"; + +/* Label for section for adding a relay server. */ +"Add Relay" = "Добавить релей"; + +/* Label to display relay contact user. */ +"Admin" = "Администратор"; + +/* Any amount of sats */ +"Any" = "Любая сумма"; + +/* Prompt for optional entry of API Key to use translation server. */ +"API Key (optional)" = "API-ключ (необязательно)"; + +/* Prompt for required entry of API Key to use translation server. */ +"API Key (required)" = "API-ключ (обязательно)"; + +/* Alert message to ask if user wants to repost a post. */ +"Are you sure you want to repost this?" = "Вы уверены, что хотите сделать репост?"; + +/* Label for Banner Image section of user profile form. */ +"Banner Image" = "Изображение баннера"; + +/* Reminder to user that they should save their account information. */ +"Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." = "Прежде чем мы начнем, вам нужно сохранить информацию о своей учетной записи, иначе вы не сможете снова залогиниться, если удалите Damus."; + +/* Dropdown option label for Lightning wallet, Bitcoin Beach. */ +"Bitcoin Beach" = "Bitcoin Beach"; + +/* Label for Bitcoin Lightning Tips section of user profile form. */ +"Bitcoin Lightning Tips" = "Молниеносные чаевые"; + +/* Dropdown option label for Lightning wallet, Blixt Wallet */ +"Blixt Wallet" = "Blixt Wallet"; + +/* Alert button to block a user. + Button to block a profile. + Context menu option for blocking users. */ +"Block" = "Заблокировать"; + +/* Alert message prompt to ask if a user should be blocked. */ +"Block %@?" = "Заблокировать %@?"; + +/* Title of alert for blocking a user. */ +"Block User" = "Заблокировать пользователя"; + +/* Sidebar menu label for Profile view. */ +"Blocked" = "Заблокированы"; + +/* Navigation title of view to see list of blocked users. */ +"Blocked Users" = "Заблокированные пользователи"; + +/* Dropdown option label for Lightning wallet, Blue Wallet. */ +"Blue Wallet" = "Blue Wallet"; + +/* Accessibility label for boosts button */ +"Boosts" = "Бусты"; + +/* Dropdown option label for Lightning wallet, Breez. */ +"Breez" = "Breez"; + +/* Context menu option for broadcasting the user's note to all of the user's connected relay servers. */ +"Broadcast" = "Разослать"; + +/* Alert button to cancel out of alert for blocking a user. + Button to cancel out of alert that creates a new mutelist. + Button to cancel out of posting a note. + Button to cancel out of reposting a post. + Button to cancel out of view adding user inputted relay. + Cancel deleting the user. + Cancel out of logging out the user. */ +"Cancel" = "Отменить"; + +/* Dropdown option label for Lightning wallet, Cash App. */ +"Cash App" = "Cash App"; + +/* Button for clearing cached data. */ +"Clear" = "Очистить"; + +/* Section title for clearing cached data. */ +"Clear Cache" = "Очистить кэш"; + +/* Label to display relay contact information. */ +"Contact" = "Обратная связь"; + +/* Label indicating that a user's key was copied. */ +"Copied" = "Ключ скопирован"; + +/* Button to copy a relay server address. */ +"Copy" = "Копировать"; + +/* Context menu option for copying the ID of the account that created the note. */ +"Copy Account ID" = "Копировать ID учетной записи"; + +/* Context menu option to copy an image into clipboard. + Context menu option to copy an image to clipboard. */ +"Copy Image" = "Копировать изображение"; + +/* Context menu option to copy the URL of an image into clipboard. */ +"Copy Image URL" = "Копировать ссылку на изображение"; + +/* Title of section for copying a Lightning invoice identifier. */ +"Copy invoice" = "Копировать инвойс"; + +/* Context menu option for copying a user's Lightning URL. */ +"Copy LNURL" = "Копировать LNURL"; + +/* Context menu option for copying the ID of the note. */ +"Copy Note ID" = "Копировать ID записи"; + +/* Context menu option for copying the JSON text from the note. */ +"Copy Note JSON" = "Копировать JSON записи"; + +/* Button to copy report ID. */ +"Copy Report ID" = "Копировать ID репорта"; + +/* Context menu option for copying the text from an note. */ +"Copy Text" = "Копировать текст"; + +/* Context menu option for copying the ID of the user who created the note. */ +"Copy User Pubkey" = "Копировать публичный ключ пользователя"; + +/* Alert message to indicate that the blocked user could not be found. */ +"Could not find user to block..." = "Не удалось найти пользователя"; + +/* Button to create account. */ +"Create" = "Создать"; + +/* Button to create an account. */ +"Create Account" = "Создать учетную запись"; + +/* Title of alert prompting the user to create a new mutelist. */ +"Create new mutelist" = "Создать новый игнор-список "; + +/* Example description about Bitcoin creator(s), Satoshi Nakamoto. */ +"Creator(s) of Bitcoin. Absolute legend." = "Создатель(и) Биткоина. Статус: легендарный"; + +/* Dropdown option for selecting a custom translation server. */ +"Custom" = "Ваш выбор"; + +/* Name of the app, shown on the first screen when user is not logged in. */ +"Damus" = "Damus"; + +/* Dropdown option for selecting DeepL as the translation service. */ +"DeepL (Proprietary, Higher Accuracy)" = "Deepl (Проприетарное, лучший результат)"; + +/* Button to pay a Lightning invoice with the user's default Lightning wallet. */ +"Default Wallet" = "Кошелек по умолчанию"; + +/* Section title for zap configuration */ +"Default Zap Amount in sats" = "Размер запов по умолчанию"; + +/* Button for deleting the users account. + Button to delete a relay server that the user connects to. + Button to remove a user from their blocklist. + Section title for deleting the user */ +"Delete" = "Удалить"; + +/* Button to delete the user's account. */ +"Delete Account" = "Удалить учетную запись"; + +/* Alert message to indicate this is a deleted account */ +"Deleted Account" = "Удаленная учетная запись"; + +/* Label to display relay description. */ +"Description" = "Описание"; + +/* Button to dismiss a text field alert. */ +"Dismiss" = "Отклонить"; + +/* Label to prompt display name entry. */ +"Display Name" = "Отображаемое имя"; + +/* Navigation title for DMs view, where DM is the English abbreviation for Direct Message. + Navigation title for view of DMs, where DM is an English abbreviation for Direct Message. */ +"DMs" = "ЛС"; + +/* Button to dismiss wallet selection view for paying Lightning invoice. */ +"Done" = "Готово"; + +/* Heading indicating that this application allows users to earn money. */ +"Earn Money" = "Доход"; + +/* Button to edit user's profile. */ +"Edit" = "Редактировать"; + +/* Text indicating that the view is used for editing which participants are replied to in a note. */ +"Edit participants" = "Редактировать список участников"; + +/* Heading indicating that this application keeps private messaging end-to-end encrypted. */ +"Encrypted" = "Сквозное шифрование"; + +/* Prompt for user to enter an account key to login. */ +"Enter your account key to login:" = "Введите ключ своей учетной записи для логина:"; + +/* Error message indicating why saving keys failed. */ +"Error: %@" = "Ошибка %@"; + +/* Label indicating that the below text is the EULA, an acronym for End User License Agreement. */ +"EULA" = "Пользовательское соглашение"; + +/* No comment provided by engineer. */ +"Filter" = "Фильтровать"; + +/* Button to follow a user. */ +"Follow" = "Подписаться"; + +/* Button to follow a user back. */ +"Follow Back" = "Подписаться в ответ"; + +/* Text on QR code view to prompt viewer looking at screen to follow the user. */ +"Follow me on nostr" = "Подпишитесь на меня в nostr"; + +/* Label describing followers of a user. */ +"Followers" = "Подписчики"; + +/* Text to indicate that the button next to it is in a state that indicates that it is in the process of following a profile. +Part of a larger sentence to describe how many profiles a user is following. */ +"Following" = "Подписки"; + +/* Label to indicate that the user is in the process of following another user. */ +"Following..." = "Подписаны"; + +/* Text to indicate that button next to it is in a state that will follow a profile when tapped. */ +"Follows" = "Подписки"; + +/* Text to indicate that a user is following your profile. */ +"Follows you" = "Подписан на вас"; + +/* Dropdown option for selecting Free plan for DeepL translation service. */ +"Free" = "Бесплатный"; + +/* Button to navigate to DeepL website to get a translation API key. */ +"Get API Key" = "Получить API-ключ"; + +/* Navigation bar title for Global view where posts from all connected relay servers appear. */ +"Global" = "Глобальная лента"; + +/* Navigation link to go to post referenced by hex code. */ +"Goto post %@" = "Перейти к посту %@"; + +/* Navigation link to go to profile. */ +"Goto profile %@" = "Перейти к профилю %@"; + +/* Button to hide a post from a user who has been blocked. */ +"Hide" = "Скрыть"; + +/* Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key. */ +"Hide API Key" = "Скрыть API-ключ"; + +/* Navigation bar title for Home view where posts and replies appear from those who the user is following. */ +"Home" = "Домой"; + +/* Placeholder example text for profile picture URL. */ +"https://example.com/pic.jpg" = "https://example.com/pic.jpg"; + +/* Placeholder example text for website URL for user profile. */ +"https://jb55.com" = "https://jb55.com"; + +/* Button for user to report that the account or content has illegal content. */ +"Illegal content" = "Нелегальный контент"; + +/* Error message indicating that an invalid account key was entered for login. */ +"Invalid key" = "Неверный ключ"; + +/* Button for user to report that the account or content has spam. */ +"It's spam" = "Спам"; + +/* Placeholder example text for identifier used for NIP-05 verification. */ +"jb55@jb55.com" = "jb55@jb55.com"; + +/* Moves the post button to the left side of the screen */ +"Left Handed" = "Левша"; + +/* Button to complete account creation and start using the app. */ +"Let's go!" = "Вперед!"; + +/* Dropdown option for selecting LibreTranslate as the translation service. */ +"LibreTranslate (Open Source)" = "LibreTranslate (Открытый код)"; + +/* Placeholder text for entry of Lightning Address or LNURL. */ +"Lightning Address or LNURL" = "Лайтнинг-адрес или LNURL"; + +/* Indicates that the view is for paying a Lightning invoice. */ +"Lightning Invoice" = "Лайтнинг-инвойс"; + +/* Accessibility Label for Like button */ +"Like" = "Лайк"; + +/* Dropdown option label for Lightning wallet, LNLink. */ +"LNLink" = "LN-ссылка"; + +/* Face ID usage description shown when trying to access private key */ +"Local authentication to access private key" = "Локальная аутентификация для доступа к приватному ключу"; + +/* Dropdown option label for system default for Lightning wallet. */ +"Local default" = "Локальные настройки по умолчанию"; + +/* Button to log into account. + Button to log into an account. */ +"Login" = "Вход"; + +/* Alert for logging out the user. + Button for logging out the user. + Button to close the alert that informs that the current account has been deleted. */ +"Logout" = "Выйти"; + +/* Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out. */ +"Make sure your nsec account key is saved before you logout or you will lose access to this account" = "Убедитесь, что ваш nsec-ключ сохранен, прежде, чем выходить из системы, иначе вы потеряете доступ к этой учетной записи"; + +/* Dropdown option label for Lightning wallet, Muun. */ +"Muun" = "Muun"; + +/* Label for NIP-05 Verification section of user profile form. */ +"NIP-05 Verification" = "Верификация NIP-05"; + +/* Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. */ +"No" = "Нет"; + +/* Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists. */ +"No block list found, create a new one? This will overwrite any previous block lists." = "Список заблокированных аккаунтов не найден, создать новый? Это перезапишет все ранее созданные списки."; + +/* No search results. */ +"none" = "нет результатов"; + +/* Dropdown option for selecting no translation service. */ +"None" = "Без перевода"; + +/* Alert user that they might be attempting to paste a private key and ask them to confirm. */ +"Note contains \"nsec1\" private key. Are you sure?" = "Заметка содержит приватный ключ \"nsec1\". Вы уверены?"; + +/* Indicates that there are no notes in the timeline to view. */ +"Nothing to see here. Check back later!" = "Здесь пока пусто. Загляните позже!"; + +/* Toolbar label for Notifications view. */ +"Notifications" = "Оповещения"; + +/* String indicating that a given timestamp just occurred */ +"now" = "сейчас"; + +/* Prompt for user to enter in an account key to login. This text shows the characters the key could start with if it was a private key. */ +"nsec1..." = "nsec1..."; + +/* Button for user to report that the account or content has nudity or explicit content. */ +"Nudity or explicit content" = "Нагота или откровенный контент"; + +/* Label indicating that a form input is optional. */ +"optional" = "необязательно"; + +/* No comment provided by engineer. */ +"Paid Relay" = "Платный релей"; + +/* Button to pay a Lightning invoice. */ +"Pay" = "Оплатить"; + +/* Navigation bar title for view to pay Lightning invoice. */ +"Pay the Lightning invoice" = "Оплатить лайтнинг-инвойс"; + +/* Alert for deleting the users account. */ +"Permanently Delete Account" = "Удалить аккаунт навсегда"; + +/* Dropdown option label for Lightning wallet, Phoenix. */ +"Phoenix" = "Phoenix"; + +/* Prompt selection of DeepL subscription plan to perform machine translations on notes */ +"Plan" = "Тарифный план"; + +/* Button to post a note. */ +"Post" = "Опубликовать"; + +/* Text to indicate that what is being shown is a post from a user who has been blocked. */ +"Post from a user you've blocked" = "Пост заблокированного вами пользователя"; + +/* Label for filter for seeing only posts (instead of posts and replies). +Label for filter for seeing only your posts (instead of posts and replies). */ +"Posts" = "Посты"; + +/* Label for filter for seeing posts and replies (instead of only posts). +Label for filter for seeing your posts and replies (instead of only your posts). */ +"Posts & Replies" = "Посты и ответы"; + +/* Heading indicating that this application keeps personally identifiable information private. A sentence describing what is done to keep data private comes after this heading. */ +"Private" = "Приватность"; + +/* Title of the secure field that holds the user's private key. */ +"Private Key" = "Приватный ключ"; + +/* Dropdown option for selecting Pro plan for DeepL translation service. */ +"Pro" = "Платный"; + +/* Sidebar menu label for Profile view. */ +"Profile" = "Профиль"; + +/* Label for Profile Picture section of user profile form. */ +"Profile Picture" = "Изображение профиля"; + +/* Section title for the user's public account ID. */ +"Public Account ID" = "Публичный ID аккаунта"; + +/* Label indicating that the text is a user's public account key. */ +"Public key" = "Публичный ключ"; + +/* Label indicating that the text is a user's public account key. */ +"Public Key" = "Публичный ключ"; + +/* Prompt to ask user if the key they entered is a public key. */ +"Public Key?" = "Это публичный ключ?"; + +/* Navigation bar title for Reactions view. */ +"Reactions" = "Реакции"; + +/* Section title for recommend relay servers that could be added as part of configuration */ +"Recommended Relays" = "Рекомендуемые релеи"; + +/* Button to reject the end user license agreement, which disallows the user from being let into the app. */ +"Reject" = "Отклонить"; + +/* Label to display relay address. + Text field for relay server. Used for testing purposes. */ +"Relay" = "Релей"; + +/* Sidebar menu label for Relays view. */ +"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!" = "Релеи были уведомлены, и клиенты смогут использовать эту информацию для фильтрации контента. Спасибо!"; + +/* Button label to remove all participants from a note reply. */ +"Remove all" = "Удалить все"; + +/* Accessibility label for reply button */ +"Reply" = "Ответить"; + +/* Label to indicate that the user is replying to themself. */ +"Reply to self" = "Ответить на свой пост"; + +/* Label to indicate that the user is replying to 2 users. */ +"Replying to %@ & %@" = "В ответ %1$@ и %2$@"; + +/* Indicating that the user is replying to the following listed people. */ +"Replying to:" = "В ответ:"; + +/* Button to report a profile. + Context menu option for reporting content. */ +"Report" = "Пожаловаться"; + +/* Label indicating that the text underneath is the identifier of the report that was sent to relay servers. */ +"Report ID:" = "ID жалобы"; + +/* Message indicating that a report was successfully sent to relay servers. */ +"Report sent!" = "Жалоба отправлена"; + +/* Button to confirm reposting a post. + Title of alert for confirming to repost a post. */ +"Repost" = "Репост"; + +/* Text indicating that the post was reposted (i.e. re-shared). */ +"Reposted" = "Репост сделан"; + +/* Navigation bar title for Reposts view. */ +"Reposts" = "Репосты"; + +/* Picker option for DM selector for seeing only message requests (DMs that someone else sent the user which has not been responded to yet). DM is the English abbreviation for Direct Message. */ +"Requests" = "Запросы"; + +/* Button to retry completing account creation after an error occurred. */ +"Retry" = "Попробовать снова"; + +/* Dropdown option label for Lightning wallet, River */ +"River" = "River"; + +/* Example username of Bitcoin creator(s), Satoshi Nakamoto. */ +"satoshi" = "сатоши"; + +/* Name of Bitcoin creator(s). */ +"Satoshi Nakamoto" = "Сатоши Накамото"; + +/* Button for saving profile. */ +"Save" = "Сохранить"; + +/* Context menu option to save an image. */ +"Save Image" = "Сохранить изображение"; + +/* Text on QR code view to prompt viewer to scan the QR code on screen with their device camera. */ +"Scan the code" = "Отсканируйте код"; + +/* Navigation link to search hashtag. */ +"Search hashtag: #%@" = "Искать хэштег #%@"; + +/* Placeholder text to prompt entry of search query. */ +"Search..." = "Искать..."; + +/* Section title for user's secret account login key. */ +"Secret Account Login Key" = "Секретный ключ логина в аккаунт"; + +/* Title of section for selecting a Lightning wallet to pay a Lightning invoice. */ +"Select a Lightning wallet" = "Выберите лайтнинг-кошелек"; + +/* Prompt selection of user's default wallet */ +"Select default wallet" = "Выберите кошелек по умолчанию"; + +/* Text prompt for user to send a message to the other user. */ +"Send a message to start the conversation..." = "Отправьте сообщение, чтобы начать беседу"; + +/* Prompt selection of LibreTranslate server to perform machine translations on notes */ +"Server" = "Сервер"; + +/* Prompt selection of translation service provider. */ +"Service" = "Сервис"; + +/* Navigation title for Settings view. + Sidebar menu label for accessing the app settings */ +"Settings" = "Настройки"; + +/* Button to share a post + Button to share an image. + Button to share the link to a profile. */ +"Share" = "Поделиться"; + +/* Button to show a post from a user who has been blocked. + Toggle to show or hide user's secret account login key. */ +"Show" = "Показать"; + +/* Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key. */ +"Show API Key" = "Показать API-ключ"; + +/* Toggle to show or hide selection of wallet. */ +"Show wallet selector" = "Показать список кошельков"; + +/* Sidebar menu label to sign out of the account. */ +"Sign out" = "Выход"; + +/* Label to display relay software. */ +"Software" = "Программное обеспечение"; + +/* Dropdown option label for Lightning wallet, Strike. */ +"Strike" = "Strike"; + +/* Label to display relay's supported NIPs. */ +"Supported NIPs" = "Поддерживаемые NIP'ы"; + +/* Button to close out of alert that informs that the action to block a user was successful. */ +"Thanks!" = "Спасибо!"; + +/* Button for user to report that the account is impersonating someone. */ +"They are impersonating someone" = "Пользователь выдает себя за кого-то другого"; + +/* No comment provided by engineer. */ +"This is a paid relay, you must pay for posts to be accepted." = "Это платный релей. Вы должны заплатить, чтобы транслировать сообщения."; + +/* Warning that the inputted account key is a public key and the result of what happens because of it. */ +"This is a public key, you will not be able to make posts or interact in any way. This is used for viewing accounts from their perspective." = "Это публичный ключ, вы не сможете создавать сообщения или осуществлять активные действия. Он используется для просмотра аккаунтов от первого лица."; + +/* Warning that the inputted account key for login is an old-style and asking user to verify if it is a public key. */ +"This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key." = "Это ключ nostr старого образца. Мы не уверены, публичный он или приватный. Пожалуйста, нажмите кнопку ниже, если это публичный ключ."; + +/* Label to describe that a public key is the user's account ID and what they can do with it. */ +"This is your account ID, you can give this to your friends so that they can follow you. Click to copy." = "Это ID вашего аккаунта, вы можете поделиться им со своим друзьям, чтобы они могли на вас подписаться. Кликните, чтобы скопировать."; + +/* Label to describe that a private key is the user's secret account key and what they should do with it. */ +"This is your secret account key. You need this to access your account. Don't share this with anyone! Save it in a password manager and keep it safe!" = "Это ваш секретный ключ к учетной записи. Он необходим для доступа к вашему аккаунту. Не делитесь им ни с кем! Сохраните его в менеджере паролей и держите его в безопасности!"; + +/* Navigation bar title for note thread. */ +"Thread" = "Ветка"; + +/* No comment provided by engineer. */ +"To filter your %@ feed, please choose applicable relays from the list below:" = "Выберите подходящие реле из списка ниже, чтобы фильтровать ленту %@"; + +/* Button to translate note from different language. */ +"Translate Note" = "Перевести заметку"; + +/* Button to indicate that the note has been translated from a different language. */ +"Translated from (lang)" = "Переведено с (lang)"; + +/* Button to indicate that the note is in the process of being translated from a different language. */ +"Translating from (lang)..." = "Перевожу с (lang)..."; + +/* Section title for selecting the translation service. */ +"Translations" = "Переводы"; + +/* Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should. */ +"Type DELETE to delete" = "Введите DELETE, чтобы удалить"; + +/* Text box prompt to ask user to type their post. */ +"Type your post here..." = "Начните писать пост здесь..."; + +/* Button to unfollow a user. */ +"Unfollow" = "Отписаться"; + +/* Text to indicate that the button next to it is in a state that indicates that it is in the process of unfollowing a profile. */ +"Unfollowing" = "Отписываюсь"; + +/* Label to indicate that the user is in the process of unfollowing another user. */ +"Unfollowing..." = "Отписываюсь..."; + +/* Text to indicate that the button next to it is in a state that will unfollow a profile when tapped. */ +"Unfollows" = "Отписались от"; + +/* Example URL to LibreTranslate server */ +"URL" = "URL"; + +/* Alert message to indicate the user has been blocked */ +"User blocked" = "Пользователь заблокирован"; + +/* Alert message that informs a user was blocked. */ +"User has been blocked" = "Пользователь был заблокирован"; + +/* Label for Username section of user profile form. + Label to prompt username entry. */ +"Username" = "Имя пользователя"; + +/* Label to display relay software version. + Section title for displaying the version number of the Damus app. */ +"Version" = "Версия"; + +/* Sidebar menu label for Wallet view. */ +"Wallet" = "Кошелек"; + +/* Dropdown option label for Lightning wallet, Wallet of Satoshi. */ +"Wallet of Satoshi" = "Wallet of Satoshi"; + +/* Section title for selection of wallet. */ +"Wallet Selector" = "Список кошельков"; + +/* Label for Website section of user profile form. */ +"Website" = "Веб сайт"; + +/* Welcoming message to the reader. The variable is 'you', the reader. */ +"Welcome to the social network %@ control." = "Добро пожаловать в социальную сеть, которую вы контролируете"; + +/* Text to welcome user. */ +"Welcome, %@!" = "Добро пожаловать, %@!"; + +/* Header text to prompt user what issue they want to report. */ +"What do you want to report?" = "О чем вы хотите сообщить?"; + +/* Placeholder example for relay server address. */ +"wss://some.relay.com" = "wss://some.relay.com"; + +/* Text of button that confirms to overwrite the existing mutelist. */ +"Yes, Overwrite" = "Да, перезаписать"; + +/* Button to proceed with posting a note even though it looks like they might be posting a private key. */ +"Yes, Post with Private Key" = "Да, опубликовать c приватным ключом"; + +/* You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself. */ +"you" = "Вы"; + +/* Label for Your Name section of user profile form. */ +"Your Name" = "Ваше имя"; + +/* Footer text to inform user what will happen when the report is submitted. */ +"Your report will be sent to the relays you are connected to" = "Ваше сообщение будет отправлено релеям, к которым вы подключены"; + +/* Accessibility label for zap button */ +"Zap" = "Зап"; + +/* Navigation bar title for the Zaps view. */ +"Zaps" = "Запы"; + +/* Dropdown option label for Lightning wallet, Zebedee. */ +"Zebedee" = "Zebedee"; + +/* Dropdown option label for Lightning wallet, Zeus LN. */ +"Zeus LN" = "Zeus LN"; + diff --git a/damus/ru.lproj/Localizable.stringsdict b/damus/ru.lproj/Localizable.stringsdict new file mode 100644 index 00000000..36ada760 --- /dev/null +++ b/damus/ru.lproj/Localizable.stringsdict @@ -0,0 +1,190 @@ + + + + + collapsed_event_view_other_notes + + NOTES + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + few + %d other notes + many + %d other notes + one + %d другая заметка + other + %d другие заметки + + NSStringLocalizedFormatKey + ··· %#@NOTES@ ··· + + followers_count + + FOLLOWERS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + few + Followers + many + Followers + one + Подписчик + other + Подписчики + + NSStringLocalizedFormatKey + %#@FOLLOWERS@ + + reactions_count + + NSStringLocalizedFormatKey + %#@REACTIONS@ + REACTIONS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + few + Reactions + many + Reactions + one + Реакция + other + Реакции + + + relays_count + + NSStringLocalizedFormatKey + %#@RELAYS@ + RELAYS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + few + Relays + many + Relays + one + Релей + other + Релеи + + + replying_to_one_and_others + + NSStringLocalizedFormatKey + Replying to %@%#@OTHERS@ + OTHERS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + few + & %d others + many + & %d others + one + и %d другим + other + и %d другие + zero + + + + replying_to_two_and_others + + NSStringLocalizedFormatKey + В ответ %@, %@%#@OTHERS@ + OTHERS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + few + & %d others + many + & %d others + one + и %d другим + other + и %d другие + zero + + + + reposts_count + + NSStringLocalizedFormatKey + %#@REPOSTS@ + REPOSTS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + few + Reposts + many + Reposts + one + Репост + other + Репосты + + + sats_count + + NSStringLocalizedFormatKey + %1$#@SATS@ + SATS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + @ + few + %2$@ sats + many + %2$@ sats + one + %2$@ сат + other + %2$@ сат + + + zaps_count + + NSStringLocalizedFormatKey + %#@ZAPS@ + ZAPS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + few + Zaps + many + Zaps + one + Зап + other + Запы + + + + diff --git a/translations/ar.xliff b/translations/ar.xliff index 0f769ac8..80216b05 100644 --- a/translations/ar.xliff +++ b/translations/ar.xliff @@ -439,6 +439,7 @@ Sentence composed of 2 variables to describe how many relay servers a user is co Default Zap Amount in sats + قيمة الوميض الافتراضية Section title for zap configuration diff --git a/translations/de.xliff b/translations/de.xliff index 52d4dfc4..b8ff8082 100644 --- a/translations/de.xliff +++ b/translations/de.xliff @@ -439,6 +439,7 @@ Sentence composed of 2 variables to describe how many relay servers a user is co Default Zap Amount in sats + Standard-Zap-Betrag in sat Section title for zap configuration diff --git a/translations/el_GR.xliff b/translations/el_GR.xliff index 1bb0146c..15491c6e 100644 --- a/translations/el_GR.xliff +++ b/translations/el_GR.xliff @@ -1199,7 +1199,7 @@ Part of a larger sentence to describe how many profiles a user is following. To filter your %@ feed, please choose applicable relays from the list below: - Για να φιλτράρετε την ροή μηνυμάτων στην κεντρική ροή σας %@, παρακαλώ επιλέξτε σχετικούς διακομιστές relays απο την παρακάτω λίστα: + Για να φιλτράρετε την κεντρική ροή μηνυμάτων σας %@, παρακαλώ επιλέξτε σχετικούς διακομιστές relays απο την παρακάτω λίστα: No comment provided by engineer. diff --git a/translations/fr_FR.xliff b/translations/fr_FR.xliff index 8c0c6a09..90bb98d5 100644 --- a/translations/fr_FR.xliff +++ b/translations/fr_FR.xliff @@ -1586,13 +1586,13 @@ Part of a larger sentence to describe how many profiles a user is following. & %d other - & %d autre + & %d autre Label to indicate that the user is replying to 1 user and others. & %d others - & %d autres + & %d autres Label to indicate that the user is replying to 1 user and others. @@ -1608,13 +1608,13 @@ Part of a larger sentence to describe how many profiles a user is following. & %d other - & %d autre + & %d autre Label to indicate that the user is replying to 2 users and others. & %d others - & %d autres + & %d autres Label to indicate that the user is replying to 2 users and others. diff --git a/translations/pl_PL.xliff b/translations/pl_PL.xliff index 70f7ac85..11eca417 100644 --- a/translations/pl_PL.xliff +++ b/translations/pl_PL.xliff @@ -62,7 +62,7 @@ Sentence composed of 2 variables to describe how many relay servers a user is co %@. 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. + %@. Dawaj napiwki w reakcji na odpowiedzi znajomych i ciułaj satosze z Bitcoin⚡️, natywną walutą internetu. 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. @@ -439,6 +439,7 @@ Sentence composed of 2 variables to describe how many relay servers a user is co Default Zap Amount in sats + Domyślna zapów kwota w satoszach Section title for zap configuration @@ -1653,7 +1654,7 @@ Part of a larger sentence to describe how many profiles a user is following. %2$@ sats - %2$@ satów + %2$@ satoszy Amount of sats. diff --git a/translations/ru.xliff b/translations/ru.xliff new file mode 100644 index 00000000..0d3a5667 --- /dev/null +++ b/translations/ru.xliff @@ -0,0 +1,1681 @@ + + +
+ +
+ + + Damus + Damus + + Bundle display name + + + damus + damus + + Bundle name + + + Local authentication to access private key + Локальная аутентификация для доступа к приватному ключу + + Privacy - Face ID Usage Description + + + Granting Damus access to your photos allows you to save images. + Предоставление Damus доступа к вашим фотографиям позволяет вам сохранять изображения. + + Privacy - Photo Library Additions Usage Description + + +
+ +
+ +
+ + + %@ %@ + %@ %@ + + Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'. +Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'. + + + %@ has been blocked + %@ был заблокирован + + Alert message that informs a user was blocked. + + + %@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction. + %@. Для создания учетной записи не требуется номер телефона, адрес электронной почты или имя. Начните прямо сейчас, не ставя свою приватность под угрозу. + + 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. + + + %@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs + %@. Зашифрованные личные сообщения. Храните ваши личные сообщения вне досягаемости техногигантов. + + 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. + + + %@. Tip your friend's posts and stack sats with Bitcoin⚡️, the native currency of the internet. + %@. Отправляйте немного сат в поддержку постов ваших друзей и накапливайте саты благодаря нативной валюте интернета - биткоину⚡️. + + 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. + + + %lld/%lld + %lld/%lld + + Fraction of how many of the user's relay servers that are operational. + + + '%@' at '%@' will be used for verification + '%@' в '%@' будет использоваться для верификации + + Description of how the nip05 identifier would be used for verification. + + + '%@' is an invalid NIP-05 identifier. It should look like an email. + '%@' является недопустимым идентификатором NIP-05. Он должен выглядеть как адрес электронной почты. + + Description of why the nip05 identifier is invalid. + + + (Profile.displayName(profile: profile, pubkey: whos))'s Followers + Подписчики (Profile.displayName(profile: profile, pubkey: whos)) + + Navigation bar title for view that shows who is following a user. + + + (who) following + Подписки (who) + + Navigation bar title for view that shows who a user is following. + + + API Key (optional) + API-ключ (необязательно) + + Prompt for optional entry of API Key to use translation server. + + + API Key (required) + API-ключ (обязательно) + + Prompt for required entry of API Key to use translation server. + + + About + О себе + + Label to prompt for about text entry for user to describe about themself. + + + About Me + Обо Мне + + Label for About Me section of user profile form. + + + Absolute Boss + Первооткрыватель Биткоина + + Placeholder text for About Me description. + + + Accept + Принять + + Button to accept the end user license agreement before being allowed into the app. + + + Account ID + ID учетной записи + + Label to indicate the public ID of the account. + + + Actions + Опции + + Title for confirmation dialog to either share, report, or block a profile. + + + Add + Добавить + + Button to add recommended relay server. + Button to confirm adding user inputted relay. + + + Add Relay + Добавить релей + + Label for section for adding a relay server. + + + Add all + Добавить все + + Button label to re-add all original participants as profiles to reply to in a note + + + Admin + Администратор + + Label to display relay contact user. + + + Any + Любая сумма + + Any amount of sats + + + Are you sure you want to repost this? + Вы уверены, что хотите сделать репост? + + Alert message to ask if user wants to repost a post. + + + + Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus. + Прежде чем мы начнем, вам нужно сохранить информацию о своей учетной записи, иначе вы не сможете снова залогиниться, если удалите Damus. + + Reminder to user that they should save their account information. + + + Bitcoin Beach + Bitcoin Beach + + Dropdown option label for Lightning wallet, Bitcoin Beach. + + + Bitcoin Lightning Tips + Молниеносные чаевые + + Label for Bitcoin Lightning Tips section of user profile form. + + + Blixt Wallet + Blixt Wallet + + Dropdown option label for Lightning wallet, Blixt Wallet + + + Block + Заблокировать + + Alert button to block a user. + Button to block a profile. + Context menu option for blocking users. + + + Block %@? + Заблокировать %@? + + Alert message prompt to ask if a user should be blocked. + + + Block User + Заблокировать пользователя + + Title of alert for blocking a user. + + + Blocked + Заблокированы + + Sidebar menu label for Profile view. + + + Blocked Users + Заблокированные пользователи + + Navigation title of view to see list of blocked users. + + + Blue Wallet + Blue Wallet + + Dropdown option label for Lightning wallet, Blue Wallet. + + + Boosts + Бусты + + Accessibility label for boosts button + + + Breez + Breez + + Dropdown option label for Lightning wallet, Breez. + + + Broadcast + Разослать + + Context menu option for broadcasting the user's note to all of the user's connected relay servers. + + + Cancel + Отменить + + Alert button to cancel out of alert for blocking a user. + Button to cancel out of alert that creates a new mutelist. + Button to cancel out of posting a note. + Button to cancel out of reposting a post. + Button to cancel out of view adding user inputted relay. + Cancel deleting the user. + Cancel out of logging out the user. + + + Cash App + Cash App + + Dropdown option label for Lightning wallet, Cash App. + + + Clear + Очистить + + Button for clearing cached data. + + + Clear Cache + Очистить кэш + + Section title for clearing cached data. + + + Contact + Обратная связь + + Label to display relay contact information. + + + Copied + Ключ скопирован + + Label indicating that a user's key was copied. + + + Copy + Копировать + + Button to copy a relay server address. + + + Copy Account ID + Копировать ID учетной записи + + Context menu option for copying the ID of the account that created the note. + + + Copy Image + Копировать изображение + + Context menu option to copy an image into clipboard. + Context menu option to copy an image to clipboard. + + + Copy Image URL + Копировать ссылку на изображение + + Context menu option to copy the URL of an image into clipboard. + + + Copy LNURL + Копировать LNURL + + Context menu option for copying a user's Lightning URL. + + + Copy Note ID + Копировать ID записи + + Context menu option for copying the ID of the note. + + + Copy Note JSON + Копировать JSON записи + + Context menu option for copying the JSON text from the note. + + + Copy Report ID + Копировать ID репорта + + Button to copy report ID. + + + Copy Text + Копировать текст + + Context menu option for copying the text from an note. + + + Copy User Pubkey + Копировать публичный ключ пользователя + + Context menu option for copying the ID of the user who created the note. + + + Copy invoice + Копировать инвойс + + Title of section for copying a Lightning invoice identifier. + + + Could not find user to block... + Не удалось найти пользователя + + Alert message to indicate that the blocked user could not be found. + + + Create + Создать + + Button to create account. + + + Create Account + Создать учетную запись + + Button to create an account. + + + Create new mutelist + Создать новый игнор-список + + Title of alert prompting the user to create a new mutelist. + + + Creator(s) of Bitcoin. Absolute legend. + Создатель(и) Биткоина. Статус: легендарный + + Example description about Bitcoin creator(s), Satoshi Nakamoto. + + + Custom + Ваш выбор + + Dropdown option for selecting a custom translation server. + + + DMs + ЛС + + 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. + + + Damus + Damus + + Name of the app, shown on the first screen when user is not logged in. + + + DeepL (Proprietary, Higher Accuracy) + Deepl (Проприетарное, лучший результат) + + Dropdown option for selecting DeepL as the translation service. + + + Default Wallet + Кошелек по умолчанию + + Button to pay a Lightning invoice with the user's default Lightning wallet. + + + Default Zap Amount in sats + Размер запов по умолчанию + + Section title for zap configuration + + + Delete + Удалить + + Button for deleting the users account. + Button to delete a relay server that the user connects to. + Button to remove a user from their blocklist. + Section title for deleting the user + + + Delete Account + Удалить учетную запись + + Button to delete the user's account. + + + Deleted Account + Удаленная учетная запись + + Alert message to indicate this is a deleted account + + + Description + Описание + + Label to display relay description. + + + Dismiss + Отклонить + + Button to dismiss a text field alert. + + + Display Name + Отображаемое имя + + Label to prompt display name entry. + + + Done + Готово + + Button to dismiss wallet selection view for paying Lightning invoice. + + + EULA + Пользовательское соглашение + + Label indicating that the below text is the EULA, an acronym for End User License Agreement. + + + Earn Money + Доход + + Heading indicating that this application allows users to earn money. + + + Edit + Редактировать + + Button to edit user's profile. + + + Edit participants + Редактировать список участников + + Text indicating that the view is used for editing which participants are replied to in a note. + + + Encrypted + Сквозное шифрование + + Heading indicating that this application keeps private messaging end-to-end encrypted. + + + Enter your account key to login: + Введите ключ своей учетной записи для логина: + + Prompt for user to enter an account key to login. + + + Error: %@ + Ошибка %@ + + Error message indicating why saving keys failed. + + + Filter + Фильтровать + + No comment provided by engineer. + + + Follow + Подписаться + + Button to follow a user. + + + Follow Back + Подписаться в ответ + + Button to follow a user back. + + + Follow me on nostr + Подпишитесь на меня в nostr + + Text on QR code view to prompt viewer looking at screen to follow the user. + + + Followers + Подписчики + + Label describing followers of a user. + + + Following + Подписки + + Text to indicate that the button next to it is in a state that indicates that it is in the process of following a profile. +Part of a larger sentence to describe how many profiles a user is following. + + + Following... + Подписаны + + Label to indicate that the user is in the process of following another user. + + + Follows + Подписки + + Text to indicate that button next to it is in a state that will follow a profile when tapped. + + + Follows you + Подписан на вас + + Text to indicate that a user is following your profile. + + + Free + Бесплатный + + Dropdown option for selecting Free plan for DeepL translation service. + + + Get API Key + Получить API-ключ + + Button to navigate to DeepL website to get a translation API key. + + + Global + Глобальная лента + + Navigation bar title for Global view where posts from all connected relay servers appear. + + + Goto post %@ + Перейти к посту %@ + + Navigation link to go to post referenced by hex code. + + + Goto profile %@ + Перейти к профилю %@ + + Navigation link to go to profile. + + + Hide + Скрыть + + Button to hide a post from a user who has been blocked. + + + Hide API Key + Скрыть API-ключ + + Button to hide the DeepL translation API key. + Button to hide the LibreTranslate server API key. + + + Home + Домой + + Navigation bar title for Home view where posts and replies appear from those who the user is following. + + + Illegal content + Нелегальный контент + + Button for user to report that the account or content has illegal content. + + + Invalid key + Неверный ключ + + Error message indicating that an invalid account key was entered for login. + + + It's spam + Спам + + Button for user to report that the account or content has spam. + + + LNLink + LN-ссылка + + Dropdown option label for Lightning wallet, LNLink. + + + Left Handed + Левша + + Moves the post button to the left side of the screen + + + Let's go! + Вперед! + + Button to complete account creation and start using the app. + + + LibreTranslate (Open Source) + LibreTranslate (Открытый код) + + Dropdown option for selecting LibreTranslate as the translation service. + + + Lightning Address or LNURL + Лайтнинг-адрес или LNURL + + Placeholder text for entry of Lightning Address or LNURL. + + + Lightning Invoice + Лайтнинг-инвойс + + Indicates that the view is for paying a Lightning invoice. + + + Like + Лайк + + Accessibility Label for Like button + + + Local authentication to access private key + Локальная аутентификация для доступа к приватному ключу + + Face ID usage description shown when trying to access private key + + + Local default + Локальные настройки по умолчанию + + Dropdown option label for system default for Lightning wallet. + + + Login + Вход + + Button to log into account. + Button to log into an account. + + + Logout + Выйти + + Alert for logging out the user. + Button for logging out the user. + Button to close the alert that informs that the current account has been deleted. + + + Make sure your nsec account key is saved before you logout or you will lose access to this account + Убедитесь, что ваш nsec-ключ сохранен, прежде, чем выходить из системы, иначе вы потеряете доступ к этой учетной записи + + Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out. + + + Muun + Muun + + Dropdown option label for Lightning wallet, Muun. + + + NIP-05 Verification + Верификация NIP-05 + + Label for NIP-05 Verification section of user profile form. + + + No + Нет + + Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. + + + No block list found, create a new one? This will overwrite any previous block lists. + Список заблокированных аккаунтов не найден, создать новый? Это перезапишет все ранее созданные списки. + + Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists. + + + None + Без перевода + + Dropdown option for selecting no translation service. + + + Note contains "nsec1" private key. Are you sure? + Заметка содержит приватный ключ "nsec1". Вы уверены? + + Alert user that they might be attempting to paste a private key and ask them to confirm. + + + Nothing to see here. Check back later! + Здесь пока пусто. Загляните позже! + + Indicates that there are no notes in the timeline to view. + + + Notifications + Оповещения + + Toolbar label for Notifications view. + + + Nudity or explicit content + Нагота или откровенный контент + + Button for user to report that the account or content has nudity or explicit content. + + + + Pay + Оплатить + + Button to pay a Lightning invoice. + + + Pay the Lightning invoice + Оплатить лайтнинг-инвойс + + Navigation bar title for view to pay Lightning invoice. + + + Permanently Delete Account + Удалить аккаунт навсегда + + Alert for deleting the users account. + + + Phoenix + Phoenix + + Dropdown option label for Lightning wallet, Phoenix. + + + Plan + Тарифный план + + Prompt selection of DeepL subscription plan to perform machine translations on notes + + + Post + Опубликовать + + Button to post a note. + + + Post from a user you've blocked + Пост заблокированного вами пользователя + + Text to indicate that what is being shown is a post from a user who has been blocked. + + + Posts + Посты + + Label for filter for seeing only posts (instead of posts and replies). + + + Posts & Replies + Посты и ответы + + Label for filter for seeing posts and replies (instead of only posts). + + + Private + Приватность + + 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 Key + Приватный ключ + + Title of the secure field that holds the user's private key. + + + Pro + Платный + + Dropdown option for selecting Pro plan for DeepL translation service. + + + Profile + Профиль + + Sidebar menu label for Profile view. + + + Profile Picture + Изображение профиля + + Label for Profile Picture section of user profile form. + + + Public Account ID + Публичный ID аккаунта + + Section title for the user's public account ID. + + + Public Key + Публичный ключ + + Label indicating that the text is a user's public account key. + + + Public Key? + Это публичный ключ? + + Prompt to ask user if the key they entered is a public key. + + + Public key + Публичный ключ + + Label indicating that the text is a user's public account key. + + + Reactions + Реакции + + Navigation bar title for Reactions view. + + + Recommended Relays + Рекомендуемые релеи + + Section title for recommend relay servers that could be added as part of configuration + + + Reject + Отклонить + + Button to reject the end user license agreement, which disallows the user from being let into the app. + + + Relay + Релей + + Label to display relay address. + Text field for relay server. Used for testing purposes. + + + Relays + Релеи + + Sidebar menu label for Relays view. + + + Relays have been notified and clients will be able to use this information to filter content. Thank you! + Релеи были уведомлены, и клиенты смогут использовать эту информацию для фильтрации контента. Спасибо! + + Description of what was done as a result of sending a report to relay servers. + + + Remove all + Удалить все + + Button label to remove all participants from a note reply. + + + Reply + Ответить + + Accessibility label for reply button + + + Reply to self + Ответить на свой пост + + Label to indicate that the user is replying to themself. + + + Replying to %1$@ & %2$@ + В ответ %1$@ и %2$@ + + Label to indicate that the user is replying to 2 users. + + + Replying to: + В ответ: + + Indicating that the user is replying to the following listed people. + + + Report + Пожаловаться + + Button to report a profile. + Context menu option for reporting content. + + + Report ID: + ID жалобы + + Label indicating that the text underneath is the identifier of the report that was sent to relay servers. + + + Report sent! + Жалоба отправлена + + Message indicating that a report was successfully sent to relay servers. + + + Repost + Репост + + Button to confirm reposting a post. + Title of alert for confirming to repost a post. + + + Reposted + Репост сделан + + Text indicating that the post was reposted (i.e. re-shared). + + + Reposts + Репосты + + Navigation bar title for Reposts view. + + + Requests + Запросы + + 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. + + + Retry + Попробовать снова + + Button to retry completing account creation after an error occurred. + + + River + River + + Dropdown option label for Lightning wallet, River + + + Satoshi Nakamoto + Сатоши Накамото + + Name of Bitcoin creator(s). + + + Save + Сохранить + + Button for saving profile. + + + Save Image + Сохранить изображение + + Context menu option to save an image. + + + Scan the code + Отсканируйте код + + Text on QR code view to prompt viewer to scan the QR code on screen with their device camera. + + + Search hashtag: #%@ + Искать хэштег #%@ + + Navigation link to search hashtag. + + + Search... + Искать... + + Placeholder text to prompt entry of search query. + + + Secret Account Login Key + Секретный ключ логина в аккаунт + + Section title for user's secret account login key. + + + Select a Lightning wallet + Выберите лайтнинг-кошелек + + Title of section for selecting a Lightning wallet to pay a Lightning invoice. + + + Select default wallet + Выберите кошелек по умолчанию + + Prompt selection of user's default wallet + + + Send a message to start the conversation... + Отправьте сообщение, чтобы начать беседу + + Text prompt for user to send a message to the other user. + + + Server + Сервер + + Prompt selection of LibreTranslate server to perform machine translations on notes + + + Service + Сервис + + Prompt selection of translation service provider. + + + Settings + Настройки + + Navigation title for Settings view. + Sidebar menu label for accessing the app settings + + + Share + Поделиться + + Button to share a post + Button to share an image. + Button to share the link to a profile. + + + Show + Показать + + Button to show a post from a user who has been blocked. + Toggle to show or hide user's secret account login key. + + + Show API Key + Показать API-ключ + + Button to show the DeepL translation API key. + Button to show the LibreTranslate server API key. + + + Show wallet selector + Показать список кошельков + + Toggle to show or hide selection of wallet. + + + Sign out + Выход + + Sidebar menu label to sign out of the account. + + + Software + Программное обеспечение + + Label to display relay software. + + + Strike + Strike + + Dropdown option label for Lightning wallet, Strike. + + + Supported NIPs + Поддерживаемые NIP'ы + + Label to display relay's supported NIPs. + + + Thanks! + Спасибо! + + Button to close out of alert that informs that the action to block a user was successful. + + + They are impersonating someone + Пользователь выдает себя за кого-то другого + + Button for user to report that the account is impersonating someone. + + + + This is a public key, you will not be able to make posts or interact in any way. This is used for viewing accounts from their perspective. + Это публичный ключ, вы не сможете создавать сообщения или осуществлять активные действия. Он используется для просмотра аккаунтов от первого лица. + + Warning that the inputted account key is a public key and the result of what happens because of it. + + + This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key. + Это ключ nostr старого образца. Мы не уверены, публичный он или приватный. Пожалуйста, нажмите кнопку ниже, если это публичный ключ. + + 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 your account ID, you can give this to your friends so that they can follow you. Click to copy. + Это ID вашего аккаунта, вы можете поделиться им со своим друзьям, чтобы они могли на вас подписаться. Кликните, чтобы скопировать. + + Label to describe that a public key is the user's account ID and what they can 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! + Это ваш секретный ключ к учетной записи. Он необходим для доступа к вашему аккаунту. Не делитесь им ни с кем! Сохраните его в менеджере паролей и держите его в безопасности! + + Label to describe that a private key is the user's secret account key and what they should do with it. + + + Thread + Ветка + + Navigation bar title for note thread. + + + To filter your %@ feed, please choose applicable relays from the list below: + Выберите подходящие реле из списка ниже, чтобы фильтровать ленту %@ + + No comment provided by engineer. + + + Translate Note + Перевести заметку + + Button to translate note from different language. + + + Translated from (lang) + Переведено с (lang) + + Button to indicate that the note has been translated from a different language. + + + Translating from (lang)... + Перевожу с (lang)... + + Button to indicate that the note is in the process of being translated from a different language. + + + Translations + Переводы + + Section title for selecting the translation service. + + + Type DELETE to delete + Введите DELETE, чтобы удалить + + Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should. + + + Type your post here... + Начните писать пост здесь... + + Text box prompt to ask user to type their post. + + + URL + URL + + Example URL to LibreTranslate server + + + Unfollow + Отписаться + + Button to unfollow a user. + + + Unfollowing + Отписываюсь + + Text to indicate that the button next to it is in a state that indicates that it is in the process of unfollowing a profile. + + + Unfollowing... + Отписываюсь... + + Label to indicate that the user is in the process of unfollowing another user. + + + Unfollows + Отписались от + + Text to indicate that the button next to it is in a state that will unfollow a profile when tapped. + + + User blocked + Пользователь заблокирован + + Alert message to indicate the user has been blocked + + + User has been blocked + Пользователь был заблокирован + + Alert message that informs a user was blocked. + + + Username + Имя пользователя + + Label for Username section of user profile form. + Label to prompt username entry. + + + Version + Версия + + Label to display relay software version. + Section title for displaying the version number of the Damus app. + + + Wallet + Кошелек + + Sidebar menu label for Wallet view. + + + Wallet Selector + Список кошельков + + Section title for selection of wallet. + + + Wallet of Satoshi + Wallet of Satoshi + + Dropdown option label for Lightning wallet, Wallet of Satoshi. + + + Website + Веб сайт + + Label for Website section of user profile form. + + + Welcome to the social network %@ control. + Добро пожаловать в социальную сеть, которую вы контролируете + + Welcoming message to the reader. The variable is 'you', the reader. + + + Welcome, %@! + Добро пожаловать, %@! + + Text to welcome user. + + + What do you want to report? + О чем вы хотите сообщить? + + Header text to prompt user what issue they want to report. + + + Yes, Overwrite + Да, перезаписать + + Text of button that confirms to overwrite the existing mutelist. + + + Yes, Post with Private Key + Да, опубликовать c приватным ключом + + Button to proceed with posting a note even though it looks like they might be posting a private key. + + + Your Name + Ваше имя + + Label for Your Name section of user profile form. + + + Your report will be sent to the relays you are connected to + Ваше сообщение будет отправлено релеям, к которым вы подключены + + Footer text to inform user what will happen when the report is submitted. + + + Zap + Зап + + Accessibility label for zap button + + + Zaps + Запы + + Navigation bar title for the Zaps view. + + + Zebedee + Zebedee + + Dropdown option label for Lightning wallet, Zebedee. + + + Zeus LN + Zeus LN + + Dropdown option label for Lightning wallet, Zeus LN. + + + followers_count + количество подписчиков + + Part of a larger sentence to describe how many people are following a user. (Key in .stringsdict) + + + https://example.com/pic.jpg + https://example.com/pic.jpg + + Placeholder example text for profile picture URL. + + + https://jb55.com + https://jb55.com + + Placeholder example text for website URL for user profile. + + + jb55@jb55.com + jb55@jb55.com + + Placeholder example text for identifier used for NIP-05 verification. + + + none + нет результатов + + No search results. + + + now + сейчас + + String indicating that a given timestamp just occurred + + + nsec1... + nsec1... + + 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. + + + optional + необязательно + + Label indicating that a form input is optional. + + + reactions_count + количество_реакций + + Part of a larger sentence to describe how many reactions there are on a post. (Key in .stringsdict) + + + relays_count + количество_релеев + + Part of a larger sentence to describe how many relay servers a user is connected. (Key in .stringsdict) + + + replying_to_one_and_others + replying_to_one_and_others + + Label to indicate that the user is replying to 1 user and others. (Key in .stringsdict) + + + replying_to_two_and_others + replying_to_two_and_others + + Label to indicate that the user is replying to 2 users and others. (Key in .stringsdict) + + + reposts_count + количество_репостов + + Part of a larger sentence to describe how many reposts there are. (Key in .stringsdict) + + + satoshi + сатоши + + Example username of Bitcoin creator(s), Satoshi Nakamoto. + + + sats_count + количество_сат + + Amount of sats. (Key in .stringsdict) + + + wss://some.relay.com + wss://some.relay.com + + Placeholder example for relay server address. + + + you + Вы + + 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. + + + zaps_count + количество_запов + + Part of a larger sentence to describe how many zap payments there are on a post. (Key in .stringsdict) + + + ⚡️ %@ + ⚡️ %@ + + Text indicating the zap amount. i.e. number of satoshis that were tipped to a user + + +
+ +
+ +
+ + + %d other note + %d другая заметка + + + + + %d other notes + %d другие заметки + + + + + ··· %#@NOTES@ ··· + ··· %#@NOTES@ ··· + + + + + Follower + Подписчик + + Part of a larger sentence to describe how many people are following a user. + + + Followers + Подписчики + + Part of a larger sentence to describe how many people are following a user. + + + %#@FOLLOWERS@ + %#@FOLLOWERS@ + + Part of a larger sentence to describe how many people are following a user. + + + %#@REACTIONS@ + %#@REACTIONS@ + + Part of a larger sentence to describe how many reactions there are on a post. + + + Reaction + Реакция + + Part of a larger sentence to describe how many reactions there are on a post. + + + Reactions + Реакции + + Part of a larger sentence to describe how many reactions there are on a post. + + + %#@RELAYS@ + %#@RELAYS@ + + Part of a larger sentence to describe how many relay servers a user is connected. + + + Relay + Релей + + Part of a larger sentence to describe how many relay servers a user is connected. + + + Relays + Релеи + + Part of a larger sentence to describe how many relay servers a user is connected. + + + Replying to %@%#@OTHERS@ + Replying to %@%#@OTHERS@ + + Label to indicate that the user is replying to 1 user and others. + + + & %d other + и %d другим + + Label to indicate that the user is replying to 1 user and others. + + + & %d others + и %d другие + + Label to indicate that the user is replying to 1 user and others. + + + + Label to indicate that the user is replying to 1 user and others. + + + Replying to %@, %@%#@OTHERS@ + В ответ %@, %@%#@OTHERS@ + + Label to indicate that the user is replying to 2 users and others. + + + & %d other + и %d другим + + Label to indicate that the user is replying to 2 users and others. + + + & %d others + и %d другие + + Label to indicate that the user is replying to 2 users and others. + + + + Label to indicate that the user is replying to 2 users and others. + + + %#@REPOSTS@ + %#@REPOSTS@ + + Part of a larger sentence to describe how many reposts there are. + + + Repost + Репост + + Part of a larger sentence to describe how many reposts there are. + + + Reposts + Репосты + + Part of a larger sentence to describe how many reposts there are. + + + %1$#@SATS@ + %1$#@SATS@ + + Amount of sats. + + + %2$@ sat + %2$@ сат + + Amount of sats. + + + %2$@ sats + %2$@ сат + + Amount of sats. + + + %#@ZAPS@ + %#@ZAPS@ + + Part of a larger sentence to describe how many zap payments there are on a post. + + + Zap + Зап + + Part of a larger sentence to describe how many zap payments there are on a post. + + + Zaps + Запы + + Part of a larger sentence to describe how many zap payments there are on a post. + + +
+
\ No newline at end of file