[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Родитель
4ab19293af
Коммит
d3669c673b
18
l10n/bg.js
18
l10n/bg.js
|
@ -40,7 +40,9 @@ OC.L10N.register(
|
|||
"SMTP Port" : "SMTP порт",
|
||||
"SMTP User" : "SMTP потребител",
|
||||
"SMTP Password" : "SMTP парола",
|
||||
"For the Google account to work with this app you need to enable two-factor authentication for Google and generate an app password." : "За да може Google профил да работи с това приложение, трябва да активирате двустепенно удостоверяване за Google и да генерирате парола за приложението.",
|
||||
"Connecting" : "Свързване",
|
||||
"Reconnect Google account" : "Повторно свързване на профил в Google",
|
||||
"Sign in with Google" : "Вписване с Google",
|
||||
"Save" : "Запис",
|
||||
"Connect" : "Свържи",
|
||||
|
@ -48,6 +50,10 @@ OC.L10N.register(
|
|||
"Checking mail host connectivity" : "Проверка на сврзаност с пощенския сървър",
|
||||
"Configuration discovery failed. Please use the manual settings" : "Неуспешно откриване на конфигурация. Моля, използвайте ръчните настройки",
|
||||
"Testing authentication" : "Тестване на удостоверяване",
|
||||
"Awaiting user consent" : "Очаква се съгласието на потребителя",
|
||||
"Account created. Please follow the popup instructions to link your Google account" : "Създаден е профил. Моля, следвайте инструкциите в изскачащия прозорец, за да свържете вашият профил в Google",
|
||||
"Loading account" : "Зареждане на профил",
|
||||
"Account updated. Please follow the popup instructions to reconnect your Google account" : "Профилът е актуализиран. Моля, следвайте инструкциите в изскачащия прозорец, за да свържете отново вашият профил в Google",
|
||||
"Account updated" : "Профилът е актуализиран",
|
||||
"IMAP server is not reachable" : "IMAP сървърът не е достъпен",
|
||||
"SMTP server is not reachable" : "SMTP IMAP сървърът не е достъпен",
|
||||
|
@ -55,6 +61,7 @@ OC.L10N.register(
|
|||
"SMTP username or password is wrong" : "Грешно SMTP име на потребител или парола",
|
||||
"IMAP connection failed" : "IMAP връзката прекъсна",
|
||||
"SMTP connection failed" : "SMTP връзката прекъсна",
|
||||
"Google authorization popup closed" : "Затворен е изскачащият прозорец за оторизация в Google",
|
||||
"There was an error while setting up your account" : "Възникна грешка при настройката на вашия профил",
|
||||
"Account settings" : "Настройки на профила",
|
||||
"Change name" : "Промяна на име",
|
||||
|
@ -210,6 +217,7 @@ OC.L10N.register(
|
|||
"{attendeeName} tentatively accepted your invitation" : "{attendeeName} прие вашата покана условно",
|
||||
"{attendeeName} declined your invitation" : "{attendeeName} е отхвърлил поканата ви",
|
||||
"{attendeeName} reacted to your invitation" : "{attendeeName} реагира на вашата покана",
|
||||
"Failed to save your participation status" : "Неуспешно записване на статуса ви на участие",
|
||||
"Could not open mailbox" : "Пощенската кутия не можа да се отвори",
|
||||
"Loading messages …" : "Зареждане на съобщения ...",
|
||||
"Indexing your messages. This can take a bit longer for larger mailboxes." : "Индексиране на вашите съобщения. Това може да отнеме малко повече време за по-големи пощенски кутии.",
|
||||
|
@ -315,6 +323,8 @@ OC.L10N.register(
|
|||
"Copy to clipboard" : "Копиране в клипборда",
|
||||
"Contact name …" : "Име за контакт …",
|
||||
"Add" : "Добавяне",
|
||||
"Copied email address to clipboard" : "Копиран е имейл адрес в клипборда",
|
||||
"Could not copy email address to clipboard" : "Неуспешно копиране на имейл адреса в клипборда",
|
||||
"Search in mailbox" : "Търсене в пощенската кутия",
|
||||
"Search parameters" : "Параметри на търсенето",
|
||||
"Search term" : "Термин за търсене",
|
||||
|
@ -403,6 +413,9 @@ OC.L10N.register(
|
|||
"Anti Spam Service" : "Услуга за защита от нежелана поща",
|
||||
"You can set up an anti spam service email address here." : "Можете да настроите имейл адрес за услуга за защита от нежелана поща тук.",
|
||||
"Any email that is marked as spam will be sent to the anti spam service." : "Всеки имейл, който е маркиран като нежелана поща, ще бъде изпратен до услугата за защита от нежелана поща.",
|
||||
"Gmail integration" : "Gmail интеграция",
|
||||
"Gmail allows users to access their email via IMAP. For security reasons this access is only possible with an OAuth 2.0 connection or Google accounts that use two-factor authentication and app passwords." : "Gmail позволява на потребителите да имат достъп до електронната си поща чрез IMAP. От съображения за сигурност този достъп е възможен само с връзка OAuth 2.0 или профили в Google, които използват двустепенно удостоверяване и пароли за приложения.",
|
||||
"You have to register a new Client ID for a \"Web application\" in the Google Cloud console. Add the URL {url} as authorized redirect URI." : "Трябва да регистрирате нов клиентски идентификатор за \"уеб приложение\" в конзолата на облачното пространство Google Cloud. Добавете URL {url} като оторизиран URI за пренасочване.",
|
||||
"Successfully updated config for \"{domain}\"" : "Конфигурацията за „{domain}“ беше актуализирана успешно",
|
||||
"Error saving config" : "Грешка при записване на конфигурацията",
|
||||
"Saved config for \"{domain}\"" : "Конфигурацията за „{domain}“ е записана",
|
||||
|
@ -425,6 +438,10 @@ OC.L10N.register(
|
|||
"Client ID" : "Идентификатор на клиент",
|
||||
"Client secret" : "Тайна на клиент",
|
||||
"Unlink" : "Прекратяване на връзката",
|
||||
"Google integration configured" : "Конфигурирана е интеграция с Google",
|
||||
"Could not configure Google integration" : "Не можа да се конфигурира интеграцията на Google",
|
||||
"Google integration unlinked" : "Премахната е връзката с интеграцията на Google",
|
||||
"Could not unlink Google integration" : "Не можа да се премахне връзката с интеграцията на Google",
|
||||
"Domain Match: {provisioningDomain}" : "Съвпадение на домейна: {provisioningDomain}",
|
||||
"Email: {email}" : "Имейл: {email}",
|
||||
"IMAP: {user} on {host}:{port} ({ssl} encryption)" : "IMAP: {user} на {host}:{port} ({ssl} криптиране)",
|
||||
|
@ -451,6 +468,7 @@ OC.L10N.register(
|
|||
"* %USERID% and %EMAIL% will be replaced with the user's UID and email" : "* %USERID% и %EMAIL% ще бъдат заменени с UID и имейл на потребителя",
|
||||
"With the settings above, the app will create account settings in the following way:" : "С настройките по-горе приложението ще създаде настройки на профил по следния начин:",
|
||||
"Account connected" : "Профилът е свързан",
|
||||
"You can close this window" : "Можете да затворите този прозорец",
|
||||
"Keyboard shortcut" : "Клавишни комбинации",
|
||||
"Keyboard shortcuts" : "Бързи клавиши",
|
||||
"Speed up your Mail experience with these quick shortcuts." : "Ускорете работата си с пощата с тези бързи преки пътища.",
|
||||
|
|
18
l10n/bg.json
18
l10n/bg.json
|
@ -38,7 +38,9 @@
|
|||
"SMTP Port" : "SMTP порт",
|
||||
"SMTP User" : "SMTP потребител",
|
||||
"SMTP Password" : "SMTP парола",
|
||||
"For the Google account to work with this app you need to enable two-factor authentication for Google and generate an app password." : "За да може Google профил да работи с това приложение, трябва да активирате двустепенно удостоверяване за Google и да генерирате парола за приложението.",
|
||||
"Connecting" : "Свързване",
|
||||
"Reconnect Google account" : "Повторно свързване на профил в Google",
|
||||
"Sign in with Google" : "Вписване с Google",
|
||||
"Save" : "Запис",
|
||||
"Connect" : "Свържи",
|
||||
|
@ -46,6 +48,10 @@
|
|||
"Checking mail host connectivity" : "Проверка на сврзаност с пощенския сървър",
|
||||
"Configuration discovery failed. Please use the manual settings" : "Неуспешно откриване на конфигурация. Моля, използвайте ръчните настройки",
|
||||
"Testing authentication" : "Тестване на удостоверяване",
|
||||
"Awaiting user consent" : "Очаква се съгласието на потребителя",
|
||||
"Account created. Please follow the popup instructions to link your Google account" : "Създаден е профил. Моля, следвайте инструкциите в изскачащия прозорец, за да свържете вашият профил в Google",
|
||||
"Loading account" : "Зареждане на профил",
|
||||
"Account updated. Please follow the popup instructions to reconnect your Google account" : "Профилът е актуализиран. Моля, следвайте инструкциите в изскачащия прозорец, за да свържете отново вашият профил в Google",
|
||||
"Account updated" : "Профилът е актуализиран",
|
||||
"IMAP server is not reachable" : "IMAP сървърът не е достъпен",
|
||||
"SMTP server is not reachable" : "SMTP IMAP сървърът не е достъпен",
|
||||
|
@ -53,6 +59,7 @@
|
|||
"SMTP username or password is wrong" : "Грешно SMTP име на потребител или парола",
|
||||
"IMAP connection failed" : "IMAP връзката прекъсна",
|
||||
"SMTP connection failed" : "SMTP връзката прекъсна",
|
||||
"Google authorization popup closed" : "Затворен е изскачащият прозорец за оторизация в Google",
|
||||
"There was an error while setting up your account" : "Възникна грешка при настройката на вашия профил",
|
||||
"Account settings" : "Настройки на профила",
|
||||
"Change name" : "Промяна на име",
|
||||
|
@ -208,6 +215,7 @@
|
|||
"{attendeeName} tentatively accepted your invitation" : "{attendeeName} прие вашата покана условно",
|
||||
"{attendeeName} declined your invitation" : "{attendeeName} е отхвърлил поканата ви",
|
||||
"{attendeeName} reacted to your invitation" : "{attendeeName} реагира на вашата покана",
|
||||
"Failed to save your participation status" : "Неуспешно записване на статуса ви на участие",
|
||||
"Could not open mailbox" : "Пощенската кутия не можа да се отвори",
|
||||
"Loading messages …" : "Зареждане на съобщения ...",
|
||||
"Indexing your messages. This can take a bit longer for larger mailboxes." : "Индексиране на вашите съобщения. Това може да отнеме малко повече време за по-големи пощенски кутии.",
|
||||
|
@ -313,6 +321,8 @@
|
|||
"Copy to clipboard" : "Копиране в клипборда",
|
||||
"Contact name …" : "Име за контакт …",
|
||||
"Add" : "Добавяне",
|
||||
"Copied email address to clipboard" : "Копиран е имейл адрес в клипборда",
|
||||
"Could not copy email address to clipboard" : "Неуспешно копиране на имейл адреса в клипборда",
|
||||
"Search in mailbox" : "Търсене в пощенската кутия",
|
||||
"Search parameters" : "Параметри на търсенето",
|
||||
"Search term" : "Термин за търсене",
|
||||
|
@ -401,6 +411,9 @@
|
|||
"Anti Spam Service" : "Услуга за защита от нежелана поща",
|
||||
"You can set up an anti spam service email address here." : "Можете да настроите имейл адрес за услуга за защита от нежелана поща тук.",
|
||||
"Any email that is marked as spam will be sent to the anti spam service." : "Всеки имейл, който е маркиран като нежелана поща, ще бъде изпратен до услугата за защита от нежелана поща.",
|
||||
"Gmail integration" : "Gmail интеграция",
|
||||
"Gmail allows users to access their email via IMAP. For security reasons this access is only possible with an OAuth 2.0 connection or Google accounts that use two-factor authentication and app passwords." : "Gmail позволява на потребителите да имат достъп до електронната си поща чрез IMAP. От съображения за сигурност този достъп е възможен само с връзка OAuth 2.0 или профили в Google, които използват двустепенно удостоверяване и пароли за приложения.",
|
||||
"You have to register a new Client ID for a \"Web application\" in the Google Cloud console. Add the URL {url} as authorized redirect URI." : "Трябва да регистрирате нов клиентски идентификатор за \"уеб приложение\" в конзолата на облачното пространство Google Cloud. Добавете URL {url} като оторизиран URI за пренасочване.",
|
||||
"Successfully updated config for \"{domain}\"" : "Конфигурацията за „{domain}“ беше актуализирана успешно",
|
||||
"Error saving config" : "Грешка при записване на конфигурацията",
|
||||
"Saved config for \"{domain}\"" : "Конфигурацията за „{domain}“ е записана",
|
||||
|
@ -423,6 +436,10 @@
|
|||
"Client ID" : "Идентификатор на клиент",
|
||||
"Client secret" : "Тайна на клиент",
|
||||
"Unlink" : "Прекратяване на връзката",
|
||||
"Google integration configured" : "Конфигурирана е интеграция с Google",
|
||||
"Could not configure Google integration" : "Не можа да се конфигурира интеграцията на Google",
|
||||
"Google integration unlinked" : "Премахната е връзката с интеграцията на Google",
|
||||
"Could not unlink Google integration" : "Не можа да се премахне връзката с интеграцията на Google",
|
||||
"Domain Match: {provisioningDomain}" : "Съвпадение на домейна: {provisioningDomain}",
|
||||
"Email: {email}" : "Имейл: {email}",
|
||||
"IMAP: {user} on {host}:{port} ({ssl} encryption)" : "IMAP: {user} на {host}:{port} ({ssl} криптиране)",
|
||||
|
@ -449,6 +466,7 @@
|
|||
"* %USERID% and %EMAIL% will be replaced with the user's UID and email" : "* %USERID% и %EMAIL% ще бъдат заменени с UID и имейл на потребителя",
|
||||
"With the settings above, the app will create account settings in the following way:" : "С настройките по-горе приложението ще създаде настройки на профил по следния начин:",
|
||||
"Account connected" : "Профилът е свързан",
|
||||
"You can close this window" : "Можете да затворите този прозорец",
|
||||
"Keyboard shortcut" : "Клавишни комбинации",
|
||||
"Keyboard shortcuts" : "Бързи клавиши",
|
||||
"Speed up your Mail experience with these quick shortcuts." : "Ускорете работата си с пощата с тези бързи преки пътища.",
|
||||
|
|
|
@ -323,6 +323,8 @@ OC.L10N.register(
|
|||
"Copy to clipboard" : "Zkopírovat do schránky",
|
||||
"Contact name …" : "Jméno kontaktu…",
|
||||
"Add" : "Přidat",
|
||||
"Copied email address to clipboard" : "E-mailová adresa zkopírována do schránky",
|
||||
"Could not copy email address to clipboard" : "E-mailovou adresu se nepodařilo zkopírovat do schránky",
|
||||
"Search in mailbox" : "Hledat ve schránce",
|
||||
"Search parameters" : "Parametry hledání",
|
||||
"Search term" : "Hledat pojem",
|
||||
|
|
|
@ -321,6 +321,8 @@
|
|||
"Copy to clipboard" : "Zkopírovat do schránky",
|
||||
"Contact name …" : "Jméno kontaktu…",
|
||||
"Add" : "Přidat",
|
||||
"Copied email address to clipboard" : "E-mailová adresa zkopírována do schránky",
|
||||
"Could not copy email address to clipboard" : "E-mailovou adresu se nepodařilo zkopírovat do schránky",
|
||||
"Search in mailbox" : "Hledat ve schránce",
|
||||
"Search parameters" : "Parametry hledání",
|
||||
"Search term" : "Hledat pojem",
|
||||
|
|
|
@ -323,6 +323,8 @@ OC.L10N.register(
|
|||
"Copy to clipboard" : "Copy to clipboard",
|
||||
"Contact name …" : "Contact name …",
|
||||
"Add" : "Add",
|
||||
"Copied email address to clipboard" : "Copied email address to clipboard",
|
||||
"Could not copy email address to clipboard" : "Could not copy email address to clipboard",
|
||||
"Search in mailbox" : "Search in mailbox",
|
||||
"Search parameters" : "Search parameters",
|
||||
"Search term" : "Search term",
|
||||
|
|
|
@ -321,6 +321,8 @@
|
|||
"Copy to clipboard" : "Copy to clipboard",
|
||||
"Contact name …" : "Contact name …",
|
||||
"Add" : "Add",
|
||||
"Copied email address to clipboard" : "Copied email address to clipboard",
|
||||
"Could not copy email address to clipboard" : "Could not copy email address to clipboard",
|
||||
"Search in mailbox" : "Search in mailbox",
|
||||
"Search parameters" : "Search parameters",
|
||||
"Search term" : "Search term",
|
||||
|
|
|
@ -40,7 +40,9 @@ OC.L10N.register(
|
|||
"SMTP Port" : "Port SMTP",
|
||||
"SMTP User" : "Utilisateur SMTP",
|
||||
"SMTP Password" : "Mot de passe SMTP",
|
||||
"For the Google account to work with this app you need to enable two-factor authentication for Google and generate an app password." : "Pour que le compte Google fonctionne avec cette application, vous devez activer l'authentification à deux facteurs pour Google et générer un mot de passe pour l'application.",
|
||||
"Connecting" : "Connexion en cours",
|
||||
"Reconnect Google account" : "Reconnectez le compte Google",
|
||||
"Sign in with Google" : "Se connecter avec Google",
|
||||
"Save" : "Enregistrer",
|
||||
"Connect" : "Connecter",
|
||||
|
@ -48,7 +50,10 @@ OC.L10N.register(
|
|||
"Checking mail host connectivity" : "Vérification de la connectivité au serveur de messagerie",
|
||||
"Configuration discovery failed. Please use the manual settings" : "La découverte de la configuration a échoué. Veuillez utiliser les paramètres manuels",
|
||||
"Testing authentication" : "Test d'authentification",
|
||||
"Awaiting user consent" : "En attente du consentement de l'utilisateur",
|
||||
"Account created. Please follow the popup instructions to link your Google account" : "Compte créé. Veuillez suivre les instructions qui s'affichent dans la popup pour le relier à votre compte Google.",
|
||||
"Loading account" : "Chargement du compte",
|
||||
"Account updated. Please follow the popup instructions to reconnect your Google account" : "Compte mis à jour. Veuillez suivre les instructions qui s'affichent pour le reconnecter à votre compte Google.",
|
||||
"Account updated" : "Compte mis à jour",
|
||||
"IMAP server is not reachable" : "Le serveur IMAP n'est pas joignable",
|
||||
"SMTP server is not reachable" : "Le serveur SMTP n'est pas joignable",
|
||||
|
@ -318,6 +323,8 @@ OC.L10N.register(
|
|||
"Copy to clipboard" : "Copier dans le presse-papiers",
|
||||
"Contact name …" : "Nom du contact …",
|
||||
"Add" : "Ajouter",
|
||||
"Copied email address to clipboard" : "Adresse e-mail copiée dans le presse-papiers",
|
||||
"Could not copy email address to clipboard" : "Impossible de copier l'adresse e-mail dans le presse-papiers",
|
||||
"Search in mailbox" : "Rechercher dans le dossier",
|
||||
"Search parameters" : "Paramètres de recherche",
|
||||
"Search term" : "Terme de recherche",
|
||||
|
@ -407,6 +414,8 @@ OC.L10N.register(
|
|||
"You can set up an anti spam service email address here." : "Vous pouvez configurer une adresse électronique de service anti-spam ici.",
|
||||
"Any email that is marked as spam will be sent to the anti spam service." : "Les e-mails marqués comme indésirables seront envoyé au service anti-spam.",
|
||||
"Gmail integration" : "Intégration de Gmail",
|
||||
"Gmail allows users to access their email via IMAP. For security reasons this access is only possible with an OAuth 2.0 connection or Google accounts that use two-factor authentication and app passwords." : "Gmail permet aux utilisateurs d'accéder à leur courrier électronique via IMAP. Pour des raisons de sécurité, cet accès n'est possible qu'avec une connexion OAuth 2.0 ou des comptes Google qui utilisent une authentification à deux facteurs et des mots de passe d'application.",
|
||||
"You have to register a new Client ID for a \"Web application\" in the Google Cloud console. Add the URL {url} as authorized redirect URI." : "Vous devez enregistrer un nouvel ID client pour une \"application Web\" dans la console Google Cloud. Ajoutez l'URL {url} comme URI de redirection autorisée.",
|
||||
"Successfully updated config for \"{domain}\"" : "La mise à jour de la configuration de \"{domain}\" a été effectuée avec succès.",
|
||||
"Error saving config" : "Erreur lors de l'enregistrement de la configuration",
|
||||
"Saved config for \"{domain}\"" : "Configuration sauvegardée pour \"{domain}\"",
|
||||
|
|
|
@ -38,7 +38,9 @@
|
|||
"SMTP Port" : "Port SMTP",
|
||||
"SMTP User" : "Utilisateur SMTP",
|
||||
"SMTP Password" : "Mot de passe SMTP",
|
||||
"For the Google account to work with this app you need to enable two-factor authentication for Google and generate an app password." : "Pour que le compte Google fonctionne avec cette application, vous devez activer l'authentification à deux facteurs pour Google et générer un mot de passe pour l'application.",
|
||||
"Connecting" : "Connexion en cours",
|
||||
"Reconnect Google account" : "Reconnectez le compte Google",
|
||||
"Sign in with Google" : "Se connecter avec Google",
|
||||
"Save" : "Enregistrer",
|
||||
"Connect" : "Connecter",
|
||||
|
@ -46,7 +48,10 @@
|
|||
"Checking mail host connectivity" : "Vérification de la connectivité au serveur de messagerie",
|
||||
"Configuration discovery failed. Please use the manual settings" : "La découverte de la configuration a échoué. Veuillez utiliser les paramètres manuels",
|
||||
"Testing authentication" : "Test d'authentification",
|
||||
"Awaiting user consent" : "En attente du consentement de l'utilisateur",
|
||||
"Account created. Please follow the popup instructions to link your Google account" : "Compte créé. Veuillez suivre les instructions qui s'affichent dans la popup pour le relier à votre compte Google.",
|
||||
"Loading account" : "Chargement du compte",
|
||||
"Account updated. Please follow the popup instructions to reconnect your Google account" : "Compte mis à jour. Veuillez suivre les instructions qui s'affichent pour le reconnecter à votre compte Google.",
|
||||
"Account updated" : "Compte mis à jour",
|
||||
"IMAP server is not reachable" : "Le serveur IMAP n'est pas joignable",
|
||||
"SMTP server is not reachable" : "Le serveur SMTP n'est pas joignable",
|
||||
|
@ -316,6 +321,8 @@
|
|||
"Copy to clipboard" : "Copier dans le presse-papiers",
|
||||
"Contact name …" : "Nom du contact …",
|
||||
"Add" : "Ajouter",
|
||||
"Copied email address to clipboard" : "Adresse e-mail copiée dans le presse-papiers",
|
||||
"Could not copy email address to clipboard" : "Impossible de copier l'adresse e-mail dans le presse-papiers",
|
||||
"Search in mailbox" : "Rechercher dans le dossier",
|
||||
"Search parameters" : "Paramètres de recherche",
|
||||
"Search term" : "Terme de recherche",
|
||||
|
@ -405,6 +412,8 @@
|
|||
"You can set up an anti spam service email address here." : "Vous pouvez configurer une adresse électronique de service anti-spam ici.",
|
||||
"Any email that is marked as spam will be sent to the anti spam service." : "Les e-mails marqués comme indésirables seront envoyé au service anti-spam.",
|
||||
"Gmail integration" : "Intégration de Gmail",
|
||||
"Gmail allows users to access their email via IMAP. For security reasons this access is only possible with an OAuth 2.0 connection or Google accounts that use two-factor authentication and app passwords." : "Gmail permet aux utilisateurs d'accéder à leur courrier électronique via IMAP. Pour des raisons de sécurité, cet accès n'est possible qu'avec une connexion OAuth 2.0 ou des comptes Google qui utilisent une authentification à deux facteurs et des mots de passe d'application.",
|
||||
"You have to register a new Client ID for a \"Web application\" in the Google Cloud console. Add the URL {url} as authorized redirect URI." : "Vous devez enregistrer un nouvel ID client pour une \"application Web\" dans la console Google Cloud. Ajoutez l'URL {url} comme URI de redirection autorisée.",
|
||||
"Successfully updated config for \"{domain}\"" : "La mise à jour de la configuration de \"{domain}\" a été effectuée avec succès.",
|
||||
"Error saving config" : "Erreur lors de l'enregistrement de la configuration",
|
||||
"Saved config for \"{domain}\"" : "Configuration sauvegardée pour \"{domain}\"",
|
||||
|
|
|
@ -323,6 +323,8 @@ OC.L10N.register(
|
|||
"Copy to clipboard" : "複製到剪貼板",
|
||||
"Contact name …" : "聯絡人名稱 ...",
|
||||
"Add" : "新增",
|
||||
"Copied email address to clipboard" : "將電郵地址複製到剪貼板",
|
||||
"Could not copy email address to clipboard" : "無法將電郵地址複製到剪貼板",
|
||||
"Search in mailbox" : "在郵箱中搜尋",
|
||||
"Search parameters" : "在參數中搜尋",
|
||||
"Search term" : "搜尋字詞",
|
||||
|
|
|
@ -321,6 +321,8 @@
|
|||
"Copy to clipboard" : "複製到剪貼板",
|
||||
"Contact name …" : "聯絡人名稱 ...",
|
||||
"Add" : "新增",
|
||||
"Copied email address to clipboard" : "將電郵地址複製到剪貼板",
|
||||
"Could not copy email address to clipboard" : "無法將電郵地址複製到剪貼板",
|
||||
"Search in mailbox" : "在郵箱中搜尋",
|
||||
"Search parameters" : "在參數中搜尋",
|
||||
"Search term" : "搜尋字詞",
|
||||
|
|
|
@ -323,6 +323,8 @@ OC.L10N.register(
|
|||
"Copy to clipboard" : "複製到剪貼簿",
|
||||
"Contact name …" : "聯絡人名稱……",
|
||||
"Add" : "新增",
|
||||
"Copied email address to clipboard" : "將電子郵件地址複製到剪貼簿",
|
||||
"Could not copy email address to clipboard" : "無法複製電子郵件地址到剪貼簿",
|
||||
"Search in mailbox" : "在郵件匣中搜尋",
|
||||
"Search parameters" : "搜尋參數",
|
||||
"Search term" : "搜尋字詞",
|
||||
|
|
|
@ -321,6 +321,8 @@
|
|||
"Copy to clipboard" : "複製到剪貼簿",
|
||||
"Contact name …" : "聯絡人名稱……",
|
||||
"Add" : "新增",
|
||||
"Copied email address to clipboard" : "將電子郵件地址複製到剪貼簿",
|
||||
"Could not copy email address to clipboard" : "無法複製電子郵件地址到剪貼簿",
|
||||
"Search in mailbox" : "在郵件匣中搜尋",
|
||||
"Search parameters" : "搜尋參數",
|
||||
"Search term" : "搜尋字詞",
|
||||
|
|
Загрузка…
Ссылка в новой задаче