1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-02 14:24:10 +01:00
OwncloudContactsOfficial/l10n/sk_SK/contacts.po

1107 lines
29 KiB
Plaintext
Raw Normal View History

2013-05-13 21:43:42 +02:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# intense <intense.feel@gmail.com>, 2012
# Lubbzor <l.grejtak@gmail.com>, 2013
2014-01-15 07:03:39 +01:00
# mhh <marian.hvolka@stuba.sk>, 2013-2014
2013-05-13 21:43:42 +02:00
# martinb <martin.babik@gmail.com>, 2012
# Roman Priesol <roman@priesol.net>, 2012
2013-08-30 14:25:14 +02:00
# martin, 2013
2013-07-24 06:50:10 +02:00
# martin, 2012-2013
2013-05-13 21:43:42 +02:00
# zixo <zixo@zixo.sk>, 2012
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
2013-11-11 08:54:25 +01:00
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
2014-03-05 06:50:19 +01:00
"POT-Creation-Date: 2014-03-05 00:49-0500\n"
"PO-Revision-Date: 2014-03-05 05:49+0000\n"
2014-01-24 06:50:55 +01:00
"Last-Translator: I Robot\n"
2013-05-13 21:43:42 +02:00
"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"
2014-03-05 06:50:19 +01:00
#: appinfo/app.php:37 lib/app.php:105
2013-05-13 21:43:42 +02:00
msgid "Contacts"
2013-07-24 06:50:10 +02:00
msgstr "Kontakty"
2013-05-13 21:43:42 +02:00
2014-01-11 06:50:01 +01:00
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
2013-05-13 21:43:42 +02:00
msgid "Save"
2013-07-24 06:50:10 +02:00
msgstr "Uložiť"
2013-05-13 21:43:42 +02:00
2013-09-10 14:44:39 +02:00
#: js/addressbooks.js:298
2013-05-13 21:43:42 +02:00
msgid "Uploading..."
2013-08-21 12:09:56 +02:00
msgstr "Nahrávam..."
2013-05-13 21:43:42 +02:00
2013-09-10 14:44:39 +02:00
#: js/addressbooks.js:301 js/loader.js:68
2013-06-28 00:57:05 +02:00
msgid "Importing..."
2013-07-24 06:50:10 +02:00
msgstr "Importujem..."
2013-06-28 00:57:05 +02:00
2013-09-10 14:44:39 +02:00
#: js/addressbooks.js:324
msgid "Preparing..."
2013-10-19 14:16:21 +02:00
msgstr "Pripravujem..."
2013-09-10 14:44:39 +02:00
2013-09-22 16:48:13 +02:00
#: js/addressbooks.js:372
2013-05-13 21:43:42 +02:00
msgid "Imported {count} of {total} contacts"
2013-08-21 12:09:56 +02:00
msgstr "Naimportovaných {count} z celkovo {total} kontaktov"
2013-05-13 21:43:42 +02:00
2013-09-22 16:48:13 +02:00
#: js/addressbooks.js:394
2013-05-13 21:43:42 +02:00
msgid "Imported {imported} contacts. {failed} failed."
2013-08-21 12:09:56 +02:00
msgstr "Naimportovaných {imported} kontaktov. {failed} zlyhalo."
2013-05-13 21:43:42 +02:00
2013-09-22 16:48:13 +02:00
#: js/addressbooks.js:550
2013-05-13 21:43:42 +02:00
msgid "An address book called {name} already exists"
2013-08-21 12:09:56 +02:00
msgstr "Adresár s názvom {name} už existuje"
2013-05-13 21:43:42 +02:00
2013-09-22 16:48:13 +02:00
#: js/addressbooks.js:584
2013-05-13 21:43:42 +02:00
msgid "Failed adding address book: {error}"
2013-08-21 12:09:56 +02:00
msgstr "Pridanie adresára zlyhalo: {error}"
2013-05-13 21:43:42 +02:00
2013-10-02 14:05:43 +02:00
#: js/addressbooks.js:626
2013-05-13 21:43:42 +02:00
msgid "Failed loading address books: {error}"
2013-08-21 12:09:56 +02:00
msgstr "Načítanie adresára zlyhalo: {error}"
2013-05-13 21:43:42 +02:00
2013-09-22 16:48:13 +02:00
#: js/app.js:215
2013-05-13 21:43:42 +02:00
msgid "Indexing contacts"
2013-07-24 06:50:10 +02:00
msgstr "Indexovanie kontaktov"
2013-05-13 21:43:42 +02:00
2013-09-22 16:48:13 +02:00
#: js/app.js:225
2013-05-19 00:49:40 +02:00
msgid "Unrecoverable error loading address books: {msg}"
2013-08-21 12:09:56 +02:00
msgstr "Neodstrániteľná chyba pri načítaní adresára: {msg}"
2013-05-19 00:49:40 +02:00
2013-09-22 16:48:13 +02:00
#: js/app.js:226
2013-05-19 00:49:40 +02:00
msgid "Error."
2013-08-21 12:09:56 +02:00
msgstr "Chyba."
2013-05-19 00:49:40 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:321 js/app.js:335
2013-05-13 21:43:42 +02:00
msgid "Add to..."
2013-07-24 06:50:10 +02:00
msgstr "Pridať do..."
2013-05-13 21:43:42 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:325 js/app.js:337
2013-05-13 21:43:42 +02:00
msgid "Remove from..."
2013-07-24 06:50:10 +02:00
msgstr "Odstrániť z..."
2013-05-13 21:43:42 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:342
2013-05-13 21:43:42 +02:00
msgid "Add group..."
2013-07-24 06:50:10 +02:00
msgstr "Pridať skupinu..."
2013-05-13 21:43:42 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:470
2013-05-25 01:02:48 +02:00
msgid "Invalid URL: \"{url}\""
2013-08-21 12:09:56 +02:00
msgstr "Chybná URL: \"{url}\""
2013-05-25 01:02:48 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:481
2013-05-25 01:02:48 +02:00
msgid "There was an error opening a mail composer."
2013-07-24 06:50:10 +02:00
msgstr "Vyskytla sa chyba pri otváraní nástroja na tvorbu pošty."
2013-05-25 01:02:48 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:486
2013-05-25 01:02:48 +02:00
msgid "Invalid email: \"{url}\""
2013-08-21 12:09:56 +02:00
msgstr "Chybný email: \"{url}\""
2013-05-25 01:02:48 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:569
2013-05-13 21:43:42 +02:00
msgid "Merge failed. Cannot find contact: {id}"
2013-08-21 12:09:56 +02:00
msgstr "Zlúčenie zlyhalo. Nemožno nájsť kontakt: {id}"
2013-05-13 21:43:42 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:582
2013-05-13 21:43:42 +02:00
msgid "Merge failed."
2013-08-21 12:09:56 +02:00
msgstr "Zlúčenie zlyhalo."
2013-05-13 21:43:42 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:589
2013-05-13 21:43:42 +02:00
msgid "Merge failed. Error saving contact."
2013-08-21 12:09:56 +02:00
msgstr "Zlúčenie zlyhalo. Chyba pri ukladaní kontaktu."
2013-05-13 21:43:42 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:609
2013-05-13 21:43:42 +02:00
msgid "Select photo"
2013-07-24 06:50:10 +02:00
msgstr "Vybrať fotku"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: js/app.js:689 js/app.js:1623
2013-05-13 21:43:42 +02:00
msgid "Network or server error. Please inform administrator."
2013-07-24 06:50:10 +02:00
msgstr "Chyba sieťe alebo servra. Informujte prosím administrátora."
2013-05-13 21:43:42 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:911
2013-05-13 21:43:42 +02:00
msgid "Error adding to group."
2013-07-24 06:50:10 +02:00
msgstr "Chyba pri pridávaní do skupiny."
2013-05-13 21:43:42 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:934
2013-05-13 21:43:42 +02:00
msgid "Error removing from group."
2013-07-24 06:50:10 +02:00
msgstr "Chyba pri odstraňovaní zo skupiny."
2013-05-13 21:43:42 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:1110
2013-12-20 06:50:24 +01:00
msgid ""
"You have selected over 300 contacts.\n"
"This will most likely fail! Click here to try anyway."
2014-01-15 07:03:39 +01:00
msgstr "Označených je viac ako 300 kontaktov.\nToto pravdepodobne zlyhá! Kliknite tu, ak chcete aj naďalej pokračovať."
2013-12-20 06:50:24 +01:00
2014-02-28 06:49:48 +01:00
#: js/app.js:1148
2013-05-13 21:43:42 +02:00
msgid "Error setting {name} as favorite."
2013-08-21 12:09:56 +02:00
msgstr "Chyba pri nastavení {name} medzi obľúbené."
2013-05-13 21:43:42 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:1287 js/app.js:1291 templates/contacts.php:171
2013-05-13 21:43:42 +02:00
msgid "Merge contacts"
2013-08-21 12:09:56 +02:00
msgstr "Zlúčiť kontakty"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: js/app.js:1313 js/app.js:1366 js/settings.js:120 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
2013-05-13 21:43:42 +02:00
msgid "Cancel"
2013-07-24 06:50:10 +02:00
msgstr "Zrušiť"
2013-05-13 21:43:42 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:1340 templates/contacts.php:152
2013-05-13 21:43:42 +02:00
msgid "Add group"
2013-07-24 06:50:10 +02:00
msgstr "Pridať skupinu"
2013-05-13 21:43:42 +02:00
2014-02-28 06:49:48 +01:00
#: js/app.js:1344
2013-05-13 21:43:42 +02:00
msgid "OK"
2013-07-24 06:50:10 +02:00
msgstr "OK"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: js/app.js:1447
2013-05-13 21:43:42 +02:00
msgid "Could not find contact: {id}"
2013-08-21 12:09:56 +02:00
msgstr "Nemožno nájsť kontakt: {id}"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: js/app.js:1470
2013-05-13 21:43:42 +02:00
msgid "No files selected for upload."
2013-07-24 06:50:10 +02:00
msgstr "Žiadne súbory neboli vybrané k nahratiu"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: js/app.js:1480
2013-05-13 21:43:42 +02:00
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
2013-07-24 06:50:10 +02:00
msgstr "Súbor, ktorý sa pokúšate nahrať, presahuje maximálnu povolenú veľkosť."
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: js/app.js:1581
2013-05-13 21:43:42 +02:00
msgid "Edit profile picture"
2013-07-24 06:50:10 +02:00
msgstr "Upraviť profilový avatar"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: js/app.js:1585
2013-09-05 11:38:03 +02:00
msgid "Crop photo"
2013-10-19 14:16:21 +02:00
msgstr "Orezať fotku"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: js/contacts.js:896
2013-08-15 22:59:06 +02:00
msgid "Error parsing date: {date}"
2013-08-21 12:09:56 +02:00
msgstr "Chyba pri parsovaní dátumu: {date}"
2013-08-15 22:59:06 +02:00
2014-03-05 06:50:19 +01:00
#: js/contacts.js:1100
2013-05-13 21:43:42 +02:00
msgid "# groups"
2013-08-21 12:09:56 +02:00
msgstr "# skupiny"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: js/contacts.js:1174
2014-02-05 07:02:58 +01:00
msgid "Error parsing birthday {bday}"
msgstr ""
2013-09-11 10:48:00 +02:00
2014-03-05 06:50:19 +01:00
#: js/contacts.js:2252
2013-05-13 21:43:42 +02:00
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
2013-07-24 06:50:10 +02:00
msgstr "Počkajte prosím do skončenia mazania kontaktov označených na mazanie."
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: js/contacts.js:2263
2013-05-13 21:43:42 +02:00
msgid "Click to undo deletion of {num} contacts"
2013-07-24 06:50:10 +02:00
msgstr "Kliknite pre odvrátenie operácie zmazania {num} kontaktov."
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: js/contacts.js:2272
2013-09-05 11:38:03 +02:00
msgid "Cancelled deletion of {num} contacts"
2013-10-19 14:16:21 +02:00
msgstr "Zrušené vymazanie {num} kontaktov"
2013-05-13 21:43:42 +02:00
2013-10-14 00:28:43 +02:00
#: js/groups.js:53
2013-05-27 00:58:26 +02:00
msgid "Add"
2013-07-24 06:50:10 +02:00
msgstr "Pridať"
2013-05-27 00:58:26 +02:00
2014-01-11 06:50:01 +01:00
#: js/groups.js:264
2013-05-13 21:43:42 +02:00
msgid "Contact is already in this group."
2013-07-24 06:50:10 +02:00
msgstr "Kontakt sa už nachádza v danej skupine."
2013-05-13 21:43:42 +02:00
2014-01-11 06:50:01 +01:00
#: js/groups.js:277
2013-05-13 21:43:42 +02:00
msgid "Contacts are already in this group."
2013-07-24 06:50:10 +02:00
msgstr "Kontakty sa už nachádzajú v danej skupine."
2013-05-13 21:43:42 +02:00
2014-01-11 06:50:01 +01:00
#: js/groups.js:343
2013-05-13 21:43:42 +02:00
msgid "Couldn't get contact list."
2013-07-24 06:50:10 +02:00
msgstr "Nemožno získať kontaktný list."
2013-05-13 21:43:42 +02:00
2014-01-11 06:50:01 +01:00
#: js/groups.js:354
2013-05-13 21:43:42 +02:00
msgid "Contact is not in this group."
2013-07-24 06:50:10 +02:00
msgstr "Kontakt nie je v danej skupine."
2013-05-13 21:43:42 +02:00
2014-01-11 06:50:01 +01:00
#: js/groups.js:368
2013-05-13 21:43:42 +02:00
msgid "Contacts are not in this group."
2013-07-24 06:50:10 +02:00
msgstr "Kontakty nie sú v danej skupine."
2013-05-13 21:43:42 +02:00
2014-01-24 06:50:55 +01:00
#: js/groups.js:525 js/groups.js:605
msgid "A group named \"{group}\" already exists"
msgstr ""
#: js/groups.js:574
2013-05-24 00:54:03 +02:00
msgid "Failed renaming group: {error}"
2013-08-21 12:09:56 +02:00
msgstr "Chyba pri premenovávaní skupiny: {error}"
2013-05-24 00:54:03 +02:00
2014-02-05 07:02:58 +01:00
#: js/groups.js:646
2013-05-13 21:43:42 +02:00
msgid ""
"You can drag groups to\n"
"arrange them as you like."
2013-08-21 12:09:56 +02:00
msgstr "Môžete presúvať skupiny pre\njednoduché zoradenie podľa vašich potrieb."
2013-05-13 21:43:42 +02:00
2014-02-05 07:02:58 +01:00
#: js/groups.js:659
2013-05-13 21:43:42 +02:00
msgid "Failed adding group: {error}"
2013-08-21 12:09:56 +02:00
msgstr "Pridanie skupiny sa nepodarilo: {error}"
2013-05-13 21:43:42 +02:00
2014-02-05 07:02:58 +01:00
#: js/groups.js:671
2013-05-13 21:43:42 +02:00
msgid "All"
2013-07-24 06:50:10 +02:00
msgstr "Všetky"
2013-05-13 21:43:42 +02:00
2014-02-05 07:02:58 +01:00
#: js/groups.js:686 js/groups.js:689
2013-05-13 21:43:42 +02:00
msgid "Favorites"
2013-07-24 06:50:10 +02:00
msgstr "Obľúbené"
2013-05-13 21:43:42 +02:00
2014-02-05 07:02:58 +01:00
#: js/groups.js:750
2013-05-13 21:43:42 +02:00
msgid "Shared by {owner}"
2013-08-21 12:09:56 +02:00
msgstr "Zdieľa {owner}"
2013-05-13 21:43:42 +02:00
2014-02-05 07:02:58 +01:00
#: js/groups.js:765
2013-05-13 21:43:42 +02:00
msgid "Not grouped"
2013-08-21 12:09:56 +02:00
msgstr "Bez skupiny"
2013-05-13 21:43:42 +02:00
2014-02-05 07:02:58 +01:00
#: js/groups.js:794
2013-05-24 00:54:03 +02:00
msgid "Failed loading groups: {error}"
2013-08-21 12:09:56 +02:00
msgstr "Načítanie skupín sa nepodarilo: {error}"
2013-05-24 00:54:03 +02:00
2013-09-10 14:44:39 +02:00
#: js/loader.js:21
msgid "Please choose the addressbook"
2013-09-11 10:48:00 +02:00
msgstr "Prosím zvolte adresár"
2013-09-10 14:44:39 +02:00
2014-02-15 12:13:37 +01:00
#: js/loader.js:22 templates/contacts.php:29
2013-09-10 14:44:39 +02:00
msgid "Import into..."
msgstr "Import z..."
2013-05-13 21:43:42 +02:00
2013-09-10 14:44:39 +02:00
#: js/loader.js:31
msgid "Error loading import template"
2013-10-19 14:16:21 +02:00
msgstr "Chyba pri nahrávaní šablóny importu"
2013-05-13 21:43:42 +02:00
2013-09-10 14:44:39 +02:00
#: js/loader.js:48
msgid "Import contacts"
2013-10-19 14:16:21 +02:00
msgstr "Importovať kontakty"
2013-09-10 14:44:39 +02:00
2014-02-15 12:13:37 +01:00
#: js/loader.js:61 templates/contacts.php:25
2013-09-10 14:44:39 +02:00
msgid "Import"
msgstr "Import"
#: js/loader.js:92
msgid "Import done"
2013-09-11 10:48:00 +02:00
msgstr "Import ukončený"
2013-09-10 14:44:39 +02:00
2014-03-05 06:50:19 +01:00
#: js/loader.js:95 templates/contacts.php:80 templates/contacts.php:361
#: templates/contacts.php:362
2013-09-10 14:44:39 +02:00
msgid "Close"
msgstr "Zavrieť"
2013-05-13 21:43:42 +02:00
#: js/settings.js:25 js/settings.js:45 js/settings.js:75 js/settings.js:112
msgid "Error"
2013-07-24 06:50:10 +02:00
msgstr "Chyba"
2013-05-13 21:43:42 +02:00
#: js/settings.js:75
msgid "Displayname cannot be empty."
2013-07-24 06:50:10 +02:00
msgstr "Zobrazované meno nemôže byť prázdne"
2013-05-13 21:43:42 +02:00
#: js/settings.js:97 templates/settings.php:26
msgid "Show CardDav link"
2013-07-24 06:50:10 +02:00
msgstr "Zobraz odkaz pre CardDav"
2013-05-13 21:43:42 +02:00
#: js/settings.js:98 templates/settings.php:29
msgid "Show read-only VCF link"
2013-07-24 06:50:10 +02:00
msgstr "Zobraz VCF odkaz len na čítanie"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: js/settings.js:99 templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
2013-05-13 21:43:42 +02:00
msgid "Download"
2013-07-24 06:50:10 +02:00
msgstr "Sťahovanie"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: js/settings.js:101 templates/contacts.php:499 templates/settings.php:45
2013-05-13 21:43:42 +02:00
msgid "Edit"
2013-07-24 06:50:10 +02:00
msgstr "Upraviť"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: js/settings.js:102 templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:500 templates/settings.php:50
2013-05-13 21:43:42 +02:00
msgid "Delete"
2013-07-24 06:50:10 +02:00
msgstr "Zmazať"
2013-05-13 21:43:42 +02:00
#: js/settings.js:159 templates/settings.php:66
msgid "More..."
2013-07-24 06:50:10 +02:00
msgstr "Viac..."
2013-05-13 21:43:42 +02:00
#: js/settings.js:162
msgid "Less..."
2013-07-24 06:50:10 +02:00
msgstr "Menej..."
2013-05-13 21:43:42 +02:00
2013-10-19 14:16:21 +02:00
#: js/storage.js:30
2013-10-02 14:05:43 +02:00
msgid "Server error! Please inform system administator"
2013-10-19 14:16:21 +02:00
msgstr "Chyba servera! Informujte vášho administrátora"
2013-10-02 14:05:43 +02:00
2013-10-03 13:12:30 +02:00
#: js/storage.js:335 js/storage.js:374
2013-05-13 21:43:42 +02:00
msgid "Failed loading photo: {error}"
2013-08-21 12:09:56 +02:00
msgstr "Načítanie fotografie sa nepodarilo: {error}"
2013-05-13 21:43:42 +02:00
2013-09-07 10:35:22 +02:00
#: lib/addressbook.php:152
2013-05-19 00:49:40 +02:00
msgid "You do not have permissions to see this contacts"
2013-08-21 12:09:56 +02:00
msgstr "Nemáte oprávnenie na prezeranie týchto kontaktov"
2013-05-19 00:49:40 +02:00
2013-09-07 10:35:22 +02:00
#: lib/addressbook.php:159
2013-08-27 15:17:06 +02:00
msgid "Contact not found"
2013-08-30 14:25:14 +02:00
msgstr "Kontakt nenájdený"
2013-08-27 15:17:06 +02:00
2013-09-07 10:35:22 +02:00
#: lib/addressbook.php:186
2013-05-19 00:49:40 +02:00
msgid "You do not have permissions to see these contacts"
2013-08-21 12:09:56 +02:00
msgstr "Nemáte oprávnenie na prezeranie týchto kontaktov"
2013-05-19 00:49:40 +02:00
2013-09-07 10:35:22 +02:00
#: lib/addressbook.php:213
2013-05-19 00:49:40 +02:00
msgid "You do not have permissions add contacts to the address book"
2013-08-21 12:09:56 +02:00
msgstr "Nemáte oprávnenie na pridávanie kontaktov do adresára"
2013-05-19 00:49:40 +02:00
2013-09-07 10:35:22 +02:00
#: lib/addressbook.php:216
2013-05-19 00:49:40 +02:00
msgid "The backend for this address book does not support adding contacts"
2013-08-21 12:09:56 +02:00
msgstr "Úložisko tohto adresára nepodporuje pridávanie kontaktov"
2013-05-19 00:49:40 +02:00
2013-12-20 06:50:24 +01:00
#: lib/addressbook.php:240 lib/addressbook.php:266 lib/contact.php:248
2013-05-19 00:49:40 +02:00
msgid "You do not have permissions to delete this contact"
2013-08-21 12:09:56 +02:00
msgstr "Nemáte oprávnenie na vymazanie tohto kontaktu"
2013-05-19 00:49:40 +02:00
2013-09-07 10:35:22 +02:00
#: lib/addressbook.php:243 lib/addressbook.php:269
2013-05-19 00:49:40 +02:00
msgid "The backend for this address book does not support deleting contacts"
2013-08-21 12:09:56 +02:00
msgstr "Úložisko tohto adresára nepodporuje vymazanie kontaktov"
2013-05-19 00:49:40 +02:00
2013-09-07 10:35:22 +02:00
#: lib/addressbook.php:290
2013-09-05 11:38:03 +02:00
msgid "Unknown error"
2013-09-07 10:35:22 +02:00
msgstr "Neznáma chyba"
2013-09-05 11:38:03 +02:00
2013-09-07 10:35:22 +02:00
#: lib/addressbook.php:332
2013-05-19 00:49:40 +02:00
msgid "The backend for this address book does not support updating"
2013-08-21 12:09:56 +02:00
msgstr "Úložisko tohto adresára nepodporuje jeho aktualizáciu"
2013-05-19 00:49:40 +02:00
2013-09-07 10:35:22 +02:00
#: lib/addressbook.php:358
2013-05-19 00:49:40 +02:00
msgid "You don't have permissions to update the address book."
2013-08-21 12:09:56 +02:00
msgstr "Nemáte oprávnenie na aktualizáciu tohto adresára."
2013-05-19 00:49:40 +02:00
2013-09-07 10:35:22 +02:00
#: lib/addressbook.php:369
2013-05-19 00:49:40 +02:00
msgid "You don't have permissions to delete the address book."
2013-08-21 12:09:56 +02:00
msgstr "Nemáte oprávnenie na vymazanie tohto adresára."
2013-05-13 21:43:42 +02:00
2014-01-28 07:26:17 +01:00
#: lib/app.php:146
2013-05-27 00:58:26 +02:00
msgid "Address book not found"
2013-08-21 12:09:56 +02:00
msgstr "Adresár nenájdený"
2013-05-27 00:58:26 +02:00
2013-12-20 06:50:24 +01:00
#: lib/contact.php:114 lib/contact.php:161
2013-05-19 00:49:40 +02:00
msgid "You do not have permissions to see this contact"
2013-08-21 12:09:56 +02:00
msgstr "Nemáte oprávnenie na zobrazenie tohto kontaktu"
2013-05-19 00:49:40 +02:00
2013-12-20 06:50:24 +01:00
#: lib/contact.php:263
2013-05-19 00:49:40 +02:00
msgid "You do not have permissions to update this contact"
2013-08-21 12:09:56 +02:00
msgstr "Nemáte oprávnenie na aktualizáciu tohto kontaktu"
2013-05-19 00:49:40 +02:00
2013-12-20 06:50:24 +01:00
#: lib/contact.php:274
2013-05-19 00:49:40 +02:00
msgid "The backend for this contact does not support updating it"
2013-08-21 12:09:56 +02:00
msgstr "Úložisko tohto kontaktu nepodporuje jeho aktualizáciu"
2013-05-19 00:49:40 +02:00
2013-12-20 06:50:24 +01:00
#: lib/contact.php:292
2013-05-19 00:49:40 +02:00
msgid "This backend not support adding contacts"
2013-08-21 12:09:56 +02:00
msgstr "Toto úložisko nepodporuje pridávanie kontaktov"
2013-05-19 00:49:40 +02:00
2013-12-20 06:50:24 +01:00
#: lib/contact.php:402 lib/contact.php:419
2013-05-19 00:49:40 +02:00
msgid "Property not found"
2013-08-21 12:09:56 +02:00
msgstr "Vlastnosť nenájdená"
2013-05-19 00:49:40 +02:00
2013-12-20 06:50:24 +01:00
#: lib/contact.php:467
2013-05-19 00:49:40 +02:00
msgid " Missing IM parameter for: "
2013-08-21 12:09:56 +02:00
msgstr " Chýba IM parameter pre: "
2013-05-19 00:49:40 +02:00
2013-12-20 06:50:24 +01:00
#: lib/contact.php:475
2013-05-19 00:49:40 +02:00
msgid "Unknown IM: "
2013-07-24 06:50:10 +02:00
msgstr "Neznáme IM:"
2013-05-19 00:49:40 +02:00
2013-12-20 06:50:24 +01:00
#: lib/contact.php:752
2013-10-02 14:05:43 +02:00
msgid "{name}'s Birthday"
msgstr "Narodeniny {name}"
2014-02-05 07:02:58 +01:00
#: lib/controller/addressbookcontroller.php:135
2013-05-13 21:43:42 +02:00
msgid "Error creating address book"
2013-08-21 12:09:56 +02:00
msgstr "Chyba pri vytváraní adresára"
2013-05-13 21:43:42 +02:00
2014-02-05 07:02:58 +01:00
#: lib/controller/addressbookcontroller.php:152
2013-05-13 21:43:42 +02:00
msgid "Error updating address book"
2013-08-21 12:09:56 +02:00
msgstr "Chyba pri aktualizácii adresára"
2013-05-13 21:43:42 +02:00
2014-02-05 07:02:58 +01:00
#: lib/controller/addressbookcontroller.php:180
2013-08-27 15:17:06 +02:00
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
2013-08-30 14:25:14 +02:00
msgstr "Nemáte oprávnenie pre zmazanie zoznamu kontaktov \"%s\""
2013-08-27 15:17:06 +02:00
2014-02-05 07:02:58 +01:00
#: lib/controller/addressbookcontroller.php:186
2013-05-13 21:43:42 +02:00
msgid "Error deleting address book"
2013-08-21 12:09:56 +02:00
msgstr "Chyba pri vymazávaní adresára"
2013-05-13 21:43:42 +02:00
2014-02-05 07:02:58 +01:00
#: lib/controller/addressbookcontroller.php:224
2013-05-13 21:43:42 +02:00
msgid "Error creating contact."
2013-08-21 12:09:56 +02:00
msgstr "Chyba pri vytváraní kontaktu."
2013-05-13 21:43:42 +02:00
2014-02-05 07:02:58 +01:00
#: lib/controller/addressbookcontroller.php:260
2013-05-13 21:43:42 +02:00
msgid "Error deleting contact."
2013-08-21 12:09:56 +02:00
msgstr "Chyba pri vymazávaní kontaktu."
2013-05-13 21:43:42 +02:00
2014-02-05 07:02:58 +01:00
#: lib/controller/addressbookcontroller.php:300
2013-05-13 21:43:42 +02:00
msgid "Error retrieving contact."
2013-08-21 12:09:56 +02:00
msgstr "Chyba pri otváraní kontaktu."
2013-05-13 21:43:42 +02:00
2014-02-05 07:02:58 +01:00
#: lib/controller/addressbookcontroller.php:310
2013-10-27 05:22:58 +01:00
#: lib/controller/contactphotocontroller.php:332
2013-09-05 11:38:03 +02:00
msgid "Error saving contact."
msgstr "Chyba počas ukladania kontaktu."
2014-02-05 07:02:58 +01:00
#: lib/controller/addressbookcontroller.php:314
2013-05-13 21:43:42 +02:00
msgid "Error removing contact from other address book."
2013-08-21 12:09:56 +02:00
msgstr "Chyba pri vymazávaní kontaktu z iného adresára."
2013-05-13 21:43:42 +02:00
2013-10-02 14:05:43 +02:00
#: lib/controller/contactcontroller.php:37
2013-10-17 18:32:33 +02:00
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:97
2014-02-28 06:49:48 +01:00
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
2014-01-28 07:26:17 +01:00
#: lib/controller/exportcontroller.php:67
2013-05-13 21:43:42 +02:00
msgid "Couldn't find contact."
2013-08-21 12:09:56 +02:00
msgstr "Kontakt sa nenašiel."
2013-05-13 21:43:42 +02:00
2013-10-17 18:32:33 +02:00
#: lib/controller/contactcontroller.php:60
msgid "No contact data in request."
2013-10-19 14:16:21 +02:00
msgstr "Neobsahuje požadované kontaktné údaje."
2013-10-17 18:32:33 +02:00
#: lib/controller/contactcontroller.php:68
2013-05-13 21:43:42 +02:00
msgid "Error merging into contact."
2013-08-21 12:09:56 +02:00
msgstr "Chyba pri zlučovaní do kontaktu."
2013-05-13 21:43:42 +02:00
2013-10-17 18:32:33 +02:00
#: lib/controller/contactcontroller.php:71
2013-05-13 21:43:42 +02:00
msgid "Error saving contact to backend."
2013-08-21 12:09:56 +02:00
msgstr "Chyba pri ukladaní kontaktu do úložiska."
2013-05-13 21:43:42 +02:00
2013-10-17 18:32:33 +02:00
#: lib/controller/contactcontroller.php:102
2013-05-13 21:43:42 +02:00
msgid "Property name is not set."
2013-08-21 12:09:56 +02:00
msgstr "Údaj Meno nie je nastavené."
2013-05-13 21:43:42 +02:00
2013-10-17 18:32:33 +02:00
#: lib/controller/contactcontroller.php:107
2013-05-13 21:43:42 +02:00
msgid "Property checksum is not set."
2013-08-21 12:09:56 +02:00
msgstr "Údaj Kontrolný súčet nie je nastavený."
2013-05-13 21:43:42 +02:00
2013-10-17 18:32:33 +02:00
#: lib/controller/contactcontroller.php:126
2013-05-13 21:43:42 +02:00
msgid "Information about vCard is incorrect. Please reload the page."
2013-07-24 06:50:10 +02:00
msgstr "Informácie o vCard sú neplatné. Prosím obnovte stránku."
2013-05-13 21:43:42 +02:00
2013-10-17 18:32:33 +02:00
#: lib/controller/contactcontroller.php:135
2013-10-03 13:12:30 +02:00
msgid "Error updating contact"
2013-10-19 14:16:21 +02:00
msgstr "Chyba pri ukladaní zmien kontaktu"
2013-05-13 21:43:42 +02:00
2013-10-17 18:32:33 +02:00
#: lib/controller/contactcontroller.php:140
2013-10-03 13:12:30 +02:00
msgid "Error saving contact to backend"
2013-10-19 14:16:21 +02:00
msgstr "Chyba pri zápise kontaktu do úložiska"
2013-05-13 21:43:42 +02:00
2014-02-28 06:49:48 +01:00
#: lib/controller/contactphotocontroller.php:68
2013-09-05 11:38:03 +02:00
msgid "Error getting user photo"
2013-10-19 14:16:21 +02:00
msgstr "Chyba pri získavaní používateľovej fotky"
2013-09-05 11:38:03 +02:00
2013-10-02 14:05:43 +02:00
#: lib/controller/contactphotocontroller.php:87
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:38
2013-09-05 11:38:03 +02:00
msgid "No file was uploaded. Unknown error"
msgstr "Žiaden súbor nebol odoslaný. Neznáma chyba"
2013-10-02 14:05:43 +02:00
#: lib/controller/contactphotocontroller.php:95
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:47
2013-09-05 11:38:03 +02:00
msgid "There is no error, the file uploaded with success"
msgstr "Nenastala žiadna chyba, súbor bol úspešne nahraný"
2013-10-02 14:05:43 +02:00
#: lib/controller/contactphotocontroller.php:96
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:48
2013-09-05 11:38:03 +02:00
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr "Nahrávaný súbor prekračuje nastavenie upload_max_filesize v php.ini"
2013-10-02 14:05:43 +02:00
#: lib/controller/contactphotocontroller.php:97
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:50
2013-09-05 11:38:03 +02:00
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Nahrávaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára"
2013-10-02 14:05:43 +02:00
#: lib/controller/contactphotocontroller.php:98
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:51
2013-09-05 11:38:03 +02:00
msgid "The uploaded file was only partially uploaded"
msgstr "Nahrávaný súbor sa nahral len čiastočne"
2013-10-02 14:05:43 +02:00
#: lib/controller/contactphotocontroller.php:99
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:52
2013-09-05 11:38:03 +02:00
msgid "No file was uploaded"
msgstr "Žiadny súbor nebol nahraný"
2013-10-02 14:05:43 +02:00
#: lib/controller/contactphotocontroller.php:100
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:53
2013-09-05 11:38:03 +02:00
msgid "Missing a temporary folder"
msgstr "Chýba dočasný priečinok"
2013-10-02 14:05:43 +02:00
#: lib/controller/contactphotocontroller.php:115
2013-09-05 11:38:03 +02:00
msgid "Couldn't load temporary image: "
msgstr "Nemôžem načítať dočasný obrázok: "
2014-02-28 06:49:48 +01:00
#: lib/controller/contactphotocontroller.php:128
msgid "Uploaded image is invalid"
msgstr ""
#: lib/controller/contactphotocontroller.php:132
#: lib/controller/contactphotocontroller.php:172
2013-09-05 11:38:03 +02:00
msgid "Couldn't save temporary image: "
msgstr "Nemôžem uložiť dočasný obrázok: "
2014-02-28 06:49:48 +01:00
#: lib/controller/contactphotocontroller.php:202
2013-09-05 11:38:03 +02:00
msgid "No photo path was submitted."
msgstr "Žiadna fotka nebola odoslaná."
2014-02-28 06:49:48 +01:00
#: lib/controller/contactphotocontroller.php:209
2013-09-05 11:38:03 +02:00
msgid "File doesn't exist:"
msgstr "Súbor neexistuje:"
2014-02-28 06:49:48 +01:00
#: lib/controller/contactphotocontroller.php:214
#: lib/controller/contactphotocontroller.php:217
2013-09-05 11:38:03 +02:00
msgid "Error loading image."
msgstr "Chyba pri načítaní obrázka."
2014-02-28 06:49:48 +01:00
#: lib/controller/contactphotocontroller.php:285
2013-09-05 11:38:03 +02:00
msgid "Image has been removed from cache"
2013-10-19 14:16:21 +02:00
msgstr "Obrázok bol odstránený z medzipamäte"
2013-09-05 11:38:03 +02:00
2014-02-28 06:49:48 +01:00
#: lib/controller/contactphotocontroller.php:291
2013-09-05 11:38:03 +02:00
msgid "Error creating temporary image"
msgstr "Chyba počas vytvárania dočasného obrázka."
2014-02-28 06:49:48 +01:00
#: lib/controller/contactphotocontroller.php:298
2013-09-05 11:38:03 +02:00
msgid "Error cropping image"
msgstr "Chyba počas orezávania obrázka."
2013-10-27 05:22:58 +01:00
#: lib/controller/contactphotocontroller.php:315
2013-09-05 11:38:03 +02:00
msgid "Error getting PHOTO property."
msgstr "Chyba počas získavania vlastností fotky."
2014-01-28 07:26:17 +01:00
#: lib/controller/groupcontroller.php:58 lib/controller/groupcontroller.php:80
2013-05-13 21:43:42 +02:00
msgid "No group name given."
2013-08-21 12:09:56 +02:00
msgstr "Názov skupiny nie je zadaný."
2013-05-13 21:43:42 +02:00
2014-01-28 07:26:17 +01:00
#: lib/controller/groupcontroller.php:65
2013-05-13 21:43:42 +02:00
msgid "Error adding group."
2013-07-24 06:50:10 +02:00
msgstr "Chyba vytvárania danej skupiny."
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/controller/groupcontroller.php:130
2013-05-24 00:54:03 +02:00
msgid "No group name to rename from given."
2013-08-21 12:09:56 +02:00
msgstr "Názov skupiny na premenovanie nie je zadaný."
2013-05-24 00:54:03 +02:00
2014-02-09 09:25:52 +01:00
#: lib/controller/groupcontroller.php:134
2013-05-24 00:54:03 +02:00
msgid "No group name to rename to given."
2013-08-21 12:09:56 +02:00
msgstr "Nový názov skupiny nie je zadaný."
2013-05-24 00:54:03 +02:00
2014-02-09 09:25:52 +01:00
#: lib/controller/groupcontroller.php:140
2013-05-24 00:54:03 +02:00
msgid "Error renaming group."
2013-08-21 12:09:56 +02:00
msgstr "Chyba pri premenovávaní skupiny."
2013-05-24 00:54:03 +02:00
2014-02-09 09:25:52 +01:00
#: lib/controller/groupcontroller.php:178
#: lib/controller/groupcontroller.php:224
2013-05-13 21:43:42 +02:00
msgid "Group ID missing from request."
2013-07-24 06:50:10 +02:00
msgstr "Chýbajúce skupinové ID pri požiadavke."
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/controller/groupcontroller.php:183
2013-05-20 01:07:45 +02:00
msgid "Group name missing from request."
2013-08-21 12:09:56 +02:00
msgstr "V požiadavke chýba názov skupiny."
2013-05-20 01:07:45 +02:00
2014-02-09 09:25:52 +01:00
#: lib/controller/groupcontroller.php:188
#: lib/controller/groupcontroller.php:229
2013-05-13 21:43:42 +02:00
msgid "Contact ID missing from request."
2013-07-24 06:50:10 +02:00
msgstr "Chýbajúce kontaktné ID pri požiadavke."
2013-05-13 21:43:42 +02:00
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:54
2013-09-05 11:38:03 +02:00
msgid "Failed to write to disk"
msgstr "Zápis na disk sa nepodaril"
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:65
2013-09-05 11:38:03 +02:00
msgid "Not enough storage available"
msgstr "Nedostatok dostupného úložného priestoru"
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:73
2013-05-13 21:43:42 +02:00
msgid "Attempt to upload blacklisted file:"
2013-08-21 12:09:56 +02:00
msgstr "Pokus o nahratie zakázaného súboru:"
2013-05-13 21:43:42 +02:00
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:95
2013-09-05 11:38:03 +02:00
msgid "Error uploading contacts to storage."
msgstr "Chyba pri nahrávaní kontaktov do úložiska."
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:140
2013-09-10 14:44:39 +02:00
msgid "Error moving file to imports folder."
2013-10-19 14:16:21 +02:00
msgstr "Chyba pri presune súboru do priečinka importov"
2013-09-10 14:44:39 +02:00
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:157
2013-05-19 00:49:40 +02:00
msgid "You do not have permissions to import into this address book."
2013-08-21 12:09:56 +02:00
msgstr "Nemáte oprávnenie na import do tohto adresára."
2013-05-13 21:43:42 +02:00
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:165
2013-05-19 00:49:40 +02:00
msgid "File name missing from request."
2013-08-21 12:09:56 +02:00
msgstr "V požiadavke chýba názov súboru."
2013-05-19 00:49:40 +02:00
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
2013-05-13 21:43:42 +02:00
msgid "Progress key missing from request."
2013-08-21 12:09:56 +02:00
msgstr "V požiadavke chýba položka priebehu."
2013-05-13 21:43:42 +02:00
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:176
2013-05-13 21:43:42 +02:00
msgid "Attempt to access blacklisted file:"
2013-08-21 12:09:56 +02:00
msgstr "Pokus o prístup k zakázanému súboru:"
2013-05-13 21:43:42 +02:00
2014-01-28 07:26:17 +01:00
#: lib/controller/importcontroller.php:218
2013-05-13 21:43:42 +02:00
msgid "No contacts found in: "
2013-08-21 12:09:56 +02:00
msgstr "Žiadne kontakty v:"
2013-05-13 21:43:42 +02:00
2014-01-28 07:26:17 +01:00
#: lib/controller/settingscontroller.php:36
2013-05-13 21:43:42 +02:00
msgid "No key is given."
2013-08-21 12:09:56 +02:00
msgstr "Kľúč nie je zadaný."
2013-05-13 21:43:42 +02:00
2014-01-28 07:26:17 +01:00
#: lib/controller/settingscontroller.php:40
2013-05-13 21:43:42 +02:00
msgid "No value is given."
2013-08-21 12:09:56 +02:00
msgstr "Hodnota nie je zadaná."
2013-05-13 21:43:42 +02:00
2014-01-28 07:26:17 +01:00
#: lib/controller/settingscontroller.php:51
2013-09-05 11:38:03 +02:00
msgid "Could not set preference: "
msgstr "Nemožno nastaviť voľbu:"
2014-02-28 06:49:48 +01:00
#: lib/searchprovider.php:37
2013-05-13 21:43:42 +02:00
msgid "Contact"
2013-07-24 06:50:10 +02:00
msgstr "Kontakt"
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/utils/jsonserializer.php:111 lib/utils/properties.php:165
#: lib/utils/properties.php:178 lib/utils/properties.php:185
#: lib/utils/properties.php:200
2013-05-13 21:43:42 +02:00
msgid "Other"
2013-07-24 06:50:10 +02:00
msgstr "Iné"
2013-05-13 21:43:42 +02:00
2013-11-11 08:54:25 +01:00
#: lib/utils/jsonserializer.php:114
2013-05-13 21:43:42 +02:00
msgid "HomePage"
2013-07-24 06:50:10 +02:00
msgstr "Domovská stránka"
2013-05-13 21:43:42 +02:00
2013-11-11 08:54:25 +01:00
#: lib/utils/properties.php:71
2013-05-13 21:43:42 +02:00
msgid "Jabber"
2013-07-24 06:50:10 +02:00
msgstr "Jabber"
2013-05-13 21:43:42 +02:00
2013-11-11 08:54:25 +01:00
#: lib/utils/properties.php:76
2013-05-13 21:43:42 +02:00
msgid "Internet call"
2013-08-21 12:09:56 +02:00
msgstr "Volanie cez internet"
2013-05-13 21:43:42 +02:00
2013-11-11 08:54:25 +01:00
#: lib/utils/properties.php:81
2013-05-13 21:43:42 +02:00
msgid "AIM"
2013-07-24 06:50:10 +02:00
msgstr "AIM"
2013-05-13 21:43:42 +02:00
2013-11-11 08:54:25 +01:00
#: lib/utils/properties.php:86
2013-05-13 21:43:42 +02:00
msgid "MSN"
2013-07-24 06:50:10 +02:00
msgstr "MSN"
2013-05-13 21:43:42 +02:00
2013-11-11 08:54:25 +01:00
#: lib/utils/properties.php:91
2013-05-13 21:43:42 +02:00
msgid "Twitter"
2013-07-24 06:50:10 +02:00
msgstr "Twitter"
2013-05-13 21:43:42 +02:00
2013-11-11 08:54:25 +01:00
#: lib/utils/properties.php:96
2013-05-13 21:43:42 +02:00
msgid "GoogleTalk"
2013-07-24 06:50:10 +02:00
msgstr "GoogleTalk"
2013-05-13 21:43:42 +02:00
2013-11-11 08:54:25 +01:00
#: lib/utils/properties.php:101
2013-05-13 21:43:42 +02:00
msgid "Facebook"
2013-07-24 06:50:10 +02:00
msgstr "Facebook"
2013-05-13 21:43:42 +02:00
2013-11-11 08:54:25 +01:00
#: lib/utils/properties.php:106
2013-05-13 21:43:42 +02:00
msgid "XMPP"
2013-07-24 06:50:10 +02:00
msgstr "XMPP"
2013-05-13 21:43:42 +02:00
2013-11-11 08:54:25 +01:00
#: lib/utils/properties.php:111
2013-05-13 21:43:42 +02:00
msgid "ICQ"
2013-07-24 06:50:10 +02:00
msgstr "ICQ"
2013-05-13 21:43:42 +02:00
2013-11-11 08:54:25 +01:00
#: lib/utils/properties.php:116
2013-05-13 21:43:42 +02:00
msgid "Yahoo"
2013-07-24 06:50:10 +02:00
msgstr "Yahoo"
2013-05-13 21:43:42 +02:00
2013-11-11 08:54:25 +01:00
#: lib/utils/properties.php:121
2013-05-13 21:43:42 +02:00
msgid "Skype"
2013-07-24 06:50:10 +02:00
msgstr "Skype"
2013-05-13 21:43:42 +02:00
2013-11-11 08:54:25 +01:00
#: lib/utils/properties.php:126
2013-05-13 21:43:42 +02:00
msgid "QQ"
2013-07-24 06:50:10 +02:00
msgstr "QQ"
2013-05-13 21:43:42 +02:00
2013-11-11 08:54:25 +01:00
#: lib/utils/properties.php:131
2013-05-13 21:43:42 +02:00
msgid "GaduGadu"
2013-07-24 06:50:10 +02:00
msgstr "GaduGadu"
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/utils/properties.php:136
msgid "ownCloud handle"
msgstr ""
#: lib/utils/properties.php:163 lib/utils/properties.php:171
#: lib/utils/properties.php:182 lib/utils/properties.php:199
2013-05-13 21:43:42 +02:00
msgid "Work"
2013-07-24 06:50:10 +02:00
msgstr "Práca"
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/utils/properties.php:164 lib/utils/properties.php:169
#: lib/utils/properties.php:183
2013-05-13 21:43:42 +02:00
msgid "Home"
2013-07-24 06:50:10 +02:00
msgstr "Domov"
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/utils/properties.php:170
2013-05-13 21:43:42 +02:00
msgid "Mobile"
2013-07-24 06:50:10 +02:00
msgstr "Mobil"
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/utils/properties.php:172
2013-05-13 21:43:42 +02:00
msgid "Text"
2013-07-24 06:50:10 +02:00
msgstr "Text"
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/utils/properties.php:173
2013-05-13 21:43:42 +02:00
msgid "Voice"
2013-07-24 06:50:10 +02:00
msgstr "Odkazová schránka"
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/utils/properties.php:174
2013-05-13 21:43:42 +02:00
msgid "Message"
2013-07-24 06:50:10 +02:00
msgstr "Správa"
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/utils/properties.php:175
2013-05-13 21:43:42 +02:00
msgid "Fax"
2013-07-24 06:50:10 +02:00
msgstr "Fax"
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/utils/properties.php:176
2013-05-13 21:43:42 +02:00
msgid "Video"
2013-07-24 06:50:10 +02:00
msgstr "Video"
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/utils/properties.php:177
2013-05-13 21:43:42 +02:00
msgid "Pager"
2013-07-24 06:50:10 +02:00
msgstr "Pager"
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/utils/properties.php:184
2013-05-13 21:43:42 +02:00
msgid "Internet"
2013-07-24 06:50:10 +02:00
msgstr "Internet"
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/utils/properties.php:197
2013-05-13 21:43:42 +02:00
msgid "Friends"
2013-07-24 06:50:10 +02:00
msgstr "Priatelia"
2013-05-13 21:43:42 +02:00
2014-02-09 09:25:52 +01:00
#: lib/utils/properties.php:198
2013-05-13 21:43:42 +02:00
msgid "Family"
2013-07-24 06:50:10 +02:00
msgstr "Rodina"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:6
2014-01-11 06:50:01 +01:00
msgid "New contact"
2014-01-15 07:03:39 +01:00
msgstr "Nový kontakt"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:10
2013-05-13 21:43:42 +02:00
msgid "Group name"
2013-08-21 12:09:56 +02:00
msgstr "Názov skupiny"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:10
2014-01-11 06:50:01 +01:00
msgid "New group"
2014-01-15 07:03:39 +01:00
msgstr "Nová skupina"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:19
2013-05-13 21:43:42 +02:00
msgid "Address books"
2013-08-21 12:09:56 +02:00
msgstr "Adresár"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:22 templates/contacts.php:52
2013-05-13 21:43:42 +02:00
msgid "Display name"
2013-08-21 12:09:56 +02:00
msgstr "Zobrazované meno"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:22
2013-05-13 21:43:42 +02:00
msgid "Add Address Book"
2013-08-21 12:09:56 +02:00
msgstr "Pridať adresár"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:31 templates/contacts.php:32
2013-05-13 21:43:42 +02:00
msgid "Select file..."
2013-08-21 12:09:56 +02:00
msgstr "Vybrať súbor..."
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:49
2013-05-13 21:43:42 +02:00
msgid "(De-)select all"
2013-07-24 06:50:10 +02:00
msgstr "(Ne-)vybrať všetky"
2013-05-24 00:54:03 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:51
2013-05-24 00:54:03 +02:00
msgid "Sort order"
2013-08-21 12:09:56 +02:00
msgstr "Zoradiť podľa"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:53
2013-05-24 00:54:03 +02:00
msgid "First- Lastname"
2013-08-21 12:09:56 +02:00
msgstr "Meno - Priezvisko"
2013-05-24 00:54:03 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:54
2013-05-24 00:54:03 +02:00
msgid "Last-, Firstname"
2013-08-21 12:09:56 +02:00
msgstr "Priezvisko - Meno"
2013-05-24 00:54:03 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:64 templates/contacts.php:256
2014-02-15 12:13:37 +01:00
msgid "Groups"
msgstr "Skupiny"
#: templates/contacts.php:67
2014-01-11 06:50:01 +01:00
msgid "Merge"
2014-01-15 07:03:39 +01:00
msgstr "Zlúčiť"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:70 templates/contacts.php:350
2014-01-11 06:50:01 +01:00
msgid "Email"
msgstr "Email"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:71 templates/contacts.php:349
2014-01-11 06:50:01 +01:00
msgid "Phone"
msgstr "Telefón"
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:72 templates/contacts.php:352
2014-01-11 06:50:01 +01:00
msgid "Address"
msgstr "Adresa"
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:73
2014-01-11 06:50:01 +01:00
msgid "Group"
2014-01-12 06:49:20 +01:00
msgstr "Skupina"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:81
2013-05-13 21:43:42 +02:00
msgid "Keyboard shortcuts"
2013-07-24 06:50:10 +02:00
msgstr "Klávesové skratky"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:83
2013-05-13 21:43:42 +02:00
msgid "Navigation"
2013-07-24 06:50:10 +02:00
msgstr "Navigácia"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:86
2013-05-13 21:43:42 +02:00
msgid "Next contact in list"
2013-07-24 06:50:10 +02:00
msgstr "Ďalší kontakt v zozname"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:88
2013-05-13 21:43:42 +02:00
msgid "Previous contact in list"
2013-07-24 06:50:10 +02:00
msgstr "Predchádzajúci kontakt v zozname"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:90
2013-05-13 21:43:42 +02:00
msgid "Expand/collapse current addressbook"
2013-07-24 06:50:10 +02:00
msgstr "Roztiahnuť/stiahnuť aktuálny adresár"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:92
2013-05-13 21:43:42 +02:00
msgid "Next addressbook"
2013-07-24 06:50:10 +02:00
msgstr "Ďalší adresár"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:94
2013-05-13 21:43:42 +02:00
msgid "Previous addressbook"
2013-07-24 06:50:10 +02:00
msgstr "Predošlý adresár"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:98
2013-05-13 21:43:42 +02:00
msgid "Actions"
2013-07-24 06:50:10 +02:00
msgstr "Akcie"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:101
2013-05-13 21:43:42 +02:00
msgid "Refresh contacts list"
2013-07-24 06:50:10 +02:00
msgstr "Obnov zoznam kontaktov"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:103
2013-05-13 21:43:42 +02:00
msgid "Add new contact"
2014-01-15 07:03:39 +01:00
msgstr "Pridať nový kontakt"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:105
2013-05-13 21:43:42 +02:00
msgid "Add new addressbook"
2014-01-15 07:03:39 +01:00
msgstr "Pridať nový adresár"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:107
2013-05-13 21:43:42 +02:00
msgid "Delete current contact"
2014-01-15 07:03:39 +01:00
msgstr "Vymazať tento kontakt"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:113
2013-05-13 21:43:42 +02:00
msgid ""
2013-09-07 10:35:22 +02:00
"<h3>You have no contacts in your address book or your address book is "
"disabled.</h3><p>Add a new contact or import existing contacts from a VCF "
"file.</p>"
2013-10-19 14:16:21 +02:00
msgstr "<h3>Váš adresár je buď vypnutý, alebo prázdny.</h3><p>Vložte nový kontakt, alebo ho naimportujete z VCF súboru.</p>"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:116
2013-05-13 21:43:42 +02:00
msgid "Add contact"
2013-07-24 06:50:10 +02:00
msgstr "Pridať kontakt"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:172
2013-05-24 00:54:03 +02:00
msgid "Which contact should the data be merged into?"
2013-08-21 12:09:56 +02:00
msgstr "Do ktorého kontaktu sa majú údaje zlúčiť?"
2013-05-24 00:54:03 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:180
2013-05-13 21:43:42 +02:00
msgid "Delete the other(s) after successful merge?"
2013-08-21 12:09:56 +02:00
msgstr "Zmazať ostatné po úspešnom zlúčení?"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:195
2013-05-13 21:43:42 +02:00
msgid "Compose mail"
2013-07-24 06:50:10 +02:00
msgstr "Napísať poštu"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:223
2013-05-13 21:43:42 +02:00
msgid "Delete current photo"
2014-01-15 07:03:39 +01:00
msgstr "Odstrániť túto fotku"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:224
2013-05-13 21:43:42 +02:00
msgid "Edit current photo"
2014-01-15 07:03:39 +01:00
msgstr "Upraviť túto fotku"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:225
2013-05-13 21:43:42 +02:00
msgid "Upload new photo"
2013-07-24 06:50:10 +02:00
msgstr "Nahrať novú fotku"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:226
2014-02-28 06:49:48 +01:00
msgid "Select photo from Files"
msgstr ""
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:231 templates/contacts.php:233
2014-01-11 06:50:01 +01:00
#: templates/settings.php:59
2013-11-11 08:54:25 +01:00
msgid "Name"
msgstr "Názov"
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:239
2013-05-13 21:43:42 +02:00
msgid "First name"
2013-07-24 06:50:10 +02:00
msgstr "Krstné meno"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:243
2013-05-13 21:43:42 +02:00
msgid "Additional names"
2013-07-24 06:50:10 +02:00
msgstr "Ďalšie mená"
2013-05-13 21:43:42 +02:00
2014-02-15 12:13:37 +01:00
#: templates/contacts.php:247
2013-05-13 21:43:42 +02:00
msgid "Last name"
2013-07-24 06:50:10 +02:00
msgstr "Priezvisko"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:263
msgid "Address book"
msgstr ""
#: templates/contacts.php:270 templates/contacts.php:347
2013-05-13 21:43:42 +02:00
msgid "Nickname"
2013-07-24 06:50:10 +02:00
msgstr "Prezývka"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:280 templates/contacts.php:346
2013-05-13 21:43:42 +02:00
msgid "Title"
2013-08-21 12:09:56 +02:00
msgstr "Názov"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:290 templates/contacts.php:345
2013-05-13 21:43:42 +02:00
msgid "Organization"
2013-07-24 06:50:10 +02:00
msgstr "Organizácia"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:300 templates/contacts.php:348
2013-05-13 21:43:42 +02:00
msgid "Birthday"
2013-07-24 06:50:10 +02:00
msgstr "Narodeniny"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:337
2013-05-13 21:43:42 +02:00
msgid "Notes go here..."
2013-07-24 06:50:10 +02:00
msgstr "Poznámky idú sem..."
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:344
2013-10-14 00:28:43 +02:00
msgid "Add field..."
2013-10-19 14:16:21 +02:00
msgstr "Vložiť pole..."
2013-10-14 00:28:43 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:351
2013-05-13 21:43:42 +02:00
msgid "Instant Messaging"
2013-07-24 06:50:10 +02:00
msgstr "Okamžité správy IM"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:353
2013-05-13 21:43:42 +02:00
msgid "Note"
2013-07-24 06:50:10 +02:00
msgstr "Poznámka"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:354
2013-05-13 21:43:42 +02:00
msgid "Web site"
2013-07-24 06:50:10 +02:00
msgstr "Web stránka"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:378 templates/contacts.php:393
#: templates/contacts.php:407 templates/contacts.php:422
#: templates/contacts.php:464 templates/contacts.php:474
2013-05-13 21:43:42 +02:00
msgid "Preferred"
2013-07-24 06:50:10 +02:00
msgstr "Uprednostňované"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:383
2013-05-13 21:43:42 +02:00
msgid "Please specify a valid email address."
2014-01-15 07:03:39 +01:00
msgstr "Prosím zadajte platnú emailovú adresu."
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:383
2013-05-13 21:43:42 +02:00
msgid "someone@example.com"
2013-07-24 06:50:10 +02:00
msgstr "niekto@niečo.sk"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:385
2013-05-13 21:43:42 +02:00
msgid "Mail to address"
2013-07-24 06:50:10 +02:00
msgstr "Odoslať na adresu"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:386
2013-05-13 21:43:42 +02:00
msgid "Delete email address"
2014-01-15 07:03:39 +01:00
msgstr "Odstrániť emailové adresy"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:398
2013-05-13 21:43:42 +02:00
msgid "Enter phone number"
2014-01-15 07:03:39 +01:00
msgstr "Vložiť telefónne číslo"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:414
2013-05-13 21:43:42 +02:00
msgid "Go to web site"
2014-01-15 07:03:39 +01:00
msgstr "Navštíviť web stránku"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:431
2013-05-13 21:43:42 +02:00
msgid "View on map"
2013-07-24 06:50:10 +02:00
msgstr "Zobraziť na mape"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:439
2013-05-13 21:43:42 +02:00
msgid "Street address"
2013-07-24 06:50:10 +02:00
msgstr "Ulica"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:443
2013-05-13 21:43:42 +02:00
msgid "Postal code"
2013-07-24 06:50:10 +02:00
msgstr "PSČ"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:445
2013-05-13 21:43:42 +02:00
msgid "City"
2013-07-24 06:50:10 +02:00
msgstr "Mesto"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:449
2013-05-13 21:43:42 +02:00
msgid "State or province"
2013-08-21 12:09:56 +02:00
msgstr "Štát alebo oblasť"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:453
2013-05-13 21:43:42 +02:00
msgid "Country"
2013-07-24 06:50:10 +02:00
msgstr "Krajina"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:480
2013-05-13 21:43:42 +02:00
msgid "Instant Messenger"
2013-07-24 06:50:10 +02:00
msgstr "Okamžité správy IM"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:493
2013-09-07 10:35:22 +02:00
msgid "Active"
2013-09-09 01:36:47 +02:00
msgstr "Aktívny"
2013-09-07 10:35:22 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:496 templates/settings.php:36
2013-05-13 21:43:42 +02:00
msgid "Share"
2013-07-24 06:50:10 +02:00
msgstr "Zdieľať"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:497
2013-05-13 21:43:42 +02:00
msgid "Export"
2013-07-24 06:50:10 +02:00
msgstr "Export"
2013-05-13 21:43:42 +02:00
2014-03-05 06:50:19 +01:00
#: templates/contacts.php:498
2013-05-13 21:43:42 +02:00
msgid "CardDAV link"
2014-01-15 07:03:39 +01:00
msgstr "CardDAV odkaz"
2013-05-13 21:43:42 +02:00
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
2013-07-24 06:50:10 +02:00
msgstr "Adresy pre synchronizáciu s CardDAV"
2013-05-13 21:43:42 +02:00
#: templates/settings.php:3
msgid "more info"
2013-07-24 06:50:10 +02:00
msgstr "viac informácií"
2013-05-13 21:43:42 +02:00
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
2013-07-24 06:50:10 +02:00
msgstr "Primárna adresa"
2013-05-13 21:43:42 +02:00
#: templates/settings.php:7
msgid "iOS/OS X"
2013-07-24 06:50:10 +02:00
msgstr "iOS/OS X"
2013-05-13 21:43:42 +02:00
#: templates/settings.php:11
msgid "Addressbooks"
2013-07-24 06:50:10 +02:00
msgstr "Adresáre"
2013-05-13 21:43:42 +02:00
#: templates/settings.php:58
msgid "New Address Book"
2013-07-24 06:50:10 +02:00
msgstr "Nový adresár"
2013-05-13 21:43:42 +02:00
#: templates/settings.php:60
msgid "Description"
2013-07-24 06:50:10 +02:00
msgstr "Popis"