diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-14 01:55:09 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-14 01:55:09 -0400 |
commit | 2a2aabbdafc11fac687cb69d4804e6d03df882c2 (patch) | |
tree | 13c96b05b643ed24dc2ee7ff66e9eed8cb3e528e /settings | |
parent | d93b5f9927a063ef35305e3da833302a2b6ab235 (diff) | |
download | nextcloud-server-2a2aabbdafc11fac687cb69d4804e6d03df882c2.tar.gz nextcloud-server-2a2aabbdafc11fac687cb69d4804e6d03df882c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/cs_CZ.php | 6 | ||||
-rw-r--r-- | settings/l10n/km.php | 2 | ||||
-rw-r--r-- | settings/l10n/nl.php | 3 |
3 files changed, 8 insertions, 3 deletions
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php index 960938b1c68..1f3c111a17d 100644 --- a/settings/l10n/cs_CZ.php +++ b/settings/l10n/cs_CZ.php @@ -93,8 +93,8 @@ $TRANSLATIONS = array( "Internet connection not working" => "Připojení k internetu nefunguje", "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Server nemá funkční připojení k internetu. Některé moduly jako např. externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích e-mailů také nemusí fungovat. Pokud si přejete využívat všech vlastností ownCloud, doporučujeme povolit připojení k internetu tomuto serveru.", "Cron" => "Cron", -"Last cron was executed at %s." => "Poslední cron byl spuštěn v %s.", -"Last cron was executed at %s. This is more than an hour ago, something seems wrong." => "Poslední cron byl spuštěn v %s. To se stalo před více než hodinu. Vypadá to, že není něco v pořádku.", +"Last cron was executed at %s." => "Poslední cron byl spuštěn v %s", +"Last cron was executed at %s. This is more than an hour ago, something seems wrong." => "Poslední cron byl spuštěn v %s. To je více než před hodinou. Vypadá to, že není něco v pořádku.", "Cron was not executed yet!" => "Cron ještě nebyl spuštěn!", "Execute one task with each page loaded" => "Spustit jednu úlohu s každým načtením stránky", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes http.", @@ -157,7 +157,7 @@ $TRANSLATIONS = array( "Full Name" => "Celé jméno", "Email" => "E-mail", "Your email address" => "Vaše e-mailová adresa", -"Fill in an email address to enable password recovery and receive notifications" => "Zadejte e-mailovou adresu pro umožnění obnovy zapomenutého hesla a pro přijímání upozornění.", +"Fill in an email address to enable password recovery and receive notifications" => "Zadejte e-mailovou adresu pro umožnění obnovy zapomenutého hesla a pro přijímání upozornění", "Profile picture" => "Profilový obrázek", "Upload new" => "Nahrát nový", "Select new from Files" => "Vyberte nový ze souborů", diff --git a/settings/l10n/km.php b/settings/l10n/km.php index 37bebc1c6fa..679c7cd3901 100644 --- a/settings/l10n/km.php +++ b/settings/l10n/km.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Email sent" => "បានផ្ញើអ៊ីមែល", +"Encryption" => "កូដនីយកម្ម", "Unable to load list from App Store" => "មិនអាចផ្ទុកបញ្ជីកម្មវិធីពី App Store", "Authentication error" => "កំហុសការផ្ទៀងផ្ទាត់ភាពត្រឹមត្រូវ", "Group already exists" => "មានក្រុមនេះរួចហើយ", @@ -76,6 +77,7 @@ $TRANSLATIONS = array( "Help translate" => "ជួយបកប្រែ", "WebDAV" => "WebDAV", "Login Name" => "ចូល", +"Create" => "បង្កើត", "Other" => "ផ្សេងៗ", "Username" => "ឈ្មោះអ្នកប្រើ" ); diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php index c497eb12a68..1f8342df6c5 100644 --- a/settings/l10n/nl.php +++ b/settings/l10n/nl.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "Unable to change full name" => "Kan de volledige naam niet wijzigen", "Group already exists" => "Groep bestaat al", "Unable to add group" => "Niet in staat om groep toe te voegen", +"Files decrypted successfully" => "Bestanden succesvol ontsleuteld", +"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Kon uw bestanden niet ontsleutelem. Controleer uw owncloud logs of vraag het uw beheerder", +"Couldn't decrypt your files, check your password and try again" => "Kon uw bestanden niet ontsleutelen. Controleer uw wachtwoord en probeer het opnieuw", "Email saved" => "E-mail bewaard", "Invalid email" => "Ongeldige e-mail", "Unable to delete group" => "Niet in staat om groep te verwijderen", |