diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-13 00:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-13 00:12:11 +0000 |
commit | 24eaf35d2f256767b6063159da0ba51dc311ab3d (patch) | |
tree | 714b677ad7cabe5f05c769664c21cfdec0afa91b /apps/theming | |
parent | f192bcccf992474745204306a3d07ccc2bd8efef (diff) | |
download | nextcloud-server-24eaf35d2f256767b6063159da0ba51dc311ab3d.tar.gz nextcloud-server-24eaf35d2f256767b6063159da0ba51dc311ab3d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/sk.js | 3 | ||||
-rw-r--r-- | apps/theming/l10n/sk.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/sk.js b/apps/theming/l10n/sk.js index c07c3bd6733..ef0c289d7a3 100644 --- a/apps/theming/l10n/sk.js +++ b/apps/theming/l10n/sk.js @@ -13,8 +13,11 @@ OC.L10N.register( "The file was uploaded" : "Súbor bol nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.", + "The file was only partially uploaded" : "Súbor sa nahral len čiastočne", "No file was uploaded" : "Nenahral sa žiadny súbor", "Missing a temporary folder" : "Chýba priečinok pre dočasné súbory", + "Could not write file to disk" : "Nepodarilo sa zapísať súbor na disk.", + "A PHP extension stopped the file upload" : "rozšírenie PHP zastavilo nahrávanie súboru.", "No file uploaded" : "Žiadny súbor nebol nahraný", "Unsupported image type" : "Typ obrázka nie je podporovaný", "Theming" : "Zmena vzhľadu", diff --git a/apps/theming/l10n/sk.json b/apps/theming/l10n/sk.json index 649c93010ea..335ecfcc819 100644 --- a/apps/theming/l10n/sk.json +++ b/apps/theming/l10n/sk.json @@ -11,8 +11,11 @@ "The file was uploaded" : "Súbor bol nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.", + "The file was only partially uploaded" : "Súbor sa nahral len čiastočne", "No file was uploaded" : "Nenahral sa žiadny súbor", "Missing a temporary folder" : "Chýba priečinok pre dočasné súbory", + "Could not write file to disk" : "Nepodarilo sa zapísať súbor na disk.", + "A PHP extension stopped the file upload" : "rozšírenie PHP zastavilo nahrávanie súboru.", "No file uploaded" : "Žiadny súbor nebol nahraný", "Unsupported image type" : "Typ obrázka nie je podporovaný", "Theming" : "Zmena vzhľadu", |