diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:25 +0000 |
commit | 83c2729aaec26f5f471b696dfcdc3d62e7b2b45d (patch) | |
tree | 2202447b3d5bf06b0261003fcaa57695417ac397 /apps/files/l10n/sl.js | |
parent | ca946e7e2721cf62122e979d30f175c84a9dad48 (diff) | |
download | nextcloud-server-83c2729aaec26f5f471b696dfcdc3d62e7b2b45d.tar.gz nextcloud-server-83c2729aaec26f5f471b696dfcdc3d62e7b2b45d.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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 3eacb2e0ca1..9593dc0375b 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -176,13 +176,10 @@ OC.L10N.register( "\"{displayName}\" action failed" : "Dejanje »{displayName}« je spodletelo", "Name cannot be empty" : "Polje imena ne sme biti prazno", "Total rows summary" : "Skupni povzetek vrstic", - "\"{displayName}\" failed on some elements " : "Dejanje »{displayName}« je pri nekaterih predmetih spodletelo", - "\"{displayName}\" batch action executed successfully" : "Paketno dejanje »{displayName}« je uspešno izvedeno", - "ascending" : "naraščajoče", - "descending" : "padajoče", - "Sort list by {column} ({direction})" : "Razvrsti seznam po stolpcu {column} ({direction})", "Select all" : "izberi vse", "Unselect all" : "Odstrani izbor", + "\"{displayName}\" failed on some elements " : "Dejanje »{displayName}« je pri nekaterih predmetih spodletelo", + "\"{displayName}\" batch action executed successfully" : "Paketno dejanje »{displayName}« je uspešno izvedeno", "File not found" : "Datoteke ni mogoče najti", "Storage informations" : "Podrobnosti shrambe", "{usedQuotaByte} used" : "Zasedeno {usedQuotaByte}", @@ -263,6 +260,9 @@ OC.L10N.register( "This file has the tag {tag}" : "Datoteka je označena z oznako {tag}", "This file has the tags {firstTags} and {lastTag}" : "Ta datoteka ima oznake {firstTags} in {lastTag}", "Open folder {name}" : "Odpri mapo {name}", + "ascending" : "naraščajoče", + "descending" : "padajoče", + "Sort list by {column} ({direction})" : "Razvrsti seznam po stolpcu {column} ({direction})", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali ob brskanju.", "Search for an account" : "Poišči račun", "Choose" : "Izbor", |