diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-21 00:12:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-21 00:12:47 +0000 |
commit | f9c98d86212f14b006fdf99251e35093d5026e80 (patch) | |
tree | 8c3b2ff38f2efe4ed1584bedf330209c2b264b02 /lib/l10n | |
parent | 9b6f235015032712c90767b996d60bbb6669fa48 (diff) | |
download | nextcloud-server-f9c98d86212f14b006fdf99251e35093d5026e80.tar.gz nextcloud-server-f9c98d86212f14b006fdf99251e35093d5026e80.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/eo.js | 35 | ||||
-rw-r--r-- | lib/l10n/eo.json | 35 | ||||
-rw-r--r-- | lib/l10n/fr.js | 1 | ||||
-rw-r--r-- | lib/l10n/fr.json | 1 | ||||
-rw-r--r-- | lib/l10n/ru.js | 1 | ||||
-rw-r--r-- | lib/l10n/ru.json | 1 |
6 files changed, 72 insertions, 2 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index bc87b260f7c..46310229b86 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -3,6 +3,10 @@ OC.L10N.register( { "Cannot write into \"config\" directory!" : "Ne skribeblas la dosierujo “config”!", "See %s" : "Vidi %s", + "%1$s and %2$s" : "%1$s kaj %2$s", + "%1$s, %2$s and %3$s" : "%1$s, %2$s kaj %3$s", + "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s kaj %4$s", + "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s kaj %5$s", "PHP %s or higher is required." : "PHP %s aŭ pli alta necesas.", "PHP with a version lower than %s is required." : "Necesas pli malalta eldono de PHP ol %s.", "Following databases are supported: %s" : "La jenan datumbazoj kongruas: %s", @@ -62,6 +66,7 @@ OC.L10N.register( "Sharing %s failed, because the sharing backend for %s could not find its source" : "Kunhavigo de %s malsukcesis, ĉar la kunhavmotoro por %s ne povis trovi ĝian fonton", "Expiration date is in the past" : "Senvalidiĝa dato estintas", "%s shared »%s« with you" : "%s kunhavigis “%s” kun vi", + "Open »%s«" : "Malfermi »%s«", "%s via %s" : "%s per %s", "Could not find category \"%s\"" : "Ne troviĝis kategorio “%s”", "Sunday" : "dimanĉo", @@ -85,10 +90,36 @@ OC.L10N.register( "Th" : "Ĵa", "Fr" : "Ve", "Sa" : "Sa", + "January" : "Januaro", + "February" : "Februaro", + "March" : "Marto", + "April" : "Aprilo", + "May" : "Majo", + "June" : "Junio", + "July" : "Julio", + "August" : "Aŭgusto", + "September" : "Septembro", + "October" : "Oktobro", + "November" : "Novembro", + "December" : "Decembro", + "Jan." : "Jan.", + "Feb." : "Feb.", + "Mar." : "Mar.", + "Apr." : "Apr.", + "May." : "Maj.", + "Jun." : "Jun.", + "Jul." : "Jul.", + "Aug." : "Aŭg.", + "Sep." : "Sep.", + "Oct." : "Okt.", + "Nov." : "Nov.", + "Dec." : "Dec.", "A valid username must be provided" : "Valida uzantonomo devas proviziĝi", "Username contains whitespace at the beginning or at the end" : "Uzantonomo enhavas blankospacon eke aŭ maleke", "A valid password must be provided" : "Valida pasvorto devas proviziĝi", "The username is already being used" : "La uzantonomo jam uzatas", + "Could not create user" : "Ne povis kreiĝi uzanton", + "User disabled" : "Uzanto estas malkapabligita", "a safe home for all your data" : "sekura hejmo por ĉion vian datumon", "Can't read file" : "Ne legeblas dosiero", "Application is not enabled" : "La aplikaĵo ne estas kapabligita", @@ -96,6 +127,7 @@ OC.L10N.register( "Token expired. Please reload page." : "Ĵetono eksvalidiĝis. Bonvolu reŝargi la paĝon.", "Cannot write into \"config\" directory" : "Ne skribeblas la dosierujo “config”", "Cannot write into \"apps\" directory" : "Ne skribeblas la dosierujo “apps”", + "Cannot create \"data\" directory" : "Ne kreeblas la dosierujo “data”", "Please ask your server administrator to install the module." : "Bonvolu peti vian sistemadministranton, ke ĝi instalu la modulon.", "PHP module %s not installed." : "La PHP-modulo %s ne instalitas.", "Please ask your server administrator to restart the web server." : "Bonvolu peti viajn serviladministranton, ke ŝi/li reekfunkciigu la TTT-servilon.", @@ -103,6 +135,7 @@ OC.L10N.register( "Please upgrade your database version" : "Bonvolu ĝisdatigi la eldonon de via datumbazo", "Storage connection error. %s" : "Memorokonekta eraro. %s", "Personal" : "Persona", - "Admin" : "Administranto" + "Admin" : "Administranto", + "DB Error: \"%s\"" : "Datumbaza eraro: “%s”" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/eo.json b/lib/l10n/eo.json index 3fc0a8c6f87..e4629daeca5 100644 --- a/lib/l10n/eo.json +++ b/lib/l10n/eo.json @@ -1,6 +1,10 @@ { "translations": { "Cannot write into \"config\" directory!" : "Ne skribeblas la dosierujo “config”!", "See %s" : "Vidi %s", + "%1$s and %2$s" : "%1$s kaj %2$s", + "%1$s, %2$s and %3$s" : "%1$s, %2$s kaj %3$s", + "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s kaj %4$s", + "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s kaj %5$s", "PHP %s or higher is required." : "PHP %s aŭ pli alta necesas.", "PHP with a version lower than %s is required." : "Necesas pli malalta eldono de PHP ol %s.", "Following databases are supported: %s" : "La jenan datumbazoj kongruas: %s", @@ -60,6 +64,7 @@ "Sharing %s failed, because the sharing backend for %s could not find its source" : "Kunhavigo de %s malsukcesis, ĉar la kunhavmotoro por %s ne povis trovi ĝian fonton", "Expiration date is in the past" : "Senvalidiĝa dato estintas", "%s shared »%s« with you" : "%s kunhavigis “%s” kun vi", + "Open »%s«" : "Malfermi »%s«", "%s via %s" : "%s per %s", "Could not find category \"%s\"" : "Ne troviĝis kategorio “%s”", "Sunday" : "dimanĉo", @@ -83,10 +88,36 @@ "Th" : "Ĵa", "Fr" : "Ve", "Sa" : "Sa", + "January" : "Januaro", + "February" : "Februaro", + "March" : "Marto", + "April" : "Aprilo", + "May" : "Majo", + "June" : "Junio", + "July" : "Julio", + "August" : "Aŭgusto", + "September" : "Septembro", + "October" : "Oktobro", + "November" : "Novembro", + "December" : "Decembro", + "Jan." : "Jan.", + "Feb." : "Feb.", + "Mar." : "Mar.", + "Apr." : "Apr.", + "May." : "Maj.", + "Jun." : "Jun.", + "Jul." : "Jul.", + "Aug." : "Aŭg.", + "Sep." : "Sep.", + "Oct." : "Okt.", + "Nov." : "Nov.", + "Dec." : "Dec.", "A valid username must be provided" : "Valida uzantonomo devas proviziĝi", "Username contains whitespace at the beginning or at the end" : "Uzantonomo enhavas blankospacon eke aŭ maleke", "A valid password must be provided" : "Valida pasvorto devas proviziĝi", "The username is already being used" : "La uzantonomo jam uzatas", + "Could not create user" : "Ne povis kreiĝi uzanton", + "User disabled" : "Uzanto estas malkapabligita", "a safe home for all your data" : "sekura hejmo por ĉion vian datumon", "Can't read file" : "Ne legeblas dosiero", "Application is not enabled" : "La aplikaĵo ne estas kapabligita", @@ -94,6 +125,7 @@ "Token expired. Please reload page." : "Ĵetono eksvalidiĝis. Bonvolu reŝargi la paĝon.", "Cannot write into \"config\" directory" : "Ne skribeblas la dosierujo “config”", "Cannot write into \"apps\" directory" : "Ne skribeblas la dosierujo “apps”", + "Cannot create \"data\" directory" : "Ne kreeblas la dosierujo “data”", "Please ask your server administrator to install the module." : "Bonvolu peti vian sistemadministranton, ke ĝi instalu la modulon.", "PHP module %s not installed." : "La PHP-modulo %s ne instalitas.", "Please ask your server administrator to restart the web server." : "Bonvolu peti viajn serviladministranton, ke ŝi/li reekfunkciigu la TTT-servilon.", @@ -101,6 +133,7 @@ "Please upgrade your database version" : "Bonvolu ĝisdatigi la eldonon de via datumbazo", "Storage connection error. %s" : "Memorokonekta eraro. %s", "Personal" : "Persona", - "Admin" : "Administranto" + "Admin" : "Administranto", + "DB Error: \"%s\"" : "Datumbaza eraro: “%s”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index f966e0e9bf1..478681106c0 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -77,6 +77,7 @@ OC.L10N.register( "Encryption" : "Chiffrement", "Additional settings" : "Paramètres supplémentaires", "Personal info" : "Informations personnelles", + "Mobile & desktop" : "Mobile & bureau", "Unlimited" : "Illimité", "Verifying" : "Vérification en cours", "Verifying …" : "Vérification en cours...", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index fe12ac8591b..5cd27a1f77b 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -75,6 +75,7 @@ "Encryption" : "Chiffrement", "Additional settings" : "Paramètres supplémentaires", "Personal info" : "Informations personnelles", + "Mobile & desktop" : "Mobile & bureau", "Unlimited" : "Illimité", "Verifying" : "Vérification en cours", "Verifying …" : "Vérification en cours...", diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index bbb94f61a90..b7b65230335 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -77,6 +77,7 @@ OC.L10N.register( "Encryption" : "Шифрование", "Additional settings" : "Дополнительные настройки", "Personal info" : "Личная информация", + "Mobile & desktop" : "Мобильный и настольный", "Unlimited" : "Неограничено", "Verifying" : "Производится проверка", "Verifying …" : "Производится проверка…", diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 1a3a632d21b..cb687bb1203 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -75,6 +75,7 @@ "Encryption" : "Шифрование", "Additional settings" : "Дополнительные настройки", "Personal info" : "Личная информация", + "Mobile & desktop" : "Мобильный и настольный", "Unlimited" : "Неограничено", "Verifying" : "Производится проверка", "Verifying …" : "Производится проверка…", |