diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-14 00:26:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-14 00:26:52 +0000 |
commit | b085803c0bfe8c568e5710525e49d5f6378833b6 (patch) | |
tree | 2d1021d4d11d2f11b9ee69bda0a5bf904b59df5d /apps/files/l10n/sl.js | |
parent | 1ad1a9df23356f7983d7653425b677c86e723008 (diff) | |
download | nextcloud-server-b085803c0bfe8c568e5710525e49d5f6378833b6.tar.gz nextcloud-server-b085803c0bfe8c568e5710525e49d5f6378833b6.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 7273194479c..3eacb2e0ca1 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -108,8 +108,6 @@ OC.L10N.register( "Create new folder" : "Ustvari novo mapo", "Upload file" : "Pošlji datoteko", "Recent" : "Nedavne", - "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}", "Not favorited" : "Ni priljubljeno", "Remove from favorites" : "Odstrani iz priljubljenih", "Add to favorites" : "Dodaj med priljubljene", @@ -262,6 +260,8 @@ OC.L10N.register( "Shared with you" : "V skupni rabi z vami", "Deleted shares" : "Izbrisana mesta souporabe", "Pending shares" : "Predmeti za souporabo na čakanju", + "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}", "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", |