diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 01:07:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 01:07:53 +0000 |
commit | cae8702ab2e5821ae54a98895ce1689aa3945be2 (patch) | |
tree | e10635c1a733a5817cf2464c4a5a2ad612afbe3b /apps/files/l10n/sk.js | |
parent | e46ffe82f74526b1fcb417f60b430febe7e939b4 (diff) | |
download | nextcloud-server-cae8702ab2e5821ae54a98895ce1689aa3945be2.tar.gz nextcloud-server-cae8702ab2e5821ae54a98895ce1689aa3945be2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r-- | apps/files/l10n/sk.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index ae4a98ce84c..98227338b35 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -58,6 +58,7 @@ OC.L10N.register( "New" : "Nový", "\"{name}\" is an invalid file name." : "\"{name}\" je neplatné meno súboru.", "File name cannot be empty." : "Meno súboru nemôže byť prázdne", + "\"{name}\" is not an allowed filetype" : "\"{name}\" nie je povolený typ súboru", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Úložisko používateľa {owner} je plné, súbory sa viac nedajú aktualizovať ani synchronizovať.", "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložisko je plné. Súbory nemožno aktualizovať ani synchronizovať!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úloisko používateľa {owner} je takmer plné ({usedSpacePercent}%)", |