mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-11-29 11:24:11 +01:00
1159 lines
27 KiB
Plaintext
1159 lines
27 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Translators:
|
|
# Adam Toth <adazlord@gmail.com>, 2012
|
|
# akoscomp <nagy.akos@libreoffice.ro>, 2013
|
|
# ebela <bela@dandre.hu>, 2013
|
|
# gyeben <gyonkibendeguz@gmail.com>, 2013
|
|
# gyeben <gyonkibendeguz@gmail.com>, 2013
|
|
# Laszlo Tornoci <torlasz@gmail.com>, 2013
|
|
# Tamas Nagy <mail@tamas-nagy.net>, 2011
|
|
# Peter Borsa <peter.borsa@gmail.com>, 2011
|
|
# Tamas Nagy <mail@tamas-nagy.net>, 2012
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: ownCloud\n"
|
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
|
"POT-Creation-Date: 2013-08-21 06:08-0400\n"
|
|
"PO-Revision-Date: 2013-08-19 18:21+0000\n"
|
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
|
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: hu_HU\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: ajax/currentphoto.php:49 ajax/savecrop.php:66
|
|
msgid "Error getting contact object."
|
|
msgstr "A kontakt-objektum feldolgozása sikertelen"
|
|
|
|
#: ajax/currentphoto.php:53
|
|
msgid "Error reading contact photo."
|
|
msgstr "A kontakt képének beolvasása sikertelen"
|
|
|
|
#: ajax/currentphoto.php:67
|
|
msgid "Error saving temporary file."
|
|
msgstr "Ideiglenes fájl mentése sikertelen"
|
|
|
|
#: ajax/currentphoto.php:70
|
|
msgid "The loading photo is not valid."
|
|
msgstr "A kép érvénytelen"
|
|
|
|
#: ajax/oc_photo.php:28
|
|
msgid "No contact info was submitted."
|
|
msgstr "Nem lett megadva elérhetőség."
|
|
|
|
#: ajax/oc_photo.php:32
|
|
msgid "No photo path was submitted."
|
|
msgstr "Nincs fénykép-útvonal megadva"
|
|
|
|
#: ajax/oc_photo.php:39
|
|
msgid "File doesn't exist:"
|
|
msgstr "A fájl nem létezik:"
|
|
|
|
#: ajax/oc_photo.php:44 ajax/oc_photo.php:47
|
|
msgid "Error loading image."
|
|
msgstr "Kép betöltése sikertelen"
|
|
|
|
#: ajax/savecrop.php:96
|
|
msgid "Error getting PHOTO property."
|
|
msgstr "A PHOTO-tulajdonság feldolgozása sikertelen"
|
|
|
|
#: ajax/savecrop.php:116 lib/controller/addressbookcontroller.php:251
|
|
msgid "Error saving contact."
|
|
msgstr "A kontakt mentése sikertelen"
|
|
|
|
#: ajax/savecrop.php:126
|
|
msgid "Error resizing image"
|
|
msgstr "Képméretezés sikertelen"
|
|
|
|
#: ajax/savecrop.php:129
|
|
msgid "Error cropping image"
|
|
msgstr "Képvágás sikertelen"
|
|
|
|
#: ajax/savecrop.php:132
|
|
msgid "Error creating temporary image"
|
|
msgstr "Ideiglenes kép létrehozása sikertelen"
|
|
|
|
#: ajax/savecrop.php:135
|
|
msgid "Error finding image: "
|
|
msgstr "A kép nem található"
|
|
|
|
#: ajax/setpreference.php:37
|
|
msgid "Key is not set for: "
|
|
msgstr "Nincs megadva a kulcs:"
|
|
|
|
#: ajax/setpreference.php:41
|
|
msgid "Value is not set for: "
|
|
msgstr "Nincs megadva az érték:"
|
|
|
|
#: ajax/setpreference.php:53 lib/controller/settingscontroller.php:51
|
|
msgid "Could not set preference: "
|
|
msgstr "Nem állítható be a tulajdonság:"
|
|
|
|
#: ajax/uploadimport.php:38 ajax/uploadphoto.php:80
|
|
#: lib/controller/importcontroller.php:39
|
|
msgid "No file was uploaded. Unknown error"
|
|
msgstr "Nem történt feltöltés. Ismeretlen hiba"
|
|
|
|
#: ajax/uploadimport.php:45 ajax/uploadphoto.php:86
|
|
#: lib/controller/importcontroller.php:47
|
|
msgid "There is no error, the file uploaded with success"
|
|
msgstr "A fájlt sikerült feltölteni"
|
|
|
|
#: ajax/uploadimport.php:46 ajax/uploadphoto.php:87
|
|
#: lib/controller/importcontroller.php:48
|
|
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
|
msgstr "A feltöltött fájl mérete meghaladja az upload_max_filesize értéket a php.ini-ben"
|
|
|
|
#: ajax/uploadimport.php:48 ajax/uploadphoto.php:88
|
|
#: lib/controller/importcontroller.php:50
|
|
msgid ""
|
|
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
|
"the HTML form"
|
|
msgstr "A feltöltött fájl mérete meghaladja a MAX_FILE_SIZE paramétert, ami a HTML formban került megadásra."
|
|
|
|
#: ajax/uploadimport.php:49 ajax/uploadphoto.php:89
|
|
#: lib/controller/importcontroller.php:51
|
|
msgid "The uploaded file was only partially uploaded"
|
|
msgstr "Az eredeti fájlt csak részben sikerült feltölteni."
|
|
|
|
#: ajax/uploadimport.php:50 ajax/uploadphoto.php:90
|
|
#: lib/controller/importcontroller.php:52
|
|
msgid "No file was uploaded"
|
|
msgstr "Nem töltődött fel állomány"
|
|
|
|
#: ajax/uploadimport.php:51 ajax/uploadphoto.php:91
|
|
#: lib/controller/importcontroller.php:53
|
|
msgid "Missing a temporary folder"
|
|
msgstr "Hiányzik egy ideiglenes mappa"
|
|
|
|
#: ajax/uploadimport.php:52 lib/controller/importcontroller.php:54
|
|
msgid "Failed to write to disk"
|
|
msgstr "Nem sikerült a lemezre történő írás"
|
|
|
|
#: ajax/uploadimport.php:62 lib/controller/importcontroller.php:65
|
|
msgid "Not enough storage available"
|
|
msgstr "Nincs elég szabad hely."
|
|
|
|
#: ajax/uploadimport.php:69
|
|
msgid "Upload of blacklisted file:"
|
|
msgstr "Feketelistában található fájl feltöltése:"
|
|
|
|
#: ajax/uploadimport.php:74 lib/controller/importcontroller.php:95
|
|
msgid "Error uploading contacts to storage."
|
|
msgstr "Hiba a kapcsolatok feltöltésekor"
|
|
|
|
#: ajax/uploadphoto.php:72 ajax/uploadphoto.php:123
|
|
msgid "Couldn't save temporary image: "
|
|
msgstr "Ideiglenes kép létrehozása sikertelen"
|
|
|
|
#: ajax/uploadphoto.php:75 ajax/uploadphoto.php:126
|
|
msgid "Couldn't load temporary image: "
|
|
msgstr "Ideiglenes kép betöltése sikertelen"
|
|
|
|
#: appinfo/app.php:31
|
|
msgid "Contacts"
|
|
msgstr "Címtár"
|
|
|
|
#: js/addressbooks.js:68 js/groups.js:509 templates/settings.php:61
|
|
msgid "Save"
|
|
msgstr "Mentés"
|
|
|
|
#: js/addressbooks.js:235
|
|
msgid "Uploading..."
|
|
msgstr "Feltöltés..."
|
|
|
|
#: js/addressbooks.js:238
|
|
msgid "Importing..."
|
|
msgstr "Importálás..."
|
|
|
|
#: js/addressbooks.js:291
|
|
msgid "Imported {count} of {total} contacts"
|
|
msgstr "{count} kapcsolat importálva, összesen: {total}"
|
|
|
|
#: js/addressbooks.js:313
|
|
msgid "Imported {imported} contacts. {failed} failed."
|
|
msgstr "{imported} kapcsolat importálva. {failed} sikertelen."
|
|
|
|
#: js/addressbooks.js:455
|
|
msgid "An address book called {name} already exists"
|
|
msgstr "A(z) {name} nevű kapcsolat már létezik."
|
|
|
|
#: js/addressbooks.js:484
|
|
msgid "Failed adding address book: {error}"
|
|
msgstr "Nem sikerült hozzáadni a címjegyzék: {error}"
|
|
|
|
#: js/addressbooks.js:520
|
|
msgid "Failed loading address books: {error}"
|
|
msgstr "Hiba a címjegyzék betöltésekor: {error}"
|
|
|
|
#: js/app.js:213
|
|
msgid "Indexing contacts"
|
|
msgstr "Kapcsolatok indexelése."
|
|
|
|
#: js/app.js:223
|
|
msgid "Unrecoverable error loading address books: {msg}"
|
|
msgstr ""
|
|
|
|
#: js/app.js:224
|
|
msgid "Error."
|
|
msgstr "Hiba."
|
|
|
|
#: js/app.js:317 js/app.js:331
|
|
msgid "Add to..."
|
|
msgstr "Hozzáadás ehhez..."
|
|
|
|
#: js/app.js:321 js/app.js:333
|
|
msgid "Remove from..."
|
|
msgstr "Eltávolítás innen..."
|
|
|
|
#: js/app.js:338
|
|
msgid "Add group..."
|
|
msgstr "Csoport hozzáadása..."
|
|
|
|
#: js/app.js:461
|
|
msgid "Invalid URL: \"{url}\""
|
|
msgstr "Hibás URL: \"{url}\""
|
|
|
|
#: js/app.js:472
|
|
msgid "There was an error opening a mail composer."
|
|
msgstr "Hiba történt a levélszerkesztő megnyitása közben."
|
|
|
|
#: js/app.js:477
|
|
msgid "Invalid email: \"{url}\""
|
|
msgstr "Hibás email: \"{url}\""
|
|
|
|
#: js/app.js:555
|
|
msgid "Merge failed. Cannot find contact: {id}"
|
|
msgstr "Sikertelen összefűzés. Nem található kapcsolat: {id}"
|
|
|
|
#: js/app.js:568
|
|
msgid "Merge failed."
|
|
msgstr "Sikertelen összefűzés."
|
|
|
|
#: js/app.js:575
|
|
msgid "Merge failed. Error saving contact."
|
|
msgstr "Sikertelen összefűzés. Hiba a kapcsolat mentésekor."
|
|
|
|
#: js/app.js:594
|
|
msgid "Select photo"
|
|
msgstr "Fotó kiválasztása"
|
|
|
|
#: js/app.js:664 js/app.js:1543
|
|
msgid "Network or server error. Please inform administrator."
|
|
msgstr "Hiba történt a hálózatban vagy a kiszolgálón. Értesítse a rendszergazdát!"
|
|
|
|
#: js/app.js:883
|
|
msgid "Error adding to group."
|
|
msgstr "Hiba a csoporthoz adása közben."
|
|
|
|
#: js/app.js:912
|
|
msgid "Error removing from group."
|
|
msgstr "Hiba a csoportból való eltávolítás közben."
|
|
|
|
#: js/app.js:1072
|
|
msgid "Error setting {name} as favorite."
|
|
msgstr "Hiba beállítás {name} mint kedvenc."
|
|
|
|
#: js/app.js:1211 js/app.js:1215 templates/contacts.php:184
|
|
msgid "Merge contacts"
|
|
msgstr "Kapcsolatok összefűzése."
|
|
|
|
#: js/app.js:1237 js/app.js:1290 js/settings.js:120 templates/contacts.php:323
|
|
#: templates/settings.php:62
|
|
msgid "Cancel"
|
|
msgstr "Mégsem"
|
|
|
|
#: js/app.js:1264 templates/contacts.php:165
|
|
msgid "Add group"
|
|
msgstr "Csoport hozzáadása"
|
|
|
|
#: js/app.js:1268
|
|
msgid "OK"
|
|
msgstr "OK"
|
|
|
|
#: js/app.js:1367
|
|
msgid "Could not find contact: {id}"
|
|
msgstr "Nem található kapcsolat: {id}"
|
|
|
|
#: js/app.js:1409
|
|
msgid "No files selected for upload."
|
|
msgstr "Nincs kiválasztva feltöltendő fájl"
|
|
|
|
#: js/app.js:1419
|
|
msgid ""
|
|
"The file you are trying to upload exceed the maximum size for file uploads "
|
|
"on this server."
|
|
msgstr "A feltöltendő fájl mérete meghaladja a megengedett mértéket"
|
|
|
|
#: js/app.js:1506
|
|
msgid "Edit profile picture"
|
|
msgstr "Profilkép szerkesztése"
|
|
|
|
#: js/app.js:1524
|
|
msgid "Error loading profile picture."
|
|
msgstr "Hiba a profilkép betöltése közben."
|
|
|
|
#: js/contacts.js:591
|
|
msgid "Is this correct?"
|
|
msgstr "Helyes ez?"
|
|
|
|
#: js/contacts.js:849
|
|
msgid "Error parsing date: {date}"
|
|
msgstr ""
|
|
|
|
#: js/contacts.js:1046
|
|
msgid "# groups"
|
|
msgstr "# csoportok"
|
|
|
|
#: js/contacts.js:2116
|
|
msgid ""
|
|
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
|
|
"them to be deleted."
|
|
msgstr "Néhány kapcsolat ki lett jelölve törlésre, de nem lett törölve. Várja meg ameddig törölve lesznek."
|
|
|
|
#: js/contacts.js:2127
|
|
msgid "Click to undo deletion of {num} contacts"
|
|
msgstr "Kattintson a {num} kapcsolat törlésének visszavonásához"
|
|
|
|
#: js/contacts.js:2142
|
|
msgid "Cancelled deletion of {num}"
|
|
msgstr "A(z) {num} törlésének visszavonása"
|
|
|
|
#: js/groups.js:53 templates/contacts.php:327
|
|
msgid "Add"
|
|
msgstr "Hozzáadás"
|
|
|
|
#: js/groups.js:262
|
|
msgid "Contact is already in this group."
|
|
msgstr "A kapcsolat már a csoportban van."
|
|
|
|
#: js/groups.js:275
|
|
msgid "Contacts are already in this group."
|
|
msgstr "A kapcsolatok már a csoportban vannak."
|
|
|
|
#: js/groups.js:338
|
|
msgid "Couldn't get contact list."
|
|
msgstr "Nem érhető el a kapcsolatlista."
|
|
|
|
#: js/groups.js:349
|
|
msgid "Contact is not in this group."
|
|
msgstr "A kapcsolat nincs ebben a csoportban."
|
|
|
|
#: js/groups.js:363
|
|
msgid "Contacts are not in this group."
|
|
msgstr "A kapcsolatok nincsenek ebben a csoportban."
|
|
|
|
#: js/groups.js:557
|
|
msgid "Failed renaming group: {error}"
|
|
msgstr "Hiba a csoport átnevezésekor: {error}"
|
|
|
|
#: js/groups.js:588
|
|
msgid "A group named {group} already exists"
|
|
msgstr "A {group} nevű csoport már létezik"
|
|
|
|
#: js/groups.js:623
|
|
msgid ""
|
|
"You can drag groups to\n"
|
|
"arrange them as you like."
|
|
msgstr "Áthúzhatja a csoportokat\nelrendezheti őket ahogy akarja."
|
|
|
|
#: js/groups.js:636
|
|
msgid "Failed adding group: {error}"
|
|
msgstr "Hiba a csoport hozzáadásakor: {error}"
|
|
|
|
#: js/groups.js:648
|
|
msgid "All"
|
|
msgstr "Összes"
|
|
|
|
#: js/groups.js:663 js/groups.js:666
|
|
msgid "Favorites"
|
|
msgstr "Kedvencek"
|
|
|
|
#: js/groups.js:727
|
|
msgid "Shared by {owner}"
|
|
msgstr "Megosztva {owner} által"
|
|
|
|
#: js/groups.js:742
|
|
msgid "Not grouped"
|
|
msgstr "Nem csoportosított"
|
|
|
|
#: js/groups.js:768
|
|
msgid "Failed loading groups: {error}"
|
|
msgstr "Nem sikerült betölteni a csopotokat: {error}"
|
|
|
|
#: js/loader.js:49
|
|
msgid "Result: "
|
|
msgstr "Eredmény: "
|
|
|
|
#: js/loader.js:49
|
|
msgid " imported, "
|
|
msgstr " beimportálva, "
|
|
|
|
#: js/loader.js:49
|
|
msgid " failed."
|
|
msgstr " sikertelen"
|
|
|
|
#: js/settings.js:25 js/settings.js:45 js/settings.js:75 js/settings.js:112
|
|
msgid "Error"
|
|
msgstr "Hiba"
|
|
|
|
#: js/settings.js:75
|
|
msgid "Displayname cannot be empty."
|
|
msgstr "Megjelenített név kitöltendő"
|
|
|
|
#: js/settings.js:97 templates/settings.php:26
|
|
msgid "Show CardDav link"
|
|
msgstr "CardDav link megjelenítése"
|
|
|
|
#: js/settings.js:98 templates/settings.php:29
|
|
msgid "Show read-only VCF link"
|
|
msgstr "Csak olvasható VCF link megjelenítése"
|
|
|
|
#: js/settings.js:99 templates/contacts.php:57 templates/contacts.php:78
|
|
#: templates/contacts.php:325 templates/settings.php:40
|
|
msgid "Download"
|
|
msgstr "Letöltés"
|
|
|
|
#: js/settings.js:101 templates/contacts.php:466 templates/settings.php:45
|
|
msgid "Edit"
|
|
msgstr "Szerkesztés"
|
|
|
|
#: js/settings.js:102 templates/contacts.php:58 templates/contacts.php:77
|
|
#: templates/contacts.php:270 templates/contacts.php:277
|
|
#: templates/contacts.php:284 templates/contacts.php:291
|
|
#: templates/contacts.php:339 templates/contacts.php:467
|
|
#: templates/settings.php:50
|
|
msgid "Delete"
|
|
msgstr "Törlés"
|
|
|
|
#: js/settings.js:159 templates/settings.php:66
|
|
msgid "More..."
|
|
msgstr "Több..."
|
|
|
|
#: js/settings.js:162
|
|
msgid "Less..."
|
|
msgstr "Kevesebb..."
|
|
|
|
#: js/storage.js:258
|
|
msgid "Failed loading photo: {error}"
|
|
msgstr "Hiba a kép betöltésekor: {error}"
|
|
|
|
#: lib/addressbook.php:135
|
|
msgid "You do not have permissions to see this contacts"
|
|
msgstr "Nincs jogosultsága megnézni az illető adatait."
|
|
|
|
#: lib/addressbook.php:167
|
|
msgid "You do not have permissions to see these contacts"
|
|
msgstr "Nincs jogosultsága megnézni a kapcsolatokat."
|
|
|
|
#: lib/addressbook.php:193
|
|
msgid "You do not have permissions add contacts to the address book"
|
|
msgstr "Nincs jogosultsága hozzáadni kapcsolatokat a címjegyzékhez"
|
|
|
|
#: lib/addressbook.php:196
|
|
msgid "The backend for this address book does not support adding contacts"
|
|
msgstr ""
|
|
|
|
#: lib/addressbook.php:218 lib/contact.php:244
|
|
msgid "You do not have permissions to delete this contact"
|
|
msgstr ""
|
|
|
|
#: lib/addressbook.php:221
|
|
msgid "The backend for this address book does not support deleting contacts"
|
|
msgstr ""
|
|
|
|
#: lib/addressbook.php:258
|
|
msgid "The backend for this address book does not support updating"
|
|
msgstr ""
|
|
|
|
#: lib/addressbook.php:284
|
|
msgid "You don't have permissions to update the address book."
|
|
msgstr ""
|
|
|
|
#: lib/addressbook.php:295
|
|
msgid "You don't have permissions to delete the address book."
|
|
msgstr ""
|
|
|
|
#: lib/app.php:132
|
|
msgid "Address book not found"
|
|
msgstr "A címjegyzék nem található"
|
|
|
|
#: lib/contact.php:112 lib/contact.php:159
|
|
msgid "You do not have permissions to see this contact"
|
|
msgstr "Nincs jogosultsága megnézni ez a partnert."
|
|
|
|
#: lib/contact.php:259
|
|
msgid "You do not have permissions to update this contact"
|
|
msgstr ""
|
|
|
|
#: lib/contact.php:270
|
|
msgid "The backend for this contact does not support updating it"
|
|
msgstr ""
|
|
|
|
#: lib/contact.php:288
|
|
msgid "This backend not support adding contacts"
|
|
msgstr ""
|
|
|
|
#: lib/contact.php:394 lib/contact.php:411
|
|
msgid "Property not found"
|
|
msgstr ""
|
|
|
|
#: lib/contact.php:459
|
|
msgid " Missing IM parameter for: "
|
|
msgstr ""
|
|
|
|
#: lib/contact.php:467
|
|
msgid "Unknown IM: "
|
|
msgstr "Ismeretlen IM:"
|
|
|
|
#: lib/controller/addressbookcontroller.php:122
|
|
msgid "Error creating address book"
|
|
msgstr "Hiba a címjegyzék létrehozásakor"
|
|
|
|
#: lib/controller/addressbookcontroller.php:144
|
|
msgid "Error updating address book"
|
|
msgstr "Hiba a címjegyzék frissítésekor"
|
|
|
|
#: lib/controller/addressbookcontroller.php:168
|
|
msgid "Error deleting address book"
|
|
msgstr ""
|
|
|
|
#: lib/controller/addressbookcontroller.php:188
|
|
msgid "Error creating contact."
|
|
msgstr ""
|
|
|
|
#: lib/controller/addressbookcontroller.php:222
|
|
msgid "Error deleting contact."
|
|
msgstr ""
|
|
|
|
#: lib/controller/addressbookcontroller.php:245
|
|
msgid "Error retrieving contact."
|
|
msgstr ""
|
|
|
|
#: lib/controller/addressbookcontroller.php:256
|
|
msgid "Error removing contact from other address book."
|
|
msgstr ""
|
|
|
|
#: lib/controller/contactcontroller.php:42
|
|
#: lib/controller/contactcontroller.php:68
|
|
#: lib/controller/contactcontroller.php:92
|
|
#: lib/controller/contactcontroller.php:128
|
|
#: lib/controller/contactcontroller.php:187
|
|
#: lib/controller/contactcontroller.php:250
|
|
msgid "Couldn't find contact."
|
|
msgstr ""
|
|
|
|
#: lib/controller/contactcontroller.php:97
|
|
msgid "Error merging into contact."
|
|
msgstr ""
|
|
|
|
#: lib/controller/contactcontroller.php:101
|
|
#: lib/controller/contactcontroller.php:209
|
|
msgid "Error saving contact to backend."
|
|
msgstr ""
|
|
|
|
#: lib/controller/contactcontroller.php:191
|
|
#: lib/controller/contactcontroller.php:254
|
|
msgid "Property name is not set."
|
|
msgstr ""
|
|
|
|
#: lib/controller/contactcontroller.php:195
|
|
#: lib/controller/contactcontroller.php:258
|
|
#: lib/controller/contactcontroller.php:268
|
|
msgid "Property checksum is not set."
|
|
msgstr ""
|
|
|
|
#: lib/controller/contactcontroller.php:202
|
|
#: lib/controller/contactcontroller.php:275
|
|
msgid "Information about vCard is incorrect. Please reload the page."
|
|
msgstr "A vCardról szóló információ helytelen. Töltsd újra az oldalt."
|
|
|
|
#: lib/controller/contactcontroller.php:280
|
|
msgid "Error setting property"
|
|
msgstr ""
|
|
|
|
#: lib/controller/contactcontroller.php:284
|
|
msgid "Error saving property to backend"
|
|
msgstr ""
|
|
|
|
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:84
|
|
msgid "No group name given."
|
|
msgstr ""
|
|
|
|
#: lib/controller/groupcontroller.php:67
|
|
msgid "Error adding group."
|
|
msgstr ""
|
|
|
|
#: lib/controller/groupcontroller.php:135
|
|
msgid "No group name to rename from given."
|
|
msgstr ""
|
|
|
|
#: lib/controller/groupcontroller.php:139
|
|
msgid "No group name to rename to given."
|
|
msgstr ""
|
|
|
|
#: lib/controller/groupcontroller.php:145
|
|
msgid "Error renaming group."
|
|
msgstr ""
|
|
|
|
#: lib/controller/groupcontroller.php:186
|
|
#: lib/controller/groupcontroller.php:237
|
|
msgid "Group ID missing from request."
|
|
msgstr ""
|
|
|
|
#: lib/controller/groupcontroller.php:191
|
|
msgid "Group name missing from request."
|
|
msgstr ""
|
|
|
|
#: lib/controller/groupcontroller.php:196
|
|
#: lib/controller/groupcontroller.php:242
|
|
msgid "Contact ID missing from request."
|
|
msgstr ""
|
|
|
|
#: lib/controller/importcontroller.php:73
|
|
msgid "Attempt to upload blacklisted file:"
|
|
msgstr ""
|
|
|
|
#: lib/controller/importcontroller.php:120
|
|
msgid "You do not have permissions to import into this address book."
|
|
msgstr ""
|
|
|
|
#: lib/controller/importcontroller.php:128
|
|
msgid "File name missing from request."
|
|
msgstr ""
|
|
|
|
#: lib/controller/importcontroller.php:133
|
|
#: lib/controller/importcontroller.php:250
|
|
msgid "Progress key missing from request."
|
|
msgstr ""
|
|
|
|
#: lib/controller/importcontroller.php:139
|
|
msgid "Attempt to access blacklisted file:"
|
|
msgstr ""
|
|
|
|
#: lib/controller/importcontroller.php:181
|
|
msgid "No contacts found in: "
|
|
msgstr ""
|
|
|
|
#: lib/controller/settingscontroller.php:36
|
|
msgid "No key is given."
|
|
msgstr ""
|
|
|
|
#: lib/controller/settingscontroller.php:40
|
|
msgid "No value is given."
|
|
msgstr ""
|
|
|
|
#: lib/hooks.php:220
|
|
msgid "{name}'s Birthday"
|
|
msgstr "{name} születésnapja"
|
|
|
|
#: lib/searchprovider.php:24
|
|
msgid "Contact"
|
|
msgstr "Kapcsolat"
|
|
|
|
#: lib/utils/jsonserializer.php:104 lib/utils/properties.php:155
|
|
#: lib/utils/properties.php:168 lib/utils/properties.php:175
|
|
#: lib/utils/properties.php:190
|
|
msgid "Other"
|
|
msgstr "Más"
|
|
|
|
#: lib/utils/jsonserializer.php:107
|
|
msgid "HomePage"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:66
|
|
msgid "Jabber"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:71
|
|
msgid "Internet call"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:76
|
|
msgid "AIM"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:81
|
|
msgid "MSN"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:86
|
|
msgid "Twitter"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:91
|
|
msgid "GoogleTalk"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:96
|
|
msgid "Facebook"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:101
|
|
msgid "XMPP"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:106
|
|
msgid "ICQ"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:111
|
|
msgid "Yahoo"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:116
|
|
msgid "Skype"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:121
|
|
msgid "QQ"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:126
|
|
msgid "GaduGadu"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:153 lib/utils/properties.php:161
|
|
#: lib/utils/properties.php:172 lib/utils/properties.php:189
|
|
msgid "Work"
|
|
msgstr "Munkahelyi"
|
|
|
|
#: lib/utils/properties.php:154 lib/utils/properties.php:159
|
|
#: lib/utils/properties.php:173
|
|
msgid "Home"
|
|
msgstr "Otthoni"
|
|
|
|
#: lib/utils/properties.php:160
|
|
msgid "Mobile"
|
|
msgstr "Mobiltelefonszám"
|
|
|
|
#: lib/utils/properties.php:162
|
|
msgid "Text"
|
|
msgstr "Szöveg"
|
|
|
|
#: lib/utils/properties.php:163
|
|
msgid "Voice"
|
|
msgstr "Hang"
|
|
|
|
#: lib/utils/properties.php:164
|
|
msgid "Message"
|
|
msgstr "Üzenet"
|
|
|
|
#: lib/utils/properties.php:165
|
|
msgid "Fax"
|
|
msgstr "Fax"
|
|
|
|
#: lib/utils/properties.php:166
|
|
msgid "Video"
|
|
msgstr "Video"
|
|
|
|
#: lib/utils/properties.php:167
|
|
msgid "Pager"
|
|
msgstr "Személyhívó"
|
|
|
|
#: lib/utils/properties.php:174
|
|
msgid "Internet"
|
|
msgstr "Internet"
|
|
|
|
#: lib/utils/properties.php:187
|
|
msgid "Friends"
|
|
msgstr ""
|
|
|
|
#: lib/utils/properties.php:188
|
|
msgid "Family"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:6
|
|
msgid "New Contact"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:10
|
|
msgid "Group name"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:10
|
|
msgid "New Group"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:19
|
|
msgid "Address books"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:22 templates/contacts.php:47
|
|
#: templates/contacts.php:67
|
|
msgid "Display name"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:22
|
|
msgid "Add Address Book"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:25 templates/contacts.php:127
|
|
msgid "Import"
|
|
msgstr "Importálás"
|
|
|
|
#: templates/contacts.php:29
|
|
msgid "Import into..."
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:31 templates/contacts.php:32
|
|
msgid "Select file..."
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:45 templates/contacts.php:65
|
|
msgid "(De-)select all"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:46 templates/contacts.php:66
|
|
msgid "Sort order"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:48 templates/contacts.php:68
|
|
msgid "First- Lastname"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:49 templates/contacts.php:69
|
|
msgid "Last-, Firstname"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:53 templates/contacts.php:80
|
|
msgid "Groups"
|
|
msgstr "Csoportok"
|
|
|
|
#: templates/contacts.php:55 templates/contacts.php:82
|
|
msgid "Favorite"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:56 templates/contacts.php:83
|
|
msgid "Merge selected"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:91 templates/contacts.php:324
|
|
msgid "Close"
|
|
msgstr "Bezárás"
|
|
|
|
#: templates/contacts.php:92
|
|
msgid "Keyboard shortcuts"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:94
|
|
msgid "Navigation"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:97
|
|
msgid "Next contact in list"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:99
|
|
msgid "Previous contact in list"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:101
|
|
msgid "Expand/collapse current addressbook"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:103
|
|
msgid "Next addressbook"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:105
|
|
msgid "Previous addressbook"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:109
|
|
msgid "Actions"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:112
|
|
msgid "Refresh contacts list"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:114
|
|
msgid "Add new contact"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:116
|
|
msgid "Add new addressbook"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:118
|
|
msgid "Delete current contact"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:123
|
|
msgid ""
|
|
"<h3>You have no contacts in your addressbook.</h3><p>Add a new contact or "
|
|
"import existing contacts from a VCF file.</p>"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:126
|
|
msgid "Add contact"
|
|
msgstr "Kapcsolat hozzáadása"
|
|
|
|
#: templates/contacts.php:176
|
|
msgid "Delete group"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:177
|
|
msgid "Rename group"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:185
|
|
msgid "Which contact should the data be merged into?"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:193
|
|
msgid "Delete the other(s) after successful merge?"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:205
|
|
msgid "Compose mail"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:227
|
|
msgid "Delete current photo"
|
|
msgstr "Aktuális kép törlése"
|
|
|
|
#: templates/contacts.php:228
|
|
msgid "Edit current photo"
|
|
msgstr "Aktuális kép szerkesztése"
|
|
|
|
#: templates/contacts.php:229
|
|
msgid "Upload new photo"
|
|
msgstr "Új kép feltöltése"
|
|
|
|
#: templates/contacts.php:230
|
|
msgid "Select photo from ownCloud"
|
|
msgstr "Kép kiválasztása ownCloud-ból"
|
|
|
|
#: templates/contacts.php:241 templates/contacts.php:242
|
|
msgid "First name"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:246 templates/contacts.php:247
|
|
msgid "Additional names"
|
|
msgstr "További nevek"
|
|
|
|
#: templates/contacts.php:251 templates/contacts.php:252
|
|
msgid "Last name"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:259
|
|
msgid "Select groups"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:262
|
|
msgid "Select address book"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:266 templates/contacts.php:330
|
|
msgid "Nickname"
|
|
msgstr "Becenév"
|
|
|
|
#: templates/contacts.php:269
|
|
msgid "Enter nickname"
|
|
msgstr "Becenév megadása"
|
|
|
|
#: templates/contacts.php:273 templates/contacts.php:329
|
|
msgid "Title"
|
|
msgstr "Felirat"
|
|
|
|
#: templates/contacts.php:276
|
|
msgid "Enter title"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:280 templates/contacts.php:328
|
|
msgid "Organization"
|
|
msgstr "Szervezet"
|
|
|
|
#: templates/contacts.php:283
|
|
msgid "Enter organization"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:287 templates/contacts.php:331
|
|
msgid "Birthday"
|
|
msgstr "Születésap"
|
|
|
|
#: templates/contacts.php:318
|
|
msgid "Notes go here..."
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:325
|
|
msgid "Export as VCF"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:332
|
|
msgid "Phone"
|
|
msgstr "Telefonszám"
|
|
|
|
#: templates/contacts.php:333
|
|
msgid "Email"
|
|
msgstr "Email"
|
|
|
|
#: templates/contacts.php:334
|
|
msgid "Instant Messaging"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:335
|
|
msgid "Address"
|
|
msgstr "Cím"
|
|
|
|
#: templates/contacts.php:336
|
|
msgid "Note"
|
|
msgstr "Jegyzet"
|
|
|
|
#: templates/contacts.php:337
|
|
msgid "Web site"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:339
|
|
msgid "Delete contact"
|
|
msgstr "Kapcsolat törlése"
|
|
|
|
#: templates/contacts.php:352 templates/contacts.php:367
|
|
#: templates/contacts.php:381 templates/contacts.php:406
|
|
#: templates/contacts.php:443
|
|
msgid "Preferred"
|
|
msgstr "Előnyben részesített"
|
|
|
|
#: templates/contacts.php:354
|
|
msgid "Please specify a valid email address."
|
|
msgstr "Adjon meg érvényes email címet"
|
|
|
|
#: templates/contacts.php:354
|
|
msgid "someone@example.com"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:356
|
|
msgid "Mail to address"
|
|
msgstr "Postai cím"
|
|
|
|
#: templates/contacts.php:357
|
|
msgid "Delete email address"
|
|
msgstr "Email cím törlése"
|
|
|
|
#: templates/contacts.php:369
|
|
msgid "Enter phone number"
|
|
msgstr "Adja meg a telefonszámot"
|
|
|
|
#: templates/contacts.php:371
|
|
msgid "Delete phone number"
|
|
msgstr "Telefonszám törlése"
|
|
|
|
#: templates/contacts.php:385
|
|
msgid "Go to web site"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:386
|
|
msgid "Delete URL"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:397
|
|
msgid "View on map"
|
|
msgstr "Megtekintés a térképen"
|
|
|
|
#: templates/contacts.php:398
|
|
msgid "Delete address"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:410
|
|
msgid "1 Main Street"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:411
|
|
msgid "Street address"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:415
|
|
msgid "12345"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:416
|
|
msgid "Postal code"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:418
|
|
msgid "Your city"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:419
|
|
msgid "City"
|
|
msgstr "Város"
|
|
|
|
#: templates/contacts.php:423
|
|
msgid "Some region"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:424
|
|
msgid "State or province"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:428
|
|
msgid "Your country"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:429
|
|
msgid "Country"
|
|
msgstr "Ország"
|
|
|
|
#: templates/contacts.php:451
|
|
msgid "Instant Messenger"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:453
|
|
msgid "Delete IM"
|
|
msgstr ""
|
|
|
|
#: templates/contacts.php:463 templates/settings.php:36
|
|
msgid "Share"
|
|
msgstr "Megosztás"
|
|
|
|
#: templates/contacts.php:464
|
|
msgid "Export"
|
|
msgstr "Exportálás"
|
|
|
|
#: templates/contacts.php:465
|
|
msgid "CardDAV link"
|
|
msgstr ""
|
|
|
|
#: templates/part.cropphoto.php:31
|
|
msgid "The temporary image has been removed from cache."
|
|
msgstr "Az ideiglenes kép el lett távolítva a gyorsítótárból"
|
|
|
|
#: templates/settings.php:3
|
|
msgid "CardDAV syncing addresses"
|
|
msgstr "CardDAV szinkronizációs címek"
|
|
|
|
#: templates/settings.php:3
|
|
msgid "more info"
|
|
msgstr "további információ"
|
|
|
|
#: templates/settings.php:5
|
|
msgid "Primary address (Kontact et al)"
|
|
msgstr "Elsődleges cím (Kontact és már programok)"
|
|
|
|
#: templates/settings.php:7
|
|
msgid "iOS/OS X"
|
|
msgstr "iOS/OS X"
|
|
|
|
#: templates/settings.php:11
|
|
msgid "Addressbooks"
|
|
msgstr "Címlisták"
|
|
|
|
#: templates/settings.php:58
|
|
msgid "New Address Book"
|
|
msgstr "Új címlista"
|
|
|
|
#: templates/settings.php:59
|
|
msgid "Name"
|
|
msgstr "Név"
|
|
|
|
#: templates/settings.php:60
|
|
msgid "Description"
|
|
msgstr "Leírás"
|