diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-29 01:55:45 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-29 01:55:45 -0400 |
commit | 527ef76dd6e45c2776edbc90829323e0ca534214 (patch) | |
tree | 3ef7860691334178e05ac2617aecd31923f6f5eb /settings/l10n | |
parent | 92e63a802c9324ccfcd716bb0461f5b7cc153549 (diff) | |
download | nextcloud-server-527ef76dd6e45c2776edbc90829323e0ca534214.tar.gz nextcloud-server-527ef76dd6e45c2776edbc90829323e0ca534214.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/fr.js | 2 | ||||
-rw-r--r-- | settings/l10n/fr.json | 2 | ||||
-rw-r--r-- | settings/l10n/lv.js | 22 | ||||
-rw-r--r-- | settings/l10n/lv.json | 22 | ||||
-rw-r--r-- | settings/l10n/ru.js | 3 | ||||
-rw-r--r-- | settings/l10n/ru.json | 3 |
6 files changed, 52 insertions, 2 deletions
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index dd329612570..0e67356f169 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -135,7 +135,7 @@ OC.L10N.register( "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Nous vous recommandons d'installer sur votre système les paquets nécessaires à la prise en charge de l'un des paramètres régionaux suivants : %s", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si votre installation n'a pas été effectuée à la racine du domaine et qu'elle utilise le cron du système, il peut y avoir des problèmes avec la génération d'URL. Pour les éviter, veuillez configurer l'option \"overwrite.cli.url\" de votre fichier config.php avec le chemin de la racine de votre installation (suggéré : \"%s\")", "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "La tâche cron n'a pu s'exécuter via CLI. Ces erreurs techniques sont apparues :", - "Transactional file locking is using the database as locking backend, for best performance it's advised to configure a memcache for locking. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Le verrouillage transactionnel de fichiers utilise la base de données. Pour de meilleures performances il est recommandé d'utiliser plutôt memcache. Consultez la <a target=\"_blank\" href=\"%s\">documentation ↗</a> pour plus d'informations.", + "Transactional file locking is using the database as locking backend, for best performance it's advised to configure a memcache for locking. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Le verrouillage transactionnel de fichiers utilise la base de données. Pour obtenir de meilleures performances il est recommandé d'utiliser plutôt memcache. Consultez la <a target=\"_blank\" href=\"%s\">documentation ↗</a> pour plus d'informations.", "Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Consultez les <a target=\"_blank\" href=\"%s\">guides d'installation ↗</a>, et cherchez des erreurs ou avertissements dans <a href=\"#log-section\">les logs</a>.", "All checks passed." : "Tous les tests ont réussi.", "Open documentation" : "Voir la documentation", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 2b050f4ffae..c3e1d6eb176 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -133,7 +133,7 @@ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Nous vous recommandons d'installer sur votre système les paquets nécessaires à la prise en charge de l'un des paramètres régionaux suivants : %s", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si votre installation n'a pas été effectuée à la racine du domaine et qu'elle utilise le cron du système, il peut y avoir des problèmes avec la génération d'URL. Pour les éviter, veuillez configurer l'option \"overwrite.cli.url\" de votre fichier config.php avec le chemin de la racine de votre installation (suggéré : \"%s\")", "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "La tâche cron n'a pu s'exécuter via CLI. Ces erreurs techniques sont apparues :", - "Transactional file locking is using the database as locking backend, for best performance it's advised to configure a memcache for locking. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Le verrouillage transactionnel de fichiers utilise la base de données. Pour de meilleures performances il est recommandé d'utiliser plutôt memcache. Consultez la <a target=\"_blank\" href=\"%s\">documentation ↗</a> pour plus d'informations.", + "Transactional file locking is using the database as locking backend, for best performance it's advised to configure a memcache for locking. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Le verrouillage transactionnel de fichiers utilise la base de données. Pour obtenir de meilleures performances il est recommandé d'utiliser plutôt memcache. Consultez la <a target=\"_blank\" href=\"%s\">documentation ↗</a> pour plus d'informations.", "Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Consultez les <a target=\"_blank\" href=\"%s\">guides d'installation ↗</a>, et cherchez des erreurs ou avertissements dans <a href=\"#log-section\">les logs</a>.", "All checks passed." : "Tous les tests ont réussi.", "Open documentation" : "Voir la documentation", diff --git a/settings/l10n/lv.js b/settings/l10n/lv.js index 52a554b9e22..b84b57dd315 100644 --- a/settings/l10n/lv.js +++ b/settings/l10n/lv.js @@ -5,6 +5,7 @@ OC.L10N.register( "External Storage" : "Ārējā krātuve", "Cron" : "Cron", "Log" : "Žurnāls", + "Updates" : "Atjauninājumi", "Authentication error" : "Autentifikācijas kļūda", "Your full name has been changed." : "Jūsu pilnais vārds tika mainīts.", "Unable to change full name" : "Nav iespējams nomainīt jūsu pilno vārdu", @@ -31,6 +32,7 @@ OC.L10N.register( "Email sent" : "Vēstule nosūtīta", "You need to set your user email before being able to send test emails." : "Nepieciešams norādīt sava lietotāja e-pasta adresi, lai nosūtīta testa e-pastus.", "Invalid mail address" : "Nepareiza e-pasta adrese", + "A user with that name already exists." : "Jau pastāv lietotājs ar šo vārdu.", "Unable to create user." : "Nevar izveidot lietotāju.", "Your %s account was created" : "Konts %s ir izveidots", "Unable to delete user." : "Nevar izdzēst lietotāju.", @@ -42,6 +44,7 @@ OC.L10N.register( "Add trusted domain" : "Pievienot uzticamu domēnu", "Sending..." : "Sūta...", "All" : "Visi", + "No apps found for your version" : "Neatrada aplikāciju jūsu versijai", "Please wait...." : "Lūdzu, uzgaidiet....", "Error while disabling app" : "Kļūda, atvienojot lietotni", "Disable" : "Deaktivēt", @@ -53,6 +56,7 @@ OC.L10N.register( "Uninstalling ...." : "Atinstalē ....", "Error while uninstalling app" : "Kļūda, atinstalējot lietotni", "Uninstall" : "Atinstalēt", + "An error occurred: {message}" : "Notika kļūda: {message}", "Select a profile picture" : "Izvēlieties profila attēlu", "Very weak password" : "Ļoti vāja parole", "Weak password" : "Vāja parole", @@ -76,6 +80,7 @@ OC.L10N.register( "A valid password must be provided" : "Jānorāda derīga parole", "A valid email must be provided" : "Jānorāda derīga e-pasta adrese", "__language_name__" : "__valodas_nosaukums__", + "Sync clients" : "Sinhronizācijas lietotnes", "SSL root certificates" : "SSL saknes sertifikāti", "Everything (fatal issues, errors, warnings, info, debug)" : "Viss (letālas problēmas, kļūdas, brīdinājumi, informatīvas ziņas, atkļūdošanas paziņojumi)", "Info, warnings, errors and fatal issues" : "Informatīvas ziņas, brīdinājumi, kļūdas un letālas problēmas", @@ -89,6 +94,7 @@ OC.L10N.register( "SSL" : "SSL", "TLS" : "TLS", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Trūkst PHP modulis “fileinfo”. Mēs iesakām to aktivēt, lai pēc iespējas labāk noteiktu mime tipus.", + "Open documentation" : "Atvērt dokumentāciju", "Allow apps to use the Share API" : "Ļauj lietotnēm izmantot koplietošanas API", "Allow users to share via link" : "Ļaut lietotājiem dalīties caur saitēm", "Allow public uploads" : "Atļaut publisko augšupielādi", @@ -96,15 +102,27 @@ OC.L10N.register( "days" : "dienas", "Allow resharing" : "Atļaut atkārtotu koplietošanu", "Execute one task with each page loaded" : "Izpildīt vienu uzdevumu ar katru ielādēto lapu", + "Enable encryption" : "Ieslēgt šifrēšanu", "Encryption" : "Šifrēšana", + "From address" : "No adreses", "Server address" : "Servera adrese", "Port" : "Ports", "Credentials" : "Akreditācijas dati", + "SMTP Username" : "SMTP lietotājvārds", + "SMTP Password" : "SMTP parole", + "Test email settings" : "Izmēģināt e-pasta iestatījumus", + "Send email" : "Sūtīt e-pastu", "Log level" : "Žurnāla līmenis", "More" : "Vairāk", "Less" : "Mazāk", "Version" : "Versija", "by" : "līdz", + "Documentation:" : "Dokumentācija:", + "User documentation" : "Lietotāja dokumentācija", + "Admin documentation" : "Administratora dokumentācija", + "Show description …" : "Rādīt aprakstu …", + "Hide description …" : "Slēpt aprakstu …", + "Online documentation" : "Tiešsaistes dokumentācija", "Forum" : "Forums", "Get the apps to sync your files" : "Saņem lietotnes, lai sinhronizētu savas datnes", "Desktop client" : "Darbvirsmas klients", @@ -126,10 +144,14 @@ OC.L10N.register( "Cancel" : "Atcelt", "Language" : "Valoda", "Help translate" : "Palīdzi tulkot", + "Send email to new user" : "Sūtīt e-pastu jaunajam lietotājam", + "Show email address" : "Rādīt e-pasta adreses", "Username" : "Lietotājvārds", + "E-Mail" : "E-pasts", "Create" : "Izveidot", "Admin Recovery Password" : "Administratora atgūšanas parole", "Enter the recovery password in order to recover the users files during password change" : "Ievadiet atgūšanas paroli, lai varētu atgūt lietotāja failus paroles maiņas laikā.", + "Add Group" : "Pievienot grupu", "Group" : "Grupa", "Default Quota" : "Apjoms pēc noklusējuma", "Unlimited" : "Neierobežota", diff --git a/settings/l10n/lv.json b/settings/l10n/lv.json index f92b1196f80..23172d90b8e 100644 --- a/settings/l10n/lv.json +++ b/settings/l10n/lv.json @@ -3,6 +3,7 @@ "External Storage" : "Ārējā krātuve", "Cron" : "Cron", "Log" : "Žurnāls", + "Updates" : "Atjauninājumi", "Authentication error" : "Autentifikācijas kļūda", "Your full name has been changed." : "Jūsu pilnais vārds tika mainīts.", "Unable to change full name" : "Nav iespējams nomainīt jūsu pilno vārdu", @@ -29,6 +30,7 @@ "Email sent" : "Vēstule nosūtīta", "You need to set your user email before being able to send test emails." : "Nepieciešams norādīt sava lietotāja e-pasta adresi, lai nosūtīta testa e-pastus.", "Invalid mail address" : "Nepareiza e-pasta adrese", + "A user with that name already exists." : "Jau pastāv lietotājs ar šo vārdu.", "Unable to create user." : "Nevar izveidot lietotāju.", "Your %s account was created" : "Konts %s ir izveidots", "Unable to delete user." : "Nevar izdzēst lietotāju.", @@ -40,6 +42,7 @@ "Add trusted domain" : "Pievienot uzticamu domēnu", "Sending..." : "Sūta...", "All" : "Visi", + "No apps found for your version" : "Neatrada aplikāciju jūsu versijai", "Please wait...." : "Lūdzu, uzgaidiet....", "Error while disabling app" : "Kļūda, atvienojot lietotni", "Disable" : "Deaktivēt", @@ -51,6 +54,7 @@ "Uninstalling ...." : "Atinstalē ....", "Error while uninstalling app" : "Kļūda, atinstalējot lietotni", "Uninstall" : "Atinstalēt", + "An error occurred: {message}" : "Notika kļūda: {message}", "Select a profile picture" : "Izvēlieties profila attēlu", "Very weak password" : "Ļoti vāja parole", "Weak password" : "Vāja parole", @@ -74,6 +78,7 @@ "A valid password must be provided" : "Jānorāda derīga parole", "A valid email must be provided" : "Jānorāda derīga e-pasta adrese", "__language_name__" : "__valodas_nosaukums__", + "Sync clients" : "Sinhronizācijas lietotnes", "SSL root certificates" : "SSL saknes sertifikāti", "Everything (fatal issues, errors, warnings, info, debug)" : "Viss (letālas problēmas, kļūdas, brīdinājumi, informatīvas ziņas, atkļūdošanas paziņojumi)", "Info, warnings, errors and fatal issues" : "Informatīvas ziņas, brīdinājumi, kļūdas un letālas problēmas", @@ -87,6 +92,7 @@ "SSL" : "SSL", "TLS" : "TLS", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Trūkst PHP modulis “fileinfo”. Mēs iesakām to aktivēt, lai pēc iespējas labāk noteiktu mime tipus.", + "Open documentation" : "Atvērt dokumentāciju", "Allow apps to use the Share API" : "Ļauj lietotnēm izmantot koplietošanas API", "Allow users to share via link" : "Ļaut lietotājiem dalīties caur saitēm", "Allow public uploads" : "Atļaut publisko augšupielādi", @@ -94,15 +100,27 @@ "days" : "dienas", "Allow resharing" : "Atļaut atkārtotu koplietošanu", "Execute one task with each page loaded" : "Izpildīt vienu uzdevumu ar katru ielādēto lapu", + "Enable encryption" : "Ieslēgt šifrēšanu", "Encryption" : "Šifrēšana", + "From address" : "No adreses", "Server address" : "Servera adrese", "Port" : "Ports", "Credentials" : "Akreditācijas dati", + "SMTP Username" : "SMTP lietotājvārds", + "SMTP Password" : "SMTP parole", + "Test email settings" : "Izmēģināt e-pasta iestatījumus", + "Send email" : "Sūtīt e-pastu", "Log level" : "Žurnāla līmenis", "More" : "Vairāk", "Less" : "Mazāk", "Version" : "Versija", "by" : "līdz", + "Documentation:" : "Dokumentācija:", + "User documentation" : "Lietotāja dokumentācija", + "Admin documentation" : "Administratora dokumentācija", + "Show description …" : "Rādīt aprakstu …", + "Hide description …" : "Slēpt aprakstu …", + "Online documentation" : "Tiešsaistes dokumentācija", "Forum" : "Forums", "Get the apps to sync your files" : "Saņem lietotnes, lai sinhronizētu savas datnes", "Desktop client" : "Darbvirsmas klients", @@ -124,10 +142,14 @@ "Cancel" : "Atcelt", "Language" : "Valoda", "Help translate" : "Palīdzi tulkot", + "Send email to new user" : "Sūtīt e-pastu jaunajam lietotājam", + "Show email address" : "Rādīt e-pasta adreses", "Username" : "Lietotājvārds", + "E-Mail" : "E-pasts", "Create" : "Izveidot", "Admin Recovery Password" : "Administratora atgūšanas parole", "Enter the recovery password in order to recover the users files during password change" : "Ievadiet atgūšanas paroli, lai varētu atgūt lietotāja failus paroles maiņas laikā.", + "Add Group" : "Pievienot grupu", "Group" : "Grupa", "Default Quota" : "Apjoms pēc noklusējuma", "Unlimited" : "Neierobežota", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 56e6b911b01..ab6621483a5 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -79,6 +79,8 @@ OC.L10N.register( "Error while uninstalling app" : "Ошибка при удалении приложения", "Uninstall" : "Удалить", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Приложение было включено и нуждается в обновлении. Вас перенаправит на страницу обновления через 5 секунд.", + "App update" : "Обновить приложения", + "No apps found for \"{query}\"" : "Не найдено приложений по вашему \"{query}\"", "An error occurred: {message}" : "Произошла ошибка: {message}", "Select a profile picture" : "Выберите аватар", "Very weak password" : "Очень слабый пароль", @@ -160,6 +162,7 @@ OC.L10N.register( "Use system's cron service to call the cron.php file every 15 minutes." : "Использовать системный cron для вызова cron.php каждые 15 минут.", "Enable server-side encryption" : "Включить шифрование на стороне сервера", "Please read carefully before activating server-side encryption: " : "Пожалуйста прочтите внимательно прежде чем включать шифрование на стороне сервера:", + "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Когда вы включите шифрование, все файлы, загруженные с этого момента на сервер будут храниться в зашифрованном виде. Отключить шифрование возможно установив более позднюю дату если модуль шифрования поддерживает эту функцию, и все дополнительные условия соблюдены (например настроен ключ восстановления).", "Encryption alone does not guarantee security of the system. Please see ownCloud documentation for more information about how the encryption app works, and the supported use cases." : "Шифрование не гарантирует безопасность системы. Пожалуйста читайте документацию для получения информации о работе модуля шифрования и случаи его использования.", "Be aware that encryption always increases the file size." : "Будьте в курсе, что шифрование всегда увеличивает размер файла.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Хорошая практика делать регулярные резервные копии ваших данных. При использовании шифрования сохраняйте ключи вместе с данными.", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index 220509b9b60..21bb4044ba2 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -77,6 +77,8 @@ "Error while uninstalling app" : "Ошибка при удалении приложения", "Uninstall" : "Удалить", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Приложение было включено и нуждается в обновлении. Вас перенаправит на страницу обновления через 5 секунд.", + "App update" : "Обновить приложения", + "No apps found for \"{query}\"" : "Не найдено приложений по вашему \"{query}\"", "An error occurred: {message}" : "Произошла ошибка: {message}", "Select a profile picture" : "Выберите аватар", "Very weak password" : "Очень слабый пароль", @@ -158,6 +160,7 @@ "Use system's cron service to call the cron.php file every 15 minutes." : "Использовать системный cron для вызова cron.php каждые 15 минут.", "Enable server-side encryption" : "Включить шифрование на стороне сервера", "Please read carefully before activating server-side encryption: " : "Пожалуйста прочтите внимательно прежде чем включать шифрование на стороне сервера:", + "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Когда вы включите шифрование, все файлы, загруженные с этого момента на сервер будут храниться в зашифрованном виде. Отключить шифрование возможно установив более позднюю дату если модуль шифрования поддерживает эту функцию, и все дополнительные условия соблюдены (например настроен ключ восстановления).", "Encryption alone does not guarantee security of the system. Please see ownCloud documentation for more information about how the encryption app works, and the supported use cases." : "Шифрование не гарантирует безопасность системы. Пожалуйста читайте документацию для получения информации о работе модуля шифрования и случаи его использования.", "Be aware that encryption always increases the file size." : "Будьте в курсе, что шифрование всегда увеличивает размер файла.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Хорошая практика делать регулярные резервные копии ваших данных. При использовании шифрования сохраняйте ключи вместе с данными.", |