diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-12 01:11:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-12 01:11:54 +0000 |
commit | ce89fe7f39d14dc0255fed73db8a77b28f2f58fe (patch) | |
tree | 5d5cfe5acdc10933366d3983b6c6f18193c69428 /core/l10n/eo.js | |
parent | d810b5587efd57d57228baea107bcf38e880751a (diff) | |
download | nextcloud-server-ce89fe7f39d14dc0255fed73db8a77b28f2f58fe.tar.gz nextcloud-server-ce89fe7f39d14dc0255fed73db8a77b28f2f58fe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/eo.js')
-rw-r--r-- | core/l10n/eo.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 8c41425f991..5db69c4ee4e 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -28,6 +28,8 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Ne eblis sendi la retmesaĝon por restarigi pasvorton. Bonvolu kontroli, ĉu via uzantnomo ĝustas.", "Preparing update" : "Preparante la ĝisdatigon", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step: " : "Ripara stadio:", + "Repair info: " : "Ripara informo:", "Repair warning: " : "Ripara averto:", "Repair error: " : "Ripara eraro:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Bv. uzi komandlinian ĝisdatigilon, ĉar aŭtomata ĝisdatigo estas malebligita en la dosiero „config.php“.", @@ -59,6 +61,16 @@ OC.L10N.register( "Show all contacts …" : "Montri ĉiujn kontaktojn", "Loading your contacts …" : "Ŝargante viajn kontaktojn...", "Looking for {term} …" : "Serĉo de {term}…", + "size" : "grando", + "has" : "havas", + "add" : "aldoni", + "delete" : "forigi", + "clear" : "viŝi", + "values" : "valoroj", + "entries" : "elementoj", + "forEach" : "forEach", + "calc(" : "calc(", + "(" : "(", "No action available" : "Neniu ago disponebla", "Error fetching contact actions" : "Eraro dum serĉo de kontakt-agoj", "Settings" : "Agordo", @@ -82,7 +94,9 @@ OC.L10N.register( "No" : "Ne", "Yes" : "Jes", "No files in here" : "Neniu dosiero ĉi tie", + "New folder" : "Nova dosierujo", "No more subfolders in here" : "Ne plu estas subdosierujo ĉi tie.", + "{newName} already exists" : "{newName} jam ekzistas", "Choose" : "Elekti", "Copy" : "Kopii", "Move" : "Movi", |