summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-07-06 13:28:06 +0000
committerNextcloud bot <bot@nextcloud.com>2016-07-06 13:28:06 +0000
commitda2363a1dd08bc3ca4e0736a97516082700e846d (patch)
tree329fcc974cd16b0537adcfebbf436fce923d9d73 /apps/files/l10n/sl.js
parente1abe5a62b34d5de94b258b665ca612a973e2dbd (diff)
downloadnextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.tar.gz
nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r--apps/files/l10n/sl.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js
index e9f2247d098..6cd50d3f2ab 100644
--- a/apps/files/l10n/sl.js
+++ b/apps/files/l10n/sl.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"Invalid directory." : "Neveljavna mapa.",
"Files" : "Datoteke",
"All files" : "Vse datoteke",
+ "File could not be found" : "Datoteke ne najdem",
"Home" : "Domači naslov",
"Close" : "Zapri",
"Favorites" : "Priljubljene",
@@ -32,8 +33,11 @@ OC.L10N.register(
"Could not get result from server." : "Ni mogoče pridobiti podatkov s strežnika.",
"Uploading..." : "Poteka pošiljanje ...",
"..." : "...",
+ "{hours}:{minutes}:{seconds} hour{plural_s} left" : "še {hours}:{minutes}:{seconds} ur{plural_s}",
"{hours}:{minutes}h" : "{hours}:{minutes}h",
+ "{minutes}:{seconds} minute{plural_s} left" : "še {minutes}:{seconds} minut{plural_s}",
"{minutes}:{seconds}m" : "{minutes}:{seconds}min",
+ "{seconds} second{plural_s} left" : "še {seconds} sekund{plural_s}",
"{seconds}s" : "{seconds}s",
"Any moment now..." : "Vsak trenutek ...",
"Soon..." : "Kmalu",