diff options
Diffstat (limited to 'settings/l10n')
36 files changed, 232 insertions, 52 deletions
diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index e7a8cac47b8..1a101e07c62 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -1,7 +1,6 @@ OC.L10N.register( "settings", { - "Enabled" : "Habilitar", "Authentication error" : "Fallu d'autenticación", "Your full name has been changed." : "Camudóse'l nome completu.", "Unable to change full name" : "Nun pue camudase'l nome completu", @@ -31,6 +30,8 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación d'alministrador incorreuta. Comprueba la contraseña ya inténtalo dempués.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "El back-end nun sofita cambeos de contraseña, pero la contraseña de cifráu del usuariu anovóse afechiscamente.", "Unable to change password" : "Nun pudo camudase la contraseña", + "Enabled" : "Habilitar", + "Recommended" : "Recomendáu", "Saved" : "Guardáu", "test email settings" : "probar configuración de corréu", "If you received this email, the settings seem to be correct." : "Si recibisti esti mensaxe de corréu-e, la to configuración ta correuta.", diff --git a/settings/l10n/ast.json b/settings/l10n/ast.json index 5524c431b0d..4078bf842eb 100644 --- a/settings/l10n/ast.json +++ b/settings/l10n/ast.json @@ -1,5 +1,4 @@ { "translations": { - "Enabled" : "Habilitar", "Authentication error" : "Fallu d'autenticación", "Your full name has been changed." : "Camudóse'l nome completu.", "Unable to change full name" : "Nun pue camudase'l nome completu", @@ -29,6 +28,8 @@ "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación d'alministrador incorreuta. Comprueba la contraseña ya inténtalo dempués.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "El back-end nun sofita cambeos de contraseña, pero la contraseña de cifráu del usuariu anovóse afechiscamente.", "Unable to change password" : "Nun pudo camudase la contraseña", + "Enabled" : "Habilitar", + "Recommended" : "Recomendáu", "Saved" : "Guardáu", "test email settings" : "probar configuración de corréu", "If you received this email, the settings seem to be correct." : "Si recibisti esti mensaxe de corréu-e, la to configuración ta correuta.", diff --git a/settings/l10n/bg_BG.js b/settings/l10n/bg_BG.js index b6ef50d19a0..1e7ccea70a3 100644 --- a/settings/l10n/bg_BG.js +++ b/settings/l10n/bg_BG.js @@ -71,6 +71,7 @@ OC.L10N.register( "A valid group name must be provided" : "Очаква се валидно име на група", "deleted {groupName}" : "{groupName} изтрит", "undo" : "възтановяване", + "no group" : "няма група", "never" : "никога", "deleted {userName}" : "{userName} изтрит", "add group" : "нова група", @@ -79,6 +80,7 @@ OC.L10N.register( "A valid password must be provided" : "Валидна парола трябва да бъде зададена.", "Warning: Home directory for user \"{user}\" already exists" : "Предупреждение: Личната директория на потребителя \"{user}\" вече съществува.", "__language_name__" : "__language_name__", + "Personal Info" : "Лична Информация", "SSL root certificates" : "SSL root сертификати", "Encryption" : "Криптиране", "Everything (fatal issues, errors, warnings, info, debug)" : "Всичко (фатални проблеми, грешки, предупреждения, информация, дебъгване)", @@ -227,6 +229,7 @@ OC.L10N.register( "Unlimited" : "Неограничено", "Other" : "Друга...", "Username" : "Потребителско Име", + "Group Admin for" : "Групов администратор за", "Quota" : "Квота", "Storage Location" : "Място за Запис", "Last Login" : "Последно Вписване", diff --git a/settings/l10n/bg_BG.json b/settings/l10n/bg_BG.json index 363cbe9b374..87e52dd3a8e 100644 --- a/settings/l10n/bg_BG.json +++ b/settings/l10n/bg_BG.json @@ -69,6 +69,7 @@ "A valid group name must be provided" : "Очаква се валидно име на група", "deleted {groupName}" : "{groupName} изтрит", "undo" : "възтановяване", + "no group" : "няма група", "never" : "никога", "deleted {userName}" : "{userName} изтрит", "add group" : "нова група", @@ -77,6 +78,7 @@ "A valid password must be provided" : "Валидна парола трябва да бъде зададена.", "Warning: Home directory for user \"{user}\" already exists" : "Предупреждение: Личната директория на потребителя \"{user}\" вече съществува.", "__language_name__" : "__language_name__", + "Personal Info" : "Лична Информация", "SSL root certificates" : "SSL root сертификати", "Encryption" : "Криптиране", "Everything (fatal issues, errors, warnings, info, debug)" : "Всичко (фатални проблеми, грешки, предупреждения, информация, дебъгване)", @@ -225,6 +227,7 @@ "Unlimited" : "Неограничено", "Other" : "Друга...", "Username" : "Потребителско Име", + "Group Admin for" : "Групов администратор за", "Quota" : "Квота", "Storage Location" : "Място за Запис", "Last Login" : "Последно Вписване", diff --git a/settings/l10n/da.js b/settings/l10n/da.js index a0c4b88e131..9b90a77a8b5 100644 --- a/settings/l10n/da.js +++ b/settings/l10n/da.js @@ -71,6 +71,7 @@ OC.L10N.register( "A valid group name must be provided" : "Et gyldigt gruppenavn skal angives ", "deleted {groupName}" : "slettede {groupName}", "undo" : "fortryd", + "no group" : "ingen gruppe", "never" : "aldrig", "deleted {userName}" : "slettede {userName}", "add group" : "Tilføj gruppe", @@ -228,6 +229,7 @@ OC.L10N.register( "Unlimited" : "Ubegrænset", "Other" : "Andet", "Username" : "Brugernavn", + "Group Admin for" : "Gruppeadministrator for", "Quota" : "Kvote", "Storage Location" : "Placering af lageret", "Last Login" : "Seneste login", diff --git a/settings/l10n/da.json b/settings/l10n/da.json index 328acf78808..10f163c422e 100644 --- a/settings/l10n/da.json +++ b/settings/l10n/da.json @@ -69,6 +69,7 @@ "A valid group name must be provided" : "Et gyldigt gruppenavn skal angives ", "deleted {groupName}" : "slettede {groupName}", "undo" : "fortryd", + "no group" : "ingen gruppe", "never" : "aldrig", "deleted {userName}" : "slettede {userName}", "add group" : "Tilføj gruppe", @@ -226,6 +227,7 @@ "Unlimited" : "Ubegrænset", "Other" : "Andet", "Username" : "Brugernavn", + "Group Admin for" : "Gruppeadministrator for", "Quota" : "Kvote", "Storage Location" : "Placering af lageret", "Last Login" : "Seneste login", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 9c686e7f2b7..2628486428f 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -1,9 +1,6 @@ OC.L10N.register( "settings", { - "Enabled" : "Aktiviert", - "Not enabled" : "Nicht aktiviert", - "Recommended" : "Empfohlen", "Authentication error" : "Fehler bei der Anmeldung", "Your full name has been changed." : "Dein vollständiger Name ist geändert worden.", "Unable to change full name" : "Der vollständige Name konnte nicht geändert werden", @@ -33,6 +30,9 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "Falsches Wiederherstellungspasswort für das Admin-Konto. Bitte überprüfe das Passwort und versuche es erneut.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Das Back-End unterstützt die Passwortänderung nicht, aber der Benutzerschlüssel wurde erfolgreich aktualisiert.", "Unable to change password" : "Passwort konnte nicht geändert werden", + "Enabled" : "Aktiviert", + "Not enabled" : "Nicht aktiviert", + "Recommended" : "Empfohlen", "Saved" : "Gespeichert", "test email settings" : "E-Mail-Einstellungen testen", "If you received this email, the settings seem to be correct." : "Wenn Sie diese E-Mail erhalten haben, sind die Einstellungen korrekt.", @@ -164,7 +164,7 @@ OC.L10N.register( "Version" : "Version", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Entwickelt von der <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-Community</a>, der <a href=\"https://github.com/owncloud\" target=\"_blank\">Quellcode</a> ist unter der <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> lizenziert.", "More apps" : "Mehr Apps", - "Add your app" : "Fügen Sie Ihre App hinzu", + "Add your app" : "Deine App hinzufügen", "by" : "von", "licensed" : "Lizenziert", "Documentation:" : "Dokumentation:", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 1d290029d11..ed665e8c5cc 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -1,7 +1,4 @@ { "translations": { - "Enabled" : "Aktiviert", - "Not enabled" : "Nicht aktiviert", - "Recommended" : "Empfohlen", "Authentication error" : "Fehler bei der Anmeldung", "Your full name has been changed." : "Dein vollständiger Name ist geändert worden.", "Unable to change full name" : "Der vollständige Name konnte nicht geändert werden", @@ -31,6 +28,9 @@ "Wrong admin recovery password. Please check the password and try again." : "Falsches Wiederherstellungspasswort für das Admin-Konto. Bitte überprüfe das Passwort und versuche es erneut.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Das Back-End unterstützt die Passwortänderung nicht, aber der Benutzerschlüssel wurde erfolgreich aktualisiert.", "Unable to change password" : "Passwort konnte nicht geändert werden", + "Enabled" : "Aktiviert", + "Not enabled" : "Nicht aktiviert", + "Recommended" : "Empfohlen", "Saved" : "Gespeichert", "test email settings" : "E-Mail-Einstellungen testen", "If you received this email, the settings seem to be correct." : "Wenn Sie diese E-Mail erhalten haben, sind die Einstellungen korrekt.", @@ -162,7 +162,7 @@ "Version" : "Version", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Entwickelt von der <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-Community</a>, der <a href=\"https://github.com/owncloud\" target=\"_blank\">Quellcode</a> ist unter der <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> lizenziert.", "More apps" : "Mehr Apps", - "Add your app" : "Fügen Sie Ihre App hinzu", + "Add your app" : "Deine App hinzufügen", "by" : "von", "licensed" : "Lizenziert", "Documentation:" : "Dokumentation:", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 45b35b0abd1..0a31f94a05b 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -1,9 +1,6 @@ OC.L10N.register( "settings", { - "Enabled" : "Aktiviert", - "Not enabled" : "Nicht aktiviert", - "Recommended" : "Empfohlen", "Authentication error" : "Authentifizierungs-Fehler", "Your full name has been changed." : "Ihr vollständiger Name ist geändert worden.", "Unable to change full name" : "Der vollständige Name konnte nicht geändert werden", @@ -33,6 +30,9 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "Falsches Wiederherstellungspasswort für das Admin-Konto. Bitte überprüfen Sie das Passwort und versuchen Sie es erneut.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Das Hintergrundprogramm unterstützt die Passwortänderung nicht, aber der Benutzerschlüssel wurde erfolgreich aktualisiert.", "Unable to change password" : "Passwort konnte nicht geändert werden", + "Enabled" : "Aktiviert", + "Not enabled" : "Nicht aktiviert", + "Recommended" : "Empfohlen", "Saved" : "Gespeichert", "test email settings" : "E-Mail-Einstellungen testen", "If you received this email, the settings seem to be correct." : "Wenn Sie diese E-Mail erhalten haben, scheinen die Einstellungen richtig zu sein.", @@ -164,7 +164,7 @@ OC.L10N.register( "Version" : "Version", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Entwickelt von der <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-Community</a>. Der <a href=\"https://github.com/owncloud\" target=\"_blank\">Quellcode</a> ist unter der <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> lizenziert.", "More apps" : "Mehr Apps", - "Add your app" : "Füge Deine App hinzu", + "Add your app" : "Ihre App hinzufügen", "by" : "von", "licensed" : "Lizenziert", "Documentation:" : "Dokumentation:", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 346e8790f30..589dceaa53d 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -1,7 +1,4 @@ { "translations": { - "Enabled" : "Aktiviert", - "Not enabled" : "Nicht aktiviert", - "Recommended" : "Empfohlen", "Authentication error" : "Authentifizierungs-Fehler", "Your full name has been changed." : "Ihr vollständiger Name ist geändert worden.", "Unable to change full name" : "Der vollständige Name konnte nicht geändert werden", @@ -31,6 +28,9 @@ "Wrong admin recovery password. Please check the password and try again." : "Falsches Wiederherstellungspasswort für das Admin-Konto. Bitte überprüfen Sie das Passwort und versuchen Sie es erneut.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Das Hintergrundprogramm unterstützt die Passwortänderung nicht, aber der Benutzerschlüssel wurde erfolgreich aktualisiert.", "Unable to change password" : "Passwort konnte nicht geändert werden", + "Enabled" : "Aktiviert", + "Not enabled" : "Nicht aktiviert", + "Recommended" : "Empfohlen", "Saved" : "Gespeichert", "test email settings" : "E-Mail-Einstellungen testen", "If you received this email, the settings seem to be correct." : "Wenn Sie diese E-Mail erhalten haben, scheinen die Einstellungen richtig zu sein.", @@ -162,7 +162,7 @@ "Version" : "Version", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Entwickelt von der <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-Community</a>. Der <a href=\"https://github.com/owncloud\" target=\"_blank\">Quellcode</a> ist unter der <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> lizenziert.", "More apps" : "Mehr Apps", - "Add your app" : "Füge Deine App hinzu", + "Add your app" : "Ihre App hinzufügen", "by" : "von", "licensed" : "Lizenziert", "Documentation:" : "Dokumentation:", diff --git a/settings/l10n/el.js b/settings/l10n/el.js index d4c75399fa4..7d9d0f4c4f6 100644 --- a/settings/l10n/el.js +++ b/settings/l10n/el.js @@ -71,6 +71,7 @@ OC.L10N.register( "A valid group name must be provided" : "Πρέπει να δοθεί ένα έγκυρο όνομα ομάδας", "deleted {groupName}" : "διαγραφή {groupName}", "undo" : "αναίρεση", + "no group" : "καμια ομάδα", "never" : "ποτέ", "deleted {userName}" : "διαγραφή {userName}", "add group" : "προσθήκη ομάδας", diff --git a/settings/l10n/el.json b/settings/l10n/el.json index c2c202a3206..f6a0aa3ef75 100644 --- a/settings/l10n/el.json +++ b/settings/l10n/el.json @@ -69,6 +69,7 @@ "A valid group name must be provided" : "Πρέπει να δοθεί ένα έγκυρο όνομα ομάδας", "deleted {groupName}" : "διαγραφή {groupName}", "undo" : "αναίρεση", + "no group" : "καμια ομάδα", "never" : "ποτέ", "deleted {userName}" : "διαγραφή {userName}", "add group" : "προσθήκη ομάδας", diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 510f4c14c78..16c250d1716 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -71,6 +71,7 @@ OC.L10N.register( "A valid group name must be provided" : "Se debe dar un nombre válido para el grupo ", "deleted {groupName}" : "borrado {groupName}", "undo" : "deshacer", + "no group" : "sin grupo", "never" : "nunca", "deleted {userName}" : "borrado {userName}", "add group" : "añadir Grupo", @@ -228,6 +229,7 @@ OC.L10N.register( "Unlimited" : "Ilimitado", "Other" : "Otro", "Username" : "Nombre de usuario", + "Group Admin for" : "Grupo administrador para", "Quota" : "Cuota", "Storage Location" : "Ubicación de almacenamiento", "Last Login" : "Último inicio de sesión", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index 15113b4ff2d..dcb17e3bfb6 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -69,6 +69,7 @@ "A valid group name must be provided" : "Se debe dar un nombre válido para el grupo ", "deleted {groupName}" : "borrado {groupName}", "undo" : "deshacer", + "no group" : "sin grupo", "never" : "nunca", "deleted {userName}" : "borrado {userName}", "add group" : "añadir Grupo", @@ -226,6 +227,7 @@ "Unlimited" : "Ilimitado", "Other" : "Otro", "Username" : "Nombre de usuario", + "Group Admin for" : "Grupo administrador para", "Quota" : "Cuota", "Storage Location" : "Ubicación de almacenamiento", "Last Login" : "Último inicio de sesión", diff --git a/settings/l10n/eu.js b/settings/l10n/eu.js index d64a74f86bf..94324f5b23c 100644 --- a/settings/l10n/eu.js +++ b/settings/l10n/eu.js @@ -1,7 +1,6 @@ OC.L10N.register( "settings", { - "Enabled" : "Gaitua", "Authentication error" : "Autentifikazio errorea", "Your full name has been changed." : "Zure izena aldatu egin da.", "Unable to change full name" : "Ezin izan da izena aldatu", @@ -31,9 +30,12 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "Administratzailearen berreskuratze pasahitza ez egokia. Mesedez egiaztatu pasahitza eta saiatu berriz.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Atzeko prozesuak ez du pasahitz aldaketa onartzen, baina erabiltzailearen enkriptatze gakoa ongi eguneratu da.", "Unable to change password" : "Ezin izan da pasahitza aldatu", + "Enabled" : "Gaitua", + "Recommended" : "Aholkatuta", "Saved" : "Gordeta", "test email settings" : "probatu eposta ezarpenak", "If you received this email, the settings seem to be correct." : "Eposta hau jaso baduzu, zure ezarpenak egokiak direnaren seinale", + "A problem occurred while sending the email. Please revise your settings." : "Arazo bat gertatu da eposta bidaltzean. Berrikusi zure ezarpenak.", "Email sent" : "Eposta bidalia", "You need to set your user email before being able to send test emails." : "Epostaren erabiltzailea zehaztu behar duzu probako eposta bidali aurretik.", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ziur zaude gehitu nahi duzula \"{domain}\" domeinu fidagarri gisa?", @@ -57,6 +59,7 @@ OC.L10N.register( "So-so password" : "Halamoduzko pasahitza", "Good password" : "Pasahitz ona", "Strong password" : "Pasahitz sendoa", + "Valid until {date}" : "{date} arte baliogarria", "Delete" : "Ezabatu", "Decrypting files... Please wait, this can take some time." : "Fitxategiak deskodetzen... Itxaron, bere denbora eskatzen du.", "Delete encryption keys permanently." : "Ezabatu enkriptatze gakoak behin betiko", @@ -67,6 +70,7 @@ OC.L10N.register( "A valid group name must be provided" : "Baliozko talde izena eman behar da", "deleted {groupName}" : "{groupName} ezbatuta", "undo" : "desegin", + "no group" : "talderik ez", "never" : "inoiz", "deleted {userName}" : "{userName} ezabatuta", "add group" : "gehitu taldea", @@ -75,6 +79,7 @@ OC.L10N.register( "A valid password must be provided" : "Baliozko pasahitza eman behar da", "Warning: Home directory for user \"{user}\" already exists" : "Abisua: \"{user}\" erabiltzailearen Home karpeta dagoeneko exisititzen da", "__language_name__" : "Euskara", + "Personal Info" : "Informazio Pertsonala", "SSL root certificates" : "SSL erro ziurtagiriak", "Encryption" : "Enkriptazioa", "Everything (fatal issues, errors, warnings, info, debug)" : "Dena (arazo larriak, erroreak, abisuak, informazioa, arazketa)", @@ -108,6 +113,8 @@ OC.L10N.register( "We strongly suggest to install the required packages on your system to support one of the following locales: %s." : "Biziki gomendatzen dizugu beharrezkoak diren paketea zure sisteman instalatzea honi euskarria eman ahal izateko: %s.", "URL generation in notification emails" : "URL sorrera jakinarazpen mezuetan", "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 \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Zure instalazioa ez badago domeinuaren sustraian egina eta erabiltzen badu sistemaren cron-a, arazoak izan daitezke URL sorreran. Arazo horiek saihesteko ezarri \"overwritewebroot\" opzioa zure config.php fitxategian zure instalazioaren webroot bidera (Proposatua: \"%s\")", + "Connectivity checks" : "Konexio egiaztapenak", + "No problems found" : "Ez da problemarik aurkitu", "Please double check the <a href='%s'>installation guides</a>." : "Mesedez begiratu <a href='%s'>instalazio gidak</a>.", "Cron" : "Cron", "Last cron was executed at %s." : "Azken cron-a %s-etan exekutatu da", @@ -146,6 +153,7 @@ OC.L10N.register( "Credentials" : "Kredentzialak", "SMTP Username" : "SMTP erabiltzaile-izena", "SMTP Password" : "SMTP pasahitza", + "Store credentials" : "Gorde kredentzialak", "Test email settings" : "Probatu eposta ezarpenak", "Send email" : "Bidali eposta", "Log" : "Log", @@ -155,10 +163,12 @@ OC.L10N.register( "Version" : "Bertsioa", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud komunitateak</a> garatuta, <a href=\"https://github.com/owncloud\" target=\"_blank\">itubruru kodea</a><a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr> lizentziarekin banatzen da</a>.", "More apps" : "App gehiago", + "Add your app" : "Gehitu zure aplikazioa", "by" : " Egilea:", "Documentation:" : "Dokumentazioa:", "User Documentation" : "Erabiltzaile dokumentazioa", "Admin Documentation" : "Administrazio dokumentazioa", + "Update to %s" : "Eguneratu %sra", "Enable only for specific groups" : "Baimendu bakarri talde espezifikoetarako", "Uninstall App" : "Desinstalatu aplikazioa", "Administrator Documentation" : "Administratzaile dokumentazioa", @@ -190,6 +200,7 @@ OC.L10N.register( "Choose as profile image" : "Profil irudi bezala aukeratu", "Language" : "Hizkuntza", "Help translate" : "Lagundu itzultzen", + "Issued By" : "Honek bidalita", "Import Root Certificate" : "Inportatu erro ziurtagiria", "The encryption app is no longer enabled, please decrypt all your files" : "Enkriptazio aplikazioa ez dago jada gaiturik, mesedez desenkriptatu zure fitxategi guztiak.", "Log-in password" : "Saioa hasteko pasahitza", @@ -197,6 +208,8 @@ OC.L10N.register( "Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "Zure enkriptatze gakoak babeskopiara eraman dira. Zerbait gaizki ateratzen bada berreskura ditzakezu giltzak. Behin betirako ezabatu bakarrik ziur bazaude fitxategi guztiak ongi deskodetu badira.", "Restore Encryption Keys" : "Lehenera itzazu enkriptatze gakoak.", "Delete Encryption Keys" : "Ezabatu enkriptatze gakoak", + "Show storage location" : "Erakutsi biltegiaren kokapena", + "Show last log in" : "Erakutsi azkeneko saio hasiera", "Login Name" : "Sarrera Izena", "Create" : "Sortu", "Admin Recovery Password" : "Administratzailearen pasahitza berreskuratzea", diff --git a/settings/l10n/eu.json b/settings/l10n/eu.json index c2ad4ccc5bc..704c4373d0c 100644 --- a/settings/l10n/eu.json +++ b/settings/l10n/eu.json @@ -1,5 +1,4 @@ { "translations": { - "Enabled" : "Gaitua", "Authentication error" : "Autentifikazio errorea", "Your full name has been changed." : "Zure izena aldatu egin da.", "Unable to change full name" : "Ezin izan da izena aldatu", @@ -29,9 +28,12 @@ "Wrong admin recovery password. Please check the password and try again." : "Administratzailearen berreskuratze pasahitza ez egokia. Mesedez egiaztatu pasahitza eta saiatu berriz.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Atzeko prozesuak ez du pasahitz aldaketa onartzen, baina erabiltzailearen enkriptatze gakoa ongi eguneratu da.", "Unable to change password" : "Ezin izan da pasahitza aldatu", + "Enabled" : "Gaitua", + "Recommended" : "Aholkatuta", "Saved" : "Gordeta", "test email settings" : "probatu eposta ezarpenak", "If you received this email, the settings seem to be correct." : "Eposta hau jaso baduzu, zure ezarpenak egokiak direnaren seinale", + "A problem occurred while sending the email. Please revise your settings." : "Arazo bat gertatu da eposta bidaltzean. Berrikusi zure ezarpenak.", "Email sent" : "Eposta bidalia", "You need to set your user email before being able to send test emails." : "Epostaren erabiltzailea zehaztu behar duzu probako eposta bidali aurretik.", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ziur zaude gehitu nahi duzula \"{domain}\" domeinu fidagarri gisa?", @@ -55,6 +57,7 @@ "So-so password" : "Halamoduzko pasahitza", "Good password" : "Pasahitz ona", "Strong password" : "Pasahitz sendoa", + "Valid until {date}" : "{date} arte baliogarria", "Delete" : "Ezabatu", "Decrypting files... Please wait, this can take some time." : "Fitxategiak deskodetzen... Itxaron, bere denbora eskatzen du.", "Delete encryption keys permanently." : "Ezabatu enkriptatze gakoak behin betiko", @@ -65,6 +68,7 @@ "A valid group name must be provided" : "Baliozko talde izena eman behar da", "deleted {groupName}" : "{groupName} ezbatuta", "undo" : "desegin", + "no group" : "talderik ez", "never" : "inoiz", "deleted {userName}" : "{userName} ezabatuta", "add group" : "gehitu taldea", @@ -73,6 +77,7 @@ "A valid password must be provided" : "Baliozko pasahitza eman behar da", "Warning: Home directory for user \"{user}\" already exists" : "Abisua: \"{user}\" erabiltzailearen Home karpeta dagoeneko exisititzen da", "__language_name__" : "Euskara", + "Personal Info" : "Informazio Pertsonala", "SSL root certificates" : "SSL erro ziurtagiriak", "Encryption" : "Enkriptazioa", "Everything (fatal issues, errors, warnings, info, debug)" : "Dena (arazo larriak, erroreak, abisuak, informazioa, arazketa)", @@ -106,6 +111,8 @@ "We strongly suggest to install the required packages on your system to support one of the following locales: %s." : "Biziki gomendatzen dizugu beharrezkoak diren paketea zure sisteman instalatzea honi euskarria eman ahal izateko: %s.", "URL generation in notification emails" : "URL sorrera jakinarazpen mezuetan", "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 \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Zure instalazioa ez badago domeinuaren sustraian egina eta erabiltzen badu sistemaren cron-a, arazoak izan daitezke URL sorreran. Arazo horiek saihesteko ezarri \"overwritewebroot\" opzioa zure config.php fitxategian zure instalazioaren webroot bidera (Proposatua: \"%s\")", + "Connectivity checks" : "Konexio egiaztapenak", + "No problems found" : "Ez da problemarik aurkitu", "Please double check the <a href='%s'>installation guides</a>." : "Mesedez begiratu <a href='%s'>instalazio gidak</a>.", "Cron" : "Cron", "Last cron was executed at %s." : "Azken cron-a %s-etan exekutatu da", @@ -144,6 +151,7 @@ "Credentials" : "Kredentzialak", "SMTP Username" : "SMTP erabiltzaile-izena", "SMTP Password" : "SMTP pasahitza", + "Store credentials" : "Gorde kredentzialak", "Test email settings" : "Probatu eposta ezarpenak", "Send email" : "Bidali eposta", "Log" : "Log", @@ -153,10 +161,12 @@ "Version" : "Bertsioa", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud komunitateak</a> garatuta, <a href=\"https://github.com/owncloud\" target=\"_blank\">itubruru kodea</a><a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr> lizentziarekin banatzen da</a>.", "More apps" : "App gehiago", + "Add your app" : "Gehitu zure aplikazioa", "by" : " Egilea:", "Documentation:" : "Dokumentazioa:", "User Documentation" : "Erabiltzaile dokumentazioa", "Admin Documentation" : "Administrazio dokumentazioa", + "Update to %s" : "Eguneratu %sra", "Enable only for specific groups" : "Baimendu bakarri talde espezifikoetarako", "Uninstall App" : "Desinstalatu aplikazioa", "Administrator Documentation" : "Administratzaile dokumentazioa", @@ -188,6 +198,7 @@ "Choose as profile image" : "Profil irudi bezala aukeratu", "Language" : "Hizkuntza", "Help translate" : "Lagundu itzultzen", + "Issued By" : "Honek bidalita", "Import Root Certificate" : "Inportatu erro ziurtagiria", "The encryption app is no longer enabled, please decrypt all your files" : "Enkriptazio aplikazioa ez dago jada gaiturik, mesedez desenkriptatu zure fitxategi guztiak.", "Log-in password" : "Saioa hasteko pasahitza", @@ -195,6 +206,8 @@ "Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "Zure enkriptatze gakoak babeskopiara eraman dira. Zerbait gaizki ateratzen bada berreskura ditzakezu giltzak. Behin betirako ezabatu bakarrik ziur bazaude fitxategi guztiak ongi deskodetu badira.", "Restore Encryption Keys" : "Lehenera itzazu enkriptatze gakoak.", "Delete Encryption Keys" : "Ezabatu enkriptatze gakoak", + "Show storage location" : "Erakutsi biltegiaren kokapena", + "Show last log in" : "Erakutsi azkeneko saio hasiera", "Login Name" : "Sarrera Izena", "Create" : "Sortu", "Admin Recovery Password" : "Administratzailearen pasahitza berreskuratzea", diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 84da0f59d4b..05c2ca65bc6 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -1,9 +1,6 @@ OC.L10N.register( "settings", { - "Enabled" : "Activée", - "Not enabled" : "Désactivée", - "Recommended" : "Recommandée", "Authentication error" : "Erreur d'authentification", "Your full name has been changed." : "Votre nom complet a été modifié.", "Unable to change full name" : "Impossible de changer le nom complet", @@ -33,6 +30,9 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "Mot de passe administrateur de récupération de données non valable. Veuillez vérifier le mot de passe et essayer à nouveau.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "L'infrastructure d'arrière-plan ne supporte pas la modification de mot de passe, mais la clef de chiffrement des utilisateurs a été mise à jour avec succès.", "Unable to change password" : "Impossible de modifier le mot de passe", + "Enabled" : "Activées", + "Not enabled" : "Désactivées", + "Recommended" : "Recommandées", "Saved" : "Sauvegardé", "test email settings" : "tester les paramètres d'e-mail", "If you received this email, the settings seem to be correct." : "Si vous recevez cet email, c'est que les paramètres sont corrects", @@ -71,6 +71,7 @@ OC.L10N.register( "A valid group name must be provided" : "Vous devez spécifier un nom de groupe valide", "deleted {groupName}" : "{groupName} supprimé", "undo" : "annuler", + "no group" : "Aucun groupe", "never" : "jamais", "deleted {userName}" : "{userName} supprimé", "add group" : "ajouter un groupe", @@ -79,6 +80,7 @@ OC.L10N.register( "A valid password must be provided" : "Un mot de passe valide doit être saisi", "Warning: Home directory for user \"{user}\" already exists" : "Attention : Le dossier Home pour l'utilisateur \"{user}\" existe déjà", "__language_name__" : "Français", + "Personal Info" : "Informations personnelles", "SSL root certificates" : "Certificats racine SSL", "Encryption" : "Chiffrement", "Everything (fatal issues, errors, warnings, info, debug)" : "Tout (erreurs fatales, erreurs, avertissements, informations, debogage)", @@ -177,7 +179,7 @@ OC.L10N.register( "Bugtracker" : "Suivi de bugs", "Commercial Support" : "Support commercial", "Get the apps to sync your files" : "Obtenez les applications de synchronisation de vos fichiers", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" : "Si voulez soutenir le projet,\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">rejoignez le développement</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">parlez en</a> !", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" : "Si voulez soutenir le projet, \n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">rejoignez le développement</a>\n\t\tou \n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">parlez-en</a> !", "Show First Run Wizard again" : "Revoir le premier lancement de l'installeur", "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Vous avez utilisé <strong>%s</strong> des <strong>%s<strong> disponibles", "Password" : "Mot de passe", @@ -189,12 +191,12 @@ OC.L10N.register( "Full Name" : "Nom complet", "Email" : "Adresse mail", "Your email address" : "Votre adresse e-mail", - "Fill in an email address to enable password recovery and receive notifications" : "Saisir une adresse e-mail pour permettre la réinitialisation du mot de passe et la réception des notifications", + "Fill in an email address to enable password recovery and receive notifications" : "Saisissez votre adresse mail pour permettre la réinitialisation du mot de passe et la réception des notifications", "Profile picture" : "Photo de profil", "Upload new" : "Nouvelle depuis votre ordinateur", "Select new from Files" : "Nouvelle depuis les Fichiers", "Remove image" : "Supprimer l'image", - "Either png or jpg. Ideally square but you will be able to crop it." : "Soit png ou jpg. Idéalement carrée mais vous pourrez la recadrer.", + "Either png or jpg. Ideally square but you will be able to crop it." : "Format png ou jpg. Idéalement carrée, mais vous pourrez la recadrer.", "Your avatar is provided by your original account." : "Votre avatar est fourni par votre compte original.", "Cancel" : "Annuler", "Choose as profile image" : "Choisir en tant que photo de profil ", @@ -227,6 +229,7 @@ OC.L10N.register( "Unlimited" : "Illimité", "Other" : "Autre", "Username" : "Nom d'utilisateur", + "Group Admin for" : "Administrateur de groupe pour", "Quota" : "Quota", "Storage Location" : "Emplacement du Stockage", "Last Login" : "Dernière Connexion", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 21f2424729e..635b1840ba1 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -1,7 +1,4 @@ { "translations": { - "Enabled" : "Activée", - "Not enabled" : "Désactivée", - "Recommended" : "Recommandée", "Authentication error" : "Erreur d'authentification", "Your full name has been changed." : "Votre nom complet a été modifié.", "Unable to change full name" : "Impossible de changer le nom complet", @@ -31,6 +28,9 @@ "Wrong admin recovery password. Please check the password and try again." : "Mot de passe administrateur de récupération de données non valable. Veuillez vérifier le mot de passe et essayer à nouveau.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "L'infrastructure d'arrière-plan ne supporte pas la modification de mot de passe, mais la clef de chiffrement des utilisateurs a été mise à jour avec succès.", "Unable to change password" : "Impossible de modifier le mot de passe", + "Enabled" : "Activées", + "Not enabled" : "Désactivées", + "Recommended" : "Recommandées", "Saved" : "Sauvegardé", "test email settings" : "tester les paramètres d'e-mail", "If you received this email, the settings seem to be correct." : "Si vous recevez cet email, c'est que les paramètres sont corrects", @@ -69,6 +69,7 @@ "A valid group name must be provided" : "Vous devez spécifier un nom de groupe valide", "deleted {groupName}" : "{groupName} supprimé", "undo" : "annuler", + "no group" : "Aucun groupe", "never" : "jamais", "deleted {userName}" : "{userName} supprimé", "add group" : "ajouter un groupe", @@ -77,6 +78,7 @@ "A valid password must be provided" : "Un mot de passe valide doit être saisi", "Warning: Home directory for user \"{user}\" already exists" : "Attention : Le dossier Home pour l'utilisateur \"{user}\" existe déjà", "__language_name__" : "Français", + "Personal Info" : "Informations personnelles", "SSL root certificates" : "Certificats racine SSL", "Encryption" : "Chiffrement", "Everything (fatal issues, errors, warnings, info, debug)" : "Tout (erreurs fatales, erreurs, avertissements, informations, debogage)", @@ -175,7 +177,7 @@ "Bugtracker" : "Suivi de bugs", "Commercial Support" : "Support commercial", "Get the apps to sync your files" : "Obtenez les applications de synchronisation de vos fichiers", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" : "Si voulez soutenir le projet,\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">rejoignez le développement</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">parlez en</a> !", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" : "Si voulez soutenir le projet, \n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">rejoignez le développement</a>\n\t\tou \n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">parlez-en</a> !", "Show First Run Wizard again" : "Revoir le premier lancement de l'installeur", "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Vous avez utilisé <strong>%s</strong> des <strong>%s<strong> disponibles", "Password" : "Mot de passe", @@ -187,12 +189,12 @@ "Full Name" : "Nom complet", "Email" : "Adresse mail", "Your email address" : "Votre adresse e-mail", - "Fill in an email address to enable password recovery and receive notifications" : "Saisir une adresse e-mail pour permettre la réinitialisation du mot de passe et la réception des notifications", + "Fill in an email address to enable password recovery and receive notifications" : "Saisissez votre adresse mail pour permettre la réinitialisation du mot de passe et la réception des notifications", "Profile picture" : "Photo de profil", "Upload new" : "Nouvelle depuis votre ordinateur", "Select new from Files" : "Nouvelle depuis les Fichiers", "Remove image" : "Supprimer l'image", - "Either png or jpg. Ideally square but you will be able to crop it." : "Soit png ou jpg. Idéalement carrée mais vous pourrez la recadrer.", + "Either png or jpg. Ideally square but you will be able to crop it." : "Format png ou jpg. Idéalement carrée, mais vous pourrez la recadrer.", "Your avatar is provided by your original account." : "Votre avatar est fourni par votre compte original.", "Cancel" : "Annuler", "Choose as profile image" : "Choisir en tant que photo de profil ", @@ -225,6 +227,7 @@ "Unlimited" : "Illimité", "Other" : "Autre", "Username" : "Nom d'utilisateur", + "Group Admin for" : "Administrateur de groupe pour", "Quota" : "Quota", "Storage Location" : "Emplacement du Stockage", "Last Login" : "Dernière Connexion", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 0e873936417..1f0f9e4b824 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -71,6 +71,7 @@ OC.L10N.register( "A valid group name must be provided" : "Deve essere fornito un nome valido per il gruppo", "deleted {groupName}" : "{groupName} eliminato", "undo" : "annulla", + "no group" : "nessun gruppo", "never" : "mai", "deleted {userName}" : "{userName} eliminato", "add group" : "aggiungi gruppo", @@ -228,6 +229,7 @@ OC.L10N.register( "Unlimited" : "Illimitata", "Other" : "Altro", "Username" : "Nome utente", + "Group Admin for" : "Gruppo di amministrazione per", "Quota" : "Quote", "Storage Location" : "Posizione di archiviazione", "Last Login" : "Ultimo accesso", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index f8766d05fff..56868a21c96 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -69,6 +69,7 @@ "A valid group name must be provided" : "Deve essere fornito un nome valido per il gruppo", "deleted {groupName}" : "{groupName} eliminato", "undo" : "annulla", + "no group" : "nessun gruppo", "never" : "mai", "deleted {userName}" : "{userName} eliminato", "add group" : "aggiungi gruppo", @@ -226,6 +227,7 @@ "Unlimited" : "Illimitata", "Other" : "Altro", "Username" : "Nome utente", + "Group Admin for" : "Gruppo di amministrazione per", "Quota" : "Quote", "Storage Location" : "Posizione di archiviazione", "Last Login" : "Ultimo accesso", diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 169f0521444..bab26197c9e 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -1,7 +1,6 @@ OC.L10N.register( "settings", { - "Enabled" : "有効", "Authentication error" : "認証エラー", "Your full name has been changed." : "名前を変更しました。", "Unable to change full name" : "名前を変更できません", @@ -31,9 +30,13 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "リカバリ用の管理者パスワードが間違っています。パスワードを確認して再度実行してください。", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "バックエンドはパスワード変更をサポートしていませんが、ユーザーの暗号化キーは正常に更新されました。", "Unable to change password" : "パスワードを変更できません", + "Enabled" : "有効", + "Not enabled" : "無効", + "Recommended" : "推奨", "Saved" : "保存されました", - "test email settings" : "メール設定をテスト", + "test email settings" : "メール設定のテスト", "If you received this email, the settings seem to be correct." : "このメールを受け取ったら、設定は正しいはずです。", + "A problem occurred while sending the email. Please revise your settings." : "メールの送信中に問題が発生しました。設定を確認してください。", "Email sent" : "メールを送信しました", "You need to set your user email before being able to send test emails." : "ユーザーメールを設定して初めて、テストメールを送信することができるようになります。", "Are you really sure you want add \"{domain}\" as trusted domain?" : "\"{domain}\" を信頼するドメインに追加してもよろしいでしょうか?", @@ -68,6 +71,7 @@ OC.L10N.register( "A valid group name must be provided" : "有効なグループ名を指定する必要があります", "deleted {groupName}" : "{groupName} を削除しました", "undo" : "元に戻す", + "no group" : "未グループ", "never" : "なし", "deleted {userName}" : "{userName} を削除しました", "add group" : "グループを追加", @@ -138,7 +142,7 @@ OC.L10N.register( "Forces the clients to connect to %s via an encrypted connection." : "クライアントから %sへの接続を常に暗号化します。", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "強制的なSSL接続を有効/無効にするには、HTTPS経由で %s へ接続してください。", "Email Server" : "メールサーバー", - "This is used for sending out notifications." : "これは通知の送信に使われます。", + "This is used for sending out notifications." : "通知を送信する際に使用します。", "Send mode" : "送信モード", "From address" : "送信元アドレス", "mail" : "メール", @@ -149,7 +153,7 @@ OC.L10N.register( "Credentials" : "資格情報", "SMTP Username" : "SMTP ユーザー名", "SMTP Password" : "SMTP パスワード", - "Test email settings" : "メール設定をテスト", + "Test email settings" : "メール設定のテスト", "Send email" : "メールを送信", "Log" : "ログ", "Log level" : "ログレベル", diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index 67f62aa68a9..681ff0ddebc 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -1,5 +1,4 @@ { "translations": { - "Enabled" : "有効", "Authentication error" : "認証エラー", "Your full name has been changed." : "名前を変更しました。", "Unable to change full name" : "名前を変更できません", @@ -29,9 +28,13 @@ "Wrong admin recovery password. Please check the password and try again." : "リカバリ用の管理者パスワードが間違っています。パスワードを確認して再度実行してください。", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "バックエンドはパスワード変更をサポートしていませんが、ユーザーの暗号化キーは正常に更新されました。", "Unable to change password" : "パスワードを変更できません", + "Enabled" : "有効", + "Not enabled" : "無効", + "Recommended" : "推奨", "Saved" : "保存されました", - "test email settings" : "メール設定をテスト", + "test email settings" : "メール設定のテスト", "If you received this email, the settings seem to be correct." : "このメールを受け取ったら、設定は正しいはずです。", + "A problem occurred while sending the email. Please revise your settings." : "メールの送信中に問題が発生しました。設定を確認してください。", "Email sent" : "メールを送信しました", "You need to set your user email before being able to send test emails." : "ユーザーメールを設定して初めて、テストメールを送信することができるようになります。", "Are you really sure you want add \"{domain}\" as trusted domain?" : "\"{domain}\" を信頼するドメインに追加してもよろしいでしょうか?", @@ -66,6 +69,7 @@ "A valid group name must be provided" : "有効なグループ名を指定する必要があります", "deleted {groupName}" : "{groupName} を削除しました", "undo" : "元に戻す", + "no group" : "未グループ", "never" : "なし", "deleted {userName}" : "{userName} を削除しました", "add group" : "グループを追加", @@ -136,7 +140,7 @@ "Forces the clients to connect to %s via an encrypted connection." : "クライアントから %sへの接続を常に暗号化します。", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "強制的なSSL接続を有効/無効にするには、HTTPS経由で %s へ接続してください。", "Email Server" : "メールサーバー", - "This is used for sending out notifications." : "これは通知の送信に使われます。", + "This is used for sending out notifications." : "通知を送信する際に使用します。", "Send mode" : "送信モード", "From address" : "送信元アドレス", "mail" : "メール", @@ -147,7 +151,7 @@ "Credentials" : "資格情報", "SMTP Username" : "SMTP ユーザー名", "SMTP Password" : "SMTP パスワード", - "Test email settings" : "メール設定をテスト", + "Test email settings" : "メール設定のテスト", "Send email" : "メールを送信", "Log" : "ログ", "Log level" : "ログレベル", diff --git a/settings/l10n/nn_NO.js b/settings/l10n/nn_NO.js index 477b81d6b48..a838823210b 100644 --- a/settings/l10n/nn_NO.js +++ b/settings/l10n/nn_NO.js @@ -15,8 +15,8 @@ OC.L10N.register( "Unable to remove user from group %s" : "Klarte ikkje fjerna brukaren frå gruppa %s", "Couldn't update app." : "Klarte ikkje oppdatera programmet.", "Wrong password" : "Feil passord", - "No user supplied" : "Ingen brukar gitt", - "Please provide an admin recovery password, otherwise all user data will be lost" : "Ver venleg og gi eit admingjenopprettingspassord, elles vil all brukardata gå tapt.", + "No user supplied" : "Ingen brukar gjeve", + "Please provide an admin recovery password, otherwise all user data will be lost" : "Ver venleg og gje eit admingjenopprettingspassord, elles vil all brukardata gå tapt.", "Wrong admin recovery password. Please check the password and try again." : "Feil admingjenopprettingspassord. Ver venleg og sjekk passordet og prøv igjen.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Bakstykket støttar ikkje passordendring, men krypteringsnøkkelen til brukaren blei oppdatert.", "Unable to change password" : "Klarte ikkje å endra passordet", diff --git a/settings/l10n/nn_NO.json b/settings/l10n/nn_NO.json index 8971c913a4a..2383ba4be76 100644 --- a/settings/l10n/nn_NO.json +++ b/settings/l10n/nn_NO.json @@ -13,8 +13,8 @@ "Unable to remove user from group %s" : "Klarte ikkje fjerna brukaren frå gruppa %s", "Couldn't update app." : "Klarte ikkje oppdatera programmet.", "Wrong password" : "Feil passord", - "No user supplied" : "Ingen brukar gitt", - "Please provide an admin recovery password, otherwise all user data will be lost" : "Ver venleg og gi eit admingjenopprettingspassord, elles vil all brukardata gå tapt.", + "No user supplied" : "Ingen brukar gjeve", + "Please provide an admin recovery password, otherwise all user data will be lost" : "Ver venleg og gje eit admingjenopprettingspassord, elles vil all brukardata gå tapt.", "Wrong admin recovery password. Please check the password and try again." : "Feil admingjenopprettingspassord. Ver venleg og sjekk passordet og prøv igjen.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Bakstykket støttar ikkje passordendring, men krypteringsnøkkelen til brukaren blei oppdatert.", "Unable to change password" : "Klarte ikkje å endra passordet", diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index b1b88da2661..3036f76d513 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -2,6 +2,8 @@ OC.L10N.register( "settings", { "Enabled" : "Włączone", + "Not enabled" : "Nie włączone", + "Recommended" : "Polecane", "Authentication error" : "Błąd uwierzytelniania", "Your full name has been changed." : "Twoja pełna nazwa została zmieniona.", "Unable to change full name" : "Nie można zmienić pełnej nazwy", @@ -34,6 +36,7 @@ OC.L10N.register( "Saved" : "Zapisano", "test email settings" : "przetestuj ustawienia email", "If you received this email, the settings seem to be correct." : "Jeśli otrzymałeś ten email, ustawienia wydają się być poprawne.", + "A problem occurred while sending the email. Please revise your settings." : "Pojawił się problem podczas wysyłania email. Proszę sprawdzić ponownie ustawienia", "Email sent" : "E-mail wysłany", "You need to set your user email before being able to send test emails." : "Musisz najpierw ustawić użytkownika e-mail, aby móc wysyłać wiadomości testowe.", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Czy jesteś pewien/pewna że chcesz dodać \"{domain}\" jako zaufaną domenę?", @@ -68,6 +71,7 @@ OC.L10N.register( "A valid group name must be provided" : "Należy podać prawidłową nazwę grupy", "deleted {groupName}" : "usunięto {groupName}", "undo" : "cofnij", + "no group" : "brak grupy", "never" : "nigdy", "deleted {userName}" : "usunięto {userName}", "add group" : "dodaj grupę", @@ -76,6 +80,7 @@ OC.L10N.register( "A valid password must be provided" : "Należy podać prawidłowe hasło", "Warning: Home directory for user \"{user}\" already exists" : "Ostrzeżenie: Katalog domowy dla użytkownika \"{user}\" już istnieje", "__language_name__" : "polski", + "Personal Info" : "Informacje osobiste", "SSL root certificates" : "Główny certyfikat SSL", "Encryption" : "Szyfrowanie", "Everything (fatal issues, errors, warnings, info, debug)" : "Wszystko (Informacje, ostrzeżenia, błędy i poważne problemy, debug)", @@ -158,10 +163,13 @@ OC.L10N.register( "Version" : "Wersja", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Stworzone przez <a href=\"http://ownCloud.org/contact\" target=\"_blank\">społeczność ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">kod źródłowy</a> na licencji <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "More apps" : "Więcej aplikacji", + "Add your app" : "Dodaj twoją aplikację", "by" : "przez", + "licensed" : "Licencja", "Documentation:" : "Dokumentacja:", "User Documentation" : "Dokumentacja użytkownika", "Admin Documentation" : "Dokumentacja Administratora", + "Update to %s" : "Aktualizuj do %s", "Enable only for specific groups" : "Włącz tylko dla określonych grup", "Uninstall App" : "Odinstaluj aplikację", "Administrator Documentation" : "Dokumentacja administratora", @@ -220,6 +228,7 @@ OC.L10N.register( "Unlimited" : "Bez limitu", "Other" : "Inne", "Username" : "Nazwa użytkownika", + "Group Admin for" : "Grupa Admin dla", "Quota" : "Udział", "Storage Location" : "Lokalizacja magazynu", "Last Login" : "Ostatnio zalogowany", diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index eb34091a7f9..042495d6dc5 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -1,5 +1,7 @@ { "translations": { "Enabled" : "Włączone", + "Not enabled" : "Nie włączone", + "Recommended" : "Polecane", "Authentication error" : "Błąd uwierzytelniania", "Your full name has been changed." : "Twoja pełna nazwa została zmieniona.", "Unable to change full name" : "Nie można zmienić pełnej nazwy", @@ -32,6 +34,7 @@ "Saved" : "Zapisano", "test email settings" : "przetestuj ustawienia email", "If you received this email, the settings seem to be correct." : "Jeśli otrzymałeś ten email, ustawienia wydają się być poprawne.", + "A problem occurred while sending the email. Please revise your settings." : "Pojawił się problem podczas wysyłania email. Proszę sprawdzić ponownie ustawienia", "Email sent" : "E-mail wysłany", "You need to set your user email before being able to send test emails." : "Musisz najpierw ustawić użytkownika e-mail, aby móc wysyłać wiadomości testowe.", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Czy jesteś pewien/pewna że chcesz dodać \"{domain}\" jako zaufaną domenę?", @@ -66,6 +69,7 @@ "A valid group name must be provided" : "Należy podać prawidłową nazwę grupy", "deleted {groupName}" : "usunięto {groupName}", "undo" : "cofnij", + "no group" : "brak grupy", "never" : "nigdy", "deleted {userName}" : "usunięto {userName}", "add group" : "dodaj grupę", @@ -74,6 +78,7 @@ "A valid password must be provided" : "Należy podać prawidłowe hasło", "Warning: Home directory for user \"{user}\" already exists" : "Ostrzeżenie: Katalog domowy dla użytkownika \"{user}\" już istnieje", "__language_name__" : "polski", + "Personal Info" : "Informacje osobiste", "SSL root certificates" : "Główny certyfikat SSL", "Encryption" : "Szyfrowanie", "Everything (fatal issues, errors, warnings, info, debug)" : "Wszystko (Informacje, ostrzeżenia, błędy i poważne problemy, debug)", @@ -156,10 +161,13 @@ "Version" : "Wersja", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Stworzone przez <a href=\"http://ownCloud.org/contact\" target=\"_blank\">społeczność ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">kod źródłowy</a> na licencji <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "More apps" : "Więcej aplikacji", + "Add your app" : "Dodaj twoją aplikację", "by" : "przez", + "licensed" : "Licencja", "Documentation:" : "Dokumentacja:", "User Documentation" : "Dokumentacja użytkownika", "Admin Documentation" : "Dokumentacja Administratora", + "Update to %s" : "Aktualizuj do %s", "Enable only for specific groups" : "Włącz tylko dla określonych grup", "Uninstall App" : "Odinstaluj aplikację", "Administrator Documentation" : "Dokumentacja administratora", @@ -218,6 +226,7 @@ "Unlimited" : "Bez limitu", "Other" : "Inne", "Username" : "Nazwa użytkownika", + "Group Admin for" : "Grupa Admin dla", "Quota" : "Udział", "Storage Location" : "Lokalizacja magazynu", "Last Login" : "Ostatnio zalogowany", diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js new file mode 100644 index 00000000000..e48cc9d9ed9 --- /dev/null +++ b/settings/l10n/sk.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "settings", + { + "Delete" : "Odstrániť", + "never" : "nikdy", + "Cancel" : "Zrušiť", + "Other" : "Ostatné" +}, +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/settings/l10n/sk.json b/settings/l10n/sk.json new file mode 100644 index 00000000000..609a62d21fd --- /dev/null +++ b/settings/l10n/sk.json @@ -0,0 +1,7 @@ +{ "translations": { + "Delete" : "Odstrániť", + "never" : "nikdy", + "Cancel" : "Zrušiť", + "Other" : "Ostatné" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +}
\ No newline at end of file diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js index 4ff4202cf72..962de6b8961 100644 --- a/settings/l10n/sl.js +++ b/settings/l10n/sl.js @@ -2,6 +2,8 @@ OC.L10N.register( "settings", { "Enabled" : "Omogočeno", + "Not enabled" : "Ni omogočeno", + "Recommended" : "Priporočljivo", "Authentication error" : "Napaka med overjanjem", "Your full name has been changed." : "Vaše polno ime je spremenjeno.", "Unable to change full name" : "Ni mogoče spremeniti polnega imena", @@ -10,12 +12,15 @@ OC.L10N.register( "Files decrypted successfully" : "Datoteke so uspešno odšifrirane", "Couldn't decrypt your files, please check your owncloud.log or ask your administrator" : "Datotek ni mogoče odšifrirati. Preverite dnevnik owncloud.log ali pa se posvetujte s skrbnikom.", "Couldn't decrypt your files, check your password and try again" : "Datotek ni mogoče odšifrirati. Preverite geslo in poskusite znova.", + "Encryption keys deleted permanently" : "Šifrirni ključi so trajno izbrisani", + "Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" : "Ni mogoče trajno izbrisati šifrirnih ključev. Preverite dnevnik owncloud.log ali pa stopite v stik s skrbnikom sistema.", "Couldn't remove app." : "Ni mogoče odstraniti programa.", "Email saved" : "Elektronski naslov je shranjen", "Invalid email" : "Neveljaven elektronski naslov", "Unable to delete group" : "Skupine ni mogoče izbrisati", "Unable to delete user" : "Uporabnika ni mogoče izbrisati", "Backups restored successfully" : "Varnostne kopije so uspešno obnovljene.", + "Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator" : "Ni mogoče obnoviti šifrirnih ključev. Preverite dnevnik owncloud.log ali pa stopite v stik s skrbnikom sistema.", "Language changed" : "Jezik je spremenjen", "Invalid request" : "Neveljavna zahteva", "Admins can't remove themself from the admin group" : "Skrbnikov ni mogoče odstraniti iz skupine skrbnikov (admin)", @@ -31,8 +36,10 @@ OC.L10N.register( "Saved" : "Shranjeno", "test email settings" : "preizkusi nastavitve elektronske pošte", "If you received this email, the settings seem to be correct." : "Če ste prejeli to sporočilo, so nastavitve pravilne.", + "A problem occurred while sending the email. Please revise your settings." : "Prišlo je do napake med pošiljanjem sporočila na elektronski naslov. Spremeniti je treba nastavitve.", "Email sent" : "Elektronska pošta je poslana", "You need to set your user email before being able to send test emails." : "Pred preizkusnim pošiljanjem sporočil je treba nastaviti elektronski naslov uporabnika.", + "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ali ste prepričani, da želite dodati \"{domain}\" kot varno domeno?", "Add trusted domain" : "Dodaj varno domeno", "Sending..." : "Poteka pošiljanje ...", "All" : "Vsi", @@ -61,14 +68,19 @@ OC.L10N.register( "Groups" : "Skupine", "Unable to delete {objName}" : "Ni mogoče izbrisati {objName}", "Error creating group" : "Napaka ustvarjanja skupine", + "A valid group name must be provided" : "Navedeno mora biti veljavno ime skupine", + "deleted {groupName}" : "izbrisano {groupName}", "undo" : "razveljavi", + "no group" : "ni skupine", "never" : "nikoli", + "deleted {userName}" : "izbrisano {userName}", "add group" : "dodaj skupino", "A valid username must be provided" : "Navedeno mora biti veljavno uporabniško ime", "Error creating user" : "Napaka ustvarjanja uporabnika", "A valid password must be provided" : "Navedeno mora biti veljavno geslo", "Warning: Home directory for user \"{user}\" already exists" : "Opozorilo: osebna mapa uporabnika \"{user}\" že obstaja", "__language_name__" : "Slovenščina", + "Personal Info" : "Osebni podatki", "SSL root certificates" : "Korenska potrdila SSL", "Encryption" : "Šifriranje", "Everything (fatal issues, errors, warnings, info, debug)" : "Vse (podrobnosti, opozorila, hrošče, napake in usodne dogodke)", @@ -86,24 +98,29 @@ OC.L10N.register( "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Dostop do %s poteka preko HTTP. Priporočljivo je nastaviti strežnik na privzeto uporabo varne povezave preko protokola HTTPS.", "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Vaša podatkovna mapa in datoteke so najverjetneje dosegljive preko interneta. Datoteka .htaccess ni ustrezno nastavljena. Priporočljivo je nastaviti spletni strežnik tako, da podatkovna mapa ni prosto dostopna. To je mogoče zagotoviti tudi tako, da je mapa premaknjena iz neustrezne korenske v podrejeno mapo .", "Setup Warning" : "Opozorilo nastavitve", + "Database Performance Info" : "Podrobnosti delovanja podatkovne zbirke", "Module 'fileinfo' missing" : "Manjka modul 'fileinfo'.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Manjka modul PHP 'fileinfo'. Priporočljivo je omogočiti ta modul za popolno zaznavanje vrst MIME.", "Your PHP version is outdated" : "Nameščena različica PHP je zastarela", "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." : "Nameščena različica PHP je zastarela. Priporočljivo je posodobiti namestitev na različico 5.3.8 ali novejše, saj starejše različice ne podpirajo vseh zmožnosti. Mogoče je, da namestitev ne deluje pravilno.", + "PHP charset is not set to UTF-8" : "Jezikovni znakovni nabor PHP ni določen kot UTF-8", "Locale not working" : "Jezikovne prilagoditve ne delujejo.", "System locale can not be set to a one which supports UTF-8." : "Sistemskih jezikovnih nastavitev ni mogoče nastaviti na možnost, ki podpira nabor UTF-8.", "This means that there might be problems with certain characters in file names." : "To pomeni, da se lahko pojavijo napake pri nekaterih znakih v imenih datotek.", "We strongly suggest to install the required packages on your system to support one of the following locales: %s." : "Priporočljivo je namestiti zahtevane pakete v sistem za podporo ene izmed navedenih jezikovnih možnosti: %s", "Connectivity checks" : "Preverjanje povezav", + "No problems found" : "Ni zaznanih težav", "Please double check the <a href='%s'>installation guides</a>." : "Preverite <a href='%s'>navodila namestitve</a>.", "Cron" : "Periodično opravilo", - "Last cron was executed at %s." : "Zadnje opravilo cron je bilo izvedeno ob %s.", - "Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "Zadnje opravilo cron je bilo izvedeno ob %s. To je več kot uro nazaj. Nekaj je očitno narobe.", - "Cron was not executed yet!" : "Opravilo Cron še ni zagnano!", + "Last cron was executed at %s." : "Zadnje periodično opravilo cron je bilo izvedeno ob %s.", + "Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "Zadnje periodično opravilo cron je bilo izvedeno ob %s. To je več kot uro nazaj. Nekaj je očitno narobe.", + "Cron was not executed yet!" : "Periodično opravilo cron še ni zagnano!", "Execute one task with each page loaded" : "Izvedi eno nalogo z vsako naloženo stranjo.", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Datoteka cron.php je vpisana v storitvi webcron za potrditev sklica vsakih 15 minut pri povezavi preko HTTP.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Datoteka cron.php je vpisana za periodično opravilo webcron za potrditev sklica vsakih 15 minut pri povezavi preko HTTP.", + "Use system's cron service to call the cron.php file every 15 minutes." : "Uporabi storitev periodičnih opravil za klic datoteke cron.php vsakih 15 minut.", "Sharing" : "Souporaba", "Allow apps to use the Share API" : "Dovoli programom uporabo vmesnika API souporabe", + "Allow users to share via link" : "Uporabnikom dovoli omogočanje souporabe s povezavami", "Enforce password protection" : "Vsili zaščito z geslom", "Allow public uploads" : "Dovoli javno pošiljanje datotek v oblak", "Set default expiration date" : "Nastavitev privzetega datuma poteka", @@ -111,14 +128,18 @@ OC.L10N.register( "days" : "dneh", "Enforce expiration date" : "Vsili datum preteka", "Allow resharing" : "Dovoli nadaljnjo souporabo", + "Restrict users to only share with users in their groups" : "Uporabnikom dovoli omogočanje souporabe le znotraj njihove skupine", "Allow users to send mail notification for shared files" : "Dovoli uporabnikom pošiljati obvestila o souporabi datotek po elektronski pošti.", "Exclude groups from sharing" : "Izloči skupine iz souporabe", + "These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, ne morejo pa souporabe dovoliti", "Security" : "Varnost", "Enforce HTTPS" : "Zahtevaj uporabo HTTPS", "Forces the clients to connect to %s via an encrypted connection." : "Vsili povezavo odjemalca z %s preko šifrirane povezave.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "Za nastavljanje šifriranja SSL je treba vzpostaviti povezavo z mestom %s preko protokola HTTPS.", "Email Server" : "Poštni strežnik", + "This is used for sending out notifications." : "Možnost je uporabljena za omogočanje pošiljanja obvestil.", "Send mode" : "Način pošiljanja", + "From address" : "Naslov pošiljatelja", "Authentication method" : "Način overitve", "Authentication required" : "Zahtevana je overitev", "Server address" : "Naslov strežnika", @@ -126,6 +147,7 @@ OC.L10N.register( "Credentials" : "Poverila", "SMTP Username" : "Uporabniško ime SMTP", "SMTP Password" : "Geslo SMTP", + "Store credentials" : "Shrani poverila", "Test email settings" : "Preizkus nastavitev elektronske pošte", "Send email" : "Pošlji elektronsko sporočilo", "Log" : "Dnevnik", @@ -134,10 +156,13 @@ OC.L10N.register( "Less" : "Manj", "Version" : "Različica", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Programski paket razvija <a href=\"http://ownCloud.org/contact\" target=\"_blank\">skupnost ownCloud</a>. <a href=\"https://github.com/owncloud\" target=\"_blank\">Izvorna koda</a> je objavljena pod pogoji <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Splošnega javnega dovoljenja Affero\">AGPL</abbr></a>.", + "More apps" : "Več programov", + "Add your app" : "Dodajte program", "by" : "od", "Documentation:" : "Dokumentacija:", "User Documentation" : "Uporabniška dokumentacija", "Admin Documentation" : "Skrbniška dokumentacija", + "Update to %s" : "Posodobi na %s", "Enable only for specific groups" : "Omogoči le za posamezne skupine", "Uninstall App" : "Odstrani program", "Administrator Documentation" : "Skrbniška dokumentacija", @@ -170,12 +195,16 @@ OC.L10N.register( "Help translate" : "Sodelujte pri prevajanju", "Common Name" : "Splošno ime", "Valid until" : "Veljavno do", + "Issued By" : "Izdajatelj", + "Valid until %s" : "Veljavno do %s", "Import Root Certificate" : "Uvozi korensko potrdilo", "The encryption app is no longer enabled, please decrypt all your files" : "Program za šifriranje ni več omogočen. Odšifrirati je treba vse datoteke.", "Log-in password" : "Prijavno geslo", "Decrypt all Files" : "Odšifriraj vse datoteke", "Restore Encryption Keys" : "Obnovi šifrirne ključe", "Delete Encryption Keys" : "Izbriši šifrirne ključe", + "Show storage location" : "Pokaži mesto shrambe", + "Show last log in" : "Pokaži podatke zadnje prijave", "Login Name" : "Prijavno ime", "Create" : "Ustvari", "Admin Recovery Password" : "Obnovitev skrbniškega gesla", @@ -190,7 +219,9 @@ OC.L10N.register( "Unlimited" : "Neomejeno", "Other" : "Drugo", "Username" : "Uporabniško ime", + "Group Admin for" : "Skrbnik skupine za", "Quota" : "Količinska omejitev", + "Storage Location" : "Mesto shrambe", "Last Login" : "Zadnja prijava", "change full name" : "Spremeni polno ime", "set new password" : "nastavi novo geslo", diff --git a/settings/l10n/sl.json b/settings/l10n/sl.json index 0fad1072785..e030c886113 100644 --- a/settings/l10n/sl.json +++ b/settings/l10n/sl.json @@ -1,5 +1,7 @@ { "translations": { "Enabled" : "Omogočeno", + "Not enabled" : "Ni omogočeno", + "Recommended" : "Priporočljivo", "Authentication error" : "Napaka med overjanjem", "Your full name has been changed." : "Vaše polno ime je spremenjeno.", "Unable to change full name" : "Ni mogoče spremeniti polnega imena", @@ -8,12 +10,15 @@ "Files decrypted successfully" : "Datoteke so uspešno odšifrirane", "Couldn't decrypt your files, please check your owncloud.log or ask your administrator" : "Datotek ni mogoče odšifrirati. Preverite dnevnik owncloud.log ali pa se posvetujte s skrbnikom.", "Couldn't decrypt your files, check your password and try again" : "Datotek ni mogoče odšifrirati. Preverite geslo in poskusite znova.", + "Encryption keys deleted permanently" : "Šifrirni ključi so trajno izbrisani", + "Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" : "Ni mogoče trajno izbrisati šifrirnih ključev. Preverite dnevnik owncloud.log ali pa stopite v stik s skrbnikom sistema.", "Couldn't remove app." : "Ni mogoče odstraniti programa.", "Email saved" : "Elektronski naslov je shranjen", "Invalid email" : "Neveljaven elektronski naslov", "Unable to delete group" : "Skupine ni mogoče izbrisati", "Unable to delete user" : "Uporabnika ni mogoče izbrisati", "Backups restored successfully" : "Varnostne kopije so uspešno obnovljene.", + "Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator" : "Ni mogoče obnoviti šifrirnih ključev. Preverite dnevnik owncloud.log ali pa stopite v stik s skrbnikom sistema.", "Language changed" : "Jezik je spremenjen", "Invalid request" : "Neveljavna zahteva", "Admins can't remove themself from the admin group" : "Skrbnikov ni mogoče odstraniti iz skupine skrbnikov (admin)", @@ -29,8 +34,10 @@ "Saved" : "Shranjeno", "test email settings" : "preizkusi nastavitve elektronske pošte", "If you received this email, the settings seem to be correct." : "Če ste prejeli to sporočilo, so nastavitve pravilne.", + "A problem occurred while sending the email. Please revise your settings." : "Prišlo je do napake med pošiljanjem sporočila na elektronski naslov. Spremeniti je treba nastavitve.", "Email sent" : "Elektronska pošta je poslana", "You need to set your user email before being able to send test emails." : "Pred preizkusnim pošiljanjem sporočil je treba nastaviti elektronski naslov uporabnika.", + "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ali ste prepričani, da želite dodati \"{domain}\" kot varno domeno?", "Add trusted domain" : "Dodaj varno domeno", "Sending..." : "Poteka pošiljanje ...", "All" : "Vsi", @@ -59,14 +66,19 @@ "Groups" : "Skupine", "Unable to delete {objName}" : "Ni mogoče izbrisati {objName}", "Error creating group" : "Napaka ustvarjanja skupine", + "A valid group name must be provided" : "Navedeno mora biti veljavno ime skupine", + "deleted {groupName}" : "izbrisano {groupName}", "undo" : "razveljavi", + "no group" : "ni skupine", "never" : "nikoli", + "deleted {userName}" : "izbrisano {userName}", "add group" : "dodaj skupino", "A valid username must be provided" : "Navedeno mora biti veljavno uporabniško ime", "Error creating user" : "Napaka ustvarjanja uporabnika", "A valid password must be provided" : "Navedeno mora biti veljavno geslo", "Warning: Home directory for user \"{user}\" already exists" : "Opozorilo: osebna mapa uporabnika \"{user}\" že obstaja", "__language_name__" : "Slovenščina", + "Personal Info" : "Osebni podatki", "SSL root certificates" : "Korenska potrdila SSL", "Encryption" : "Šifriranje", "Everything (fatal issues, errors, warnings, info, debug)" : "Vse (podrobnosti, opozorila, hrošče, napake in usodne dogodke)", @@ -84,24 +96,29 @@ "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Dostop do %s poteka preko HTTP. Priporočljivo je nastaviti strežnik na privzeto uporabo varne povezave preko protokola HTTPS.", "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Vaša podatkovna mapa in datoteke so najverjetneje dosegljive preko interneta. Datoteka .htaccess ni ustrezno nastavljena. Priporočljivo je nastaviti spletni strežnik tako, da podatkovna mapa ni prosto dostopna. To je mogoče zagotoviti tudi tako, da je mapa premaknjena iz neustrezne korenske v podrejeno mapo .", "Setup Warning" : "Opozorilo nastavitve", + "Database Performance Info" : "Podrobnosti delovanja podatkovne zbirke", "Module 'fileinfo' missing" : "Manjka modul 'fileinfo'.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Manjka modul PHP 'fileinfo'. Priporočljivo je omogočiti ta modul za popolno zaznavanje vrst MIME.", "Your PHP version is outdated" : "Nameščena različica PHP je zastarela", "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." : "Nameščena različica PHP je zastarela. Priporočljivo je posodobiti namestitev na različico 5.3.8 ali novejše, saj starejše različice ne podpirajo vseh zmožnosti. Mogoče je, da namestitev ne deluje pravilno.", + "PHP charset is not set to UTF-8" : "Jezikovni znakovni nabor PHP ni določen kot UTF-8", "Locale not working" : "Jezikovne prilagoditve ne delujejo.", "System locale can not be set to a one which supports UTF-8." : "Sistemskih jezikovnih nastavitev ni mogoče nastaviti na možnost, ki podpira nabor UTF-8.", "This means that there might be problems with certain characters in file names." : "To pomeni, da se lahko pojavijo napake pri nekaterih znakih v imenih datotek.", "We strongly suggest to install the required packages on your system to support one of the following locales: %s." : "Priporočljivo je namestiti zahtevane pakete v sistem za podporo ene izmed navedenih jezikovnih možnosti: %s", "Connectivity checks" : "Preverjanje povezav", + "No problems found" : "Ni zaznanih težav", "Please double check the <a href='%s'>installation guides</a>." : "Preverite <a href='%s'>navodila namestitve</a>.", "Cron" : "Periodično opravilo", - "Last cron was executed at %s." : "Zadnje opravilo cron je bilo izvedeno ob %s.", - "Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "Zadnje opravilo cron je bilo izvedeno ob %s. To je več kot uro nazaj. Nekaj je očitno narobe.", - "Cron was not executed yet!" : "Opravilo Cron še ni zagnano!", + "Last cron was executed at %s." : "Zadnje periodično opravilo cron je bilo izvedeno ob %s.", + "Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "Zadnje periodično opravilo cron je bilo izvedeno ob %s. To je več kot uro nazaj. Nekaj je očitno narobe.", + "Cron was not executed yet!" : "Periodično opravilo cron še ni zagnano!", "Execute one task with each page loaded" : "Izvedi eno nalogo z vsako naloženo stranjo.", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Datoteka cron.php je vpisana v storitvi webcron za potrditev sklica vsakih 15 minut pri povezavi preko HTTP.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Datoteka cron.php je vpisana za periodično opravilo webcron za potrditev sklica vsakih 15 minut pri povezavi preko HTTP.", + "Use system's cron service to call the cron.php file every 15 minutes." : "Uporabi storitev periodičnih opravil za klic datoteke cron.php vsakih 15 minut.", "Sharing" : "Souporaba", "Allow apps to use the Share API" : "Dovoli programom uporabo vmesnika API souporabe", + "Allow users to share via link" : "Uporabnikom dovoli omogočanje souporabe s povezavami", "Enforce password protection" : "Vsili zaščito z geslom", "Allow public uploads" : "Dovoli javno pošiljanje datotek v oblak", "Set default expiration date" : "Nastavitev privzetega datuma poteka", @@ -109,14 +126,18 @@ "days" : "dneh", "Enforce expiration date" : "Vsili datum preteka", "Allow resharing" : "Dovoli nadaljnjo souporabo", + "Restrict users to only share with users in their groups" : "Uporabnikom dovoli omogočanje souporabe le znotraj njihove skupine", "Allow users to send mail notification for shared files" : "Dovoli uporabnikom pošiljati obvestila o souporabi datotek po elektronski pošti.", "Exclude groups from sharing" : "Izloči skupine iz souporabe", + "These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, ne morejo pa souporabe dovoliti", "Security" : "Varnost", "Enforce HTTPS" : "Zahtevaj uporabo HTTPS", "Forces the clients to connect to %s via an encrypted connection." : "Vsili povezavo odjemalca z %s preko šifrirane povezave.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "Za nastavljanje šifriranja SSL je treba vzpostaviti povezavo z mestom %s preko protokola HTTPS.", "Email Server" : "Poštni strežnik", + "This is used for sending out notifications." : "Možnost je uporabljena za omogočanje pošiljanja obvestil.", "Send mode" : "Način pošiljanja", + "From address" : "Naslov pošiljatelja", "Authentication method" : "Način overitve", "Authentication required" : "Zahtevana je overitev", "Server address" : "Naslov strežnika", @@ -124,6 +145,7 @@ "Credentials" : "Poverila", "SMTP Username" : "Uporabniško ime SMTP", "SMTP Password" : "Geslo SMTP", + "Store credentials" : "Shrani poverila", "Test email settings" : "Preizkus nastavitev elektronske pošte", "Send email" : "Pošlji elektronsko sporočilo", "Log" : "Dnevnik", @@ -132,10 +154,13 @@ "Less" : "Manj", "Version" : "Različica", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Programski paket razvija <a href=\"http://ownCloud.org/contact\" target=\"_blank\">skupnost ownCloud</a>. <a href=\"https://github.com/owncloud\" target=\"_blank\">Izvorna koda</a> je objavljena pod pogoji <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Splošnega javnega dovoljenja Affero\">AGPL</abbr></a>.", + "More apps" : "Več programov", + "Add your app" : "Dodajte program", "by" : "od", "Documentation:" : "Dokumentacija:", "User Documentation" : "Uporabniška dokumentacija", "Admin Documentation" : "Skrbniška dokumentacija", + "Update to %s" : "Posodobi na %s", "Enable only for specific groups" : "Omogoči le za posamezne skupine", "Uninstall App" : "Odstrani program", "Administrator Documentation" : "Skrbniška dokumentacija", @@ -168,12 +193,16 @@ "Help translate" : "Sodelujte pri prevajanju", "Common Name" : "Splošno ime", "Valid until" : "Veljavno do", + "Issued By" : "Izdajatelj", + "Valid until %s" : "Veljavno do %s", "Import Root Certificate" : "Uvozi korensko potrdilo", "The encryption app is no longer enabled, please decrypt all your files" : "Program za šifriranje ni več omogočen. Odšifrirati je treba vse datoteke.", "Log-in password" : "Prijavno geslo", "Decrypt all Files" : "Odšifriraj vse datoteke", "Restore Encryption Keys" : "Obnovi šifrirne ključe", "Delete Encryption Keys" : "Izbriši šifrirne ključe", + "Show storage location" : "Pokaži mesto shrambe", + "Show last log in" : "Pokaži podatke zadnje prijave", "Login Name" : "Prijavno ime", "Create" : "Ustvari", "Admin Recovery Password" : "Obnovitev skrbniškega gesla", @@ -188,7 +217,9 @@ "Unlimited" : "Neomejeno", "Other" : "Drugo", "Username" : "Uporabniško ime", + "Group Admin for" : "Skrbnik skupine za", "Quota" : "Količinska omejitev", + "Storage Location" : "Mesto shrambe", "Last Login" : "Zadnja prijava", "change full name" : "Spremeni polno ime", "set new password" : "nastavi novo geslo", diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index dd4519d02d0..1bd3f25cbca 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -71,6 +71,7 @@ OC.L10N.register( "A valid group name must be provided" : "Geçerli bir grup adı mutlaka sağlanmalı", "deleted {groupName}" : "{groupName} silindi", "undo" : "geri al", + "no group" : "grup yok", "never" : "hiçbir zaman", "deleted {userName}" : "{userName} silindi", "add group" : "grup ekle", @@ -79,6 +80,7 @@ OC.L10N.register( "A valid password must be provided" : "Geçerli bir parola mutlaka sağlanmalı", "Warning: Home directory for user \"{user}\" already exists" : "Uyarı: \"{user}\" kullanıcısı için zaten bir Ev dizini mevcut", "__language_name__" : "Türkçe", + "Personal Info" : "Kişisel Bilgi", "SSL root certificates" : "SSL kök sertifikaları", "Encryption" : "Şifreleme", "Everything (fatal issues, errors, warnings, info, debug)" : "Her şey (Ciddi sorunlar, hatalar, uyarılar, bilgi, hata ayıklama)", @@ -227,6 +229,7 @@ OC.L10N.register( "Unlimited" : "Sınırsız", "Other" : "Diğer", "Username" : "Kullanıcı Adı", + "Group Admin for" : "Grup Yöneticisi", "Quota" : "Kota", "Storage Location" : "Depolama Konumu", "Last Login" : "Son Giriş", diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json index bba74d9e117..02851383df8 100644 --- a/settings/l10n/tr.json +++ b/settings/l10n/tr.json @@ -69,6 +69,7 @@ "A valid group name must be provided" : "Geçerli bir grup adı mutlaka sağlanmalı", "deleted {groupName}" : "{groupName} silindi", "undo" : "geri al", + "no group" : "grup yok", "never" : "hiçbir zaman", "deleted {userName}" : "{userName} silindi", "add group" : "grup ekle", @@ -77,6 +78,7 @@ "A valid password must be provided" : "Geçerli bir parola mutlaka sağlanmalı", "Warning: Home directory for user \"{user}\" already exists" : "Uyarı: \"{user}\" kullanıcısı için zaten bir Ev dizini mevcut", "__language_name__" : "Türkçe", + "Personal Info" : "Kişisel Bilgi", "SSL root certificates" : "SSL kök sertifikaları", "Encryption" : "Şifreleme", "Everything (fatal issues, errors, warnings, info, debug)" : "Her şey (Ciddi sorunlar, hatalar, uyarılar, bilgi, hata ayıklama)", @@ -225,6 +227,7 @@ "Unlimited" : "Sınırsız", "Other" : "Diğer", "Username" : "Kullanıcı Adı", + "Group Admin for" : "Grup Yöneticisi", "Quota" : "Kota", "Storage Location" : "Depolama Konumu", "Last Login" : "Son Giriş", diff --git a/settings/l10n/uk.js b/settings/l10n/uk.js index fc1798dbbeb..56080da73a3 100644 --- a/settings/l10n/uk.js +++ b/settings/l10n/uk.js @@ -71,6 +71,7 @@ OC.L10N.register( "A valid group name must be provided" : "Потрібно задати вірне ім'я групи", "deleted {groupName}" : "видалено {groupName}", "undo" : "відмінити", + "no group" : "без групи", "never" : "ніколи", "deleted {userName}" : "видалено {userName}", "add group" : "додати групу", @@ -79,6 +80,7 @@ OC.L10N.register( "A valid password must be provided" : "Потрібно задати вірний пароль", "Warning: Home directory for user \"{user}\" already exists" : "Попередження: домашня тека користувача \"{user}\" вже існує", "__language_name__" : "__language_name__", + "Personal Info" : "Особиста інформація", "SSL root certificates" : "SSL корневі сертифікати", "Encryption" : "Шифрування", "Everything (fatal issues, errors, warnings, info, debug)" : "Усі (критичні проблеми, помилки, попередження, інформаційні, налагодження)", @@ -227,6 +229,7 @@ OC.L10N.register( "Unlimited" : "Необмежено", "Other" : "Інше", "Username" : "Ім'я користувача", + "Group Admin for" : "Адміністратор групи", "Quota" : "Квота", "Storage Location" : "Місцезнаходження сховища", "Last Login" : "Останній вхід", diff --git a/settings/l10n/uk.json b/settings/l10n/uk.json index 3a5088ef069..f978ee4541a 100644 --- a/settings/l10n/uk.json +++ b/settings/l10n/uk.json @@ -69,6 +69,7 @@ "A valid group name must be provided" : "Потрібно задати вірне ім'я групи", "deleted {groupName}" : "видалено {groupName}", "undo" : "відмінити", + "no group" : "без групи", "never" : "ніколи", "deleted {userName}" : "видалено {userName}", "add group" : "додати групу", @@ -77,6 +78,7 @@ "A valid password must be provided" : "Потрібно задати вірний пароль", "Warning: Home directory for user \"{user}\" already exists" : "Попередження: домашня тека користувача \"{user}\" вже існує", "__language_name__" : "__language_name__", + "Personal Info" : "Особиста інформація", "SSL root certificates" : "SSL корневі сертифікати", "Encryption" : "Шифрування", "Everything (fatal issues, errors, warnings, info, debug)" : "Усі (критичні проблеми, помилки, попередження, інформаційні, налагодження)", @@ -225,6 +227,7 @@ "Unlimited" : "Необмежено", "Other" : "Інше", "Username" : "Ім'я користувача", + "Group Admin for" : "Адміністратор групи", "Quota" : "Квота", "Storage Location" : "Місцезнаходження сховища", "Last Login" : "Останній вхід", diff --git a/settings/l10n/ur.js b/settings/l10n/ur.js new file mode 100644 index 00000000000..78fcf358b75 --- /dev/null +++ b/settings/l10n/ur.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "settings", + { + "Error" : "خرابی" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/ur.json b/settings/l10n/ur.json new file mode 100644 index 00000000000..1c1fc3d16c1 --- /dev/null +++ b/settings/l10n/ur.json @@ -0,0 +1,4 @@ +{ "translations": { + "Error" : "خرابی" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |