Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-19 03:13:34 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-19 03:13:34 +0300
commit05838390de50dc1c2a3bfae1d8cbaf8d1ef8a0bb (patch)
treeaaba7d566fbeba650b191213fb6d1ec025036097 /lib
parent7fd30dfc1df32486381d654fb6cce33da3f8bbef (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/eo.js38
-rw-r--r--lib/l10n/eo.json38
2 files changed, 74 insertions, 2 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js
index 100b0fe50d8..bc87b260f7c 100644
--- a/lib/l10n/eo.js
+++ b/lib/l10n/eo.js
@@ -11,6 +11,7 @@ OC.L10N.register(
"Unknown filetype" : "Ne konatas dosiertipo",
"Invalid image" : "Ne validas bildo",
"today" : "hodiaŭ",
+ "tomorrow" : "morgaŭ",
"yesterday" : "hieraŭ",
"_%n day ago_::_%n days ago_" : ["antaŭ %n tago","antaŭ %n tagoj"],
"last month" : "lastamonate",
@@ -21,9 +22,19 @@ OC.L10N.register(
"File name is too long" : "La dosiernomo tro longas",
"Empty filename is not allowed" : "Malplena dosiernomo ne permesatas",
"__language_name__" : "Esperanto",
+ "Help" : "Helpo",
"Apps" : "Aplikaĵoj",
+ "Settings" : "Agordo",
+ "Log out" : "Elsaluti",
"Users" : "Uzantoj",
"Unknown user" : "Nekonata uzanto",
+ "Create" : "Krei",
+ "Change" : "Ŝanĝi",
+ "Delete" : "Forigi",
+ "Share" : "Kunhavigi",
+ "Sharing" : "Kunhavigo",
+ "Security" : "Sekurigo",
+ "Additional settings" : "Plia agordo",
"%s enter the database username." : "%s enigu la uzantonomon de la datumbazo.",
"%s enter the database name." : "%s enigu la nomon de la datumbazo.",
"%s you may not use dots in the database name" : "%s vi ne povas uzi punktojn en la nomo de la datumbazo",
@@ -33,6 +44,7 @@ OC.L10N.register(
"Set an admin username." : "Starigi administran uzantonomon.",
"Set an admin password." : "Starigi administran pasvorton.",
"Can't create or write into the data directory %s" : "Ne kreeblas aŭ ne skribeblas la dosierujo de datumoj %s",
+ "Invalid Federated Cloud ID" : "Ne validas identigilo de federa nubo",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Kunhavigo de %s malsukcesis, ĉar la motoro ne permesas kunhavojn el tipo %i",
"Sharing %s failed, because the file does not exist" : "Kunhavigo de %s malsukcesis, ĉar la dosiero ne ekzistas",
"You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s",
@@ -52,10 +64,32 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s kunhavigis “%s” kun vi",
"%s via %s" : "%s per %s",
"Could not find category \"%s\"" : "Ne troviĝis kategorio “%s”",
+ "Sunday" : "dimanĉo",
+ "Monday" : "lundo",
+ "Tuesday" : "mardo",
+ "Wednesday" : "merkredo",
+ "Thursday" : "ĵaŭdo",
+ "Friday" : "vendredo",
+ "Saturday" : "sabato",
+ "Sun." : "dim.",
+ "Mon." : "lun.",
+ "Tue." : "mar.",
+ "Wed." : "mer.",
+ "Thu." : "ĵaŭ.",
+ "Fri." : "ven.",
+ "Sat." : "sab.",
+ "Su" : "Di",
+ "Mo" : "Lu",
+ "Tu" : "Ma",
+ "We" : "Me",
+ "Th" : "Ĵa",
+ "Fr" : "Ve",
+ "Sa" : "Sa",
"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",
+ "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",
"Authentication error" : "Aŭtentiga eraro",
@@ -67,6 +101,8 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "Bonvolu peti viajn serviladministranton, ke ŝi/li reekfunkciigu la TTT-servilon.",
"PostgreSQL >= 9 required" : "PostgreSQL >= 9 necesas",
"Please upgrade your database version" : "Bonvolu ĝisdatigi la eldonon de via datumbazo",
- "Storage connection error. %s" : "Memorokonekta eraro. %s"
+ "Storage connection error. %s" : "Memorokonekta eraro. %s",
+ "Personal" : "Persona",
+ "Admin" : "Administranto"
},
"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/eo.json b/lib/l10n/eo.json
index 10780bbed76..3fc0a8c6f87 100644
--- a/lib/l10n/eo.json
+++ b/lib/l10n/eo.json
@@ -9,6 +9,7 @@
"Unknown filetype" : "Ne konatas dosiertipo",
"Invalid image" : "Ne validas bildo",
"today" : "hodiaŭ",
+ "tomorrow" : "morgaŭ",
"yesterday" : "hieraŭ",
"_%n day ago_::_%n days ago_" : ["antaŭ %n tago","antaŭ %n tagoj"],
"last month" : "lastamonate",
@@ -19,9 +20,19 @@
"File name is too long" : "La dosiernomo tro longas",
"Empty filename is not allowed" : "Malplena dosiernomo ne permesatas",
"__language_name__" : "Esperanto",
+ "Help" : "Helpo",
"Apps" : "Aplikaĵoj",
+ "Settings" : "Agordo",
+ "Log out" : "Elsaluti",
"Users" : "Uzantoj",
"Unknown user" : "Nekonata uzanto",
+ "Create" : "Krei",
+ "Change" : "Ŝanĝi",
+ "Delete" : "Forigi",
+ "Share" : "Kunhavigi",
+ "Sharing" : "Kunhavigo",
+ "Security" : "Sekurigo",
+ "Additional settings" : "Plia agordo",
"%s enter the database username." : "%s enigu la uzantonomon de la datumbazo.",
"%s enter the database name." : "%s enigu la nomon de la datumbazo.",
"%s you may not use dots in the database name" : "%s vi ne povas uzi punktojn en la nomo de la datumbazo",
@@ -31,6 +42,7 @@
"Set an admin username." : "Starigi administran uzantonomon.",
"Set an admin password." : "Starigi administran pasvorton.",
"Can't create or write into the data directory %s" : "Ne kreeblas aŭ ne skribeblas la dosierujo de datumoj %s",
+ "Invalid Federated Cloud ID" : "Ne validas identigilo de federa nubo",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Kunhavigo de %s malsukcesis, ĉar la motoro ne permesas kunhavojn el tipo %i",
"Sharing %s failed, because the file does not exist" : "Kunhavigo de %s malsukcesis, ĉar la dosiero ne ekzistas",
"You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s",
@@ -50,10 +62,32 @@
"%s shared »%s« with you" : "%s kunhavigis “%s” kun vi",
"%s via %s" : "%s per %s",
"Could not find category \"%s\"" : "Ne troviĝis kategorio “%s”",
+ "Sunday" : "dimanĉo",
+ "Monday" : "lundo",
+ "Tuesday" : "mardo",
+ "Wednesday" : "merkredo",
+ "Thursday" : "ĵaŭdo",
+ "Friday" : "vendredo",
+ "Saturday" : "sabato",
+ "Sun." : "dim.",
+ "Mon." : "lun.",
+ "Tue." : "mar.",
+ "Wed." : "mer.",
+ "Thu." : "ĵaŭ.",
+ "Fri." : "ven.",
+ "Sat." : "sab.",
+ "Su" : "Di",
+ "Mo" : "Lu",
+ "Tu" : "Ma",
+ "We" : "Me",
+ "Th" : "Ĵa",
+ "Fr" : "Ve",
+ "Sa" : "Sa",
"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",
+ "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",
"Authentication error" : "Aŭtentiga eraro",
@@ -65,6 +99,8 @@
"Please ask your server administrator to restart the web server." : "Bonvolu peti viajn serviladministranton, ke ŝi/li reekfunkciigu la TTT-servilon.",
"PostgreSQL >= 9 required" : "PostgreSQL >= 9 necesas",
"Please upgrade your database version" : "Bonvolu ĝisdatigi la eldonon de via datumbazo",
- "Storage connection error. %s" : "Memorokonekta eraro. %s"
+ "Storage connection error. %s" : "Memorokonekta eraro. %s",
+ "Personal" : "Persona",
+ "Admin" : "Administranto"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file