aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/sl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:32 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:32 +0000
commit7cc66998a2a0383b89e80a9e5c54d9848c539455 (patch)
treea70fc5e168b3a8a204450732887b50d65c81afb1 /core/l10n/sl.js
parentff06a803e61025e58749b71a17a32457785338d9 (diff)
downloadnextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.tar.gz
nextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sl.js')
-rw-r--r--core/l10n/sl.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index c73467a8f74..9ba44f263d6 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -189,7 +189,7 @@ OC.L10N.register(
"Global search" : "Splošno iskanje",
"Search apps, files, tags, messages" : "Iskanje programov, datotek, nalog in sporočil",
"Apps and Settings" : "Programi in nastavive",
- "Modified" : "Spremenjeno",
+ "Date" : "Datum",
"Today" : "enkrat danes",
"Last 7 days" : "Zadnjih 7 dni",
"Last 30 days" : "Zadnjih 30 dni",
@@ -201,6 +201,7 @@ OC.L10N.register(
"Load more results" : "Naloži več zadetkov",
"Search in" : "Poišči v",
"Filter in current view" : "Filtrirajte trenutni pogled",
+ "Searching …" : "Poteka iskanje ...",
"Start typing in search" : "Vpišite niz za iskanje …",
"No matching results" : "Ni zadetkov iskanja",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Med ${this.dateFilter.startFrom.toLocaleDateString()} in ${this.dateFilter.endAt.toLocaleDateString()}",
@@ -434,6 +435,7 @@ OC.L10N.register(
"No more subfolders in here" : "V mapi ni več podrejenih map",
"Name" : "Ime",
"Size" : "Velikost",
+ "Modified" : "Spremenjeno",
"\"{name}\" is an invalid file name." : "Ime »{name}« ni veljavno ime datoteke.",
"File name cannot be empty." : "Ime datoteke ne sme biti prazno polje.",
"\"/\" is not allowed inside a file name." : "znak » / « v imenu datoteke ni dovoljen.",