diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:18 +0000 |
commit | 07f914e7dfa8c440b712680435a5acdce1df19da (patch) | |
tree | b1b98b7987615cf5c21d0e31d1dcfb4d7984551b /apps/files/l10n/sl.js | |
parent | ac44521dc1a047c3ccdd84abdb009ec94d549be5 (diff) | |
download | nextcloud-server-07f914e7dfa8c440b712680435a5acdce1df19da.tar.gz nextcloud-server-07f914e7dfa8c440b712680435a5acdce1df19da.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r-- | apps/files/l10n/sl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 828b84f8488..6c187c251ba 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -187,7 +187,6 @@ OC.L10N.register( "Delete" : "Izbriši", "Confirm deletion" : "Potrdi brisanje", "Cancel" : "Prekliči", - "Download" : "Prejmi", "Edit file locally" : "Uredi datoteko krajevno", "Retry local edit" : "Ponovno poskusi krajevno urejanje", "Edit online" : "Uredi na spletu", @@ -269,6 +268,7 @@ OC.L10N.register( "Upload too large" : "Prekoračena je omejitev dovoljene velikosti", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke, ki jih želite poslati, presegajo največjo dovoljeno velikost na strežniku.", "File could not be found" : "Datoteke ni mogoče najti", + "Download" : "Prejmi", "Show list view" : "Pokaži seznamski pogled", "Show grid view" : "Pokaži mrežni pogled", "Close" : "Zapri", |