diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-10 02:31:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-10 02:31:55 +0000 |
commit | 5bd4ed19d4e499918bd4bedc4bb3d12090781794 (patch) | |
tree | 54743bc7a1486cc4ced446328599b2c0eed0a1ce /apps/files/l10n | |
parent | 876545502cc290cdb23625e9253b821b336e6830 (diff) | |
download | nextcloud-server-5bd4ed19d4e499918bd4bedc4bb3d12090781794.tar.gz nextcloud-server-5bd4ed19d4e499918bd4bedc4bb3d12090781794.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/hr.js | 6 | ||||
-rw-r--r-- | apps/files/l10n/hr.json | 6 | ||||
-rw-r--r-- | apps/files/l10n/sk.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/sk.json | 1 |
4 files changed, 14 insertions, 0 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 05b98c7effa..bd8af2283db 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -79,10 +79,15 @@ OC.L10N.register( "File name cannot be empty." : "Naziv datoteke ne može biti prazan.", "\"/\" is not allowed inside a file name." : "„/” nije dopušteno unutar naziva datoteke.", "\"{name}\" is not an allowed filetype" : "„{name}” nije dopuštena vrsta datoteke", + "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Pohrana {owner} je puna, datoteke više nije moguće ažurirati niti sinkronizirati!", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Mapa grupe „{mountPoint}“ je puna, datoteke više nije moguće ažurirati ni sinkronizirati!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Vanjsko spremište za pohranu „{mountPoint}“ je puno, datoteke više nije moguće ažurirati ni sinkronizirati!", + "Your storage is full, files cannot be updated or synced anymore!" : "Vaša je pohrana puna, datoteke više nije moguće ažurirati ni sinkronizirati!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Pohrana {owner} je skoro puna ({usedSpacePercent} %).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Mapa grupe „{mountPoint}“ je skoro puna ({usedSpacePercent} %).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Vanjsko spremište za pohranu „{mountPoint}“ je skoro puno ({usedSpacePercent} %).", "Your storage is almost full ({usedSpacePercent}%)." : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent} %).", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["odgovara „{filter}“","podudaranje „{filter}“","podudaranje „{filter}“"], "View in folder" : "Prikaži u mapi", "Copied!" : "Kopirano!", "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)", @@ -185,6 +190,7 @@ OC.L10N.register( "Crop image previews" : "Obreži pretpreglede slika", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Upotrijebite ovu adresu za pristupanje svojim datotekama putem WebDAVa", + "Toggle %1$s sublist" : "Uključivanje/isključivanje potpopisa %1$s", "Toggle grid view" : "Uključi/isključi prikaz rešetke", "No files in here" : "Nema datoteka", "Upload some content or sync with your devices!" : "Otpremite neki sadržaj ili sinkronizirajte sa svojim uređajima!", diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json index 7cf1452c7d2..5d72e02bee7 100644 --- a/apps/files/l10n/hr.json +++ b/apps/files/l10n/hr.json @@ -77,10 +77,15 @@ "File name cannot be empty." : "Naziv datoteke ne može biti prazan.", "\"/\" is not allowed inside a file name." : "„/” nije dopušteno unutar naziva datoteke.", "\"{name}\" is not an allowed filetype" : "„{name}” nije dopuštena vrsta datoteke", + "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Pohrana {owner} je puna, datoteke više nije moguće ažurirati niti sinkronizirati!", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Mapa grupe „{mountPoint}“ je puna, datoteke više nije moguće ažurirati ni sinkronizirati!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Vanjsko spremište za pohranu „{mountPoint}“ je puno, datoteke više nije moguće ažurirati ni sinkronizirati!", + "Your storage is full, files cannot be updated or synced anymore!" : "Vaša je pohrana puna, datoteke više nije moguće ažurirati ni sinkronizirati!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Pohrana {owner} je skoro puna ({usedSpacePercent} %).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Mapa grupe „{mountPoint}“ je skoro puna ({usedSpacePercent} %).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Vanjsko spremište za pohranu „{mountPoint}“ je skoro puno ({usedSpacePercent} %).", "Your storage is almost full ({usedSpacePercent}%)." : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent} %).", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["odgovara „{filter}“","podudaranje „{filter}“","podudaranje „{filter}“"], "View in folder" : "Prikaži u mapi", "Copied!" : "Kopirano!", "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)", @@ -183,6 +188,7 @@ "Crop image previews" : "Obreži pretpreglede slika", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Upotrijebite ovu adresu za pristupanje svojim datotekama putem WebDAVa", + "Toggle %1$s sublist" : "Uključivanje/isključivanje potpopisa %1$s", "Toggle grid view" : "Uključi/isključi prikaz rešetke", "No files in here" : "Nema datoteka", "Upload some content or sync with your devices!" : "Otpremite neki sadržaj ili sinkronizirajte sa svojim uređajima!", diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 0e19a3b2ff2..26d181c536f 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -89,6 +89,7 @@ OC.L10N.register( "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Priečinok skupiny \"{mountPoint}\" je takmer plné ({usedSpacePercent}%)", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Externé úložisko \"{mountPoint}\" je takmer plné ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)." : "Vaše úložisko je takmer plné ({usedSpacePercent}%)", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["odpovedá \"{filter}\"","odpovedá \"{filter}\"","odpovedá \"{filter}\"","odpovedajú \"{filter}\""], "View in folder" : "Zobraziť v priečinku", "Copied!" : "Skopírované!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopírovať priamy odkaz (funguje iba pre používateľov, ktorí majú prístup k tomuto súboru/priečinku)", diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 27440160060..b065732e1f9 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -87,6 +87,7 @@ "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Priečinok skupiny \"{mountPoint}\" je takmer plné ({usedSpacePercent}%)", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Externé úložisko \"{mountPoint}\" je takmer plné ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)." : "Vaše úložisko je takmer plné ({usedSpacePercent}%)", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["odpovedá \"{filter}\"","odpovedá \"{filter}\"","odpovedá \"{filter}\"","odpovedajú \"{filter}\""], "View in folder" : "Zobraziť v priečinku", "Copied!" : "Skopírované!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopírovať priamy odkaz (funguje iba pre používateľov, ktorí majú prístup k tomuto súboru/priečinku)", |