diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-22 00:08:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-22 00:08:22 +0000 |
commit | 887229b7b852573393a96c0e08ebd1e53346fe73 (patch) | |
tree | 6ac2d7444fbae0160396c45efc84724c2e60cd77 /settings/l10n | |
parent | 38568c362b55e5b77838ab40d81c23fd724633d1 (diff) | |
download | nextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.tar.gz nextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/cs.js | 2 | ||||
-rw-r--r-- | settings/l10n/cs.json | 2 | ||||
-rw-r--r-- | settings/l10n/et_EE.js | 8 | ||||
-rw-r--r-- | settings/l10n/et_EE.json | 8 | ||||
-rw-r--r-- | settings/l10n/pl.js | 1 | ||||
-rw-r--r-- | settings/l10n/pl.json | 1 |
6 files changed, 20 insertions, 2 deletions
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index 64c09e4299b..db32fbece7b 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -305,6 +305,8 @@ OC.L10N.register( "Theming" : "Vzhledy", "Check the security of your Nextcloud over our security scan" : "Zkontrolujte bezpečnost vašeho Nextcloudu pomocí našeho bezpečnostního skenu", "Hardening and security guidance" : "Průvodce vylepšením bezpečnosti", + "Personal" : "Osobní", + "Administration" : "Administrace", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Používáte <strong>%s</strong> z <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Používáte <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Profilový obrázek", diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json index 38fbec9dfe7..0fcc54b74f6 100644 --- a/settings/l10n/cs.json +++ b/settings/l10n/cs.json @@ -303,6 +303,8 @@ "Theming" : "Vzhledy", "Check the security of your Nextcloud over our security scan" : "Zkontrolujte bezpečnost vašeho Nextcloudu pomocí našeho bezpečnostního skenu", "Hardening and security guidance" : "Průvodce vylepšením bezpečnosti", + "Personal" : "Osobní", + "Administration" : "Administrace", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Používáte <strong>%s</strong> z <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Používáte <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Profilový obrázek", diff --git a/settings/l10n/et_EE.js b/settings/l10n/et_EE.js index c205447dec9..dafda4cefc1 100644 --- a/settings/l10n/et_EE.js +++ b/settings/l10n/et_EE.js @@ -3,6 +3,8 @@ OC.L10N.register( { "{actor} changed your password" : "{actor} muutis sinu parooli", "You changed your password" : "Sa muutsid oma parooli", + "Your password was reset by an administrator" : "Administraator lähtestas sinu parooli", + "You changed your email address" : "Sa muutsid oma e-posti aadressi", "Wrong password" : "Vale parool", "Saved" : "Salvestatud", "No user supplied" : "Kasutajat ei sisestatud", @@ -30,6 +32,7 @@ OC.L10N.register( "Add trusted domain" : "Lis ausaldusväärne domeen", "Migration in progress. Please wait until the migration is finished" : "Kolimine on käimas. Palun oota, kuni see on lõpetatud", "Migration started …" : "Kolimist on alustatud ...", + "Not saved" : "Ei ole salvestatud", "Email sent" : "E-kiri on saadetud", "Official" : "Ametlik", "All" : "Kõik", @@ -110,6 +113,9 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "Süsteemi lokaliseeringuks ei saa panna sellist, mis toetab UTF-8-t.", "All checks passed." : "Kõik kontrollid on läbitud.", "Execute one task with each page loaded" : "Käivita toiming igal lehe laadimisel", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php on registreeritud webcron teenuses, et käivitada fail cron.php iga 15 minuti tagant üle http.", + "Use system cron service to call the cron.php file every 15 minutes." : "Kasuta süsteemi cron teenust, et käivitada fail cron.php iga 15 minuti järel.", + "The cron.php needs to be executed by the system user \"%s\"." : "cron.php tuleb käivitada süsteemikasutaja \"%s\" poolt.", "Version" : "Versioon", "Sharing" : "Jagamine", "Allow apps to use the Share API" : "Luba rakendustel kasutada Share API-t", @@ -126,7 +132,7 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Need grupid saavad vastu võtta jagamisi, kuid ise jagamisi algatada ei saa.", "Tips & tricks" : "Nõuanded ja trikid", "How to do backups" : "Kuidas teha varukoopiaid", - "Advanced monitoring" : "Lisavalikutega jälgimine", + "Advanced monitoring" : "Edasijõudnud monitooring", "Performance tuning" : "Kiiruse seadistamine", "Improving the config.php" : "config.php faili täiendamine", "Theming" : "Teemad", diff --git a/settings/l10n/et_EE.json b/settings/l10n/et_EE.json index c80a6e40dbe..1aeef3c65e7 100644 --- a/settings/l10n/et_EE.json +++ b/settings/l10n/et_EE.json @@ -1,6 +1,8 @@ { "translations": { "{actor} changed your password" : "{actor} muutis sinu parooli", "You changed your password" : "Sa muutsid oma parooli", + "Your password was reset by an administrator" : "Administraator lähtestas sinu parooli", + "You changed your email address" : "Sa muutsid oma e-posti aadressi", "Wrong password" : "Vale parool", "Saved" : "Salvestatud", "No user supplied" : "Kasutajat ei sisestatud", @@ -28,6 +30,7 @@ "Add trusted domain" : "Lis ausaldusväärne domeen", "Migration in progress. Please wait until the migration is finished" : "Kolimine on käimas. Palun oota, kuni see on lõpetatud", "Migration started …" : "Kolimist on alustatud ...", + "Not saved" : "Ei ole salvestatud", "Email sent" : "E-kiri on saadetud", "Official" : "Ametlik", "All" : "Kõik", @@ -108,6 +111,9 @@ "System locale can not be set to a one which supports UTF-8." : "Süsteemi lokaliseeringuks ei saa panna sellist, mis toetab UTF-8-t.", "All checks passed." : "Kõik kontrollid on läbitud.", "Execute one task with each page loaded" : "Käivita toiming igal lehe laadimisel", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php on registreeritud webcron teenuses, et käivitada fail cron.php iga 15 minuti tagant üle http.", + "Use system cron service to call the cron.php file every 15 minutes." : "Kasuta süsteemi cron teenust, et käivitada fail cron.php iga 15 minuti järel.", + "The cron.php needs to be executed by the system user \"%s\"." : "cron.php tuleb käivitada süsteemikasutaja \"%s\" poolt.", "Version" : "Versioon", "Sharing" : "Jagamine", "Allow apps to use the Share API" : "Luba rakendustel kasutada Share API-t", @@ -124,7 +130,7 @@ "These groups will still be able to receive shares, but not to initiate them." : "Need grupid saavad vastu võtta jagamisi, kuid ise jagamisi algatada ei saa.", "Tips & tricks" : "Nõuanded ja trikid", "How to do backups" : "Kuidas teha varukoopiaid", - "Advanced monitoring" : "Lisavalikutega jälgimine", + "Advanced monitoring" : "Edasijõudnud monitooring", "Performance tuning" : "Kiiruse seadistamine", "Improving the config.php" : "config.php faili täiendamine", "Theming" : "Teemad", diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index e5cfa5c31db..7aa8bee50b0 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -293,6 +293,7 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "Ogranicz użytkowników do współdzielenia wyłącznie pomiędzy użytkownikami swoich grup", "Exclude groups from sharing" : "Wyklucz grupy z udostępniania", "These groups will still be able to receive shares, but not to initiate them." : "Grupy te nadal będą mogli otrzymywać udostępnione udziały, ale nie do ich inicjowania.", + "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Zezwalaj na auto-uzupełnianie nazwy użytkownika. Jeśli opcja jest nieaktywna, należy podać pełną nazwę lub adres e-mail.", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Pokaż tekst wyłączeń odpowiedzialności (disclaimer) na stronie wysyłania z publicznego linku. (Będzie dostępny tylko kiedy lista plików będzie ukryta).", "This text will be shown on the public link upload page when the file list is hidden." : "Ten tekst będzie widoczny na stronie wysyłania z publicznego linka kiedy lista plików będzie ukryta.", "Tips & tricks" : "Porady i wskazówki", diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index 289a1069e63..bf70ea5f965 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -291,6 +291,7 @@ "Restrict users to only share with users in their groups" : "Ogranicz użytkowników do współdzielenia wyłącznie pomiędzy użytkownikami swoich grup", "Exclude groups from sharing" : "Wyklucz grupy z udostępniania", "These groups will still be able to receive shares, but not to initiate them." : "Grupy te nadal będą mogli otrzymywać udostępnione udziały, ale nie do ich inicjowania.", + "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Zezwalaj na auto-uzupełnianie nazwy użytkownika. Jeśli opcja jest nieaktywna, należy podać pełną nazwę lub adres e-mail.", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Pokaż tekst wyłączeń odpowiedzialności (disclaimer) na stronie wysyłania z publicznego linku. (Będzie dostępny tylko kiedy lista plików będzie ukryta).", "This text will be shown on the public link upload page when the file list is hidden." : "Ten tekst będzie widoczny na stronie wysyłania z publicznego linka kiedy lista plików będzie ukryta.", "Tips & tricks" : "Porady i wskazówki", |