diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-08-31 15:02:40 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-08-31 15:02:44 +0200 |
commit | c67cb54ca0551a88a5e32f790c8ae21705884819 (patch) | |
tree | 8ea352284335734f4b8b3d9fceb24faeeb8fd59d /l10n/sk_SK/files_external.po | |
parent | 73685892ed6f255a916512863cd5549914d071e1 (diff) | |
download | nextcloud-server-c67cb54ca0551a88a5e32f790c8ae21705884819.tar.gz nextcloud-server-c67cb54ca0551a88a5e32f790c8ae21705884819.zip |
remove po files and ignore them in the future
Diffstat (limited to 'l10n/sk_SK/files_external.po')
-rw-r--r-- | l10n/sk_SK/files_external.po | 324 |
1 files changed, 0 insertions, 324 deletions
diff --git a/l10n/sk_SK/files_external.po b/l10n/sk_SK/files_external.po deleted file mode 100644 index 5fdfab1fca1..00000000000 --- a/l10n/sk_SK/files_external.po +++ /dev/null @@ -1,324 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# helix84 <helix84@centrum.sk>, 2014 -# Marián Hvolka <marian.hvolka@stuba.sk>, 2013-2014 -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-31 01:54-0400\n" -"PO-Revision-Date: 2014-08-31 05:54+0000\n" -"Last-Translator: I Robot\n" -"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sk_SK\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#: ajax/dropbox.php:27 -msgid "" -"Fetching request tokens failed. Verify that your Dropbox app key and secret " -"are correct." -msgstr "Získanie tokenov požiadavky zlyhalo. Overte správnosť svojho kľúča a hesla aplikácie Dropbox." - -#: ajax/dropbox.php:40 -msgid "" -"Fetching access tokens failed. Verify that your Dropbox app key and secret " -"are correct." -msgstr "Získanie prístupových tokenov zlyhalo. Overte správnosť svojho kľúča a hesla aplikácie Dropbox." - -#: ajax/dropbox.php:48 js/dropbox.js:102 -msgid "Please provide a valid Dropbox app key and secret." -msgstr "Zadajte platný kľúč aplikácie a heslo Dropbox" - -#: ajax/google.php:27 -#, php-format -msgid "Step 1 failed. Exception: %s" -msgstr "Krok 1 zlyhal. Výnimka: %s" - -#: ajax/google.php:38 -#, php-format -msgid "Step 2 failed. Exception: %s" -msgstr "Krok 2 zlyhal. Výnimka: %s" - -#: appinfo/app.php:35 js/app.js:32 templates/settings.php:9 -msgid "External storage" -msgstr "Externé úložisko" - -#: appinfo/app.php:44 -msgid "Local" -msgstr "Lokálny" - -#: appinfo/app.php:47 -msgid "Location" -msgstr "Umiestnenie" - -#: appinfo/app.php:50 -msgid "Amazon S3" -msgstr "Amazon S3" - -#: appinfo/app.php:53 -msgid "Key" -msgstr "Kľúč" - -#: appinfo/app.php:54 -msgid "Secret" -msgstr "Tajné" - -#: appinfo/app.php:55 appinfo/app.php:64 appinfo/app.php:112 -msgid "Bucket" -msgstr "Sektor" - -#: appinfo/app.php:59 -msgid "Amazon S3 and compliant" -msgstr "Amazon S3 a kompatibilné" - -#: appinfo/app.php:62 -msgid "Access Key" -msgstr "Prístupový kľúč" - -#: appinfo/app.php:63 -msgid "Secret Key" -msgstr "Tajný kľúč" - -#: appinfo/app.php:65 -msgid "Hostname" -msgstr "" - -#: appinfo/app.php:66 -msgid "Port" -msgstr "" - -#: appinfo/app.php:67 -msgid "Region" -msgstr "" - -#: appinfo/app.php:68 -msgid "Enable SSL" -msgstr "Povoliť SSL" - -#: appinfo/app.php:69 -msgid "Enable Path Style" -msgstr "Povoliť štýl cesty" - -#: appinfo/app.php:77 -msgid "App key" -msgstr "Kľúč aplikácie" - -#: appinfo/app.php:78 -msgid "App secret" -msgstr "Heslo aplikácie" - -#: appinfo/app.php:88 appinfo/app.php:129 appinfo/app.php:140 -#: appinfo/app.php:173 -msgid "Host" -msgstr "Hostiteľ" - -#: appinfo/app.php:89 appinfo/app.php:111 appinfo/app.php:130 -#: appinfo/app.php:152 appinfo/app.php:163 appinfo/app.php:174 -msgid "Username" -msgstr "Používateľské meno" - -#: appinfo/app.php:90 appinfo/app.php:131 appinfo/app.php:153 -#: appinfo/app.php:164 appinfo/app.php:175 -msgid "Password" -msgstr "Heslo" - -#: appinfo/app.php:91 appinfo/app.php:133 appinfo/app.php:143 -#: appinfo/app.php:154 appinfo/app.php:176 -msgid "Root" -msgstr "Root" - -#: appinfo/app.php:92 -msgid "Secure ftps://" -msgstr "Zabezpečené ftps://" - -#: appinfo/app.php:100 -msgid "Client ID" -msgstr "Client ID" - -#: appinfo/app.php:101 -msgid "Client secret" -msgstr "Heslo klienta" - -#: appinfo/app.php:108 -msgid "OpenStack Object Storage" -msgstr "OpenStack Object Storage" - -#: appinfo/app.php:113 -msgid "Region (optional for OpenStack Object Storage)" -msgstr "Región (voliteľné pre OpenStack Object Storage)" - -#: appinfo/app.php:114 -msgid "API Key (required for Rackspace Cloud Files)" -msgstr "API Key (požadované pre Rackspace Cloud Files)" - -#: appinfo/app.php:115 -msgid "Tenantname (required for OpenStack Object Storage)" -msgstr "Tenantname (požadované pre OpenStack Object Storage)" - -#: appinfo/app.php:116 -msgid "Password (required for OpenStack Object Storage)" -msgstr "Heslo (požadované pre OpenStack Object Storage)" - -#: appinfo/app.php:117 -msgid "Service Name (required for OpenStack Object Storage)" -msgstr "Meno služby (požadované pre OpenStack Object Storage)" - -#: appinfo/app.php:118 -msgid "URL of identity endpoint (required for OpenStack Object Storage)" -msgstr "URL of identity endpoint (požadované pre OpenStack Object Storage)" - -#: appinfo/app.php:119 -msgid "Timeout of HTTP requests in seconds" -msgstr "" - -#: appinfo/app.php:132 appinfo/app.php:142 -msgid "Share" -msgstr "Zdieľať" - -#: appinfo/app.php:137 -msgid "SMB / CIFS using OC login" -msgstr "SMB / CIFS s použitím OC prihlásenia" - -#: appinfo/app.php:141 -msgid "Username as share" -msgstr "Používateľské meno ako zdieľaný priečinok" - -#: appinfo/app.php:151 appinfo/app.php:162 -msgid "URL" -msgstr "URL" - -#: appinfo/app.php:155 appinfo/app.php:166 -msgid "Secure https://" -msgstr "Zabezpečené https://" - -#: appinfo/app.php:165 -msgid "Remote subfolder" -msgstr "Vzdialený podpriečinok" - -#: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40 -msgid "Access granted" -msgstr "Prístup povolený" - -#: js/dropbox.js:33 js/dropbox.js:97 js/dropbox.js:103 -msgid "Error configuring Dropbox storage" -msgstr "Chyba pri konfigurácii úložiska Dropbox" - -#: js/dropbox.js:68 js/google.js:89 -msgid "Grant access" -msgstr "Povoliť prístup" - -#: js/google.js:45 js/google.js:122 -msgid "Error configuring Google Drive storage" -msgstr "Chyba pri konfigurácii úložiska Google drive" - -#: js/mountsfilelist.js:34 -msgid "Personal" -msgstr "Osobné" - -#: js/mountsfilelist.js:36 -msgid "System" -msgstr "Systém" - -#: js/settings.js:208 -msgid "All users. Type to select user or group." -msgstr "" - -#: js/settings.js:291 -msgid "(group)" -msgstr "" - -#: js/settings.js:467 js/settings.js:474 -msgid "Saved" -msgstr "Uložené" - -#: lib/config.php:717 -msgid "<b>Note:</b> " -msgstr "<b>Poznámka:</b> " - -#: lib/config.php:727 -msgid " and " -msgstr "a" - -#: lib/config.php:749 -#, php-format -msgid "" -"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " -"of %s is not possible. Please ask your system administrator to install it." -msgstr "<b>Poznámka:</b> cURL podpora v PHP nie je zapnutá alebo nainštalovaná. Pripojenie %s nie je možné. Požiadajte správcu systému, aby ju nainštaloval." - -#: lib/config.php:751 -#, php-format -msgid "" -"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" -" %s is not possible. Please ask your system administrator to install it." -msgstr "<b>Poznámka:</b> FTP podpora v PHP nie je zapnutá alebo nainštalovaná. Pripojenie %s nie je možné. Požiadajte správcu systému, aby ju nainštaloval." - -#: lib/config.php:753 -#, php-format -msgid "" -"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" -" ask your system administrator to install it." -msgstr "<b>Poznámka:</b> \"%s\" nie je nainštalovaná. Pripojenie %s nie je možné. Požiadajte správcu systému, aby ju nainštaloval." - -#: templates/list.php:7 -msgid "You don't have any external storages" -msgstr "Nemáte žiadne externé úložisko" - -#: templates/list.php:16 -msgid "Name" -msgstr "Názov" - -#: templates/list.php:20 -msgid "Storage type" -msgstr "Typ úložiska" - -#: templates/list.php:23 -msgid "Scope" -msgstr "Rozsah" - -#: templates/settings.php:2 -msgid "External Storage" -msgstr "Externé úložisko" - -#: templates/settings.php:8 templates/settings.php:27 -msgid "Folder name" -msgstr "Názov priečinka" - -#: templates/settings.php:10 -msgid "Configuration" -msgstr "Nastavenia" - -#: templates/settings.php:11 -msgid "Available for" -msgstr "K dispozícii pre" - -#: templates/settings.php:33 -msgid "Add storage" -msgstr "Pridať úložisko" - -#: templates/settings.php:96 templates/settings.php:97 -#: templates/settings.php:136 templates/settings.php:137 -msgid "Delete" -msgstr "Zmazať" - -#: templates/settings.php:110 -msgid "Enable User External Storage" -msgstr "Povoliť externé úložisko" - -#: templates/settings.php:113 -msgid "Allow users to mount the following external storage" -msgstr "Povoliť používateľom pripojiť tieto externé úložiská" - -#: templates/settings.php:128 -msgid "SSL root certificates" -msgstr "Koreňové SSL certifikáty" - -#: templates/settings.php:146 -msgid "Import Root Certificate" -msgstr "Importovať koreňový certifikát" |