diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
commit | fea2277b632ff724856bee182ed1ab28e7c446f5 (patch) | |
tree | 33bf918ea5f6dcba103ba3a5ac3cb73ed650e73b /apps/files/l10n/hr.js | |
parent | 6f1d9eb11880efb900370f1e6857f05dbef5f84a (diff) | |
download | nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.tar.gz nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/hr.js')
-rw-r--r-- | apps/files/l10n/hr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index dd9c2623ae4..4eba91d970b 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -86,7 +86,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bajt","%n bajtova","%n bajtova"], "Favorited" : "Favorit", "Favorite" : "Favorit", - "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj izravnu poveznicu (samo za korisnike koji smiju pristupiti ovoj datoteci/mapi)", "New folder" : "Nova mapa", "Create new folder" : "Stvori novu mapu", "Upload file" : "Otpremi datoteku", @@ -107,7 +106,6 @@ OC.L10N.register( "Restored by {user}" : "Vratio {user}", "Renamed by {user}" : "Preimenovao {user}", "Moved by {user}" : "Premjestio {user}", - "\"remote user\"" : "„udaljeni korisnik”", "You created {file}" : "Stvorili ste {file}", "You created an encrypted file in {file}" : "Stvorili ste šifriranu datoteku u {file}", "{user} created {file}" : "{user} je stvorio {file}", @@ -202,7 +200,9 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke koje pokušavate otpremiti premašuju maksimalnu veličinu za otpremu datoteka na ovom poslužitelju.", "Text file" : "Tekstna datoteka", "New text file.txt" : "Nova tekstna datoteka.txt", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj izravnu poveznicu (samo za korisnike koji smiju pristupiti ovoj datoteci/mapi)", "You can only favorite a single file or folder at a time" : "Istovremeno možete označiti samo jednu datoteku ili mapu kao favorita", + "\"remote user\"" : "„udaljeni korisnik”", "Search users" : "Pretraži korisnike", "Set up templates folder" : "Postavi mapu predložaka", "Toggle %1$s sublist" : "Uključivanje/isključivanje potpopisa %1$s", |