1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-18 07:52:21 +01:00

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-03-10 00:49:39 -04:00
parent 45aa3198f7
commit 70c51d7fc5
166 changed files with 5843 additions and 8815 deletions

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr ""
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr ""
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr ""
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr ""
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr ""
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr ""
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr ""
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr ""
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Akan (http://www.transifex.com/projects/p/owncloud/language/ak/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr ""
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr ""
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -79,9 +79,6 @@
"You do not have permissions to delete the \"%s\" address book" => "ليس لديك الصلاحية لحذف \"%s\" دفتر العناوين",
"Error deleting address book" => "حدث خطأ أثناء إزالة دفتر العناوين",
"Error creating contact." => "حدث خطأ أثناء إنشاء جهة اتصال.",
"Error deleting contact." => "خطأ في حذف جهة الاتصال",
"Error retrieving contact." => "حدث خطأ أثناء استرداد جهة الاتصال.",
"Error saving contact." => "خطأ في حفظ جهة الإتصال.",
"Error removing contact from other address book." => "حدث خطأ أثناء إزالة جهة اتصال من دفتر العناوين.",
"Couldn't find contact." => "تعذر ايجاد جهة الاتصال",
"Information about vCard is incorrect. Please reload the page." => "المعلومات الموجودة في ال vCard غير صحيحة. الرجاء إعادة تحديث الصفحة.",
@ -104,11 +101,11 @@
"Error creating temporary image" => "خطأ في إنشاء صورة مؤقتة ",
"Error cropping image" => "خطأ في قص الصورة",
"Error getting PHOTO property." => "خطأ في الحصول على ملكية الصورة.",
"Error saving contact." => "خطأ في حفظ جهة الإتصال.",
"No group name given." => "لم يتم تسمية المجموعة بعد.",
"Error adding group." => "حدث خطأ أثناء إضافة المجموعة,",
"Error renaming group." => "حدث خطأ أثناء إعادة تسمية المجموعة.",
"Failed to write to disk" => "خطأ في الكتابة على القرص الصلب",
"Not enough storage available" => "لا يوجد مساحة تخزينية كافية",
"Error uploading contacts to storage." => "خطأ في رفع جهات الإتصال للمخزن,",
"Error moving file to imports folder." => "خطأ في نقل الملف إلى مجلد الاستيراد.",
"No contacts found in: " => "لم يتم إيجاد جهات اتصال في:",
@ -205,14 +202,5 @@
"Share" => "شارك",
"Export" => "تصدير",
"CardDAV link" => "رابط - وصلة - CardDA لنقل و مشاركة جهات الاتصال",
"Edit" => "تعديل",
"CardDAV syncing addresses" => "CardDAV يقوم بمزامنة العناوين",
"more info" => "مزيد من المعلومات",
"Primary address (Kontact et al)" => "العنوان الرئيسي (جهات الإتصال)",
"iOS/OS X" => "ط ن ت/ ن ت 10",
"Addressbooks" => "كتب العناوين",
"Show CardDav link" => "أظهر وصلة -رابط - CardDav لمشاركة أو نقل جهات الاتصال.",
"New Address Book" => "كتاب عناوين جديد",
"Description" => "مواصفات",
"More..." => "المزيد..."
"Edit" => "تعديل"
);

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -27,7 +27,7 @@ msgstr ""
msgid "Contacts"
msgstr "جهات الاتصال"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "حفظ"
@ -142,7 +142,7 @@ msgid "Merge contacts"
msgstr "دمج جهات الاتصال"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "الغاء"
@ -309,35 +309,35 @@ msgstr "ليس لديك الصلاحية لمشاهدة جهة الاتصال
msgid "Contact not found"
msgstr "تعذر إيجاد جهة الاتصال."
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "ليس لديك الصلاحية لمشاهدة جهات الاتصال هذه"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "ليس لديك الصلاحية لإضافة جهات اتصال لدفتر العناوين"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "ليس لديك الصلاحية لحذف جهة الاتصال"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "حدث خطأ غير معروف. "
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "ليس لديك الصلاحية لحذف دفتر العناوين."
@ -377,83 +377,90 @@ msgstr "جهة تراسل فوري غير معروفة"
msgid "{name}'s Birthday"
msgstr "يوم ميلاد {name}'s"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "خطأ في إنشاء دفتر العناوين"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "ليس لديك الصلاحية لحذف \"%s\" دفتر العناوين"
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "حدث خطأ أثناء إزالة دفتر العناوين"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "حدث خطأ أثناء إنشاء جهة اتصال."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "خطأ في حذف جهة الاتصال"
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "حدث خطأ أثناء استرداد جهة الاتصال."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "خطأ في حفظ جهة الإتصال."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "حدث خطأ أثناء إزالة جهة اتصال من دفتر العناوين."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "تعذر ايجاد جهة الاتصال"
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "المعلومات الموجودة في ال vCard غير صحيحة. الرجاء إعادة تحديث الصفحة."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "خطأ في تحديث جهات الاتصال"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "حدث خطأ أثناء حفظ جهات الاتصال في الخلفية."
@ -540,6 +547,10 @@ msgstr "خطأ في قص الصورة"
msgid "Error getting PHOTO property."
msgstr "خطأ في الحصول على ملكية الصورة."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "خطأ في حفظ جهة الإتصال."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "لم يتم تسمية المجموعة بعد."
@ -579,8 +590,9 @@ msgid "Failed to write to disk"
msgstr "خطأ في الكتابة على القرص الصلب"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "لا يوجد مساحة تخزينية كافية"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -603,7 +615,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -615,6 +627,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr "لم يتم إيجاد جهات اتصال في:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -793,7 +810,7 @@ msgstr "العائلة -الاسم الأول"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "إلغاء"
@ -802,7 +819,7 @@ msgid "Groups"
msgstr "مجموعات"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "تحميل"
@ -918,7 +935,6 @@ msgid "Favorite"
msgstr "المفضلة"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "اسم"
@ -1036,7 +1052,7 @@ msgstr "رسائل فورية."
msgid "Active"
msgstr "فعال"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "شارك"
@ -1048,46 +1064,6 @@ msgstr "تصدير"
msgid "CardDAV link"
msgstr "رابط - وصلة - CardDA لنقل و مشاركة جهات الاتصال"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "تعديل"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV يقوم بمزامنة العناوين"
#: templates/settings.php:3
msgid "more info"
msgstr "مزيد من المعلومات"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "العنوان الرئيسي (جهات الإتصال)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "ط ن ت/ ن ت 10"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "كتب العناوين"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "أظهر وصلة -رابط - CardDav لمشاركة أو نقل جهات الاتصال."
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr "كتاب عناوين جديد"
#: templates/settings.php:60
msgid "Description"
msgstr "مواصفات"
#: templates/settings.php:66
msgid "More..."
msgstr "المزيد..."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr ""
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr ""
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr ""
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr ""
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -30,6 +30,5 @@
"Active" => "Активен",
"Share" => "Споделяне",
"Export" => "Експорт",
"Edit" => "Промяна",
"Description" => "Описание"
"Edit" => "Промяна"
);

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@ -24,7 +24,7 @@ msgstr ""
msgid "Contacts"
msgstr "Контакти"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Запис"
@ -139,7 +139,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Отказ"
@ -306,35 +306,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -374,83 +374,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -537,6 +544,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -576,7 +587,8 @@ msgid "Failed to write to disk"
msgstr "Възникна проблем при запис в диска"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -600,7 +612,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -612,6 +624,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -790,7 +807,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Изтриване"
@ -799,7 +816,7 @@ msgid "Groups"
msgstr "Групи"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Изтегляне"
@ -915,7 +932,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Име"
@ -1033,7 +1049,7 @@ msgstr ""
msgid "Active"
msgstr "Активен"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Споделяне"
@ -1045,46 +1061,6 @@ msgstr "Експорт"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Промяна"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr "Описание"
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -32,9 +32,5 @@
"Active" => "সক্রিয়",
"Share" => "ভাগাভাগি কর",
"Export" => "রপ্তানি",
"Edit" => "সম্পাদনা",
"more info" => "আরও তথ্য",
"Primary address (Kontact et al)" => "প্রাথমিক ঠিকানা (Kontact et al)",
"iOS/OS X" => "iOS/OS X",
"Description" => "বিবরণ"
"Edit" => "সম্পাদনা"
);

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr "ঠিকানাপঞ্জী"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "সংরক্ষণ"
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "বাতির"
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr "ডিস্কে লিখতে ব্যর্থ"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "মুছে"
@ -796,7 +813,7 @@ msgid "Groups"
msgstr "গোষ্ঠীসমূহ"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "ডাউনলোড"
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "রাম"
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr "সক্রিয়"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "ভাগাভাগি কর"
@ -1042,46 +1058,6 @@ msgstr "রপ্তানি"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "সম্পাদনা"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr "আরও তথ্য"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "প্রাথমিক ঠিকানা (Kontact et al)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr "বিবরণ"
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Spasi"
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr ""
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Ime"
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Podijeli"
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -89,9 +89,6 @@
"You do not have permissions to delete the \"%s\" address book" => "No teniu permisos per esborar la llibreta d'adreces \"%s\".",
"Error deleting address book" => "Error en eliminar la llibreta d'adreces",
"Error creating contact." => "Error en crear contacte.",
"Error deleting contact." => "Error en eliminar contacte.",
"Error retrieving contact." => "Error en obtenir el contacte.",
"Error saving contact." => "Error en desar el contacte.",
"Error removing contact from other address book." => "Error en eliminar el contacte des d'una altra llibreta d'adreces.",
"Couldn't find contact." => "El contacte no s'ha trobat.",
"No contact data in request." => "No hi ha dades de contacte en la sol·licitud.",
@ -119,6 +116,7 @@
"Error creating temporary image" => "Error en crear la imatge temporal",
"Error cropping image" => "Error en retallar la imatge",
"Error getting PHOTO property." => "Error en obtenir la propietat PHOTO.",
"Error saving contact." => "Error en desar el contacte.",
"No group name given." => "No heu facilitat el nom de cap grup.",
"Error adding group." => "Error en afegir grup.",
"No group name to rename from given." => "No heu facilitat cap nom de grup per canviar-li el nom.",
@ -128,7 +126,6 @@
"Group name missing from request." => "Al requeriment li falta el nom del grup.",
"Contact ID missing from request." => "La ID del contacte s'ha perdut en el requeriment.",
"Failed to write to disk" => "Ha fallat en escriure al disc",
"Not enough storage available" => "No hi ha prou espai disponible",
"Attempt to upload blacklisted file:" => "Intent de pujar un fitxer de la llista negra:",
"Error uploading contacts to storage." => "Error en carregar contactes a l'emmagatzemament.",
"Error moving file to imports folder." => "Error en moure el fitxer a la carpeta d'importació.",
@ -240,15 +237,5 @@
"Share" => "Comparteix",
"Export" => "Exporta",
"CardDAV link" => "Enllaç CardDAV",
"Edit" => "Edita",
"CardDAV syncing addresses" => "Adreces de sincronització CardDAV",
"more info" => "més informació",
"Primary address (Kontact et al)" => "Adreça primària (Kontact et al)",
"iOS/OS X" => "IOS/OS X",
"Addressbooks" => "Llibretes d'adreces",
"Show CardDav link" => "Mostra l'enllaç CardDav",
"Show read-only VCF link" => "Mostra l'enllaç VCF només de lectura",
"New Address Book" => "Nova llibreta d'adreces",
"Description" => "Descripció",
"More..." => "Més..."
"Edit" => "Edita"
);

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
@ -27,7 +27,7 @@ msgstr ""
msgid "Contacts"
msgstr "Contactes"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Desa"
@ -142,7 +142,7 @@ msgid "Merge contacts"
msgstr "Combina contactes"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Cancel·la"
@ -309,35 +309,35 @@ msgstr "No teniu permisos per veure aquest contacte"
msgid "Contact not found"
msgstr "El contacte no s'ha trobat"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "No teniu permisos per veure aquests contactes"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "No teniu permisos per afegir contactes a la llibreta d'adreces"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "El dorsal per aquesta llibreta d'adreces no permet afegir contactes"
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "No teniu permisos per eliminar aquest contacte"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "El dorsal d'aquesta llibreta d'adreces no permet esborrar contactes"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Error desconegut"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "El dorsal d'aquesta llibreta d'adreces no permet actualitzacions"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "No teniu permisos per esborar la llibreta d'adreces."
@ -377,83 +377,90 @@ msgstr "IM desconegut:"
msgid "{name}'s Birthday"
msgstr "Aniversari de {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Error en crear la llibreta d'adreces"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "No teniu permisos per esborar la llibreta d'adreces \"%s\"."
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Error en eliminar la llibreta d'adreces"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Error en crear contacte."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Error en eliminar contacte."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Error en obtenir el contacte."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Error en desar el contacte."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Error en eliminar el contacte des d'una altra llibreta d'adreces."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "El contacte no s'ha trobat."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "No hi ha dades de contacte en la sol·licitud."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Error en combinar en el contacte."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Error en desar el contacte en el dorsal."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "La propietat nom no està definida."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "La suma de verificació no està definida."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "La informació de la vCard és incorrecta. Carregueu la pàgina de nou."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Error en actualitzar el contacte"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Error en desar el contacte en el dorsal"
@ -540,6 +547,10 @@ msgstr "Error en retallar la imatge"
msgid "Error getting PHOTO property."
msgstr "Error en obtenir la propietat PHOTO."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Error en desar el contacte."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "No heu facilitat el nom de cap grup."
@ -579,8 +590,9 @@ msgid "Failed to write to disk"
msgstr "Ha fallat en escriure al disc"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "No hi ha prou espai disponible"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -603,7 +615,7 @@ msgid "File name missing from request."
msgstr "Falta el nom del fitxer en la petició."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Falta la clau de progrés en la petició."
@ -615,6 +627,11 @@ msgstr "Intent d'accés a un fitxer de la llista negra:"
msgid "No contacts found in: "
msgstr "No s'han trobat contactes a:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "No heu facilitat cap clau."
@ -793,7 +810,7 @@ msgstr "Cognom-, Nom"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Esborra"
@ -802,7 +819,7 @@ msgid "Groups"
msgstr "Grups"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Baixa"
@ -918,7 +935,6 @@ msgid "Favorite"
msgstr "Preferits"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nom"
@ -1036,7 +1052,7 @@ msgstr "Instant Messenger"
msgid "Active"
msgstr "Actiu"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Comparteix"
@ -1048,46 +1064,6 @@ msgstr "Exporta"
msgid "CardDAV link"
msgstr "Enllaç CardDAV"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Edita"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "Adreces de sincronització CardDAV"
#: templates/settings.php:3
msgid "more info"
msgstr "més informació"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Adreça primària (Kontact et al)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "IOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Llibretes d'adreces"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Mostra l'enllaç CardDav"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Mostra l'enllaç VCF només de lectura"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Nova llibreta d'adreces"
#: templates/settings.php:60
msgid "Description"
msgstr "Descripció"
#: templates/settings.php:66
msgid "More..."
msgstr "Més..."

View File

@ -89,9 +89,6 @@
"You do not have permissions to delete the \"%s\" address book" => "Nemáte oprávnění pro smazání adresáře kontaktů \"%s\"",
"Error deleting address book" => "Chyba při mazání adresáře kontaktů",
"Error creating contact." => "Chyba při vytváření kontaktu",
"Error deleting contact." => "Chyba při mazání kontaktu",
"Error retrieving contact." => "Chyba při otevírání kontaktu.",
"Error saving contact." => "Chyba při ukládání kontaktu.",
"Error removing contact from other address book." => "Chyba při odebírání kontaktu z jiného adresáře kontaktů.",
"Couldn't find contact." => "Kontakt se nepodařilo nalézt",
"No contact data in request." => "Žádná data kontaktu v požadavku.",
@ -119,6 +116,7 @@
"Error creating temporary image" => "Chyba při vytváření dočasného obrázku.",
"Error cropping image" => "Chyba při ořezávání obrázku.",
"Error getting PHOTO property." => "Chyba při získávání vlastností fotky.",
"Error saving contact." => "Chyba při ukládání kontaktu.",
"No group name given." => "Nebyl zadán název skupiny.",
"Error adding group." => "Chyba při přidávání skupiny.",
"No group name to rename from given." => "Nebyl zadán název skupiny k přejmenování.",
@ -128,7 +126,6 @@
"Group name missing from request." => "V požadavku chybí název skupiny.",
"Contact ID missing from request." => "V požadavku chybí ID kontaktu.",
"Failed to write to disk" => "Zápis na disk selhal",
"Not enough storage available" => "Nedostatek dostupného úložného prostoru",
"Attempt to upload blacklisted file:" => "Pokud o nahrání zakázaného souboru:",
"Error uploading contacts to storage." => "Chyba při nahrávání kontaktů do úložiště.",
"Error moving file to imports folder." => "Chyba při přesunu souboru do složky pro importy.",
@ -240,15 +237,5 @@
"Share" => "Sdílet",
"Export" => "Exportovat",
"CardDAV link" => "CardDAV odkaz",
"Edit" => "Upravit",
"CardDAV syncing addresses" => "Adresy pro synchronizaci pomocí CardDAV",
"more info" => "podrobnosti",
"Primary address (Kontact et al)" => "Hlavní adresa (Kontakt etc.)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Adresáře kontaktů",
"Show CardDav link" => "Zobrazit odkaz CardDAV",
"Show read-only VCF link" => "Zobrazit odkaz VCF pouze pro čtení",
"New Address Book" => "Nový adresář kontaktů",
"Description" => "Popis",
"More..." => "Více..."
"Edit" => "Upravit"
);

View File

@ -16,8 +16,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
@ -30,7 +30,7 @@ msgstr ""
msgid "Contacts"
msgstr "Kontakty"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Uložit"
@ -145,7 +145,7 @@ msgid "Merge contacts"
msgstr "Sloučit kontakty"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Zrušit"
@ -312,35 +312,35 @@ msgstr "Nemáte oprávnění pro zobrazení těchto kontaktů"
msgid "Contact not found"
msgstr "Kontakt nebyl nalezen"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Nemáte oprávnění pro zobrazení těchto kontaktů"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Nemáte oprávnění pro přidání kontaktů do adresáře kontaktů"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "Úložiště tohoto adresáře kontaktů nepodporuje přidávání kontaktů"
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Nemáte oprávnění pro smazání tohoto kontaktu"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "Úložiště tohoto adresáře kontaktů nepodporuje mazání kontaktů"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Neznámá chyba"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "Úložiště tohoto adresáře kontaktů nepodporuje změnu kontaktů"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Nemáte oprávnění pro mazání v adresáři kontaktů"
@ -380,83 +380,90 @@ msgstr "Neznámý komunikátor: "
msgid "{name}'s Birthday"
msgstr "Narozeniny {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Chyba při vytváření adresáře kontaktů"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Nemáte oprávnění pro smazání adresáře kontaktů \"%s\""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Chyba při mazání adresáře kontaktů"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Chyba při vytváření kontaktu"
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Chyba při mazání kontaktu"
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Chyba při otevírání kontaktu."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Chyba při ukládání kontaktu."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Chyba při odebírání kontaktu z jiného adresáře kontaktů."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Kontakt se nepodařilo nalézt"
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "Žádná data kontaktu v požadavku."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Chyba při slučování do kontaktu."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Chyba při zápisu kontaktu do úložiště."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Název vlastnosti není nastaven."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Kontrolní součet vlastnosti není nastaven."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Informace o vCard je neplatná. Obnovte, prosím, stránku."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Chyba při ukládání kontaktu"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Chyba při zápisu kontaktu do úložiště"
@ -543,6 +550,10 @@ msgstr "Chyba při ořezávání obrázku."
msgid "Error getting PHOTO property."
msgstr "Chyba při získávání vlastností fotky."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Chyba při ukládání kontaktu."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "Nebyl zadán název skupiny."
@ -582,8 +593,9 @@ msgid "Failed to write to disk"
msgstr "Zápis na disk selhal"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Nedostatek dostupného úložného prostoru"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -606,7 +618,7 @@ msgid "File name missing from request."
msgstr "V požadavku chybí název souboru."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "V požadavku chybí položka průběhu."
@ -618,6 +630,11 @@ msgstr "Pokus o přístup k zakázanému souboru:"
msgid "No contacts found in: "
msgstr "Žádné kontakty v:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Nebyl zadán klíč."
@ -796,7 +813,7 @@ msgstr "Příjmení, Jméno"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Smazat"
@ -805,7 +822,7 @@ msgid "Groups"
msgstr "Skupiny"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Stáhnout"
@ -921,7 +938,6 @@ msgid "Favorite"
msgstr "Oblíbit"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Název"
@ -1039,7 +1055,7 @@ msgstr "Komunikátor"
msgid "Active"
msgstr "Aktivní"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Sdílet"
@ -1051,46 +1067,6 @@ msgstr "Exportovat"
msgid "CardDAV link"
msgstr "CardDAV odkaz"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Upravit"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "Adresy pro synchronizaci pomocí CardDAV"
#: templates/settings.php:3
msgid "more info"
msgstr "podrobnosti"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Hlavní adresa (Kontakt etc.)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Adresáře kontaktů"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Zobrazit odkaz CardDAV"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Zobrazit odkaz VCF pouze pro čtení"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Nový adresář kontaktů"
#: templates/settings.php:60
msgid "Description"
msgstr "Popis"
#: templates/settings.php:66
msgid "More..."
msgstr "Více..."

View File

@ -14,7 +14,6 @@
"No file was uploaded" => "Ni lwythwyd ffeil i fyny",
"Missing a temporary folder" => "Plygell dros dro yn eisiau",
"Failed to write to disk" => "Methwyd ysgrifennu i'r ddisg",
"Not enough storage available" => "Dim digon o le storio ar gael",
"Other" => "Arall",
"Work" => "Gwaith",
"Text" => "Testun",
@ -29,9 +28,5 @@
"Active" => "Gweithredol",
"Share" => "Rhannu",
"Export" => "Allforio",
"Edit" => "Golygu",
"more info" => "mwy o wybodaeth",
"Primary address (Kontact et al)" => "Prif gyfeiriad (Kontact et al)",
"iOS/OS X" => "iOS/OS X",
"Description" => "Disgrifiad"
"Edit" => "Golygu"
);

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,7 @@ msgstr ""
msgid "Contacts"
msgstr "Cysylltiadau"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Cadw"
@ -137,7 +137,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Diddymu"
@ -304,35 +304,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -372,83 +372,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -535,6 +542,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -574,8 +585,9 @@ msgid "Failed to write to disk"
msgstr "Methwyd ysgrifennu i'r ddisg"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Dim digon o le storio ar gael"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -598,7 +610,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -610,6 +622,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -788,7 +805,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Dileu"
@ -797,7 +814,7 @@ msgid "Groups"
msgstr "Grwpiau"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Llwytho i lawr"
@ -913,7 +930,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Enw"
@ -1031,7 +1047,7 @@ msgstr ""
msgid "Active"
msgstr "Gweithredol"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Rhannu"
@ -1043,46 +1059,6 @@ msgstr "Allforio"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Golygu"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr "mwy o wybodaeth"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Prif gyfeiriad (Kontact et al)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr "Disgrifiad"
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -89,9 +89,6 @@
"You do not have permissions to delete the \"%s\" address book" => "Du har ikke tilladelse til at slette \"%s\" adressebog",
"Error deleting address book" => "Fejl ved sletning af adressebog",
"Error creating contact." => "Fejl ved oprettelse af kontaktperson.",
"Error deleting contact." => "Fejl ved sletning af kontaktperson.",
"Error retrieving contact." => "Fejl ved hentning af kontaktperson.",
"Error saving contact." => "Kunne ikke gemme kontaktpersonen.",
"Error removing contact from other address book." => "Fejl ved fjernelse af kontaktperson fra anden adressebog.",
"Couldn't find contact." => "Kunne ikke finde kontakt.",
"No contact data in request." => "Ingen kontakt oplysninger i anmodningen.",
@ -119,6 +116,7 @@
"Error creating temporary image" => "Kunne ikke oprette midlertidigt billede",
"Error cropping image" => "Kunne ikke beskære billedet",
"Error getting PHOTO property." => "Fejl ved indlæsning af PHOTO feltet.",
"Error saving contact." => "Kunne ikke gemme kontaktpersonen.",
"No group name given." => "Intet gruppenavn givet.",
"Error adding group." => "Fejl ved tilføjelse af gruppe.",
"No group name to rename from given." => "Intet gruppenavn at omdøbe fra det givne.",
@ -128,7 +126,6 @@
"Group name missing from request." => "Gruppenavn mangler i forespørgsel.",
"Contact ID missing from request." => "Kontaktpersons-id mangler i forespørgsel.",
"Failed to write to disk" => "Fejl ved skrivning til disk.",
"Not enough storage available" => "Der er ikke nok plads til rådlighed",
"Attempt to upload blacklisted file:" => "Forsøg på at oploade sortlistede filer:",
"Error uploading contacts to storage." => "Kunne ikke uploade kontaktepersoner til midlertidig opbevaring.",
"Error moving file to imports folder." => "Kunne ikke flytte filer til importmappe.",
@ -240,15 +237,5 @@
"Share" => "Del",
"Export" => "Exporter",
"CardDAV link" => "CardDAV link",
"Edit" => "Rediger",
"CardDAV syncing addresses" => "CardDAV synkroniserings adresse",
"more info" => "flere oplysninger",
"Primary address (Kontact et al)" => "Primær adresse (Kontakt o.a.)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Adressebøger",
"Show CardDav link" => "Vis CardDav link",
"Show read-only VCF link" => "Vis skrivebeskyttet VCF link",
"New Address Book" => "Ny adressebog",
"Description" => "Beskrivelse",
"More..." => "Mere..."
"Edit" => "Rediger"
);

View File

@ -23,8 +23,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@ -37,7 +37,7 @@ msgstr ""
msgid "Contacts"
msgstr "Kontakter"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Gem"
@ -152,7 +152,7 @@ msgid "Merge contacts"
msgstr "Sammenlæg kontakter"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Annuller"
@ -319,35 +319,35 @@ msgstr "Du har ikke rettigheder til at se denne kontaktperson"
msgid "Contact not found"
msgstr "Kontakt ikke fundet"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Du har ikke rettigheder til at se disse kontaktpersoner"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Du har ikke rettigheder til at føje kontaktpersoner til denne adressebog"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "Denne adressebogs system understøtter ikke tilføjelse af kontakter"
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Du har ikke rettigheder til at slette denne kontaktperson"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "Denne adressebogs system understøtter ikke sletning af kontakter"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Ukendt fejl"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "Systemet for denne adressebog understøtter ikke opdatering"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Du har ikke rettigheder til at slette denne adressebog"
@ -387,83 +387,90 @@ msgstr "Ukendt IM:"
msgid "{name}'s Birthday"
msgstr "{name}s fødselsdag"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Fejl ved oprettelse af adressebog"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Du har ikke tilladelse til at slette \"%s\" adressebog"
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Fejl ved sletning af adressebog"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Fejl ved oprettelse af kontaktperson."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Fejl ved sletning af kontaktperson."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Fejl ved hentning af kontaktperson."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Kunne ikke gemme kontaktpersonen."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Fejl ved fjernelse af kontaktperson fra anden adressebog."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Kunne ikke finde kontakt."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "Ingen kontakt oplysninger i anmodningen."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Fejl ved indfletning til kontaktperson."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Kunne ikke gemme kontakt på server."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Egenskabsnavn er ikke angivet."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Tjeksum for egenskab er ikke angivet."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Informationen om vCard er forkert. Genindlæs siden."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Kunne ikke opdatere kontakt"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Kunne ikke gemme kontakt til server"
@ -550,6 +557,10 @@ msgstr "Kunne ikke beskære billedet"
msgid "Error getting PHOTO property."
msgstr "Fejl ved indlæsning af PHOTO feltet."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Kunne ikke gemme kontaktpersonen."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "Intet gruppenavn givet."
@ -589,8 +600,9 @@ msgid "Failed to write to disk"
msgstr "Fejl ved skrivning til disk."
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Der er ikke nok plads til rådlighed"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -613,7 +625,7 @@ msgid "File name missing from request."
msgstr "Filnavn mangler fra forespørgsel."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Fremskridts nøglen mangler fra anmodningen."
@ -625,6 +637,11 @@ msgstr "Forsøg på at tilgå sortlistet fil:"
msgid "No contacts found in: "
msgstr "Ingen kontaktpersoner fundet i:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Ingen værdi er givet."
@ -803,7 +820,7 @@ msgstr "For-, efternavn"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Slet"
@ -812,7 +829,7 @@ msgid "Groups"
msgstr "Grupper"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Download"
@ -928,7 +945,6 @@ msgid "Favorite"
msgstr "Foretrukken"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Navn"
@ -1046,7 +1062,7 @@ msgstr "Instant Messenger"
msgid "Active"
msgstr "Aktiv"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Del"
@ -1058,46 +1074,6 @@ msgstr "Exporter"
msgid "CardDAV link"
msgstr "CardDAV link"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Rediger"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV synkroniserings adresse"
#: templates/settings.php:3
msgid "more info"
msgstr "flere oplysninger"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Primær adresse (Kontakt o.a.)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Adressebøger"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Vis CardDav link"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Vis skrivebeskyttet VCF link"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Ny adressebog"
#: templates/settings.php:60
msgid "Description"
msgstr "Beskrivelse"
#: templates/settings.php:66
msgid "More..."
msgstr "Mere..."

View File

@ -86,12 +86,10 @@
"Unknown IM: " => "IM unbekannt:",
"{name}'s Birthday" => "Geburtstag von {name}",
"Error creating address book" => "Fehler beim Anlegen eines Adressbuches.",
"The \"%s\" backend does not support deleting address books" => "Das \"%s\"-Backend unterstüzt das Löschen von Adressbüchern nicht.",
"You do not have permissions to delete the \"%s\" address book" => "Du hast nicht die erforderlichen Rechte, das \"%s\" Adressbuch zu löschen",
"Error deleting address book" => "Fehler beim Löschen eines Adressbuches.",
"Error creating contact." => "Fehler beim Anlegen eines Kontakts.",
"Error deleting contact." => "Fehler beim Löschen eines Kontakts.",
"Error retrieving contact." => "Fehler beim Empfangen eines Kontakts.",
"Error saving contact." => "Fehler beim Speichern des Kontaktes.",
"Error removing contact from other address book." => "Fehler beim Entfernen des Kontakts aus einem anderen Adressbuch.",
"Couldn't find contact." => "Kontakt nicht gefunden.",
"No contact data in request." => "Keine Kontaktdaten in der Anfrage.",
@ -120,6 +118,7 @@
"Error creating temporary image" => "Fehler beim Erstellen des temporären Bildes",
"Error cropping image" => "Fehler beim Zuschneiden des Bildes",
"Error getting PHOTO property." => "Fehler beim Abrufen der PHOTO-Eigenschaft.",
"Error saving contact." => "Fehler beim Speichern des Kontaktes.",
"No group name given." => "Kein Gruppenname angegeben.",
"Error adding group." => "Fehler beim Hinzufügen einer Gruppe.",
"No group name to rename from given." => "Kein Gruppenname zum Umbenennen angegeben.",
@ -129,7 +128,6 @@
"Group name missing from request." => "Gruppenname fehlt in der Anfrage.",
"Contact ID missing from request." => "Bei der Anfrage fehlt die Kontakt-ID.",
"Failed to write to disk" => "Fehler beim Schreiben auf die Festplatte",
"Not enough storage available" => "Nicht genug Speicher vorhanden.",
"Attempt to upload blacklisted file:" => "Versuche eine gesperrte Datei hochzuladen:",
"Error uploading contacts to storage." => "Übertragen der Kontakte fehlgeschlagen.",
"Error moving file to imports folder." => "Fehler beim Verschieben der Datei in den Importordner.",
@ -243,15 +241,5 @@
"Share" => "Teilen",
"Export" => "Exportieren",
"CardDAV link" => "CardDAV-Link",
"Edit" => "Bearbeiten",
"CardDAV syncing addresses" => "CardDAV Sync-Adressen",
"more info" => "weitere Informationen",
"Primary address (Kontact et al)" => "Primäre Adresse (für Kontakt o.ä.)",
"iOS/OS X" => "iOS / OS X",
"Addressbooks" => "Adressbücher",
"Show CardDav link" => "CardDav-Link anzeigen",
"Show read-only VCF link" => "Schreibgeschützten VCF-Link anzeigen",
"New Address Book" => "Neues Adressbuch",
"Description" => "Beschreibung",
"More..." => "Mehr..."
"Edit" => "Bearbeiten"
);

View File

@ -27,6 +27,7 @@
# piccobello <nelsonfritsch@gmail.com>, 2012
# JamFX <niko@nik-o-mat.de>, 2012
# Phi Lieb <>, 2012
# stefanniedermann <stefan.niedermann@googlemail.com>, 2014
# Susi <>, 2012
# thillux, 2013
# <thomas.mueller@tmit.eu>, 2012
@ -40,8 +41,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:49+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
@ -54,7 +55,7 @@ msgstr ""
msgid "Contacts"
msgstr "Kontakte"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Speichern"
@ -169,7 +170,7 @@ msgid "Merge contacts"
msgstr "Kontakte zusammenführen"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Abbrechen"
@ -336,35 +337,35 @@ msgstr "Du besitzt nicht die erforderlichen Rechte, um diesen Kontakte zu sehen.
msgid "Contact not found"
msgstr "Kontakt nicht gefunden"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Du besitzt nicht die erforderlichen Rechte, um diesen Kontakte zu sehen."
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Du hast nicht die Berechtigung, diesem Adressbuch Kontakte hinzuzufügen."
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "Das Backend für dieses Adressbuch unterstützt nicht das Hinzufügen von Kontakten."
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Du besitzt nicht die erforderlichen Rechte, um diesen Kontakte zu löschen."
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "Das Backend für dieses Adressbuch unterstützt nicht das Löschen von Kontakten."
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Unbekannter Fehler"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "Das Backend für dieses Adressbuch unterstützt keine Aktualisierung."
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Du besitzt nicht die Berechtigungen, dieses Adressbuch zu löschen."
@ -404,83 +405,90 @@ msgstr "IM unbekannt:"
msgid "{name}'s Birthday"
msgstr "Geburtstag von {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Fehler beim Anlegen eines Adressbuches."
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
msgstr "Das \"%s\"-Backend unterstüzt das Löschen von Adressbüchern nicht."
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Du hast nicht die erforderlichen Rechte, das \"%s\" Adressbuch zu löschen"
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Fehler beim Löschen eines Adressbuches."
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Fehler beim Anlegen eines Kontakts."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Fehler beim Löschen eines Kontakts."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Fehler beim Empfangen eines Kontakts."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Fehler beim Speichern des Kontaktes."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Fehler beim Entfernen des Kontakts aus einem anderen Adressbuch."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Kontakt nicht gefunden."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "Keine Kontaktdaten in der Anfrage."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Fehler beim Zusammenführen in Kontakt."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Fehler beim Speichern eines Kontakts ins Backend."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Merkmalsname ist nicht angegeben."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Merkmalsprüfsumme ist nicht angegeben."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Die Information der vCard ist fehlerhaft. Bitte aktualisiere die Seite."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Fehler beim Aktualisieren eines Kontakts"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Fehler beim Speichern eines Kontakts ins Backend"
@ -567,6 +575,10 @@ msgstr "Fehler beim Zuschneiden des Bildes"
msgid "Error getting PHOTO property."
msgstr "Fehler beim Abrufen der PHOTO-Eigenschaft."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Fehler beim Speichern des Kontaktes."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "Kein Gruppenname angegeben."
@ -606,8 +618,9 @@ msgid "Failed to write to disk"
msgstr "Fehler beim Schreiben auf die Festplatte"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Nicht genug Speicher vorhanden."
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -630,7 +643,7 @@ msgid "File name missing from request."
msgstr "Dateiname fehlt in der Anfrage."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Fortschrittsschlüssel fehlt in der Anfrage."
@ -642,6 +655,11 @@ msgstr "Versuche auf eine gesperrte Datei zuzugreifen:"
msgid "No contacts found in: "
msgstr "Keine Kontake gefunden in:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Kein Schlüssel angegeben."
@ -820,7 +838,7 @@ msgstr "Nach-, Vorname"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Löschen"
@ -829,7 +847,7 @@ msgid "Groups"
msgstr "Gruppen"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Herunterladen"
@ -945,7 +963,6 @@ msgid "Favorite"
msgstr "Favorit"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Name"
@ -1063,7 +1080,7 @@ msgstr "Instant Messenger"
msgid "Active"
msgstr "Aktiv"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Teilen"
@ -1075,46 +1092,6 @@ msgstr "Exportieren"
msgid "CardDAV link"
msgstr "CardDAV-Link"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Bearbeiten"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV Sync-Adressen"
#: templates/settings.php:3
msgid "more info"
msgstr "weitere Informationen"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Primäre Adresse (für Kontakt o.ä.)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS / OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Adressbücher"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "CardDav-Link anzeigen"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Schreibgeschützten VCF-Link anzeigen"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Neues Adressbuch"
#: templates/settings.php:60
msgid "Description"
msgstr "Beschreibung"
#: templates/settings.php:66
msgid "More..."
msgstr "Mehr..."

View File

@ -10,9 +10,5 @@
"Title" => "Titel",
"Birthday" => "Geburtstag",
"Share" => "Freigeben",
"Edit" => "Bearbeiten",
"more info" => "weitere Informationen",
"Primary address (Kontact et al)" => "Primäre Adresse (Kontakt u.a.)",
"iOS/OS X" => "iOS/OS X",
"Description" => "Beschreibung"
"Edit" => "Bearbeiten"
);

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Speichern"
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Abbrechen"
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Löschen"
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Herunterladen"
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Freigeben"
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Bearbeiten"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr "weitere Informationen"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Primäre Adresse (Kontakt u.a.)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr "Beschreibung"
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -86,9 +86,6 @@
"You do not have permissions to delete the \"%s\" address book" => "Sie haben nicht die erforderlichen Rechte, das \"%s\" Adressbuch zu löschen",
"Error deleting address book" => "Fehler beim Löschen eines Adressbuchs.",
"Error creating contact." => "Fehler beim Anlegen eines Kontakts. ",
"Error deleting contact." => "Fehler beim Löschen eines Kontakts.",
"Error retrieving contact." => "Fehler beim Abruf des Kontakts.",
"Error saving contact." => "Fehler beim Speichern des Kontaktes.",
"Error removing contact from other address book." => "Fehler beim Entfernen des Kontakts aus einem anderen Adressbuch.",
"Couldn't find contact." => "Kontakt nicht gefunden.",
"No contact data in request." => "Keine Kontaktdaten in der Anfrage.",
@ -116,6 +113,7 @@
"Error creating temporary image" => "Fehler beim Erstellen des temporären Bildes",
"Error cropping image" => "Fehler beim Zuschneiden des Bildes",
"Error getting PHOTO property." => "Fehler beim Abrufen der PHOTO-Eigenschaft.",
"Error saving contact." => "Fehler beim Speichern des Kontaktes.",
"No group name given." => "Kein Gruppenname angegeben.",
"Error adding group." => "Fehler beim Hinzufügen der Gruppe.",
"No group name to rename from given." => "Kein Gruppenname zum Umbenennen von angegeben.",
@ -125,7 +123,6 @@
"Group name missing from request." => "Fehlender Gruppenname bei der Anfrage.",
"Contact ID missing from request." => "Kontakt-ID fehlt in der Anfrage.",
"Failed to write to disk" => "Fehler beim Schreiben auf die Festplatte",
"Not enough storage available" => "Nicht genug Speicher vorhanden.",
"Attempt to upload blacklisted file:" => "Versuch, eine gesperrte Datei hochzuladen:",
"Error uploading contacts to storage." => "Übertragen der Kontakte fehlgeschlagen.",
"Error moving file to imports folder." => "Fehler beim Verschieben der Datei in den Importordner.",
@ -232,15 +229,5 @@
"Share" => "Teilen",
"Export" => "Exportieren",
"CardDAV link" => "CardDAV-Link",
"Edit" => "Bearbeiten",
"CardDAV syncing addresses" => "CardDAV Sync-Adressen",
"more info" => "weitere Informationen",
"Primary address (Kontact et al)" => "Primäre Adresse (für Kontakt o.ä.)",
"iOS/OS X" => "iOS / OS X",
"Addressbooks" => "Adressbücher",
"Show CardDav link" => "CardDav-Link anzeigen",
"Show read-only VCF link" => "Schreibgeschützten VCF-Link anzeigen",
"New Address Book" => "Neues Adressbuch",
"Description" => "Beschreibung",
"More..." => "Mehr..."
"Edit" => "Bearbeiten"
);

View File

@ -40,8 +40,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
"MIME-Version: 1.0\n"
@ -54,7 +54,7 @@ msgstr ""
msgid "Contacts"
msgstr "Kontakte"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Speichern"
@ -169,7 +169,7 @@ msgid "Merge contacts"
msgstr "Kontakte zusammenführen"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Abbrechen"
@ -336,35 +336,35 @@ msgstr "Sie haben nicht die erforderlichen Rechte, diesen Kontakt zu sehen."
msgid "Contact not found"
msgstr "Kontakt nicht gefunden"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Sie haben nicht die erforderlichen Rechte, diese Kontakte zu sehen."
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Sie haben nicht die erforderlichen Rechte, Kontakte zum Adressbuch hinzuzufügen."
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "Das Backend für dieses Adressbuch unterstützt nicht das Hinzufügen von Kontakten."
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Sie haben nicht die erforderlichen Rechte, diesen Kontakt zu löschen."
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "Das Backend für dieses Adressbuch unterstützt nicht das Löschen von Kontakten."
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Unbekannter Fehler"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "Das Backend für dieses Adressbuch unterstützt keine Aktualisierung."
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Sie haben nicht die erforderlichen Rechte, dieses Adressbuch zu löschen."
@ -404,83 +404,90 @@ msgstr "IM unbekannt:"
msgid "{name}'s Birthday"
msgstr "Geburtstag von {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Fehler beim Anlegen eines Adressbuchs"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Sie haben nicht die erforderlichen Rechte, das \"%s\" Adressbuch zu löschen"
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Fehler beim Löschen eines Adressbuchs."
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Fehler beim Anlegen eines Kontakts. "
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Fehler beim Löschen eines Kontakts."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Fehler beim Abruf des Kontakts."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Fehler beim Speichern des Kontaktes."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Fehler beim Entfernen des Kontakts aus einem anderen Adressbuch."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Kontakt nicht gefunden."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "Keine Kontaktdaten in der Anfrage."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Fehler beim Zusammenfügen in einen Kontakt. "
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Fehler beim Speichern eines Kontakts ins Backend."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Merkmalsname ist nicht angegeben."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Merkmalsprüfsumme ist nicht angegeben."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Die Information der vCard ist fehlerhaft. Bitte aktualisieren Sie die Seite."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Fehler beim Aktualisieren eines Kontakts"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Fehler beim Speichern eines Kontakts ins Backend"
@ -567,6 +574,10 @@ msgstr "Fehler beim Zuschneiden des Bildes"
msgid "Error getting PHOTO property."
msgstr "Fehler beim Abrufen der PHOTO-Eigenschaft."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Fehler beim Speichern des Kontaktes."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "Kein Gruppenname angegeben."
@ -606,8 +617,9 @@ msgid "Failed to write to disk"
msgstr "Fehler beim Schreiben auf die Festplatte"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Nicht genug Speicher vorhanden."
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -630,7 +642,7 @@ msgid "File name missing from request."
msgstr "Dateiname fehlt in der Anfrage."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Fortschritt fehlt in der Anfrage."
@ -642,6 +654,11 @@ msgstr "Versuch, auf eine gesperrte Datei zuzugreifen:"
msgid "No contacts found in: "
msgstr "Keine Kontake gefunden in:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Kein Schlüssel angegeben."
@ -820,7 +837,7 @@ msgstr "Nach-, Vorname"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Löschen"
@ -829,7 +846,7 @@ msgid "Groups"
msgstr "Gruppen"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Herunterladen"
@ -945,7 +962,6 @@ msgid "Favorite"
msgstr "Favorit"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Name"
@ -1063,7 +1079,7 @@ msgstr "Instant Messenger"
msgid "Active"
msgstr "Aktiv"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Teilen"
@ -1075,46 +1091,6 @@ msgstr "Exportieren"
msgid "CardDAV link"
msgstr "CardDAV-Link"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Bearbeiten"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV Sync-Adressen"
#: templates/settings.php:3
msgid "more info"
msgstr "weitere Informationen"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Primäre Adresse (für Kontakt o.ä.)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS / OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Adressbücher"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "CardDav-Link anzeigen"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Schreibgeschützten VCF-Link anzeigen"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Neues Adressbuch"
#: templates/settings.php:60
msgid "Description"
msgstr "Beschreibung"
#: templates/settings.php:66
msgid "More..."
msgstr "Mehr..."

View File

@ -86,12 +86,10 @@
"Unknown IM: " => "IM unbekannt:",
"{name}'s Birthday" => "Geburtstag von {name}",
"Error creating address book" => "Fehler beim Anlegen eines Adressbuchs",
"The \"%s\" backend does not support deleting address books" => "Das \"%s\"-Backend unterstüzt das Löschen von Adressbüchern nicht.",
"You do not have permissions to delete the \"%s\" address book" => "Sie haben nicht die erforderlichen Rechte, das Adressbuch \"%s\" zu löschen",
"Error deleting address book" => "Fehler beim Löschen eines Adressbuchs.",
"Error creating contact." => "Fehler beim Anlegen eines Kontakts. ",
"Error deleting contact." => "Fehler beim Löschen eines Kontakts.",
"Error retrieving contact." => "Fehler beim Abruf des Kontakts.",
"Error saving contact." => "Fehler beim Speichern des Kontaktes.",
"Error removing contact from other address book." => "Fehler beim Entfernen des Kontakts aus einem anderen Adressbuch.",
"Couldn't find contact." => "Kontakt nicht gefunden.",
"No contact data in request." => "Keine Kontaktdaten in der Anfrage.",
@ -120,6 +118,7 @@
"Error creating temporary image" => "Fehler beim Erstellen des temporären Bildes",
"Error cropping image" => "Fehler beim Zuschneiden des Bildes",
"Error getting PHOTO property." => "Fehler beim Abrufen der PHOTO-Eigenschaft.",
"Error saving contact." => "Fehler beim Speichern des Kontaktes.",
"No group name given." => "Kein Gruppenname angegeben.",
"Error adding group." => "Fehler beim Hinzufügen der Gruppe.",
"No group name to rename from given." => "Kein alter Gruppenname zum Umbenennen angegeben.",
@ -129,7 +128,6 @@
"Group name missing from request." => "Fehlender Gruppenname bei der Anfrage.",
"Contact ID missing from request." => "Kontakt-ID fehlt in der Anfrage.",
"Failed to write to disk" => "Fehler beim Schreiben auf die Festplatte",
"Not enough storage available" => "Nicht genug Speicher vorhanden.",
"Attempt to upload blacklisted file:" => "Versuch, eine gesperrte Datei hochzuladen:",
"Error uploading contacts to storage." => "Übertragen der Kontakte fehlgeschlagen.",
"Error moving file to imports folder." => "Fehler beim Verschieben der Datei in den Importordner.",
@ -243,15 +241,5 @@
"Share" => "Teilen",
"Export" => "Exportieren",
"CardDAV link" => "CardDAV-Link",
"Edit" => "Bearbeiten",
"CardDAV syncing addresses" => "CardDAV Sync-Adressen",
"more info" => "weitere Informationen",
"Primary address (Kontact et al)" => "Primäre Adresse (für Kontakt o.ä.)",
"iOS/OS X" => "iOS / OS X",
"Addressbooks" => "Adressbücher",
"Show CardDav link" => "CardDav-Link anzeigen",
"Show read-only VCF link" => "Schreibgeschützten VCF-Link anzeigen",
"New Address Book" => "Neues Adressbuch",
"Description" => "Beschreibung",
"More..." => "Mehr..."
"Edit" => "Bearbeiten"
);

View File

@ -32,6 +32,7 @@
# JamFX <niko@nik-o-mat.de>, 2012
# Phi Lieb <>, 2012
# seeed <seeed@freenet.de>, 2013
# stefanniedermann <stefan.niedermann@googlemail.com>, 2014
# Susi <>, 2013
# Susi <>, 2012
# I Robot, 2012
@ -45,8 +46,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:49+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"
@ -59,7 +60,7 @@ msgstr ""
msgid "Contacts"
msgstr "Kontakte"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Speichern"
@ -174,7 +175,7 @@ msgid "Merge contacts"
msgstr "Kontakte zusammenführen"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Abbrechen"
@ -341,35 +342,35 @@ msgstr "Sie haben nicht die erforderlichen Rechte, diesen Kontakt zu sehen."
msgid "Contact not found"
msgstr "Kontakt nicht gefunden"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Sie haben nicht die erforderlichen Rechte, diese Kontakte zu sehen."
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Sie haben nicht die erforderlichen Rechte, Kontakte zum Adressbuch hinzuzufügen."
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "Das Backend für dieses Adressbuch unterstützt nicht das Hinzufügen von Kontakten."
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Sie haben nicht die erforderlichen Rechte, diesen Kontakt zu löschen."
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "Das Backend für dieses Adressbuch unterstützt nicht das Löschen von Kontakten."
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Unbekannter Fehler"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "Das Backend für dieses Adressbuch unterstützt keine Aktualisierung."
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Sie haben nicht die erforderlichen Rechte, dieses Adressbuch zu löschen."
@ -409,83 +410,90 @@ msgstr "IM unbekannt:"
msgid "{name}'s Birthday"
msgstr "Geburtstag von {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Fehler beim Anlegen eines Adressbuchs"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
msgstr "Das \"%s\"-Backend unterstüzt das Löschen von Adressbüchern nicht."
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Sie haben nicht die erforderlichen Rechte, das Adressbuch \"%s\" zu löschen"
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Fehler beim Löschen eines Adressbuchs."
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Fehler beim Anlegen eines Kontakts. "
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Fehler beim Löschen eines Kontakts."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Fehler beim Abruf des Kontakts."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Fehler beim Speichern des Kontaktes."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Fehler beim Entfernen des Kontakts aus einem anderen Adressbuch."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Kontakt nicht gefunden."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "Keine Kontaktdaten in der Anfrage."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Fehler beim Zusammenfügen in einen Kontakt. "
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Fehler beim Speichern eines Kontakts ins Backend."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Merkmalsname ist nicht angegeben."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Merkmalsprüfsumme ist nicht angegeben."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Die Information der vCard ist fehlerhaft. Bitte aktualisieren Sie die Seite."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Fehler beim Aktualisieren eines Kontakts"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Fehler beim Speichern eines Kontakts ins Backend"
@ -572,6 +580,10 @@ msgstr "Fehler beim Zuschneiden des Bildes"
msgid "Error getting PHOTO property."
msgstr "Fehler beim Abrufen der PHOTO-Eigenschaft."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Fehler beim Speichern des Kontaktes."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "Kein Gruppenname angegeben."
@ -611,8 +623,9 @@ msgid "Failed to write to disk"
msgstr "Fehler beim Schreiben auf die Festplatte"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Nicht genug Speicher vorhanden."
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -635,7 +648,7 @@ msgid "File name missing from request."
msgstr "Dateiname fehlt in der Anfrage."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Fortschritt fehlt in der Anfrage."
@ -647,6 +660,11 @@ msgstr "Versuch, auf eine gesperrte Datei zuzugreifen:"
msgid "No contacts found in: "
msgstr "Keine Kontake gefunden in:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Kein Schlüssel angegeben."
@ -825,7 +843,7 @@ msgstr "Nach-, Vorname"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Löschen"
@ -834,7 +852,7 @@ msgid "Groups"
msgstr "Gruppen"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Herunterladen"
@ -950,7 +968,6 @@ msgid "Favorite"
msgstr "Favorit"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Name"
@ -1068,7 +1085,7 @@ msgstr "Instant Messenger"
msgid "Active"
msgstr "Aktiv"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Teilen"
@ -1080,46 +1097,6 @@ msgstr "Exportieren"
msgid "CardDAV link"
msgstr "CardDAV-Link"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Bearbeiten"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV Sync-Adressen"
#: templates/settings.php:3
msgid "more info"
msgstr "weitere Informationen"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Primäre Adresse (für Kontakt o.ä.)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS / OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Adressbücher"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "CardDav-Link anzeigen"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Schreibgeschützten VCF-Link anzeigen"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Neues Adressbuch"
#: templates/settings.php:60
msgid "Description"
msgstr "Beschreibung"
#: templates/settings.php:66
msgid "More..."
msgstr "Mehr..."

View File

@ -89,9 +89,6 @@
"You do not have permissions to delete the \"%s\" address book" => "Δεν έχετε άδεια να διαγράψετε το βιβλίο διευθύνσεων \"%s\"",
"Error deleting address book" => "Σφάλμα κατά την διαγραφή βιβλίου διεευθύνσεων ",
"Error creating contact." => "Σφάλμα δημιουργίας επαφής.",
"Error deleting contact." => "Σφάλμα διαγραφής επαφής.",
"Error retrieving contact." => "Σφάλμα κατά την ανάκτηση της επαφής.",
"Error saving contact." => "Σφάλμα κατά την αποθήκευση επαφής.",
"Error removing contact from other address book." => "Σφάλμα διαγραφής επαφής από άλλο βιβλίο διευθύνσεων.",
"Couldn't find contact." => "Αδυναμία εύρεσης επαφής.",
"No contact data in request." => "Δεν υπάρχουν δεδομένα επαφής στο αίτημα.",
@ -119,6 +116,7 @@
"Error creating temporary image" => "Σφάλμα κατά τη δημιουργία προσωρινής εικόνας",
"Error cropping image" => "Σφάλμα κατά την περικοπή εικόνας",
"Error getting PHOTO property." => "Σφάλμα κατά τη λήψη ιδιοτήτων ΦΩΤΟΓΡΑΦΙΑΣ.",
"Error saving contact." => "Σφάλμα κατά την αποθήκευση επαφής.",
"No group name given." => "Δεν δόθηκε όνομα ομάδας.",
"Error adding group." => "Σφάλμα κατά την προσθήκη ομάδας.",
"No group name to rename from given." => "Κανένα όνομα ομάδας για μετονομασία από το δοθέν.",
@ -128,7 +126,6 @@
"Group name missing from request." => "Το όνομα ομάδας λείπει από το αίτημα.",
"Contact ID missing from request." => "Το ID επαφής λείπει από το αίτημα.",
"Failed to write to disk" => "Αποτυχία εγγραφής στο δίσκο",
"Not enough storage available" => "Μη επαρκής διαθέσιμος αποθηκευτικός χώρος",
"Attempt to upload blacklisted file:" => "Προσπάθεια μεταφόρτωσης αρχείου που βρίσκεται στη μαύρη λίστα:",
"Error uploading contacts to storage." => "Σφάλμα κατά την μεταφόρτωση επαφών",
"Error moving file to imports folder." => "Σφάλμα μετακίνησης αρχείου στο φάκελο εισαγωγών.",
@ -239,15 +236,5 @@
"Share" => "Διαμοιρασμός",
"Export" => "Εξαγωγή",
"CardDAV link" => "Σύνδεσμος CardDAV",
"Edit" => "Επεξεργασία",
"CardDAV syncing addresses" => "Διευθύνσεις συγχρονισμού μέσω CardDAV ",
"more info" => "περισσότερες πληροφορίες",
"Primary address (Kontact et al)" => "Κύρια Διεύθυνση (Επαφή και άλλα)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Βιβλία διευθύνσεων",
"Show CardDav link" => "Εμφάνιση συνδέσμου CardDav",
"Show read-only VCF link" => "Εμφάνιση συνδέσμου VCF μόνο για ανάγνωση",
"New Address Book" => "Νέο βιβλίο διευθύνσεων",
"Description" => "Περιγραφή",
"More..." => "Περισσότερα..."
"Edit" => "Επεξεργασία"
);

View File

@ -33,8 +33,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
@ -47,7 +47,7 @@ msgstr ""
msgid "Contacts"
msgstr "Επαφές"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Αποθήκευση"
@ -162,7 +162,7 @@ msgid "Merge contacts"
msgstr "Συγχώνευση επαφών"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Άκυρο"
@ -329,35 +329,35 @@ msgstr "Δεν έχετε άδεια για να δείτε αυτήν την ε
msgid "Contact not found"
msgstr "Δεν βρέθηκε επαφή"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Δεν έχετε άδεια για να δείτε αυτές τις επαφές"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Δεν έχετε άδεια για να προσθέσετε επαφές σε αυτό το βιβλίο διευθύνσεων."
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "Το σύστημα για αυτό το βιβλίο διευθύνσεων δεν υποστηρίζει την προσθήκη επαφών."
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Δεν έχετε άδεια για τη διαγραφή αυτής της επαφής"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "Το σύστημα για αυτό το βιβλίο διευθύνσεων δεν υποστηρίζει τη διαγραφή επαφών"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Άγνωστο σφάλμα"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "Το σύστημα για αυτό το βιβλίο διευθύνσεων δεν υποστηρίζει ενημέρωση "
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Δεν έχετε άδεια να διαγράψετε το βιβλίο διευθύνσεων."
@ -397,83 +397,90 @@ msgstr "Άγνωστο AM:"
msgid "{name}'s Birthday"
msgstr "Τα γενέθλια του/της {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Σφάλμα κατά την δημιουργία βιβλίου διευθύνσεων "
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Δεν έχετε άδεια να διαγράψετε το βιβλίο διευθύνσεων \"%s\""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Σφάλμα κατά την διαγραφή βιβλίου διεευθύνσεων "
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Σφάλμα δημιουργίας επαφής."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Σφάλμα διαγραφής επαφής."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Σφάλμα κατά την ανάκτηση της επαφής."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Σφάλμα κατά την αποθήκευση επαφής."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Σφάλμα διαγραφής επαφής από άλλο βιβλίο διευθύνσεων."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Αδυναμία εύρεσης επαφής."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "Δεν υπάρχουν δεδομένα επαφής στο αίτημα."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Σφάλμα κατά τη συγχώνευση με επαφή. "
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Σφάλμα κατά την αποθήκευση επαφής στο σύστημα. "
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Δεν ορίστηκε η ιδιότητα όνομα. "
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Δεν ορίστηκε η ιδιότητα άθροισμα ελέγχου."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Οι πληροφορίες σχετικά με τη vCard είναι εσφαλμένες. Παρακαλώ επαναφορτώστε τη σελίδα."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Σφάλμα κατά την ενημέρωση επαφής "
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Σφάλμα κατά την αποθήκευση επαφής στο σύστημα"
@ -560,6 +567,10 @@ msgstr "Σφάλμα κατά την περικοπή εικόνας"
msgid "Error getting PHOTO property."
msgstr "Σφάλμα κατά τη λήψη ιδιοτήτων ΦΩΤΟΓΡΑΦΙΑΣ."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Σφάλμα κατά την αποθήκευση επαφής."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "Δεν δόθηκε όνομα ομάδας."
@ -599,8 +610,9 @@ msgid "Failed to write to disk"
msgstr "Αποτυχία εγγραφής στο δίσκο"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Μη επαρκής διαθέσιμος αποθηκευτικός χώρος"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -623,7 +635,7 @@ msgid "File name missing from request."
msgstr "Το όνομα αρχείου λείπει από το αίτημα."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Το κλειδί προόδου λείπει από το αίτημα."
@ -635,6 +647,11 @@ msgstr "Προσπάθεια πρόσβασης αρχείου που βρίσκ
msgid "No contacts found in: "
msgstr "Δεν βρέθηκαν επαφές στο: "
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Δεν δόθηκε κλειδί."
@ -813,7 +830,7 @@ msgstr "Επίθετο-, Όνομα"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Διαγραφή"
@ -822,7 +839,7 @@ msgid "Groups"
msgstr "Ομάδες"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Λήψη"
@ -938,7 +955,6 @@ msgid "Favorite"
msgstr "Αγαπημένο"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Όνομα"
@ -1056,7 +1072,7 @@ msgstr "Εφαρμογή Άμεσων Μηνυμάτων"
msgid "Active"
msgstr "Ενεργό"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Διαμοιρασμός"
@ -1068,46 +1084,6 @@ msgstr "Εξαγωγή"
msgid "CardDAV link"
msgstr "Σύνδεσμος CardDAV"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Επεξεργασία"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "Διευθύνσεις συγχρονισμού μέσω CardDAV "
#: templates/settings.php:3
msgid "more info"
msgstr "περισσότερες πληροφορίες"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Κύρια Διεύθυνση (Επαφή και άλλα)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Βιβλία διευθύνσεων"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Εμφάνιση συνδέσμου CardDav"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Εμφάνιση συνδέσμου VCF μόνο για ανάγνωση"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Νέο βιβλίο διευθύνσεων"
#: templates/settings.php:60
msgid "Description"
msgstr "Περιγραφή"
#: templates/settings.php:66
msgid "More..."
msgstr "Περισσότερα..."

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr ""
@ -137,7 +137,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -304,35 +304,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -372,83 +372,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -535,6 +542,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -574,7 +585,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -598,7 +610,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -610,6 +622,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -788,7 +805,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -797,7 +814,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Download"
@ -913,7 +930,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1031,7 +1047,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1043,46 +1059,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -89,9 +89,6 @@
"You do not have permissions to delete the \"%s\" address book" => "You do not have permission to delete the \"%s\" address book",
"Error deleting address book" => "Error deleting address book",
"Error creating contact." => "Error creating contact.",
"Error deleting contact." => "Error deleting contact.",
"Error retrieving contact." => "Error retrieving contact.",
"Error saving contact." => "Error saving contact.",
"Error removing contact from other address book." => "Error removing contact from other address book.",
"Couldn't find contact." => "Couldn't find contact.",
"No contact data in request." => "No contact data in request.",
@ -120,6 +117,7 @@
"Error creating temporary image" => "Error creating temporary image",
"Error cropping image" => "Error cropping image",
"Error getting PHOTO property." => "Error getting PHOTO property.",
"Error saving contact." => "Error saving contact.",
"No group name given." => "No group name given.",
"Error adding group." => "Error adding group.",
"No group name to rename from given." => "No group name to rename from given.",
@ -129,7 +127,6 @@
"Group name missing from request." => "Group name missing from request.",
"Contact ID missing from request." => "Contact ID missing from request.",
"Failed to write to disk" => "Failed to write to disk",
"Not enough storage available" => "Not enough storage available",
"Attempt to upload blacklisted file:" => "Attempt to upload blacklisted file:",
"Error uploading contacts to storage." => "Error uploading contacts to storage.",
"Error moving file to imports folder." => "Error moving file to imports folder.",
@ -243,15 +240,5 @@
"Share" => "Share",
"Export" => "Export",
"CardDAV link" => "CardDAV link",
"Edit" => "Edit",
"CardDAV syncing addresses" => "CardDAV syncing addresses",
"more info" => "more info",
"Primary address (Kontact et al)" => "Primary address (Kontact et al)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Address books",
"Show CardDav link" => "Show CardDav link",
"Show read-only VCF link" => "Show read-only VCF link",
"New Address Book" => "New Address Book",
"Description" => "Description",
"More..." => "More..."
"Edit" => "Edit"
);

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,7 @@ msgstr ""
msgid "Contacts"
msgstr "Contacts"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Save"
@ -137,7 +137,7 @@ msgid "Merge contacts"
msgstr "Merge contacts"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Cancel"
@ -304,35 +304,35 @@ msgstr "You do not have permission to see these contacts"
msgid "Contact not found"
msgstr "Contact not found"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "You do not have permission to see these contacts"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "You do not have permission add contacts to the address book"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "The backend for this address book does not support adding contacts"
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "You do not have permission to delete this contact"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "The backend for this address book does not support deleting contacts"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Unknown error"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "The backend for this address book does not support updating"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "You don't have permission to delete the address book."
@ -372,83 +372,90 @@ msgstr "Unknown IM: "
msgid "{name}'s Birthday"
msgstr "{name}'s Birthday"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Error creating address book"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "You do not have permission to delete the \"%s\" address book"
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Error deleting address book"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Error creating contact."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Error removing contact from other address book."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Couldn't find contact."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "No contact data in request."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Error merging into contact."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Error saving contact to backend."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Property name is not set."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Property checksum is not set."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Information about vCard is incorrect. Please reload the page."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Error updating contact"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Error saving contact to backend"
@ -535,6 +542,10 @@ msgstr "Error cropping image"
msgid "Error getting PHOTO property."
msgstr "Error getting PHOTO property."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Error saving contact."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "No group name given."
@ -574,8 +585,9 @@ msgid "Failed to write to disk"
msgstr "Failed to write to disk"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -598,7 +610,7 @@ msgid "File name missing from request."
msgstr "File name missing from request."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Progress key missing from request."
@ -610,6 +622,11 @@ msgstr "Attempt to access blacklisted file:"
msgid "No contacts found in: "
msgstr "No contacts found in: "
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "No key is given."
@ -788,7 +805,7 @@ msgstr "Surname, Firstname"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Delete"
@ -797,7 +814,7 @@ msgid "Groups"
msgstr "Groups"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Download"
@ -913,7 +930,6 @@ msgid "Favorite"
msgstr "Favourite"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Name"
@ -1031,7 +1047,7 @@ msgstr "Instant Messenger"
msgid "Active"
msgstr "Active"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Share"
@ -1043,46 +1059,6 @@ msgstr "Export"
msgid "CardDAV link"
msgstr "CardDAV link"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Edit"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV syncing addresses"
#: templates/settings.php:3
msgid "more info"
msgstr "more info"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Primary address (Kontact et al)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Address books"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Show CardDav link"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Show read-only VCF link"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "New Address Book"
#: templates/settings.php:60
msgid "Description"
msgstr "Description"
#: templates/settings.php:66
msgid "More..."
msgstr "More..."

View File

@ -59,9 +59,6 @@
"Error creating address book" => "Eraris kreo de adresaro",
"Error deleting address book" => "Eraris forigo de adresaro",
"Error creating contact." => "Eraris kreo de kontakto.",
"Error deleting contact." => "Eraris forigo de kontakto.",
"Error retrieving contact." => "Eraris revenigo de kontakto.",
"Error saving contact." => "Eraro dum konserviĝis kontakto.",
"Error removing contact from other address book." => "Eraris forigo de kontakto el aliaj adresaroj.",
"Couldn't find contact." => "Ne troviĝis kontakto.",
"Error merging into contact." => "Eraris kunfando en kontakton.",
@ -84,13 +81,13 @@
"Error creating temporary image" => "Eraro dum kreiĝis provizora bildo.",
"Error cropping image" => "Eraro dum stuciĝis bildo.",
"Error getting PHOTO property." => "Eraro dum ekhaviĝis la propraĵon PHOTO.",
"Error saving contact." => "Eraro dum konserviĝis kontakto.",
"Error adding group." => "Eraro dum aldono de grupo.",
"Error renaming group." => "Eraris alinomigo de grupo.",
"Group ID missing from request." => "Grupidentigilo mankas en peto.",
"Group name missing from request." => "Gruponomo mankas en peto.",
"Contact ID missing from request." => "Kontaktidentigilo mankas en peto.",
"Failed to write to disk" => "Malsukcesis skribo al disko",
"Not enough storage available" => "Ne haveblas sufiĉa memoro",
"Error uploading contacts to storage." => "Eraro dum alŝutiĝis kontaktoj al konservejo.",
"File name missing from request." => "Dosieronomo mankas en peto.",
"Progress key missing from request." => "Progresklavo mankas en peto.",
@ -187,15 +184,5 @@
"Active" => "Aktiva",
"Share" => "Kunhavigi",
"Export" => "Elporti",
"Edit" => "Redakti",
"CardDAV syncing addresses" => "adresoj por CardDAV-sinkronigo",
"more info" => "pli da informo",
"Primary address (Kontact et al)" => "Ĉefa adreso (Kontact kaj aliaj)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Adresaroj",
"Show CardDav link" => "Montri CardDav-ligilon",
"Show read-only VCF link" => "Montri nur legeblan VCF-ligilon",
"New Address Book" => "Nova adresaro",
"Description" => "Priskribo",
"More..." => "Pli..."
"Edit" => "Redakti"
);

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
@ -24,7 +24,7 @@ msgstr ""
msgid "Contacts"
msgstr "Kontaktoj"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Konservi"
@ -139,7 +139,7 @@ msgid "Merge contacts"
msgstr "Kunfandi kontaktojn"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Nuligi"
@ -306,35 +306,35 @@ msgstr ""
msgid "Contact not found"
msgstr "La kontakto ne troviĝis"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Nekonata eraro"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -374,83 +374,90 @@ msgstr "Nekonata tujmesaĝado:"
msgid "{name}'s Birthday"
msgstr "Naskiĝtago de {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Eraris kreo de adresaro"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Eraris forigo de adresaro"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Eraris kreo de kontakto."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Eraris forigo de kontakto."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Eraris revenigo de kontakto."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Eraro dum konserviĝis kontakto."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Eraris forigo de kontakto el aliaj adresaroj."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Ne troviĝis kontakto."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Eraris kunfando en kontakton."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Informo pri vCard estas malĝusta. Bonvolu reŝargi la paĝon."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Eraris ĝisdatigo de kontakto"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -537,6 +544,10 @@ msgstr "Eraro dum stuciĝis bildo."
msgid "Error getting PHOTO property."
msgstr "Eraro dum ekhaviĝis la propraĵon PHOTO."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Eraro dum konserviĝis kontakto."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -576,8 +587,9 @@ msgid "Failed to write to disk"
msgstr "Malsukcesis skribo al disko"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Ne haveblas sufiĉa memoro"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -600,7 +612,7 @@ msgid "File name missing from request."
msgstr "Dosieronomo mankas en peto."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Progresklavo mankas en peto."
@ -612,6 +624,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr "Neniu kontakto troviĝis en:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Neniu klavo doniĝis."
@ -790,7 +807,7 @@ msgstr "Familia-, PersonaNomo"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Forigi"
@ -799,7 +816,7 @@ msgid "Groups"
msgstr "Grupoj"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Elŝuti"
@ -915,7 +932,6 @@ msgid "Favorite"
msgstr "Favorato"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nomo"
@ -1033,7 +1049,7 @@ msgstr "Tujmesaĝilo"
msgid "Active"
msgstr "Aktiva"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Kunhavigi"
@ -1045,46 +1061,6 @@ msgstr "Elporti"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Redakti"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "adresoj por CardDAV-sinkronigo"
#: templates/settings.php:3
msgid "more info"
msgstr "pli da informo"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Ĉefa adreso (Kontact kaj aliaj)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Adresaroj"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Montri CardDav-ligilon"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Montri nur legeblan VCF-ligilon"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Nova adresaro"
#: templates/settings.php:60
msgid "Description"
msgstr "Priskribo"
#: templates/settings.php:66
msgid "More..."
msgstr "Pli..."

View File

@ -86,12 +86,10 @@
"Unknown IM: " => "Servicio IM desconocido:",
"{name}'s Birthday" => "Cumpleaños de {name}",
"Error creating address book" => "Error creando libreta de direcciones",
"The \"%s\" backend does not support deleting address books" => "El backend \"%s\" no permite eliminar libretas de direcciones",
"You do not have permissions to delete the \"%s\" address book" => "No tiene los permisos requeridos para eliminar la libreta de direcciones \"%s\"",
"Error deleting address book" => "Error borrando libreta de direcciones",
"Error creating contact." => "Error creando contacto.",
"Error deleting contact." => "Error borrando contacto.",
"Error retrieving contact." => "Error obteniendo contacto.",
"Error saving contact." => "Error guardando el contacto.",
"Error removing contact from other address book." => "Error borrando contacto desde otra libreta de direcciones.",
"Couldn't find contact." => " No se puede encontrar contacto.",
"No contact data in request." => "No hay información de contacto en la solicitud.",
@ -120,6 +118,7 @@
"Error creating temporary image" => "Error creando la imagen temporal",
"Error cropping image" => "Error al recortar la imagen",
"Error getting PHOTO property." => "Error obteniendo las propiedades de la foto.",
"Error saving contact." => "Error guardando el contacto.",
"No group name given." => "No se ha especificado un nombre de grupo.",
"Error adding group." => "Error añadiendo el grupo.",
"No group name to rename from given." => "No hay nombre de grupo para renombrar el que se ha dado.",
@ -129,7 +128,6 @@
"Group name missing from request." => "Falta el nombre del grupo en la petición.",
"Contact ID missing from request." => "Falta el ID de contacto en la solicitud.",
"Failed to write to disk" => "Error al escribir al disco",
"Not enough storage available" => "No hay suficiente espacio disponible",
"Attempt to upload blacklisted file:" => "Intentó subir un fichero en lista negra:",
"Error uploading contacts to storage." => "Error subiendo contactos al almacenamiento.",
"Error moving file to imports folder." => "Error moviendo ficheros a la carpeta de importaciones.",
@ -243,15 +241,5 @@
"Share" => "Compartir",
"Export" => "Exportar",
"CardDAV link" => "Enlace CardDav",
"Edit" => "Editar",
"CardDAV syncing addresses" => "Sincronizando direcciones",
"more info" => "Más información",
"Primary address (Kontact et al)" => "Dirección principal (Kontact y otros)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Libretas de direcciones",
"Show CardDav link" => "Mostrar enlace CardDav",
"Show read-only VCF link" => "Mostrar enlace VCF de sólo lectura",
"New Address Book" => "Nueva libreta de direcciones",
"Description" => "Descripción",
"More..." => "Más..."
"Edit" => "Editar"
);

View File

@ -35,8 +35,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:49+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
@ -49,7 +49,7 @@ msgstr ""
msgid "Contacts"
msgstr "Contactos"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Guardar"
@ -164,7 +164,7 @@ msgid "Merge contacts"
msgstr "Combinar contactos"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Cancelar"
@ -331,35 +331,35 @@ msgstr "No tiene permisos para ver este contacto"
msgid "Contact not found"
msgstr "Contacto no encontrado"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "No tiene permisos para ver estos contactos"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "No tiene permisos para agregar contactos a esta libreta de direcciones"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "El backend de esta libreta de direcciones no permite agregar contactos"
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "No tiene permisos para borrar este contacto"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "El backend de esta libreta de direcciones no permite eliminar contactos"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Error desconocido"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "El backend de esta libreta de direcciones no permite actualizaciones"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "No tiene permisos para borrar esta libreta de direcciones."
@ -399,83 +399,90 @@ msgstr "Servicio IM desconocido:"
msgid "{name}'s Birthday"
msgstr "Cumpleaños de {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Error creando libreta de direcciones"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
msgstr "El backend \"%s\" no permite eliminar libretas de direcciones"
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "No tiene los permisos requeridos para eliminar la libreta de direcciones \"%s\""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Error borrando libreta de direcciones"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Error creando contacto."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Error borrando contacto."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Error obteniendo contacto."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Error guardando el contacto."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Error borrando contacto desde otra libreta de direcciones."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr " No se puede encontrar contacto."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "No hay información de contacto en la solicitud."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Error fusionando en contacto."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Error guardando contacto en backend."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Nombre de propiedad no definido."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Verificación de propiedad no definida."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "La información sobre el vCard es incorrecta. Por favor, recargue la página."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Error actualizando contacto"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Error guardando el contacto"
@ -562,6 +569,10 @@ msgstr "Error al recortar la imagen"
msgid "Error getting PHOTO property."
msgstr "Error obteniendo las propiedades de la foto."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Error guardando el contacto."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "No se ha especificado un nombre de grupo."
@ -601,8 +612,9 @@ msgid "Failed to write to disk"
msgstr "Error al escribir al disco"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "No hay suficiente espacio disponible"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -625,7 +637,7 @@ msgid "File name missing from request."
msgstr "Falta el nombre del fichero en la petición."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Falta la clave de progreso en la petición."
@ -637,6 +649,11 @@ msgstr "Intentó acceder a un fichero en la lista negra:"
msgid "No contacts found in: "
msgstr "No se encontraron contactos en:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "No se ha especificado una clave."
@ -815,7 +832,7 @@ msgstr "Apellido, Nombre"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Eliminar"
@ -824,7 +841,7 @@ msgid "Groups"
msgstr "Grupos"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Descargar"
@ -940,7 +957,6 @@ msgid "Favorite"
msgstr "Favorito"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nombre"
@ -1058,7 +1074,7 @@ msgstr "Mensajero instantáneo"
msgid "Active"
msgstr "Activo"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Compartir"
@ -1070,46 +1086,6 @@ msgstr "Exportar"
msgid "CardDAV link"
msgstr "Enlace CardDav"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Editar"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "Sincronizando direcciones"
#: templates/settings.php:3
msgid "more info"
msgstr "Más información"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Dirección principal (Kontact y otros)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Libretas de direcciones"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Mostrar enlace CardDav"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Mostrar enlace VCF de sólo lectura"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Nueva libreta de direcciones"
#: templates/settings.php:60
msgid "Description"
msgstr "Descripción"
#: templates/settings.php:66
msgid "More..."
msgstr "Más..."

View File

@ -87,9 +87,6 @@
"You do not have permissions to delete the \"%s\" address book" => "No tenés los permisos requeridos para para la libreta de direcciones \"%s\"",
"Error deleting address book" => "Error borrando libreta de direcciones",
"Error creating contact." => "Error al crear contacto.",
"Error deleting contact." => "Error al borrar contacto.",
"Error retrieving contact." => "Error al obtener contacto.",
"Error saving contact." => "Error al guardar el contacto.",
"Error removing contact from other address book." => "Error borrando contacto de la otra libreta de direcciones.",
"Couldn't find contact." => "No se puede encontrar contacto.",
"No contact data in request." => "No hay información de contacto en la solicitud.",
@ -117,6 +114,7 @@
"Error creating temporary image" => "Error al crear una imagen temporal",
"Error cropping image" => "Error al recortar la imagen",
"Error getting PHOTO property." => "Error al obtener la propiedades de la foto.",
"Error saving contact." => "Error al guardar el contacto.",
"No group name given." => "No fue dado un nombre de grupo",
"Error adding group." => "Error al agregar el grupo",
"No group name to rename from given." => "No se dio nombre de grupo para renombrar.",
@ -126,7 +124,6 @@
"Group name missing from request." => "Falte nombre del grupo en el pedido",
"Contact ID missing from request." => "Falta ID de contacto en la solicitud",
"Failed to write to disk" => "Error al escribir en el disco",
"Not enough storage available" => "No hay suficiente almacenamiento",
"Attempt to upload blacklisted file:" => "Intento de subida de un archivo en la lista negra:",
"Error uploading contacts to storage." => "Error al subir contactos al almacenamiento.",
"Error moving file to imports folder." => "Error moviendo archivos al directorio con importaciones",
@ -237,15 +234,5 @@
"Share" => "Compartir",
"Export" => "Exportar",
"CardDAV link" => "Enlace CardDav",
"Edit" => "Editar",
"CardDAV syncing addresses" => "CardDAV está sincronizando direcciones",
"more info" => "más información",
"Primary address (Kontact et al)" => "Dirección primaria (Kontact y semejantes)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Agendas",
"Show CardDav link" => "Mostrar enlace CardDAV",
"Show read-only VCF link" => "Mostrar enlace VCF de sólo lectura",
"New Address Book" => "Nueva agenda",
"Description" => "Descripción",
"More..." => "Más..."
"Edit" => "Editar"
);

View File

@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
@ -29,7 +29,7 @@ msgstr ""
msgid "Contacts"
msgstr "Contactos"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Guardar"
@ -144,7 +144,7 @@ msgid "Merge contacts"
msgstr "Combinar contactos."
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Cancelar"
@ -311,35 +311,35 @@ msgstr "No tiene permisos para ver este contacto."
msgid "Contact not found"
msgstr "Contacto no encontrado"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "No tiene permisos para ver estos contactos."
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "No tiene atribuciones para añadir contactos a la libreta de direcciones."
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "El backend de esta libreta de direcciones no permite agregar contactos"
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "No tiene permisos para borrar este contacto."
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "El backend de esta libreta de direcciones no permite borrar contactos"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Error desconocido"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "El backend de esta libreta de direcciones no permite actualizaciones"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "No tiene atribuciones para borrar la libreta de direcciones."
@ -379,83 +379,90 @@ msgstr "MI desconocido:"
msgid "{name}'s Birthday"
msgstr "Cumpleaños de {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Error creando libreta de direcciones"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "No tenés los permisos requeridos para para la libreta de direcciones \"%s\""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Error borrando libreta de direcciones"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Error al crear contacto."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Error al borrar contacto."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Error al obtener contacto."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Error al guardar el contacto."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Error borrando contacto de la otra libreta de direcciones."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "No se puede encontrar contacto."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "No hay información de contacto en la solicitud."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Error combinando en un contacto."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Error guardando contacto en backend."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Nombre de propiedad no definido."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Verificación de propiedad no definida."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "La información sobre la vCard es incorrecta. Por favor, cargá nuevamente la página"
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Error actualizando contacto"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Error guardando el contacto"
@ -542,6 +549,10 @@ msgstr "Error al recortar la imagen"
msgid "Error getting PHOTO property."
msgstr "Error al obtener la propiedades de la foto."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Error al guardar el contacto."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "No fue dado un nombre de grupo"
@ -581,8 +592,9 @@ msgid "Failed to write to disk"
msgstr "Error al escribir en el disco"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "No hay suficiente almacenamiento"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -605,7 +617,7 @@ msgid "File name missing from request."
msgstr "Falta el nombre del archivo en la petición"
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Falta la clave de progreso en el pedido"
@ -617,6 +629,11 @@ msgstr "Intento de acceso a un archivo de la lista negra:"
msgid "No contacts found in: "
msgstr "No se encontraron contactos en:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "No fue dada una clave"
@ -795,7 +812,7 @@ msgstr "Apellido, Nombre"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Borrar"
@ -804,7 +821,7 @@ msgid "Groups"
msgstr "Grupos"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Descargar"
@ -920,7 +937,6 @@ msgid "Favorite"
msgstr "Favorito"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nombre"
@ -1038,7 +1054,7 @@ msgstr "Mensajero instantáneo"
msgid "Active"
msgstr "Activo"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Compartir"
@ -1050,46 +1066,6 @@ msgstr "Exportar"
msgid "CardDAV link"
msgstr "Enlace CardDav"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Editar"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV está sincronizando direcciones"
#: templates/settings.php:3
msgid "more info"
msgstr "más información"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Dirección primaria (Kontact y semejantes)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Agendas"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Mostrar enlace CardDAV"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Mostrar enlace VCF de sólo lectura"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Nueva agenda"
#: templates/settings.php:60
msgid "Description"
msgstr "Descripción"
#: templates/settings.php:66
msgid "More..."
msgstr "Más..."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr ""
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Cancelar"
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Descargar"
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Compartir"
@ -1042,46 +1058,6 @@ msgstr "Exportar"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -87,9 +87,6 @@
"You do not have permissions to delete the \"%s\" address book" => "No tiene los permisos requeridos para eliminar la libreta de direcciones \"%s\"",
"Error deleting address book" => "Error borrando libreta de direcciones",
"Error creating contact." => "Error creando contacto.",
"Error deleting contact." => "Error borrando contacto.",
"Error retrieving contact." => "Error obteniendo contacto.",
"Error saving contact." => "Error guardando el contacto.",
"Error removing contact from other address book." => "Error borrando contacto desde otra libreta de direcciones.",
"Couldn't find contact." => " No se puede encontrar contacto.",
"No contact data in request." => "No hay información de contacto en la solicitud.",
@ -117,6 +114,7 @@
"Error creating temporary image" => "Error creando la imagen temporal",
"Error cropping image" => "Error al recortar la imagen",
"Error getting PHOTO property." => "Error obteniendo las propiedades de la foto.",
"Error saving contact." => "Error guardando el contacto.",
"No group name given." => "No se ha especificado un nombre de grupo.",
"Error adding group." => "Error añadiendo el grupo.",
"No group name to rename from given." => "No hay nombre de grupo para renombrar el que se ha dado.",
@ -126,7 +124,6 @@
"Group name missing from request." => "Falta el nombre del grupo en la petición.",
"Contact ID missing from request." => "Falta el ID de contacto en la solicitud.",
"Failed to write to disk" => "Error al escribir al disco",
"Not enough storage available" => "No hay suficiente espacio disponible",
"Attempt to upload blacklisted file:" => "Intentó subir un archivo en lista negra:",
"Error uploading contacts to storage." => "Error subiendo contactos al almacenamiento.",
"Error moving file to imports folder." => "Error moviendo archivos a la carpeta de importaciones.",
@ -233,15 +230,5 @@
"Share" => "Compartir",
"Export" => "Exportar",
"CardDAV link" => "Enlace CardDav",
"Edit" => "Editar",
"CardDAV syncing addresses" => "Sincronizando direcciones",
"more info" => "Más información",
"Primary address (Kontact et al)" => "Dirección principal (Kontact y otros)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Libretas de direcciones",
"Show CardDav link" => "Mostrar enlace CardDav",
"Show read-only VCF link" => "Mostrar enlace VCF de sólo lectura",
"New Address Book" => "Nueva libreta de direcciones",
"Description" => "Descripción",
"More..." => "Más..."
"Edit" => "Editar"
);

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr "Contactos"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Guardar"
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr "Combinar contactos"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Cancelar"
@ -303,35 +303,35 @@ msgstr "No tiene permisos para ver este contacto"
msgid "Contact not found"
msgstr "Contacto no encontrado"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "No tiene permisos para ver estos contactos"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "No tiene permisos para agregar contactos a esta libreta de direcciones"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "El backend de esta libreta de direcciones no permite agregar contactos"
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "No tiene permisos para borrar este contacto"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "El backend de esta libreta de direcciones no permite eliminar contactos"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Error desconocido"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "El backend de esta libreta de direcciones no permite actualizaciones"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "No tiene permisos para borrar esta libreta de direcciones."
@ -371,83 +371,90 @@ msgstr "Servicio IM desconocido:"
msgid "{name}'s Birthday"
msgstr "Cumpleaños de {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Error creando libreta de direcciones"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "No tiene los permisos requeridos para eliminar la libreta de direcciones \"%s\""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Error borrando libreta de direcciones"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Error creando contacto."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Error borrando contacto."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Error obteniendo contacto."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Error guardando el contacto."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Error borrando contacto desde otra libreta de direcciones."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr " No se puede encontrar contacto."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "No hay información de contacto en la solicitud."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Error fusionando en contacto."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Error guardando contacto en backend."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Nombre de propiedad no definido."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Verificación de propiedad no definida."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "La información sobre el vCard es incorrecta. Por favor, recargue la página."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Error actualizando contacto"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Error guardando el contacto"
@ -534,6 +541,10 @@ msgstr "Error al recortar la imagen"
msgid "Error getting PHOTO property."
msgstr "Error obteniendo las propiedades de la foto."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Error guardando el contacto."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "No se ha especificado un nombre de grupo."
@ -573,8 +584,9 @@ msgid "Failed to write to disk"
msgstr "Error al escribir al disco"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "No hay suficiente espacio disponible"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr "Falta el nombre del archivo en la petición."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Falta la clave de progreso en la petición."
@ -609,6 +621,11 @@ msgstr "Intentó acceder a un archivo en la lista negra:"
msgid "No contacts found in: "
msgstr "No se encontraron contactos en:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "No se ha especificado una clave."
@ -787,7 +804,7 @@ msgstr "Apellido, Nombre"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Eliminar"
@ -796,7 +813,7 @@ msgid "Groups"
msgstr "Grupos"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Descargar"
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr "Favorito"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nombre"
@ -1030,7 +1046,7 @@ msgstr "Mensajero instantáneo"
msgid "Active"
msgstr "Activo"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Compartir"
@ -1042,46 +1058,6 @@ msgstr "Exportar"
msgid "CardDAV link"
msgstr "Enlace CardDav"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Editar"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "Sincronizando direcciones"
#: templates/settings.php:3
msgid "more info"
msgstr "Más información"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Dirección principal (Kontact y otros)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Libretas de direcciones"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Mostrar enlace CardDav"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Mostrar enlace VCF de sólo lectura"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Nueva libreta de direcciones"
#: templates/settings.php:60
msgid "Description"
msgstr "Descripción"
#: templates/settings.php:66
msgid "More..."
msgstr "Más..."

View File

@ -89,9 +89,6 @@
"You do not have permissions to delete the \"%s\" address book" => "Sul pole õigusi aadressiraamatu \"%s\" kustutamiseks",
"Error deleting address book" => "Viga aadressiraamatu kustutamisel",
"Error creating contact." => "Viga kontakti loomisel.",
"Error deleting contact." => "Viga kontakti kustutamisel.",
"Error retrieving contact." => "Viga kontakti hankimisel.",
"Error saving contact." => "Viga kontakti salvestamisel.",
"Error removing contact from other address book." => "Viga kontakti eemaldamisel aadressiraamatust.",
"Couldn't find contact." => "Ei suuda leida kontakti.",
"No contact data in request." => "Päringus pole kontaktinfot.",
@ -119,6 +116,7 @@
"Error creating temporary image" => "Viga ajutise pildi loomisel",
"Error cropping image" => "Viga pildi lõikamisel",
"Error getting PHOTO property." => "Viga PHOTO omaduse hankimisel.",
"Error saving contact." => "Viga kontakti salvestamisel.",
"No group name given." => "Puudub grupi nimi.",
"Error adding group." => "Viga grupi lisamisel.",
"No group name to rename from given." => "Puudub ümbernimetatava grupi nimi.",
@ -128,7 +126,6 @@
"Group name missing from request." => "Päringust puudub grupi nimi.",
"Contact ID missing from request." => "Päringust puudub kontakti ID.",
"Failed to write to disk" => "Kettale kirjutamine ebaõnnestus",
"Not enough storage available" => "Saadaval pole piisavalt ruumi",
"Attempt to upload blacklisted file:" => "Katse üles laadida mustas nimekirjas olevat faili:",
"Error uploading contacts to storage." => "Viga kontaktide üleslaadimisel kettale.",
"Error moving file to imports folder." => "Viga faili liigutamisel impordi kataloogi.",
@ -239,15 +236,5 @@
"Share" => "Jaga",
"Export" => "Ekspordi",
"CardDAV link" => "CardDAV link",
"Edit" => "Muuda",
"CardDAV syncing addresses" => "CardDAV sünkroniseerimise aadressid",
"more info" => "lisainfo",
"Primary address (Kontact et al)" => "Peamine aadress (Kontact et al)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Aadressiraamatud",
"Show CardDav link" => "Näita CardDav linki",
"Show read-only VCF link" => "Näita VCF linki (ainult lugemisõigusega)",
"New Address Book" => "Uus aadressiraamat",
"Description" => "Kirjeldus",
"More..." => "Veel..."
"Edit" => "Muuda"
);

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
@ -24,7 +24,7 @@ msgstr ""
msgid "Contacts"
msgstr "Kontaktid"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Salvesta"
@ -139,7 +139,7 @@ msgid "Merge contacts"
msgstr "Ühenda kontaktid"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Loobu"
@ -306,35 +306,35 @@ msgstr "Sul pole selle kontakti vaatamiseks õigusi"
msgid "Contact not found"
msgstr "Kontakti ei leitud"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Sul pole nende kontaktide vaatamiseks õigusi"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Sul pole õigusi aadressiraamatusse kontaktide lisamiseks"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "Selle aadressiraamatu tagarakend ei toeta kontaktide lisamist"
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Sul pole selle kontakti kustutamiseks õigusi"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "Selle aadressiraamatu tagarakend ei toeta kontaktide kustutamist"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Tundmatu viga"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "Selle aadressiraamatu tagarakend ei toeta uuendamist"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Sul pole õigusi aadressiraamatu kustutamiseks."
@ -374,83 +374,90 @@ msgstr "Tundmatu IM:"
msgid "{name}'s Birthday"
msgstr "{name} sünnipäev"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Viga aadressiraamatu loomisel"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Sul pole õigusi aadressiraamatu \"%s\" kustutamiseks"
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Viga aadressiraamatu kustutamisel"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Viga kontakti loomisel."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Viga kontakti kustutamisel."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Viga kontakti hankimisel."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Viga kontakti salvestamisel."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Viga kontakti eemaldamisel aadressiraamatust."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Ei suuda leida kontakti."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "Päringus pole kontaktinfot."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Viga kontaktiks ühendamisel."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Viga kontakti salvestamisel tagarakendisse."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Omaduse nimi pole määratud."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Omaduse kontrollsummat pole määratud."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Visiitkaardi info pole korrektne. Palun lae leht uuesti."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Viga kontakti uuendamisel"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Viga kontakti salvestamisel tagarakendisse"
@ -537,6 +544,10 @@ msgstr "Viga pildi lõikamisel"
msgid "Error getting PHOTO property."
msgstr "Viga PHOTO omaduse hankimisel."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Viga kontakti salvestamisel."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "Puudub grupi nimi."
@ -576,8 +587,9 @@ msgid "Failed to write to disk"
msgstr "Kettale kirjutamine ebaõnnestus"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Saadaval pole piisavalt ruumi"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -600,7 +612,7 @@ msgid "File name missing from request."
msgstr "Päringust puudub faili nimi."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Päringust puudub edenemise võti."
@ -612,6 +624,11 @@ msgstr "Katse kasutada mustas nimekirjas olevat faili:"
msgid "No contacts found in: "
msgstr "Kontakte ei leitud: "
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Puudub võti."
@ -790,7 +807,7 @@ msgstr "Pere-, Eesnimi"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Kustuta"
@ -799,7 +816,7 @@ msgid "Groups"
msgstr "Grupid"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Lae alla"
@ -915,7 +932,6 @@ msgid "Favorite"
msgstr "Lemmik"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nimi"
@ -1033,7 +1049,7 @@ msgstr "Kiirsõnum"
msgid "Active"
msgstr "Aktiivne"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Jaga"
@ -1045,46 +1061,6 @@ msgstr "Ekspordi"
msgid "CardDAV link"
msgstr "CardDAV link"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Muuda"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV sünkroniseerimise aadressid"
#: templates/settings.php:3
msgid "more info"
msgstr "lisainfo"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Peamine aadress (Kontact et al)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Aadressiraamatud"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Näita CardDav linki"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Näita VCF linki (ainult lugemisõigusega)"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Uus aadressiraamat"
#: templates/settings.php:60
msgid "Description"
msgstr "Kirjeldus"
#: templates/settings.php:66
msgid "More..."
msgstr "Veel..."

View File

@ -83,9 +83,6 @@
"You do not have permissions to delete the \"%s\" address book" => "Ez duzu \"%s\" helbide-liburua ezabatzeko baimenik",
"Error deleting address book" => "Errorea helbide-liburua ezabatzerakoan",
"Error creating contact." => "Errore bat izan da kontaktua sortzean.",
"Error deleting contact." => "Errorea bat izan da kontaktua ezabatzean.",
"Error retrieving contact." => "Errorea kontaktua eskuratzerakoan.",
"Error saving contact." => "Errore bat izan da kontaktua gordetzean.",
"Error removing contact from other address book." => "Errorea konkatua beste helbide-liburutik ezabatzerakoan.",
"Couldn't find contact." => "Ezin izan da kontaktua aurkitu.",
"No contact data in request." => "Ez dago kontaktu daturik eskarian.",
@ -111,6 +108,7 @@
"Error creating temporary image" => "Errore bat izan da aldi bateko irudia sortzen",
"Error cropping image" => "Errore bat izan da irudia mozten",
"Error getting PHOTO property." => "Errore bat izan da PHOTO propietatea lortzean.",
"Error saving contact." => "Errore bat izan da kontaktua gordetzean.",
"No group name given." => "Ez da talde izenik eman.",
"Error adding group." => "Errore bat izan da taldea gehitzean.",
"No group name to rename from given." => "Ez dago talde izenik emandakotik berrizendatzeko.",
@ -120,7 +118,6 @@
"Group name missing from request." => "Taldearen izena falta da eskarian.",
"Contact ID missing from request." => "Kontaktuaren IDa falta da eskarian.",
"Failed to write to disk" => "Errore bat izan da diskoan idazterakoan",
"Not enough storage available" => "Ez dago behar aina leku erabilgarri,",
"Attempt to upload blacklisted file:" => "Zerrenda beltzeko fitxategi baten igotzearen saiakuntza:",
"Error uploading contacts to storage." => "Errore bat egon da kontaktuak biltegira igotzerakoan.",
"Error moving file to imports folder." => "Errorea fitxategia inportatze karpetara mugitzearkoan.",
@ -231,15 +228,5 @@
"Share" => "Partekatu",
"Export" => "Exportatu",
"CardDAV link" => "CardDAV lotura",
"Edit" => "Editatu",
"CardDAV syncing addresses" => "CardDAV sinkronizazio helbideak",
"more info" => "informazio gehiago",
"Primary address (Kontact et al)" => "Helbide nagusia",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Helbide Liburuak",
"Show CardDav link" => "Erakutsi CardDav lotura",
"Show read-only VCF link" => "Erakutsi bakarrik irakurtzeko VCF lotura",
"New Address Book" => "Helbide-liburu berria",
"Description" => "Deskribapena",
"More..." => "Gehiago..."
"Edit" => "Editatu"
);

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@ -26,7 +26,7 @@ msgstr ""
msgid "Contacts"
msgstr "Kontaktuak"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Gorde"
@ -141,7 +141,7 @@ msgid "Merge contacts"
msgstr "Kontaktuak batu"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Ezeztatu"
@ -308,35 +308,35 @@ msgstr "Ez duzu kontaktu hau ikusteko baimenik."
msgid "Contact not found"
msgstr "Ez da kontaktua aurkitu"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Ez duzu kontaktu hauek ikusteko baimenik."
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Ez duzu helbide-liburu honetara kontaktuak gehitzeko baimenik"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Ez duzu kontaktu hau ezabatzeko baimenik"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Errore ezezaguna"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Ez duzu helbide-liburu hau ezabatzeko baimenik"
@ -376,83 +376,90 @@ msgstr "BM ezezaguna:"
msgid "{name}'s Birthday"
msgstr "{name}ren jaioteguna"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Errorea helbide-liburua sortzerakoan"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Ez duzu \"%s\" helbide-liburua ezabatzeko baimenik"
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Errorea helbide-liburua ezabatzerakoan"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Errore bat izan da kontaktua sortzean."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Errorea bat izan da kontaktua ezabatzean."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Errorea kontaktua eskuratzerakoan."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Errore bat izan da kontaktua gordetzean."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Errorea konkatua beste helbide-liburutik ezabatzerakoan."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Ezin izan da kontaktua aurkitu."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "Ez dago kontaktu daturik eskarian."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Errorea kontaktuarekin bateratzerakoan."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Izena propietatea ez da ezarri."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "kontrol-batura propietatea ez da ezarri."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "vCard-aren inguruko informazioa okerra da. Mesedez birkargatu orrialdea."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Errore bat izan da kontaktua eguneratzerakoan"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -539,6 +546,10 @@ msgstr "Errore bat izan da irudia mozten"
msgid "Error getting PHOTO property."
msgstr "Errore bat izan da PHOTO propietatea lortzean."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Errore bat izan da kontaktua gordetzean."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "Ez da talde izenik eman."
@ -578,8 +589,9 @@ msgid "Failed to write to disk"
msgstr "Errore bat izan da diskoan idazterakoan"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Ez dago behar aina leku erabilgarri,"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -602,7 +614,7 @@ msgid "File name missing from request."
msgstr "Fitxategiaren izena falta da eskarian."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Garapen gakoa falta da eskarian."
@ -614,6 +626,11 @@ msgstr "Zerrenda beltzeko fitxategi baten igotzearen saiakuntza:"
msgid "No contacts found in: "
msgstr "Ez da kontakturik aurkitu hemen:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Ez da giltzik eman."
@ -792,7 +809,7 @@ msgstr "Abizena, Izena"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Ezabatu"
@ -801,7 +818,7 @@ msgid "Groups"
msgstr "Taldeak"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Deskargatu"
@ -917,7 +934,6 @@ msgid "Favorite"
msgstr "Gogokoa"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Izena"
@ -1035,7 +1051,7 @@ msgstr "Instant Messenger"
msgid "Active"
msgstr "Aktibo"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Partekatu"
@ -1047,46 +1063,6 @@ msgstr "Exportatu"
msgid "CardDAV link"
msgstr "CardDAV lotura"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Editatu"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV sinkronizazio helbideak"
#: templates/settings.php:3
msgid "more info"
msgstr "informazio gehiago"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Helbide nagusia"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Helbide Liburuak"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Erakutsi CardDav lotura"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Erakutsi bakarrik irakurtzeko VCF lotura"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Helbide-liburu berria"
#: templates/settings.php:60
msgid "Description"
msgstr "Deskribapena"
#: templates/settings.php:66
msgid "More..."
msgstr "Gehiago..."

View File

@ -8,6 +8,5 @@
"Title" => "titulua",
"Birthday" => "Urtebetetze",
"Export" => "Esportazio",
"Edit" => "Aldatu",
"Description" => "Deskripzioa"
"Edit" => "Aldatu"
);

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Gorde"
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Ezeztatu"
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Ezabatu"
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Deskargatu"
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1042,46 +1058,6 @@ msgstr "Esportazio"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Aldatu"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr "Deskripzioa"
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -24,7 +24,6 @@
"Close" => "بستن",
"Unknown error" => "خطای نامشخص",
"{name}'s Birthday" => "روز تولد {name} است",
"Error saving contact." => "خطا در ذخیره سازی اطلاعات",
"Information about vCard is incorrect. Please reload the page." => "اطلاعات درمورد vCard شما اشتباه است لطفا صفحه را دوباره بار گذاری کنید",
"No file was uploaded. Unknown error" => "هیچ فایلی آپلود نشد.خطای ناشناس",
"There is no error, the file uploaded with success" => "هیچ خطایی نیست بارگذاری پرونده موفقیت آمیز بود",
@ -41,8 +40,8 @@
"Error creating temporary image" => "خطا در ساخت تصویر temporary",
"Error cropping image" => "خطا در برداشت تصویر",
"Error getting PHOTO property." => "خطا در دربافت تصویر ویژگی شخصی",
"Error saving contact." => "خطا در ذخیره سازی اطلاعات",
"Failed to write to disk" => "نوشتن بر روی دیسک سخت ناموفق بود",
"Not enough storage available" => "فضای کافی در دسترس نیست",
"Error uploading contacts to storage." => "خطا در هنگام بارگذاری و ذخیره سازی",
"Could not set preference: " => "نمی‌توان تنظیمات را ثبت نمود:",
"Contact" => "اشخاص",
@ -86,12 +85,5 @@
"Active" => "فعال",
"Share" => "اشتراک‌گذاری",
"Export" => "گرفتن خروجی",
"Edit" => "ویرایش",
"CardDAV syncing addresses" => "CardDAV syncing addresses ",
"more info" => "اطلاعات بیشتر",
"Primary address (Kontact et al)" => "نشانی اولیه",
"iOS/OS X" => "iOS/OS X ",
"Addressbooks" => "کتابچه ی نشانی ها",
"New Address Book" => "کتابچه نشانه های جدید",
"Description" => "توضیحات"
"Edit" => "ویرایش"
);

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@ -26,7 +26,7 @@ msgstr ""
msgid "Contacts"
msgstr "ارتباط‌ها"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "ذخیره"
@ -141,7 +141,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "منصرف شدن"
@ -308,35 +308,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "خطای نامشخص"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -376,83 +376,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr "روز تولد {name} است"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "خطا در ذخیره سازی اطلاعات"
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "اطلاعات درمورد vCard شما اشتباه است لطفا صفحه را دوباره بار گذاری کنید"
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -539,6 +546,10 @@ msgstr "خطا در برداشت تصویر"
msgid "Error getting PHOTO property."
msgstr "خطا در دربافت تصویر ویژگی شخصی"
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "خطا در ذخیره سازی اطلاعات"
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -578,8 +589,9 @@ msgid "Failed to write to disk"
msgstr "نوشتن بر روی دیسک سخت ناموفق بود"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "فضای کافی در دسترس نیست"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -602,7 +614,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -614,6 +626,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -792,7 +809,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "حذف"
@ -801,7 +818,7 @@ msgid "Groups"
msgstr "گروه ها"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "دانلود"
@ -917,7 +934,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "نام"
@ -1035,7 +1051,7 @@ msgstr ""
msgid "Active"
msgstr "فعال"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "اشتراک‌گذاری"
@ -1047,46 +1063,6 @@ msgstr "گرفتن خروجی"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "ویرایش"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV syncing addresses "
#: templates/settings.php:3
msgid "more info"
msgstr "اطلاعات بیشتر"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "نشانی اولیه"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X "
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "کتابچه ی نشانی ها"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr "کتابچه نشانه های جدید"
#: templates/settings.php:60
msgid "Description"
msgstr "توضیحات"
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -72,8 +72,6 @@
"You do not have permissions to delete the \"%s\" address book" => "Käyttöoikeutesi eivät riitä osoitekirjan \"%s\" poistamiseen",
"Error deleting address book" => "Virhe osoitekirjaa poistaessa",
"Error creating contact." => "Virhe yhteystietoa luotaessa.",
"Error deleting contact." => "Virhe yhteystietoa poistaessa.",
"Error saving contact." => "Virhe yhteystietoa tallennettaessa.",
"Information about vCard is incorrect. Please reload the page." => "vCardin tiedot eivät kelpaa. Lataa sivu uudelleen.",
"Error updating contact" => "Virhe yhteystietoa päivittäessä",
"Error saving contact to backend" => "Virhe tallennettaessa yhteystietoa taustajärjestelmään",
@ -95,9 +93,9 @@
"Error creating temporary image" => "Virhe luotaessa väliaikaista kuvaa",
"Error cropping image" => "Virhe rajatessa kuvaa",
"Error getting PHOTO property." => "Virhe KUVA ominaisuuden saamisessa.",
"Error saving contact." => "Virhe yhteystietoa tallennettaessa.",
"Error renaming group." => "Virhe muuttaessa ryhmän nimeä.",
"Failed to write to disk" => "Levylle kirjoitus epäonnistui",
"Not enough storage available" => "Tallennustilaa ei ole riittävästi käytettävissä",
"Error uploading contacts to storage." => "Virhe yhteystietojen lataamisessa talletettavaksi.",
"You do not have permissions to import into this address book." => "Sinulla ei ole oikeuksia tuoda tähän osoitekirjaan.",
"File name missing from request." => "Tiedoston nimi puuttuu pyynnöstä.",
@ -198,15 +196,5 @@
"Share" => "Jaa",
"Export" => "Vie",
"CardDAV link" => "CardDAV-linkki",
"Edit" => "Muokkaa",
"CardDAV syncing addresses" => "CardDAV-synkronointiosoitteet",
"more info" => "lisätietoja",
"Primary address (Kontact et al)" => "Varsinainen osoite (yhteystiedot jne.)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Osoitekirjat",
"Show CardDav link" => "Näytä CardDav-linkki",
"Show read-only VCF link" => "Näytä vain luku -muodossa oleva VCF-linkki",
"New Address Book" => "Uusi osoitekirja",
"Description" => "Kuvaus",
"More..." => "Lisää..."
"Edit" => "Muokkaa"
);

View File

@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
@ -28,7 +28,7 @@ msgstr ""
msgid "Contacts"
msgstr "Yhteystiedot"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Tallenna"
@ -143,7 +143,7 @@ msgid "Merge contacts"
msgstr "Yhdistä yhteystiedot"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Peru"
@ -310,35 +310,35 @@ msgstr ""
msgid "Contact not found"
msgstr "Yhteystietoa ei löydy"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Käyttöoikeutesi eivät riitä näiden yhteystietojen katselemiseen"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Oikeutesi eivät riitä yhteystietojen lisäämiseen osoitekirjaan"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Oikeutesi eivät riitä tämän yhteystiedon poistamiseen"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Tuntematon virhe"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Oikeutesi eivät riitä tämän osoitekirjan poistamiseen."
@ -378,83 +378,90 @@ msgstr "Tuntematon IM-arvo."
msgid "{name}'s Birthday"
msgstr "Henkilön {name} syntymäpäivä"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Virhe osoitekirjaa luotaessa"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Käyttöoikeutesi eivät riitä osoitekirjan \"%s\" poistamiseen"
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Virhe osoitekirjaa poistaessa"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Virhe yhteystietoa luotaessa."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Virhe yhteystietoa poistaessa."
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Virhe yhteystietoa tallennettaessa."
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "vCardin tiedot eivät kelpaa. Lataa sivu uudelleen."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Virhe yhteystietoa päivittäessä"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Virhe tallennettaessa yhteystietoa taustajärjestelmään"
@ -541,6 +548,10 @@ msgstr "Virhe rajatessa kuvaa"
msgid "Error getting PHOTO property."
msgstr "Virhe KUVA ominaisuuden saamisessa."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Virhe yhteystietoa tallennettaessa."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -580,8 +591,9 @@ msgid "Failed to write to disk"
msgstr "Levylle kirjoitus epäonnistui"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Tallennustilaa ei ole riittävästi käytettävissä"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -604,7 +616,7 @@ msgid "File name missing from request."
msgstr "Tiedoston nimi puuttuu pyynnöstä."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -616,6 +628,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -794,7 +811,7 @@ msgstr "Suku-/etunimi"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Poista"
@ -803,7 +820,7 @@ msgid "Groups"
msgstr "Ryhmät"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Lataa"
@ -919,7 +936,6 @@ msgid "Favorite"
msgstr "Suosikki"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nimi"
@ -1037,7 +1053,7 @@ msgstr "Pikaviestin"
msgid "Active"
msgstr "Aktiivinen"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Jaa"
@ -1049,46 +1065,6 @@ msgstr "Vie"
msgid "CardDAV link"
msgstr "CardDAV-linkki"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Muokkaa"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV-synkronointiosoitteet"
#: templates/settings.php:3
msgid "more info"
msgstr "lisätietoja"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Varsinainen osoite (yhteystiedot jne.)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Osoitekirjat"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Näytä CardDav-linkki"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Näytä vain luku -muodossa oleva VCF-linkki"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Uusi osoitekirja"
#: templates/settings.php:60
msgid "Description"
msgstr "Kuvaus"
#: templates/settings.php:66
msgid "More..."
msgstr "Lisää..."

View File

@ -89,9 +89,6 @@
"You do not have permissions to delete the \"%s\" address book" => "Vous n'avez pas les droits suffisants pour supprimer le carnet d'adresses \"%s\"",
"Error deleting address book" => "Erreur à la suppression du carnet d'adresses",
"Error creating contact." => "Erreur à la création du contact.",
"Error deleting contact." => "Erreur à la suppression du contact.",
"Error retrieving contact." => "Erreur à la récupération du contact.",
"Error saving contact." => "Erreur de sauvegarde du contact",
"Error removing contact from other address book." => "Erreur à la suppression du contact d'un autre carnet d'adresses.",
"Couldn't find contact." => "Impossible de trouver le contact.",
"No contact data in request." => "Aucune donnée de contact dans la requête.",
@ -120,6 +117,7 @@
"Error creating temporary image" => "Erreur de création de l'image temporaire",
"Error cropping image" => "Erreur lors du rognage de l'image",
"Error getting PHOTO property." => "Erreur lors de l'obtention des propriétés de la photo.",
"Error saving contact." => "Erreur de sauvegarde du contact",
"No group name given." => "Aucun nom de groupe n'a été spécifié.",
"Error adding group." => "Erreur lors de l'ajout du groupe.",
"No group name to rename from given." => "Aucun nom de groupe à renommer n'a été spécifié.",
@ -129,7 +127,6 @@
"Group name missing from request." => "Nom de groupe manquant dans la requête.",
"Contact ID missing from request." => "Identifiant du contact manquant dans la requête.",
"Failed to write to disk" => "Erreur d'écriture sur le disque",
"Not enough storage available" => "Plus assez d'espace de stockage disponible",
"Attempt to upload blacklisted file:" => "Tentative de téléverser un fichier appartenant à la liste noire :",
"Error uploading contacts to storage." => "Erreur lors de l'envoi des contacts vers le stockage.",
"Error moving file to imports folder." => "Erreur lors du déplacement du fichier vers le dossier cible.",
@ -242,15 +239,5 @@
"Share" => "Partager",
"Export" => "Exporter",
"CardDAV link" => "Lien CardDAV",
"Edit" => "Modifier",
"CardDAV syncing addresses" => "Synchronisation des contacts CardDAV",
"more info" => "plus d'infos",
"Primary address (Kontact et al)" => "Adresses principales (Kontact et assimilés)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Carnets d'adresses",
"Show CardDav link" => "Afficher le lien CardDav",
"Show read-only VCF link" => "Afficher les liens VCF en lecture seule",
"New Address Book" => "Nouveau Carnet d'adresses",
"Description" => "Description",
"More..." => "Plus…"
"Edit" => "Modifier"
);

View File

@ -36,8 +36,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
@ -50,7 +50,7 @@ msgstr ""
msgid "Contacts"
msgstr "Contacts"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Sauvegarder"
@ -165,7 +165,7 @@ msgid "Merge contacts"
msgstr "Fusionner les contacts"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Annuler"
@ -332,35 +332,35 @@ msgstr "Vous n'avez pas les droits suffisants pour voir ces contacts."
msgid "Contact not found"
msgstr "Contact introuvable"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Vous n'avez pas les droits suffisants pour voir ces contacts."
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Vous n'avez pas les droits suffisants pour ajouter des contacts à ce carnet d'adresses."
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "L'infrastructure pour ce carnet d'adresses ne supporte pas l'ajout de contacts."
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Vous n'avez pas les droits suffisants pour supprimer ce contact."
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "L'infrastructure pour ce carnet d'adresses ne supporte pas la suppression de contacts."
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Erreur Inconnue "
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "L'infrastructure pour ce carnet d'adresses ne supporte pas la mise à jour"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Vous n'avez pas les droits suffisants pour supprimer ce carnet d'adresses."
@ -400,83 +400,90 @@ msgstr "Messagerie instantanée inconnue"
msgid "{name}'s Birthday"
msgstr "Anniversaire de {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Erreur à la création du carnet d'adresses"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Vous n'avez pas les droits suffisants pour supprimer le carnet d'adresses \"%s\""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Erreur à la suppression du carnet d'adresses"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Erreur à la création du contact."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Erreur à la suppression du contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Erreur à la récupération du contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Erreur de sauvegarde du contact"
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Erreur à la suppression du contact d'un autre carnet d'adresses."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Impossible de trouver le contact."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "Aucune donnée de contact dans la requête."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Erreur de la fusion du contact."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Erreur d'enregistrement du contact sur l'infrastructure d'arrière-plan."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Le nom de la propriété n'est pas défini."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "La somme de contrôle de la propriété n'est pas définie."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Les informations relatives à cette vCard sont incorrectes. Veuillez recharger la page."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Erreur lors de la mise à jour du contact"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Erreur d'enregistrement du contact sur l'infrastructure d'arrière-plan."
@ -563,6 +570,10 @@ msgstr "Erreur lors du rognage de l'image"
msgid "Error getting PHOTO property."
msgstr "Erreur lors de l'obtention des propriétés de la photo."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Erreur de sauvegarde du contact"
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "Aucun nom de groupe n'a été spécifié."
@ -602,8 +613,9 @@ msgid "Failed to write to disk"
msgstr "Erreur d'écriture sur le disque"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Plus assez d'espace de stockage disponible"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -626,7 +638,7 @@ msgid "File name missing from request."
msgstr "Nom de fichier manquant dans la requête."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Clé de progression manquante dans la requête."
@ -638,6 +650,11 @@ msgstr "Tentative d'accès à un fichier appartenant à la liste noire :"
msgid "No contacts found in: "
msgstr "Aucun contact trouvé dans :"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Aucune clef n'a été spécifiée."
@ -816,7 +833,7 @@ msgstr "Nom-Prénom"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Supprimer"
@ -825,7 +842,7 @@ msgid "Groups"
msgstr "Groupes"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Télécharger"
@ -941,7 +958,6 @@ msgid "Favorite"
msgstr "Favoris"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nom"
@ -1059,7 +1075,7 @@ msgstr "Instant Messenger"
msgid "Active"
msgstr "Carnet actif"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Partager"
@ -1071,46 +1087,6 @@ msgstr "Exporter"
msgid "CardDAV link"
msgstr "Lien CardDAV"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Modifier"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "Synchronisation des contacts CardDAV"
#: templates/settings.php:3
msgid "more info"
msgstr "plus d'infos"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Adresses principales (Kontact et assimilés)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Carnets d'adresses"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Afficher le lien CardDav"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Afficher les liens VCF en lecture seule"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Nouveau Carnet d'adresses"
#: templates/settings.php:60
msgid "Description"
msgstr "Description"
#: templates/settings.php:66
msgid "More..."
msgstr "Plus…"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: French (Canada) (http://www.transifex.com/projects/p/owncloud/language/fr_CA/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr ""
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr ""
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -89,9 +89,6 @@
"You do not have permissions to delete the \"%s\" address book" => "Vostede non ten permisos para eliminar o caderno de enderezos «%s»",
"Error deleting address book" => "Produciuse un erro ao eliminar o caderno de enderezos",
"Error creating contact." => "Produciuse un erro ao crear o contacto.",
"Error deleting contact." => "Produciuse un erro ao eliminar o contacto.",
"Error retrieving contact." => "Produciuse un erro ao recuperar o contacto.",
"Error saving contact." => "Produciuse un erro ao gardar o contacto.",
"Error removing contact from other address book." => "Produciuse un erro ao retirar o contacto desde outro caderno de enderezos.",
"Couldn't find contact." => "Non foi posíbel atopar o contacto.",
"No contact data in request." => "Non hai datos de contacto na petición.",
@ -120,6 +117,7 @@
"Error creating temporary image" => "Produciuse un erro ao crear a imaxe temporal",
"Error cropping image" => "Produciuse un erro ao recortar a imaxe",
"Error getting PHOTO property." => "Produciuse un erro ao obter a propiedade PHOTO.",
"Error saving contact." => "Produciuse un erro ao gardar o contacto.",
"No group name given." => "Non se indicou o nome do grupo.",
"Error adding group." => "Produciuse un erro ao engadir o grupo.",
"No group name to rename from given." => "Non se indicou o novo nome do grupo para renomear.",
@ -129,7 +127,6 @@
"Group name missing from request." => "No se atopa o nome do grupo desde a petición.",
"Contact ID missing from request." => "Falta o ID do contacto desde a petición.",
"Failed to write to disk" => "Produciuse un erro ao escribir no disco",
"Not enough storage available" => "Non hai espazo de almacenamento abondo",
"Attempt to upload blacklisted file:" => "Intentar enviar o ficheiro da lista negra:",
"Error uploading contacts to storage." => "Produciuse un erro ao enviar os contactos ao almacén.",
"Error moving file to imports folder." => "Produciuse un erro ao mover o ficheiro ao cartafol de importacións.",
@ -243,15 +240,5 @@
"Share" => "Compartir",
"Export" => "Exportar",
"CardDAV link" => "Ligazón a CardDAV",
"Edit" => "Editar",
"CardDAV syncing addresses" => "Enderezos CardDAV a sincronizar",
"more info" => "máis información",
"Primary address (Kontact et al)" => "Enderezo primario (Kontact et al)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Caderno de enderezos",
"Show CardDav link" => "Mostrar a ligazón de CardDav",
"Show read-only VCF link" => "Mostrar as ligazóns a VCF de só lectura",
"New Address Book" => "Novo caderno de enderezos",
"Description" => "Descrición",
"More..." => "Máis..."
"Edit" => "Editar"
);

View File

@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
@ -28,7 +28,7 @@ msgstr ""
msgid "Contacts"
msgstr "Contactos"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Gardar"
@ -143,7 +143,7 @@ msgid "Merge contacts"
msgstr "Misturar os contactos"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Cancelar"
@ -310,35 +310,35 @@ msgstr "Vostede non ten permisos para ver estes contactos"
msgid "Contact not found"
msgstr "Non se atopa o contacto"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Vostede non ten permisos para ver eses contactos"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Vostede non ten permisos para engadir contactos no caderno de enderezos"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "A infraestrutura para este caderno de enderezos non admite que se engadan contactos"
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Vostede non ten permisos para eliminar este contacto"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "A infraestrutura para este caderno de enderezos non admite que se eliminen contactos"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Produciuse un erro descoñecido"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "A infraestrutura para este caderno de enderezos non admite que se eliminen contactos"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Vostede non ten permisos para eliminar o caderno de enderezos"
@ -378,83 +378,90 @@ msgstr "MI descoñecido:"
msgid "{name}'s Birthday"
msgstr "Aniversario de {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Produciuse un erro ao crear o caderno de enderezos"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Vostede non ten permisos para eliminar o caderno de enderezos «%s»"
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Produciuse un erro ao eliminar o caderno de enderezos"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Produciuse un erro ao crear o contacto."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Produciuse un erro ao eliminar o contacto."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Produciuse un erro ao recuperar o contacto."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Produciuse un erro ao gardar o contacto."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Produciuse un erro ao retirar o contacto desde outro caderno de enderezos."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Non foi posíbel atopar o contacto."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "Non hai datos de contacto na petición."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Produciuse un erro ao mesturar en contacto."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Produciuse un erro ao gardar o contacto na infraestrutura."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Non foi estabelecido o nome da propiedade"
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Non foi estabelecida a suma de comprobación da propiedade"
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "A información sobre a vCard é incorrecta. Volva cargar a páxina."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Produciuse un erro ao actualizar o contacto."
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Produciuse un erro ao gardar o contacto na infraestrutura"
@ -541,6 +548,10 @@ msgstr "Produciuse un erro ao recortar a imaxe"
msgid "Error getting PHOTO property."
msgstr "Produciuse un erro ao obter a propiedade PHOTO."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Produciuse un erro ao gardar o contacto."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "Non se indicou o nome do grupo."
@ -580,8 +591,9 @@ msgid "Failed to write to disk"
msgstr "Produciuse un erro ao escribir no disco"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Non hai espazo de almacenamento abondo"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -604,7 +616,7 @@ msgid "File name missing from request."
msgstr "Falta o nome do ficheiro desde a petición."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Falta a chave de progreso desde a petición."
@ -616,6 +628,11 @@ msgstr "Intentar acceder ao ficheiro da lista negra:"
msgid "No contacts found in: "
msgstr "Non se atoparon contactos en:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Non se indicou a chave."
@ -794,7 +811,7 @@ msgstr "Apelido-, Nome"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Eliminar"
@ -803,7 +820,7 @@ msgid "Groups"
msgstr "Grupos"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Descargar"
@ -919,7 +936,6 @@ msgid "Favorite"
msgstr "Favorito"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nome"
@ -1037,7 +1053,7 @@ msgstr "Mensaxería instantánea"
msgid "Active"
msgstr "Activo"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Compartir"
@ -1049,46 +1065,6 @@ msgstr "Exportar"
msgid "CardDAV link"
msgstr "Ligazón a CardDAV"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Editar"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "Enderezos CardDAV a sincronizar"
#: templates/settings.php:3
msgid "more info"
msgstr "máis información"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Enderezo primario (Kontact et al)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Caderno de enderezos"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Mostrar a ligazón de CardDav"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Mostrar as ligazóns a VCF de só lectura"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Novo caderno de enderezos"
#: templates/settings.php:60
msgid "Description"
msgstr "Descrición"
#: templates/settings.php:66
msgid "More..."
msgstr "Máis..."

View File

@ -10,7 +10,6 @@
"Close" => "סגירה",
"Unknown error" => "שגיאה בלתי ידועה",
"{name}'s Birthday" => "יום ההולדת של {name}",
"Error saving contact." => "שגיאה בשמירת איש הקשר",
"Information about vCard is incorrect. Please reload the page." => "המידע אודות vCard אינו נכון. נא לטעון מחדש את הדף.",
"No file was uploaded. Unknown error" => "לא הועלה קובץ. טעות בלתי מזוהה.",
"There is no error, the file uploaded with success" => "לא התרחשה שגיאה, הקובץ הועלה בהצלחה",
@ -24,8 +23,8 @@
"File doesn't exist:" => "קובץ לא קיים:",
"Error loading image." => "שגיאה בטעינת התמונה.",
"Error getting PHOTO property." => "שגיאה בקבלת מידע של תמונה",
"Error saving contact." => "שגיאה בשמירת איש הקשר",
"Failed to write to disk" => "הכתיבה לכונן נכשלה",
"Not enough storage available" => "אין די שטח פנוי באחסון",
"Error uploading contacts to storage." => "התרשה שגיאה בהעלאת אנשי הקשר לאכסון.",
"Contact" => "איש קשר",
"Other" => "אחר",
@ -70,12 +69,5 @@
"Active" => "פעיל",
"Share" => "שיתוף",
"Export" => "ייצוא",
"Edit" => "עריכה",
"CardDAV syncing addresses" => "CardDAV מסנכרן כתובות",
"more info" => "מידע נוסף",
"Primary address (Kontact et al)" => "כתובת ראשית (קונטקט ואחרים)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "פנקסי כתובות",
"New Address Book" => "פנקס כתובות חדש",
"Description" => "תיאור"
"Edit" => "עריכה"
);

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
@ -25,7 +25,7 @@ msgstr ""
msgid "Contacts"
msgstr "אנשי קשר"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "שמירה"
@ -140,7 +140,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "ביטול"
@ -307,35 +307,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "שגיאה בלתי ידועה"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -375,83 +375,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr "יום ההולדת של {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "שגיאה בשמירת איש הקשר"
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "המידע אודות vCard אינו נכון. נא לטעון מחדש את הדף."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -538,6 +545,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr "שגיאה בקבלת מידע של תמונה"
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "שגיאה בשמירת איש הקשר"
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -577,8 +588,9 @@ msgid "Failed to write to disk"
msgstr "הכתיבה לכונן נכשלה"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "אין די שטח פנוי באחסון"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -601,7 +613,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -613,6 +625,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -791,7 +808,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "מחיקה"
@ -800,7 +817,7 @@ msgid "Groups"
msgstr "קבוצות"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "הורדה"
@ -916,7 +933,6 @@ msgid "Favorite"
msgstr "מועדף"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "שם"
@ -1034,7 +1050,7 @@ msgstr ""
msgid "Active"
msgstr "פעיל"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "שיתוף"
@ -1046,46 +1062,6 @@ msgstr "ייצוא"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "עריכה"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV מסנכרן כתובות"
#: templates/settings.php:3
msgid "more info"
msgstr "מידע נוסף"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "כתובת ראשית (קונטקט ואחרים)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "פנקסי כתובות"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr "פנקס כתובות חדש"
#: templates/settings.php:60
msgid "Description"
msgstr "תיאור"
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "सहेजें"
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr ""
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "साझा करें"
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -69,10 +69,5 @@
"Active" => "Aktivno",
"Share" => "Podijeli",
"Export" => "Izvoz",
"Edit" => "Uredi",
"more info" => "više informacija",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Adresari",
"New Address Book" => "Novi adresar",
"Description" => "Opis"
"Edit" => "Uredi"
);

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
@ -24,7 +24,7 @@ msgstr ""
msgid "Contacts"
msgstr "Kontakti"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Snimi"
@ -139,7 +139,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Odustani"
@ -306,35 +306,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -374,83 +374,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr "{name} Rođendan"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Informacija o vCard je neispravna. Osvježite stranicu."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -537,6 +544,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -576,7 +587,8 @@ msgid "Failed to write to disk"
msgstr "Neuspjelo pisanje na disk"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -600,7 +612,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -612,6 +624,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -790,7 +807,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Obriši"
@ -799,7 +816,7 @@ msgid "Groups"
msgstr "Grupe"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Preuzimanje"
@ -915,7 +932,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Ime"
@ -1033,7 +1049,7 @@ msgstr ""
msgid "Active"
msgstr "Aktivno"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Podijeli"
@ -1045,46 +1061,6 @@ msgstr "Izvoz"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Uredi"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr "više informacija"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Adresari"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Novi adresar"
#: templates/settings.php:60
msgid "Description"
msgstr "Opis"
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -89,9 +89,6 @@
"You do not have permissions to delete the \"%s\" address book" => "Önnek nincs jogosultsága ahhoz, hogy törölje ezt a címjegyzéket: \"%s\"",
"Error deleting address book" => "Hiba a címjegyzék törlésekor",
"Error creating contact." => "Hiba a névjegy létrehozásakor.",
"Error deleting contact." => "Hiba a névjegy törlésekor.",
"Error retrieving contact." => "Hiba a névjegy betöltésekor.",
"Error saving contact." => "A névjegy mentése sikertelen",
"Error removing contact from other address book." => "Hiba a névjegy más címjegyzékből történő törlésekor.",
"Couldn't find contact." => "Nem található névjegy.",
"No contact data in request." => "A kérés nem tartalmaz névjegyet",
@ -119,6 +116,7 @@
"Error creating temporary image" => "Ideiglenes kép létrehozása sikertelen",
"Error cropping image" => "Képvágás sikertelen",
"Error getting PHOTO property." => "A PHOTO-tulajdonság feldolgozása sikertelen",
"Error saving contact." => "A névjegy mentése sikertelen",
"No group name given." => "Nem adott meg csoportnevet.",
"Error adding group." => "Hiba a csoport hozzáadása közben.",
"No group name to rename from given." => "Nem adta meg, hogy miről nevezzük át a csoportot.",
@ -128,7 +126,6 @@
"Group name missing from request." => "A csoport neve hiányzik a kérésből.",
"Contact ID missing from request." => "A névjegy azonosítója (ID) hiányzik a kérésből.",
"Failed to write to disk" => "Nem sikerült a lemezre írás",
"Not enough storage available" => "Nincs elég tárhely.",
"Attempt to upload blacklisted file:" => "Tiltólistán szereplő fájl feltöltésének kísérlete:",
"Error uploading contacts to storage." => "Hiba a névjegyek feltöltésekor a tárhelyre.",
"Error moving file to imports folder." => "Az állomány áthelyezése az importáltak mappába nem sikerült.",
@ -240,15 +237,5 @@
"Share" => "Megosztás",
"Export" => "Exportálás",
"CardDAV link" => "CardDav hivatkozás",
"Edit" => "Szerkesztés",
"CardDAV syncing addresses" => "CardDAV szinkronizációs címek",
"more info" => "további információ",
"Primary address (Kontact et al)" => "Elsődleges cím (Kontact és már programok)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Címlisták",
"Show CardDav link" => "CardDav link mutatása",
"Show read-only VCF link" => "Csak-olvasható VCF link megjelenítése",
"New Address Book" => "Új címlista",
"Description" => "Leírás",
"More..." => "Bővebben..."
"Edit" => "Szerkesztés"
);

View File

@ -19,8 +19,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
@ -33,7 +33,7 @@ msgstr ""
msgid "Contacts"
msgstr "Névjegyek"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Mentés"
@ -148,7 +148,7 @@ msgid "Merge contacts"
msgstr "Névjegyek összefűzése."
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Mégsem"
@ -315,35 +315,35 @@ msgstr "Nincs jogosultsága a névjegy megtekintéséhez"
msgid "Contact not found"
msgstr "Kapcsolat nem található"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Nincs jogosultsága megnézni ezeket a névjegyeket"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Nincs jogosultsága új névjegyeket hozzáadni a címjegyzékhez"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "A címjegyzék háttérredszere nem támogatja az új névjegyek felvételét"
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Nincs jogosultsága törölni ezt a névjegyet!"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "A címjegyzék háttérrendszere nem támogatja a névjegyek törlését"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Ismeretlen hiba"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "A címjegyzék háttérrendszere nem támogatja a frissítést"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Nincs jogosultsága törölni a címjegyzéket!"
@ -383,83 +383,90 @@ msgstr "Ismeretlen Üzenetküldő:"
msgid "{name}'s Birthday"
msgstr "{name} születésnapja"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Hiba a címjegyzék létrehozásakor"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Önnek nincs jogosultsága ahhoz, hogy törölje ezt a címjegyzéket: \"%s\""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Hiba a címjegyzék törlésekor"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Hiba a névjegy létrehozásakor."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Hiba a névjegy törlésekor."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Hiba a névjegy betöltésekor."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "A névjegy mentése sikertelen"
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Hiba a névjegy más címjegyzékből történő törlésekor."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Nem található névjegy."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "A kérés nem tartalmaz névjegyet"
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Hiba a névjegy összefűzésekor."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Hiba a névjegy mentésekor a háttérrendszerben."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Tulajdonság neve nincs megadva."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Tulajdonság ellenőrzőkódja nincs megadva."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
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:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Hiba, a kapcsolat aktualizálásakor"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Hiba a kapcsolat háttérmentésekor."
@ -546,6 +553,10 @@ msgstr "Képvágás sikertelen"
msgid "Error getting PHOTO property."
msgstr "A PHOTO-tulajdonság feldolgozása sikertelen"
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "A névjegy mentése sikertelen"
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "Nem adott meg csoportnevet."
@ -585,8 +596,9 @@ msgid "Failed to write to disk"
msgstr "Nem sikerült a lemezre írás"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Nincs elég tárhely."
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -609,7 +621,7 @@ msgid "File name missing from request."
msgstr "A kérésből hiányzik a fájl neve."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "A kérésből hiányzik a folyamat kulcsa."
@ -621,6 +633,11 @@ msgstr "Feketelistán szereplő fájl hozzáférési kísérlet:"
msgid "No contacts found in: "
msgstr "Itt egy névjegy sem található:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Nincs kulcs megadva."
@ -799,7 +816,7 @@ msgstr "Vezeték-, Keresztnév"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Törlés"
@ -808,7 +825,7 @@ msgid "Groups"
msgstr "Csoportok"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Letöltés"
@ -924,7 +941,6 @@ msgid "Favorite"
msgstr "Kedvenc"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Név"
@ -1042,7 +1058,7 @@ msgstr "Azonnali üzenetküldő"
msgid "Active"
msgstr "Aktív"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Megosztás"
@ -1054,46 +1070,6 @@ msgstr "Exportálás"
msgid "CardDAV link"
msgstr "CardDav hivatkozás"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Szerkesztés"
#: 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:26
msgid "Show CardDav link"
msgstr "CardDav link mutatása"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Csak-olvasható VCF link megjelenítése"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Új címlista"
#: templates/settings.php:60
msgid "Description"
msgstr "Leírás"
#: templates/settings.php:66
msgid "More..."
msgstr "Bővebben..."

View File

@ -3,6 +3,5 @@
"Close" => "Փակել",
"Other" => "Այլ",
"Delete" => "Ջնջել",
"Download" => "Բեռնել",
"Description" => "Նկարագրություն"
"Download" => "Բեռնել"
);

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Պահպանել"
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Ջնջել"
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Բեռնել"
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr "Նկարագրություն"
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -50,11 +50,5 @@
"Active" => "Active",
"Share" => "Compartir",
"Export" => "Exportar",
"Edit" => "Modificar",
"more info" => "plus info",
"Primary address (Kontact et al)" => "Adresse primari (Kontact e alia)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Adressarios",
"New Address Book" => "Nove adressario",
"Description" => "Description"
"Edit" => "Modificar"
);

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
@ -23,7 +23,7 @@ msgstr ""
msgid "Contacts"
msgstr "Contactos"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Salveguardar"
@ -138,7 +138,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Cancellar"
@ -305,35 +305,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Error Incognite"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -373,83 +373,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -536,6 +543,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -575,7 +586,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -599,7 +611,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -611,6 +623,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -789,7 +806,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Deler"
@ -798,7 +815,7 @@ msgid "Groups"
msgstr "Gruppos"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Discargar"
@ -914,7 +931,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nomine"
@ -1032,7 +1048,7 @@ msgstr ""
msgid "Active"
msgstr "Active"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Compartir"
@ -1044,46 +1060,6 @@ msgstr "Exportar"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Modificar"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr "plus info"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Adresse primari (Kontact e alia)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Adressarios"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Nove adressario"
#: templates/settings.php:60
msgid "Description"
msgstr "Description"
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -89,9 +89,6 @@
"You do not have permissions to delete the \"%s\" address book" => "Anda tidak memiliki izin untuk menghapus buku alamat \"%s\"",
"Error deleting address book" => "Kesalahan saat menghapus buku alamat",
"Error creating contact." => "Kesalahan saat membuat kontak",
"Error deleting contact." => "Kesalahan saat menghapus kontak",
"Error retrieving contact." => "Kesalahan saat menerima kontak.",
"Error saving contact." => "Kesalahan saat menyimpan kontak.",
"Error removing contact from other address book." => "Kesalahan saat menghapus kontak dari buku alamat lainnya.",
"Couldn't find contact." => "Tidak menemukan kontak.",
"No contact data in request." => "Tidak ada data kontak yang diminta.",
@ -119,6 +116,7 @@
"Error creating temporary image" => "Kesalahan saat membuat gambar sementara",
"Error cropping image" => "Kesalahan saat memotong gambar",
"Error getting PHOTO property." => "Kesalahan saat mengambil properti FOTO.",
"Error saving contact." => "Kesalahan saat menyimpan kontak.",
"No group name given." => "Tidak ada nama grup yang diberikan.",
"Error adding group." => "Galat menambahkan grup.",
"No group name to rename from given." => "Tidak ada nama grup untuk mengubah nama dari yang diberikan.",
@ -128,7 +126,6 @@
"Group name missing from request." => "Nama grup hilang dari permintaan.",
"Contact ID missing from request." => "ID kontak hilang dari permintaan.",
"Failed to write to disk" => "Gagal menulis ke disk",
"Not enough storage available" => "Ruang penyimpanan tidak mencukupi",
"Attempt to upload blacklisted file:" => "Mencoba untuk mengupload file daftar hitam:",
"Error uploading contacts to storage." => "Kesalahan saat mengunggah kontak ke penyimpanan",
"Error moving file to imports folder." => "Kesalahan saat memindahkan berkas ke folder impor.",
@ -239,15 +236,5 @@
"Share" => "Bagikan",
"Export" => "Ekspor",
"CardDAV link" => "Tautan CardDAV",
"Edit" => "Edit",
"CardDAV syncing addresses" => "CardDAV menyelaraskan alamat",
"more info" => "lebih lanjut",
"Primary address (Kontact et al)" => "Alamat utama (Kontak dsb)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Buku alamat",
"Show CardDav link" => "Tampilkan tautan CardDav",
"Show read-only VCF link" => "Tampilkan hanya-baca tautan VCF",
"New Address Book" => "Buku Alamat Baru",
"Description" => "Penjelasan",
"More..." => "Lebih banyak..."
"Edit" => "Edit"
);

View File

@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
@ -29,7 +29,7 @@ msgstr ""
msgid "Contacts"
msgstr "Kontak"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Simpan"
@ -144,7 +144,7 @@ msgid "Merge contacts"
msgstr "Gabung kontak"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Batal"
@ -311,35 +311,35 @@ msgstr "Anda tidak memiliki akses untuk melihat kontak ini"
msgid "Contact not found"
msgstr "Kontak tidak ditemukan"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Anda tidak memiliki akses untuk melihat kontak ini"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Anda tidak memiliki akses untuk menambah kontak untuk buku alamat"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "Backend untuk buku alamat ini tidak mendukung menambahkan kontak"
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Anda tidak memiliki akses untuk menghapus kontak ini"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "Backend untuk buku alamat ini tidak mendukung menghapus kontak"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Galat tidak diketahui"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "Backend untuk buku alamat ini tidak mendukung memperbarui"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Anda tidak memiliki akses untuk menghapus buku alamat"
@ -379,83 +379,90 @@ msgstr "IM tidak diketahui"
msgid "{name}'s Birthday"
msgstr "Ulang tahun {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Kesalahan saat membuat buku alamat"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Anda tidak memiliki izin untuk menghapus buku alamat \"%s\""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Kesalahan saat menghapus buku alamat"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Kesalahan saat membuat kontak"
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Kesalahan saat menghapus kontak"
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Kesalahan saat menerima kontak."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Kesalahan saat menyimpan kontak."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Kesalahan saat menghapus kontak dari buku alamat lainnya."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Tidak menemukan kontak."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "Tidak ada data kontak yang diminta."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Kesalahan saat menggabungkan kedalam kontak."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Kesalahan menyimpan kontak ke backend."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Nama properti belum diatur."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Properti ceksum tidak diatur."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Informasi tentang VCard salah. Silakan memuat ulang halaman."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Kesalahan saat memperbarui kontak"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Kesalahan saat menyimpan kontak ke backend"
@ -542,6 +549,10 @@ msgstr "Kesalahan saat memotong gambar"
msgid "Error getting PHOTO property."
msgstr "Kesalahan saat mengambil properti FOTO."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Kesalahan saat menyimpan kontak."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "Tidak ada nama grup yang diberikan."
@ -581,8 +592,9 @@ msgid "Failed to write to disk"
msgstr "Gagal menulis ke disk"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Ruang penyimpanan tidak mencukupi"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -605,7 +617,7 @@ msgid "File name missing from request."
msgstr "Nama berkas hilang dari permintaan."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Kunci Perkembangan hilang dari permintaan."
@ -617,6 +629,11 @@ msgstr "Mencoba untuk mengakses berkas daftar hitam:"
msgid "No contacts found in: "
msgstr "Tidak ada kontak yang ditemukan di:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Tidak ada kunci yang diberikan"
@ -795,7 +812,7 @@ msgstr "Nama Belakang-,Nama Depan"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Hapus"
@ -804,7 +821,7 @@ msgid "Groups"
msgstr "Grup"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Unduh"
@ -920,7 +937,6 @@ msgid "Favorite"
msgstr "Favorit"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nama"
@ -1038,7 +1054,7 @@ msgstr "Perpesanan Instan"
msgid "Active"
msgstr "Aktif"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Bagikan"
@ -1050,46 +1066,6 @@ msgstr "Ekspor"
msgid "CardDAV link"
msgstr "Tautan CardDAV"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Edit"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV menyelaraskan alamat"
#: templates/settings.php:3
msgid "more info"
msgstr "lebih lanjut"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Alamat utama (Kontak dsb)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Buku alamat"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Tampilkan tautan CardDav"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Tampilkan hanya-baca tautan VCF"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Buku Alamat Baru"
#: templates/settings.php:60
msgid "Description"
msgstr "Penjelasan"
#: templates/settings.php:66
msgid "More..."
msgstr "Lebih banyak..."

View File

@ -26,7 +26,5 @@
"Birthday" => "Afmælisdagur",
"Share" => "Deila",
"Export" => "Flytja út",
"Edit" => "Breyta",
"more info" => "fleiri upplýsingar",
"iOS/OS X" => "iOS/OS X"
"Edit" => "Breyta"
);

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Vista"
@ -137,7 +137,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Hætta við"
@ -304,35 +304,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -372,83 +372,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -535,6 +542,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -574,7 +585,8 @@ msgid "Failed to write to disk"
msgstr "Tókst ekki að skrifa á disk"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -598,7 +610,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -610,6 +622,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -788,7 +805,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Eyða"
@ -797,7 +814,7 @@ msgid "Groups"
msgstr "Hópar"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Niðurhal"
@ -913,7 +930,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nafn"
@ -1031,7 +1047,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Deila"
@ -1043,46 +1059,6 @@ msgstr "Flytja út"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Breyta"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr "fleiri upplýsingar"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -86,12 +86,10 @@
"Unknown IM: " => "IM sconosciuto:",
"{name}'s Birthday" => "Compleanno di {name}",
"Error creating address book" => "Errore durante la creazione della rubrica",
"The \"%s\" backend does not support deleting address books" => "Il motore \"%s\" non supporta l'eliminazione delle rubriche",
"You do not have permissions to delete the \"%s\" address book" => "Non hai i permessi per eliminare la rubrica \"%s\"",
"Error deleting address book" => "Errore durante l'eliminazione della rubrica",
"Error creating contact." => "Errore durante la creazione del contatto.",
"Error deleting contact." => "Errore durante l'eliminazione del contatto.",
"Error retrieving contact." => "Errore durante il recupero del contatto.",
"Error saving contact." => "Errore di salvataggio del contatto.",
"Error removing contact from other address book." => "Errore durante la rimozione del contatto da altre rubriche.",
"Couldn't find contact." => "Impossibile trovare il contatto.",
"No contact data in request." => "Non ci sono dati di contatto nella richiesta.",
@ -120,6 +118,7 @@
"Error creating temporary image" => "Errore durante la creazione dell'immagine temporanea",
"Error cropping image" => "Errore di ritaglio dell'immagine",
"Error getting PHOTO property." => "Errore di recupero della proprietà FOTO.",
"Error saving contact." => "Errore di salvataggio del contatto.",
"No group name given." => "Nessun nome di gruppo fornito.",
"Error adding group." => "Errore durante l'aggiunta del gruppo.",
"No group name to rename from given." => "Non è stato fornito nessun nome per il gruppo da rinominare.",
@ -129,7 +128,6 @@
"Group name missing from request." => "Nome del gruppo mancante nella richiesta.",
"Contact ID missing from request." => "ID del contatta mancante nella richiesta.",
"Failed to write to disk" => "Scrittura su disco non riuscita",
"Not enough storage available" => "Spazio di archiviazione insufficiente",
"Attempt to upload blacklisted file:" => "Tentativo di caricare un file della lista nera:",
"Error uploading contacts to storage." => "Errore di invio dei contatti in archivio.",
"Error moving file to imports folder." => "Errore durante lo spostamento del file nella cartella di importazione.",
@ -243,15 +241,5 @@
"Share" => "Condividi",
"Export" => "Esporta",
"CardDAV link" => "Collegamento CardDav",
"Edit" => "Modifica",
"CardDAV syncing addresses" => "Indirizzi di sincronizzazione CardDAV",
"more info" => "ulteriori informazioni",
"Primary address (Kontact et al)" => "Indirizzo principale (Kontact e altri)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Rubriche",
"Show CardDav link" => "Mostra collegamento CardDav",
"Show read-only VCF link" => "Mostra collegamento VCF in sola lettura",
"New Address Book" => "Nuova rubrica",
"Description" => "Descrizione",
"More..." => "Altro..."
"Edit" => "Modifica"
);

View File

@ -17,8 +17,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:49+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
@ -31,7 +31,7 @@ msgstr ""
msgid "Contacts"
msgstr "Contatti"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Salva"
@ -146,7 +146,7 @@ msgid "Merge contacts"
msgstr "Unisci contatti"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Annulla"
@ -313,35 +313,35 @@ msgstr "Non hai i permessi per vedere questo contatto"
msgid "Contact not found"
msgstr "Contatto non trovato"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Non hai i permessi per vedere questi contatti"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Non hai i permessi per aggiungere contatti alla rubrica"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "Il motore per questa rubrica non supporta l'aggiunta di contatti"
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Non hai i permessi per eliminare questo contatto"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "Il motore per questa rubrica non supporta l'eliminazione di contatti"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Errore sconosciuto"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "Il motore per questa rubrica non supporta l'aggiornamento"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Non hai i permessi per eliminare la rubrica."
@ -381,83 +381,90 @@ msgstr "IM sconosciuto:"
msgid "{name}'s Birthday"
msgstr "Compleanno di {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Errore durante la creazione della rubrica"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
msgstr "Il motore \"%s\" non supporta l'eliminazione delle rubriche"
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Non hai i permessi per eliminare la rubrica \"%s\""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Errore durante l'eliminazione della rubrica"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Errore durante la creazione del contatto."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Errore durante l'eliminazione del contatto."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Errore durante il recupero del contatto."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Errore di salvataggio del contatto."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Errore durante la rimozione del contatto da altre rubriche."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Impossibile trovare il contatto."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "Non ci sono dati di contatto nella richiesta."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Errore durante l'unione al contatto."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Errore di salvataggio del contatto nel motore."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Il nome della proprietà non è impostato."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "La proprietà del codice di controllo non è impostata."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Informazioni sulla vCard non corrette. Ricarica la pagina."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Errore durante l'aggiornamento del contatto"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Errore durante il salvataggio del contatto nel motore"
@ -544,6 +551,10 @@ msgstr "Errore di ritaglio dell'immagine"
msgid "Error getting PHOTO property."
msgstr "Errore di recupero della proprietà FOTO."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Errore di salvataggio del contatto."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "Nessun nome di gruppo fornito."
@ -583,8 +594,9 @@ msgid "Failed to write to disk"
msgstr "Scrittura su disco non riuscita"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Spazio di archiviazione insufficiente"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -607,7 +619,7 @@ msgid "File name missing from request."
msgstr "Manca il nome del file nella richiesta."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Manca la chiave di avanzamento nella richiesta."
@ -619,6 +631,11 @@ msgstr "Tentativo di accedere a un file della lista nera:"
msgid "No contacts found in: "
msgstr "Nessun contatto trovato in:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Nessuna chiave fornita."
@ -797,7 +814,7 @@ msgstr "Cognome, Nome"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Elimina"
@ -806,7 +823,7 @@ msgid "Groups"
msgstr "Gruppi"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Scarica"
@ -922,7 +939,6 @@ msgid "Favorite"
msgstr "Preferito"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nome"
@ -1040,7 +1056,7 @@ msgstr "Client di messaggistica istantanea"
msgid "Active"
msgstr "Attivo"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Condividi"
@ -1052,46 +1068,6 @@ msgstr "Esporta"
msgid "CardDAV link"
msgstr "Collegamento CardDav"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Modifica"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "Indirizzi di sincronizzazione CardDAV"
#: templates/settings.php:3
msgid "more info"
msgstr "ulteriori informazioni"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Indirizzo principale (Kontact e altri)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Rubriche"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Mostra collegamento CardDav"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Mostra collegamento VCF in sola lettura"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Nuova rubrica"
#: templates/settings.php:60
msgid "Description"
msgstr "Descrizione"
#: templates/settings.php:66
msgid "More..."
msgstr "Altro..."

View File

@ -89,9 +89,6 @@
"You do not have permissions to delete the \"%s\" address book" => "アドレス帳 \"%s\" を削除する権限がありません",
"Error deleting address book" => "アドレス帳の削除エラー",
"Error creating contact." => "連絡先の作成エラー。",
"Error deleting contact." => "連絡先の削除エラー。",
"Error retrieving contact." => "連絡先の取得エラー",
"Error saving contact." => "連絡先の保存エラー。",
"Error removing contact from other address book." => "他のアドレス帳からの連絡先の削除エラー",
"Couldn't find contact." => "連絡先が見つかりませんでした。",
"No contact data in request." => "リクエストには連絡先はありません。",
@ -120,6 +117,7 @@
"Error creating temporary image" => "一時画像の生成エラー",
"Error cropping image" => "画像の切り抜きエラー",
"Error getting PHOTO property." => "写真属性の取得エラー。",
"Error saving contact." => "連絡先の保存エラー。",
"No group name given." => "グループ名が指定されていません。",
"Error adding group." => "グループの追加エラー。",
"No group name to rename from given." => "名前変更元のグループ名が指定されていません。",
@ -129,7 +127,6 @@
"Group name missing from request." => "リクエストにはグループ名が不足しています。",
"Contact ID missing from request." => "リクエストには連絡先IDがありません。",
"Failed to write to disk" => "ディスクへの書き込みに失敗しました",
"Not enough storage available" => "ストレージに十分な空き容量がありません",
"Attempt to upload blacklisted file:" => "ブラックリストファイルのアップロードの試行:",
"Error uploading contacts to storage." => "ストレージへの連絡先のアップロードエラー。",
"Error moving file to imports folder." => "ファイルのインポートフォルダーへの移動エラー。",
@ -242,15 +239,5 @@
"Share" => "共有",
"Export" => "エクスポート",
"CardDAV link" => "CardDAVリンク",
"Edit" => "編集",
"CardDAV syncing addresses" => "CardDAV同期アドレス",
"more info" => "さらに",
"Primary address (Kontact et al)" => "プライマリアドレス(コンタクト等)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "アドレス帳",
"Show CardDav link" => "CardDavリンクを表示",
"Show read-only VCF link" => "読み取り専用のVCFリンクを表示",
"New Address Book" => "新規のアドレス帳",
"Description" => "説明",
"More..." => "詳細..."
"Edit" => "編集"
);

View File

@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
@ -29,7 +29,7 @@ msgstr ""
msgid "Contacts"
msgstr "コンタクト"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "保存"
@ -144,7 +144,7 @@ msgid "Merge contacts"
msgstr "連絡先をマージ"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "キャンセル"
@ -311,35 +311,35 @@ msgstr "この連絡先を閲覧する権限がありません"
msgid "Contact not found"
msgstr "連絡先が見つかりません"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "これらの連絡先を閲覧する権限がありません"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "アドレス帳に連絡先を追加する権限がありません"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "このアドレス帳のバックエンドは連絡先の追加をサポートしていません"
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "この連絡先を削除する権限がありません"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "このアドレス帳のバックエンドは連絡先の削除をサポートしていません"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "不明なエラー"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "このアドレス帳のバックエンドは更新をサポートしていません"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "アドレス帳を削除する権限がありません。"
@ -379,83 +379,90 @@ msgstr "不明なIM:"
msgid "{name}'s Birthday"
msgstr "{name}の誕生日"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "アドレス帳の作成エラー"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "アドレス帳 \"%s\" を削除する権限がありません"
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "アドレス帳の削除エラー"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "連絡先の作成エラー。"
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "連絡先の削除エラー。"
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "連絡先の取得エラー"
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "連絡先の保存エラー。"
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "他のアドレス帳からの連絡先の削除エラー"
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "連絡先が見つかりませんでした。"
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "リクエストには連絡先はありません。"
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "連絡先へのマージエラー。"
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "バックエンドへの連絡先の保存エラー"
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "プロパティ名が設定されていません。"
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "プロパティのチェックサムが設定されていません。"
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "vCardの情報に誤りがあります。ページをリロードしてください。"
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "連絡先の更新エラー"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "バックエンドへの連絡先の保存エラー"
@ -542,6 +549,10 @@ msgstr "画像の切り抜きエラー"
msgid "Error getting PHOTO property."
msgstr "写真属性の取得エラー。"
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "連絡先の保存エラー。"
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "グループ名が指定されていません。"
@ -581,8 +592,9 @@ msgid "Failed to write to disk"
msgstr "ディスクへの書き込みに失敗しました"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "ストレージに十分な空き容量がありません"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -605,7 +617,7 @@ msgid "File name missing from request."
msgstr "リクエストにはファイル名が不足しています。"
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "リクエストにはプログレスキーが不足しています。"
@ -617,6 +629,11 @@ msgstr "ブラックリストファイルへのアクセスの試み:"
msgid "No contacts found in: "
msgstr "連絡先が見つかりません:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "キーが指定されていません。"
@ -795,7 +812,7 @@ msgstr "姓, 名"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "削除"
@ -804,7 +821,7 @@ msgid "Groups"
msgstr "グループ"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "ダウンロード"
@ -920,7 +937,6 @@ msgid "Favorite"
msgstr "お気に入り"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "名前"
@ -1038,7 +1054,7 @@ msgstr "インスタントメッセンジャー"
msgid "Active"
msgstr "アクティブ"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "共有"
@ -1050,46 +1066,6 @@ msgstr "エクスポート"
msgid "CardDAV link"
msgstr "CardDAVリンク"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "編集"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV同期アドレス"
#: templates/settings.php:3
msgid "more info"
msgstr "さらに"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "プライマリアドレス(コンタクト等)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "アドレス帳"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "CardDavリンクを表示"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "読み取り専用のVCFリンクを表示"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "新規のアドレス帳"
#: templates/settings.php:60
msgid "Description"
msgstr "説明"
#: templates/settings.php:66
msgid "More..."
msgstr "詳細..."

View File

@ -16,7 +16,6 @@
"No file was uploaded" => "ფაილი არ აიტვირთა",
"Missing a temporary folder" => "დროებითი საქაღალდე არ არსებობს",
"Failed to write to disk" => "შეცდომა დისკზე ჩაწერისას",
"Not enough storage available" => "საცავში საკმარისი ადგილი არ არის",
"Contact" => "კონტაქტი",
"Other" => "სხვა",
"Work" => "სამსახური",
@ -52,11 +51,5 @@
"Active" => "აქტიური",
"Share" => "გაზიარება",
"Export" => "ექსპორტი",
"Edit" => "რედაქტირება",
"more info" => "უფრო მეტი ინფორმაცია",
"Primary address (Kontact et al)" => "პირველადი მისამართი (Kontact et al)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "მისამართის წიგნები",
"New Address Book" => "ახალი მისამართების წიგნი",
"Description" => "გვერდის დახასიათება"
"Edit" => "რედაქტირება"
);

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n"
@ -23,7 +23,7 @@ msgstr ""
msgid "Contacts"
msgstr "კონტაქტები"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "შენახვა"
@ -138,7 +138,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "უარყოფა"
@ -305,35 +305,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "უცნობი შეცდომა"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -373,83 +373,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -536,6 +543,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -575,8 +586,9 @@ msgid "Failed to write to disk"
msgstr "შეცდომა დისკზე ჩაწერისას"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "საცავში საკმარისი ადგილი არ არის"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -599,7 +611,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -611,6 +623,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -789,7 +806,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "წაშლა"
@ -798,7 +815,7 @@ msgid "Groups"
msgstr "ჯგუფები"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "ჩამოტვირთვა"
@ -914,7 +931,6 @@ msgid "Favorite"
msgstr "ფავორიტი"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "სახელი"
@ -1032,7 +1048,7 @@ msgstr ""
msgid "Active"
msgstr "აქტიური"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "გაზიარება"
@ -1044,46 +1060,6 @@ msgstr "ექსპორტი"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "რედაქტირება"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr "უფრო მეტი ინფორმაცია"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "პირველადი მისამართი (Kontact et al)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "მისამართის წიგნები"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr "ახალი მისამართების წიგნი"
#: templates/settings.php:60
msgid "Description"
msgstr "გვერდის დახასიათება"
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -20,9 +20,5 @@
"Birthday" => "ថ្ងៃ​កំណើត",
"Share" => "ចែក​រំលែក",
"Export" => "នាំចេញ",
"Edit" => "កែ",
"more info" => "ព័ត៌មាន​បន្ថែម",
"Primary address (Kontact et al)" => "អាសយដ្ឋាន​ចម្បង",
"iOS/OS X" => "iOS/OS X",
"Description" => "ការ​អធិប្បាយ"
"Edit" => "កែ"
);

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "រក្សាទុក"
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "លើកលែង"
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "មិន​ស្គាល់​កំហុស"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "លុប"
@ -796,7 +813,7 @@ msgid "Groups"
msgstr "ក្រុ"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "ទាញយក"
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "ឈ្មោះ"
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "ចែក​រំលែក"
@ -1042,46 +1058,6 @@ msgstr "នាំចេញ"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "កែ"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr "ព័ត៌មាន​បន្ថែម"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "អាសយដ្ឋាន​ចម្បង"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr "ការ​អធិប្បាយ"
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr ""
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr ""
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -87,9 +87,6 @@
"You do not have permissions to delete the \"%s\" address book" => "주소록 \"%s\"을(를) 삭제할 수 있는 권한이 없습니다",
"Error deleting address book" => "주소록 삭제 오류",
"Error creating contact." => "연락처 생성 중 오류가 발생하였습니다.",
"Error deleting contact." => "연락처 삭제 중 오류가 발생하였습니다.",
"Error retrieving contact." => "연락처 가져오는 중 오류가 발생하였습니다.",
"Error saving contact." => "연락처 저장 중 오류가 발생했습니다.",
"Error removing contact from other address book." => "다른 주소록에서 연락처 삭제 중 오류가 발생하였습니다.",
"Couldn't find contact." => "연락처를 찾을 수 없습니다.",
"No contact data in request." => "요청에 연락처 데이터가 없습니다.",
@ -117,6 +114,7 @@
"Error creating temporary image" => "임시 이미지를 생성 중 오류가 발생했습니다.",
"Error cropping image" => "그림을 자르는 중 오류가 발생했습니다.",
"Error getting PHOTO property." => "PHOTO 속성을 가져오는 중 오류가 발생했습니다.",
"Error saving contact." => "연락처 저장 중 오류가 발생했습니다.",
"No group name given." => "그룹 이름이 지정되지 않았습니다.",
"Error adding group." => "그룹을 추가하는 중 오류가 발생하였습니다.",
"No group name to rename from given." => "변경할 그룹 이름이 지정되지 않았습니다.",
@ -126,7 +124,6 @@
"Group name missing from request." => "요청에 그룹 이름이 없습니다.",
"Contact ID missing from request." => "요청에 연락처 ID가 없습니다.",
"Failed to write to disk" => "디스크에 쓸 수 없음",
"Not enough storage available" => "저장소 용량이 충분하지 않음",
"Attempt to upload blacklisted file:" => "허용되지 않은 파일을 업로드하려고 함:",
"Error uploading contacts to storage." => "연락처를 저장소에 업로드할 수 없습니다.",
"Error moving file to imports folder." => "가져오기 폴더로 파일을 이동할 수 없습니다.",
@ -233,15 +230,5 @@
"Share" => "공유",
"Export" => "내보내기",
"CardDAV link" => "CardDAV 링크",
"Edit" => "편집",
"CardDAV syncing addresses" => "CardDAV 동기화 주소",
"more info" => "더 많은 정보",
"Primary address (Kontact et al)" => "기본 주소 (Kontact 등)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "주소록",
"Show CardDav link" => "CardDav 링크 보기",
"Show read-only VCF link" => "읽기 전용 VCF 링크 보기",
"New Address Book" => "새 주소록",
"Description" => "종류",
"More..." => "더 보기..."
"Edit" => "편집"
);

View File

@ -26,8 +26,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
@ -40,7 +40,7 @@ msgstr ""
msgid "Contacts"
msgstr "연락처"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "저장"
@ -155,7 +155,7 @@ msgid "Merge contacts"
msgstr "연락처 합치기"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "취소"
@ -322,35 +322,35 @@ msgstr "연락처를 볼 수 있는 권한이 없습니다"
msgid "Contact not found"
msgstr "연락처를 찾을 수 없음"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "연락처를 볼 수 있는 권한이 없습니다"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "주소록에 연락처를 추가할 수 있는 권한이 없습니다"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr "이 주소록의 백엔드는 연락처 추가를 지원하지 않습니다"
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "이 연락처를 삭제할 수 있는 권한이 없습니다"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr "이 주소록의 백엔드는 연락처 삭제를 지원하지 않습니다"
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "알 수 없는 오류"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr "이 주소록의 백엔드는 업데이트를 지원하지 않습니다"
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "이 주소록을 삭제할 수 있는 권한이 없습니다."
@ -390,83 +390,90 @@ msgstr "알려지지 않은 IM: "
msgid "{name}'s Birthday"
msgstr "{이름}의 생일"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "주소록 생성 오류"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "주소록 \"%s\"을(를) 삭제할 수 있는 권한이 없습니다"
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "주소록 삭제 오류"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "연락처 생성 중 오류가 발생하였습니다."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "연락처 삭제 중 오류가 발생하였습니다."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "연락처 가져오는 중 오류가 발생하였습니다."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "연락처 저장 중 오류가 발생했습니다."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "다른 주소록에서 연락처 삭제 중 오류가 발생하였습니다."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "연락처를 찾을 수 없습니다."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "요청에 연락처 데이터가 없습니다."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "연락처로 합치는 중 오류가 발생하였습니다."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "연락처를 백엔드에 저장하는 중 오류가 발생하였습니다."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "속성 이름이 설정되지 않았습니다."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "속성 체크섬이 설정되지 않았습니다."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "vCard 정보가 올바르지 않습니다. 페이지를 새로 고치십시오."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "연락처 업데이트 오류"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "연락처 백엔드 저장 오류"
@ -553,6 +560,10 @@ msgstr "그림을 자르는 중 오류가 발생했습니다."
msgid "Error getting PHOTO property."
msgstr "PHOTO 속성을 가져오는 중 오류가 발생했습니다."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "연락처 저장 중 오류가 발생했습니다."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "그룹 이름이 지정되지 않았습니다."
@ -592,8 +603,9 @@ msgid "Failed to write to disk"
msgstr "디스크에 쓸 수 없음"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "저장소 용량이 충분하지 않음"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -616,7 +628,7 @@ msgid "File name missing from request."
msgstr "요청에 파일 이름이 없습니다."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "요청에 진행 키가 없습니다."
@ -628,6 +640,11 @@ msgstr "허용되지 않은 파일에 접근하려고 함:"
msgid "No contacts found in: "
msgstr "다음에서 연락처를 찾을 수 없음: "
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "키가 주어지지 않았습니다."
@ -806,7 +823,7 @@ msgstr "성, 이름"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "삭제"
@ -815,7 +832,7 @@ msgid "Groups"
msgstr "그룹"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "다운로드"
@ -931,7 +948,6 @@ msgid "Favorite"
msgstr "즐겨찾기"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "이름"
@ -1049,7 +1065,7 @@ msgstr "인스턴트 메신저"
msgid "Active"
msgstr "활성"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "공유"
@ -1061,46 +1077,6 @@ msgstr "내보내기"
msgid "CardDAV link"
msgstr "CardDAV 링크"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "편집"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV 동기화 주소"
#: templates/settings.php:3
msgid "more info"
msgstr "더 많은 정보"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "기본 주소 (Kontact 등)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "주소록"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "CardDav 링크 보기"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "읽기 전용 VCF 링크 보기"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "새 주소록"
#: templates/settings.php:60
msgid "Description"
msgstr "종류"
#: templates/settings.php:66
msgid "More..."
msgstr "더 보기..."

View File

@ -21,6 +21,5 @@
"Active" => "چالاکی",
"Share" => "هاوبەشی کردن",
"Export" => "هه‌ناردن",
"Edit" => "دەسکاریکردن",
"Description" => "پێناسه"
"Edit" => "دەسکاریکردن"
);

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "پاشکه‌وتکردن"
@ -137,7 +137,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "لابردن"
@ -304,35 +304,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -372,83 +372,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -535,6 +542,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -574,7 +585,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -598,7 +610,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -610,6 +622,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -788,7 +805,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -797,7 +814,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "داگرتن"
@ -913,7 +930,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "ناو"
@ -1031,7 +1047,7 @@ msgstr ""
msgid "Active"
msgstr "چالاکی"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "هاوبەشی کردن"
@ -1043,46 +1059,6 @@ msgstr "هه‌ناردن"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "دەسکاریکردن"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr "پێناسه"
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -17,7 +17,6 @@
"Close" => "Zoumaachen",
"Unknown error" => "Et ass en onbekannte Fehler opgetrueden",
"{name}'s Birthday" => "{name} säi Gebuertsdag",
"Error saving contact." => "Feeler beim Späichere vum Kontakt.",
"Information about vCard is incorrect. Please reload the page." => "Informatioun iwwert vCard ass net richteg. Lued d'Säit wegl nei.",
"There is no error, the file uploaded with success" => "Keen Feeler, Datei ass komplett ropgelueden ginn",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Déi ropgelueden Datei ass méi grouss wei d'upload_max_filesize Eegenschaft an der php.ini",
@ -30,6 +29,7 @@
"Error loading image." => "Fehler beim lueden vum Bild.",
"Error cropping image" => "Feeler beim Schneide vum Bild",
"Error getting PHOTO property." => "Feeler beim Luede vun der PHOTO-Eegeschaft.",
"Error saving contact." => "Feeler beim Späichere vum Kontakt.",
"Failed to write to disk" => "Konnt net op den Disk schreiwen",
"Contact" => "Kontakt",
"Other" => "Aner",
@ -86,12 +86,5 @@
"Share" => "Deelen",
"Export" => "Exporteieren",
"CardDAV link" => "CardDav Link",
"Edit" => "Editéieren",
"more info" => "méi Informatiounen",
"Primary address (Kontact et al)" => "Primair address (Kontact et al)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Adressbicher ",
"New Address Book" => "Neit Adressbuch",
"Description" => "Beschreiwung",
"More..." => "Méi..."
"Edit" => "Editéieren"
);

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
@ -25,7 +25,7 @@ msgstr ""
msgid "Contacts"
msgstr "Kontakter"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Späicheren"
@ -140,7 +140,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Ofbriechen"
@ -307,35 +307,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Et ass en onbekannte Fehler opgetrueden"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -375,83 +375,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr "{name} säi Gebuertsdag"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Feeler beim Späichere vum Kontakt."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Informatioun iwwert vCard ass net richteg. Lued d'Säit wegl nei."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -538,6 +545,10 @@ msgstr "Feeler beim Schneide vum Bild"
msgid "Error getting PHOTO property."
msgstr "Feeler beim Luede vun der PHOTO-Eegeschaft."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Feeler beim Späichere vum Kontakt."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -577,7 +588,8 @@ msgid "Failed to write to disk"
msgstr "Konnt net op den Disk schreiwen"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -601,7 +613,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -613,6 +625,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -791,7 +808,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Läschen"
@ -800,7 +817,7 @@ msgid "Groups"
msgstr "Gruppen"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Download"
@ -916,7 +933,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Numm"
@ -1034,7 +1050,7 @@ msgstr ""
msgid "Active"
msgstr "Aktiv"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Deelen"
@ -1046,46 +1062,6 @@ msgstr "Exporteieren"
msgid "CardDAV link"
msgstr "CardDav Link"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Editéieren"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr "méi Informatiounen"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Primair address (Kontact et al)"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Adressbicher "
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Neit Adressbuch"
#: templates/settings.php:60
msgid "Description"
msgstr "Beschreiwung"
#: templates/settings.php:66
msgid "More..."
msgstr "Méi..."

View File

@ -82,9 +82,6 @@
"You do not have permissions to delete the \"%s\" address book" => "Jūs neturite leidimo ištrinti „%s“ adresų knygos",
"Error deleting address book" => "Klaida trinant adresų knygutę",
"Error creating contact." => "Klaida kuriant kontaktą.",
"Error deleting contact." => "Klaida trinant kontaktą.",
"Error retrieving contact." => "Klaida gaunant kontaktą.",
"Error saving contact." => "Klaida išsaugant kontaktą.",
"Error removing contact from other address book." => "Klaida paralinant kontaktą iš kitos adresų knygutės.",
"Couldn't find contact." => "Nepavyko rasti kontakto.",
"No contact data in request." => "Nėra kontakto duomenų užklausoje.",
@ -112,6 +109,7 @@
"Error creating temporary image" => "Klaida kuriant laikiną paveikslėlį",
"Error cropping image" => "Klaida apkerpant paveikslėlį",
"Error getting PHOTO property." => "Klaida gaunant nuotraukos savybes.",
"Error saving contact." => "Klaida išsaugant kontaktą.",
"No group name given." => "Nepateiktas grupės pavadinimas.",
"Error adding group." => "Klaida pridedant grupę.",
"No group name to rename from given." => "Nėra grupės pavadinimo, kad pervadinti iš pateikto.",
@ -121,7 +119,6 @@
"Group name missing from request." => "Užklausoje trūksta grupės pavadinimo.",
"Contact ID missing from request." => "Užklausoje trūksta kontakto ID.",
"Failed to write to disk" => "Nepavyko įrašyti į diską",
"Not enough storage available" => "Nepakanka vietos serveryje",
"Attempt to upload blacklisted file:" => "Bandymas įkelti draudžiamą failą:",
"Error uploading contacts to storage." => "Klaida siunčiant kontaktus į saugyklą.",
"Error moving file to imports folder." => "Klaida perkeliant failą į importavimų aplanką.",
@ -232,15 +229,5 @@
"Share" => "Dalintis",
"Export" => "Eksportuoti",
"CardDAV link" => "CardDAV nuoroda",
"Edit" => "Redaguoti",
"CardDAV syncing addresses" => "CardDAV sinchronizavimo adresai",
"more info" => "daugiau informacijos",
"Primary address (Kontact et al)" => "Pirminis adresas",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Adresų knygos",
"Show CardDav link" => "Rodyti CardDAV nuorodą",
"Show read-only VCF link" => "Rodyti tik skaitymui VCF nuorodą",
"New Address Book" => "Nauja adresų knyga",
"Description" => "Aprašymas",
"More..." => "Daugiau..."
"Edit" => "Redaguoti"
);

View File

@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
@ -29,7 +29,7 @@ msgstr ""
msgid "Contacts"
msgstr "Kontaktai"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Išsaugoti"
@ -144,7 +144,7 @@ msgid "Merge contacts"
msgstr "Sulieti kontaktus"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Atšaukti"
@ -311,35 +311,35 @@ msgstr "Jūs neturite leidimo matyti šių kontaktų"
msgid "Contact not found"
msgstr "Kontaktas nerastas"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr "Jūs neturite leidimo matyti šiuos kontaktus"
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr "Jūs neturite leidimų pridėti kontaktų į šią adresų knygutę"
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr "Jūs neturite leidimų ištrinti šį kontaktą"
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Neatpažinta klaida"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr "Jūs neturite leidimo ištrinti šią adresų knygutę."
@ -379,83 +379,90 @@ msgstr "Nežinomas IM:"
msgid "{name}'s Birthday"
msgstr "{name} gimtadienis"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Klaida kuriant adresų knygutę"
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr "Jūs neturite leidimo ištrinti „%s“ adresų knygos"
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Klaida trinant adresų knygutę"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Klaida kuriant kontaktą."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Klaida trinant kontaktą."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Klaida gaunant kontaktą."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Klaida išsaugant kontaktą."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Klaida paralinant kontaktą iš kitos adresų knygutės."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Nepavyko rasti kontakto."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr "Nėra kontakto duomenų užklausoje."
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Klaida suliejant į kontaktą."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr "Klaida išsaugant kontaktą sistemoje."
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr "Nenustatytas savybės pavadinimas."
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr "Nenustatyta savybės kontrolinė suma."
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Informacija apie vCard yra neteisinga. "
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr "Klaida atnaujinant kontaktą"
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr "Klaida išsaugant kontaktą į sistemą."
@ -542,6 +549,10 @@ msgstr "Klaida apkerpant paveikslėlį"
msgid "Error getting PHOTO property."
msgstr "Klaida gaunant nuotraukos savybes."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Klaida išsaugant kontaktą."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr "Nepateiktas grupės pavadinimas."
@ -581,8 +592,9 @@ msgid "Failed to write to disk"
msgstr "Nepavyko įrašyti į diską"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Nepakanka vietos serveryje"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -605,7 +617,7 @@ msgid "File name missing from request."
msgstr "Užklausoje trūksta failo pavadinimo."
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr "Užklausoje trūksta eigos rakto."
@ -617,6 +629,11 @@ msgstr "bandymas pasiekti draudžiamą failą:"
msgid "No contacts found in: "
msgstr "Kontaktų nerasta:"
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr "Nepateiktas raktas."
@ -795,7 +812,7 @@ msgstr "Pavardė-, Vardas"
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Ištrinti"
@ -804,7 +821,7 @@ msgid "Groups"
msgstr "Grupės"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Atsisiųsti"
@ -920,7 +937,6 @@ msgid "Favorite"
msgstr "Mėgiamas"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Pavadinimas"
@ -1038,7 +1054,7 @@ msgstr "Momentinių žinučių klientas"
msgid "Active"
msgstr "Aktyvus"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Dalintis"
@ -1050,46 +1066,6 @@ msgstr "Eksportuoti"
msgid "CardDAV link"
msgstr "CardDAV nuoroda"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Redaguoti"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV sinchronizavimo adresai"
#: templates/settings.php:3
msgid "more info"
msgstr "daugiau informacijos"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Pirminis adresas"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Adresų knygos"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr "Rodyti CardDAV nuorodą"
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr "Rodyti tik skaitymui VCF nuorodą"
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Nauja adresų knyga"
#: templates/settings.php:60
msgid "Description"
msgstr "Aprašymas"
#: templates/settings.php:66
msgid "More..."
msgstr "Daugiau..."

View File

@ -23,7 +23,6 @@
"Contact not found" => "Kontakts netika atrasts",
"Error creating address book" => "Kļūda veidojot ",
"Error creating contact." => "Kļūda, veidojot kontaktu.",
"Error saving contact." => "Kļūda, saglabājot kontaktu.",
"No file was uploaded. Unknown error" => "Netika augšupielādēta neviena datne. Nezināma kļūda",
"There is no error, the file uploaded with success" => "Viss kārtībā, datne augšupielādēta veiksmīga",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā",
@ -35,8 +34,8 @@
"Error loading image." => "Kļūda, ielādējot attēlu.",
"Error cropping image" => "Kļūda, apcērtot attēlu",
"Error getting PHOTO property." => "Kļūda, saņemot PHOTO īpašību.",
"Error saving contact." => "Kļūda, saglabājot kontaktu.",
"Failed to write to disk" => "Neizdevās saglabāt diskā",
"Not enough storage available" => "Nav pietiekami daudz vietas",
"Contact" => "Kontakts",
"Other" => "Cits",
"HomePage" => "Mājas lapa",
@ -111,13 +110,5 @@
"Share" => "Dalīties",
"Export" => "Eksportēt",
"CardDAV link" => "CardDAV saite",
"Edit" => "Rediģēt",
"CardDAV syncing addresses" => "CardDAV sinhronizēšanas adreses",
"more info" => "vairāk informācijas",
"Primary address (Kontact et al)" => "Primārā adrese",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Adrešu grāmatas",
"New Address Book" => "Jauna adrešu grāmata",
"Description" => "Apraksts",
"More..." => "Vairāk..."
"Edit" => "Rediģēt"
);

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
@ -25,7 +25,7 @@ msgstr ""
msgid "Contacts"
msgstr "Kontakti"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Saglabāt"
@ -140,7 +140,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Atcelt"
@ -307,35 +307,35 @@ msgstr ""
msgid "Contact not found"
msgstr "Kontakts netika atrasts"
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -375,83 +375,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Kļūda veidojot "
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Kļūda, veidojot kontaktu."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Kļūda, saglabājot kontaktu."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -538,6 +545,10 @@ msgstr "Kļūda, apcērtot attēlu"
msgid "Error getting PHOTO property."
msgstr "Kļūda, saņemot PHOTO īpašību."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Kļūda, saglabājot kontaktu."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -577,8 +588,9 @@ msgid "Failed to write to disk"
msgstr "Neizdevās saglabāt diskā"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Nav pietiekami daudz vietas"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -601,7 +613,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -613,6 +625,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -791,7 +808,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Dzēst"
@ -800,7 +817,7 @@ msgid "Groups"
msgstr "Grupas"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Lejupielādēt"
@ -916,7 +933,6 @@ msgid "Favorite"
msgstr "Iecienītais"
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nosaukums"
@ -1034,7 +1050,7 @@ msgstr "Tūlītējās ziņojumapmaiņas programma"
msgid "Active"
msgstr "Aktīvs"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Dalīties"
@ -1046,46 +1062,6 @@ msgstr "Eksportēt"
msgid "CardDAV link"
msgstr "CardDAV saite"
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Rediģēt"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "CardDAV sinhronizēšanas adreses"
#: templates/settings.php:3
msgid "more info"
msgstr "vairāk informācijas"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Primārā adrese"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Adrešu grāmatas"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Jauna adrešu grāmata"
#: templates/settings.php:60
msgid "Description"
msgstr "Apraksts"
#: templates/settings.php:66
msgid "More..."
msgstr "Vairāk..."

View File

@ -35,9 +35,6 @@
"Error creating address book" => "Грешка при креирање на адресар.",
"Error deleting address book" => "Грешка при бришење на адресар",
"Error creating contact." => "Грешка при креирање на контакт.",
"Error deleting contact." => "Греш при бришење на контакт.",
"Error retrieving contact." => "Грешка при повлекување на контакт.",
"Error saving contact." => "Грешка при снимање на контактите.",
"Error removing contact from other address book." => "Грешка при бришење на контакт од друг адресар.",
"Couldn't find contact." => "Не можев да го пронајдам контактот.",
"Error merging into contact." => "Грешка при спојување на контактите.",
@ -57,8 +54,8 @@
"Error creating temporary image" => "Грешка при креирањето на привремената фотографија",
"Error cropping image" => "Грешка при сечење на фотографијата",
"Error getting PHOTO property." => "Грешка при утврдувањето на карактеристиките на фотографијата.",
"Error saving contact." => "Грешка при снимање на контактите.",
"Failed to write to disk" => "Неуспеав да запишам на диск",
"Not enough storage available" => "Нема доволно слободен сториџ",
"Error uploading contacts to storage." => "Грешка во снимање на контактите на диск.",
"Contact" => "Контакт",
"Other" => "Останато",
@ -100,13 +97,5 @@
"Active" => "Активно",
"Share" => "Сподели",
"Export" => "Извези",
"Edit" => "Уреди",
"CardDAV syncing addresses" => "Адреса за синхронизација со CardDAV",
"more info" => "повеќе информации",
"Primary address (Kontact et al)" => "Примарна адреса",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Адресари",
"New Address Book" => "Нов адресар",
"Description" => "Опис",
"More..." => "Повеќе..."
"Edit" => "Уреди"
);

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
@ -23,7 +23,7 @@ msgstr ""
msgid "Contacts"
msgstr "Контакти"
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Сними"
@ -138,7 +138,7 @@ msgid "Merge contacts"
msgstr "Спои ги контактите"
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Откажи"
@ -305,35 +305,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr "Непозната грешка"
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -373,83 +373,90 @@ msgstr "Непознат IM: "
msgid "{name}'s Birthday"
msgstr "Роденден на {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr "Грешка при креирање на адресар."
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr "Грешка при бришење на адресар"
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr "Грешка при креирање на контакт."
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
msgstr "Греш при бришење на контакт."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgstr "Грешка при повлекување на контакт."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Грешка при снимање на контактите."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr "Грешка при бришење на контакт од друг адресар."
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr "Не можев да го пронајдам контактот."
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr "Грешка при спојување на контактите."
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Информацијата за vCard не е точна. Ве молам превчитајте ја страницава."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -536,6 +543,10 @@ msgstr "Грешка при сечење на фотографијата"
msgid "Error getting PHOTO property."
msgstr "Грешка при утврдувањето на карактеристиките на фотографијата."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Грешка при снимање на контактите."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -575,8 +586,9 @@ msgid "Failed to write to disk"
msgstr "Неуспеав да запишам на диск"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
msgstr "Нема доволно слободен сториџ"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
msgid "Attempt to upload blacklisted file:"
@ -599,7 +611,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -611,6 +623,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -789,7 +806,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Избриши"
@ -798,7 +815,7 @@ msgid "Groups"
msgstr "Групи"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Преземи"
@ -914,7 +931,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Име"
@ -1032,7 +1048,7 @@ msgstr ""
msgid "Active"
msgstr "Активно"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Сподели"
@ -1044,46 +1060,6 @@ msgstr "Извези"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Уреди"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "Адреса за синхронизација со CardDAV"
#: templates/settings.php:3
msgid "more info"
msgstr "повеќе информации"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Примарна адреса"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Адресари"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Нов адресар"
#: templates/settings.php:60
msgid "Description"
msgstr "Опис"
#: templates/settings.php:66
msgid "More..."
msgstr "Повеќе..."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Malayalam (http://www.transifex.com/projects/p/owncloud/language/ml/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr ""
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr ""
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr ""
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr ""
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Mongolian (http://www.transifex.com/projects/p/owncloud/language/mn/)\n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgstr ""
msgid "Contacts"
msgstr ""
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr ""
@ -136,7 +136,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr ""
@ -303,35 +303,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -371,83 +371,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr ""
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr ""
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -534,6 +541,10 @@ msgstr ""
msgid "Error getting PHOTO property."
msgstr ""
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr ""
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -573,7 +584,8 @@ msgid "Failed to write to disk"
msgstr ""
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -597,7 +609,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -609,6 +621,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -787,7 +804,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr ""
@ -796,7 +813,7 @@ msgid "Groups"
msgstr ""
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr ""
@ -912,7 +929,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr ""
@ -1030,7 +1046,7 @@ msgstr ""
msgid "Active"
msgstr ""
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr ""
@ -1042,46 +1058,6 @@ msgstr ""
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr ""
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr ""
#: templates/settings.php:3
msgid "more info"
msgstr ""
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr ""
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr ""
#: templates/settings.php:11
msgid "Addressbooks"
msgstr ""
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr ""
#: templates/settings.php:60
msgid "Description"
msgstr ""
#: templates/settings.php:66
msgid "More..."
msgstr ""

View File

@ -11,7 +11,6 @@
"Import" => "Import",
"Close" => "Tutup",
"{name}'s Birthday" => "Hari Lahir {name}",
"Error saving contact." => "Ralat menyimpan kenalan.",
"Information about vCard is incorrect. Please reload the page." => "Maklumat vCard tidak tepat. Sila reload semula halaman ini.",
"No file was uploaded. Unknown error" => "Tiada fail dimuatnaik. Ralat tidak diketahui.",
"There is no error, the file uploaded with success" => "Tiada ralat berlaku, fail berjaya dimuatnaik",
@ -28,6 +27,7 @@
"Error creating temporary image" => "Ralat mencipta imej sementara",
"Error cropping image" => "Ralat memotong imej",
"Error getting PHOTO property." => "Ralat mendapatkan maklumat gambar.",
"Error saving contact." => "Ralat menyimpan kenalan.",
"Failed to write to disk" => "Gagal untuk disimpan",
"Error uploading contacts to storage." => "Ralat memuatnaik senarai kenalan.",
"Contact" => "Hubungan",
@ -72,13 +72,5 @@
"Active" => "Aktif",
"Share" => "Kongsi",
"Export" => "Export",
"Edit" => "Sunting",
"CardDAV syncing addresses" => "alamat selarian CardDAV",
"more info" => "maklumat lanjut",
"Primary address (Kontact et al)" => "Alamat utama",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "Senarai Buku Alamat",
"New Address Book" => "Buku Alamat Baru",
"Description" => "Keterangan",
"More..." => "Lagi..."
"Edit" => "Sunting"
);

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-09 00:48-0500\n"
"PO-Revision-Date: 2014-03-09 05:48+0000\n"
"POT-Creation-Date: 2014-03-10 00:48-0400\n"
"PO-Revision-Date: 2014-03-10 04:48+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
@ -26,7 +26,7 @@ msgstr ""
msgid "Contacts"
msgstr "Hubungi "
#: js/addressbooks.js:83 js/groups.js:519 templates/settings.php:61
#: js/addressbooks.js:83 js/groups.js:519
msgid "Save"
msgstr "Simpan"
@ -141,7 +141,7 @@ msgid "Merge contacts"
msgstr ""
#: js/app.js:1313 js/app.js:1366 templates/contacts.php:357
#: templates/contacts.php:358 templates/settings.php:62
#: templates/contacts.php:358
msgid "Cancel"
msgstr "Batal"
@ -308,35 +308,35 @@ msgstr ""
msgid "Contact not found"
msgstr ""
#: lib/addressbook.php:199
#: lib/addressbook.php:202
msgid "You do not have permissions to see these contacts"
msgstr ""
#: lib/addressbook.php:229
#: lib/addressbook.php:232
msgid "You do not have permissions add contacts to the address book"
msgstr ""
#: lib/addressbook.php:233
#: lib/addressbook.php:236
msgid "The backend for this address book does not support adding contacts"
msgstr ""
#: lib/addressbook.php:262 lib/addressbook.php:293 lib/contact.php:248
#: lib/addressbook.php:265 lib/addressbook.php:296 lib/contact.php:248
msgid "You do not have permissions to delete this contact"
msgstr ""
#: lib/addressbook.php:266 lib/addressbook.php:297
#: lib/addressbook.php:269 lib/addressbook.php:300
msgid "The backend for this address book does not support deleting contacts"
msgstr ""
#: lib/addressbook.php:318
#: lib/addressbook.php:321
msgid "Unknown error"
msgstr ""
#: lib/addressbook.php:362
#: lib/addressbook.php:365
msgid "The backend for this address book does not support updating"
msgstr ""
#: lib/addressbook.php:390
#: lib/addressbook.php:393
msgid "You don't have permissions to delete the address book."
msgstr ""
@ -376,83 +376,90 @@ msgstr ""
msgid "{name}'s Birthday"
msgstr "Hari Lahir {name}"
#: lib/controller/addressbookcontroller.php:144
#: lib/controller/addressbookcontroller.php:141
msgid "Error creating address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:176
#: lib/controller/addressbookcontroller.php:173
#, php-format
msgid "The \"%s\" backend does not support deleting address books"
msgstr ""
#: lib/controller/addressbookcontroller.php:184
#: lib/controller/addressbookcontroller.php:181
#, php-format
msgid "You do not have permissions to delete the \"%s\" address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:191
#: lib/controller/addressbookcontroller.php:188
msgid "Error deleting address book"
msgstr ""
#: lib/controller/addressbookcontroller.php:231
#: lib/controller/addressbookcontroller.php:228
msgid "Error creating contact."
msgstr ""
#: lib/controller/addressbookcontroller.php:267
msgid "Error deleting contact."
#: lib/controller/addressbookcontroller.php:237
msgid "Error creating contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:269
msgid "Error deleting contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:309
msgid "Error retrieving contact."
msgid "Error retrieving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:322
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Ralat menyimpan kenalan."
#: lib/controller/addressbookcontroller.php:320
msgid "Error saving contact"
msgstr ""
#: lib/controller/addressbookcontroller.php:327
#: lib/controller/addressbookcontroller.php:326
msgid "Error removing contact from other address book."
msgstr ""
#: lib/controller/addressbookcontroller.php:333
msgid "Error getting moved contact"
msgstr ""
#: lib/controller/contactcontroller.php:37
#: lib/controller/contactcontroller.php:64
#: lib/controller/contactcontroller.php:98
#: lib/controller/contactcontroller.php:63
#: lib/controller/contactcontroller.php:97
#: lib/controller/contactphotocontroller.php:37
#: lib/controller/contactphotocontroller.php:280
#: lib/controller/exportcontroller.php:67
msgid "Couldn't find contact."
msgstr ""
#: lib/controller/contactcontroller.php:60
#: lib/controller/contactcontroller.php:59
msgid "No contact data in request."
msgstr ""
#: lib/controller/contactcontroller.php:68
#: lib/controller/contactcontroller.php:67
msgid "Error merging into contact."
msgstr ""
#: lib/controller/contactcontroller.php:72
#: lib/controller/contactcontroller.php:71
msgid "Error saving contact to backend."
msgstr ""
#: lib/controller/contactcontroller.php:104
#: lib/controller/contactcontroller.php:103
msgid "Property name is not set."
msgstr ""
#: lib/controller/contactcontroller.php:110
#: lib/controller/contactcontroller.php:109
msgid "Property checksum is not set."
msgstr ""
#: lib/controller/contactcontroller.php:132
#: lib/controller/contactcontroller.php:131
msgid "Information about vCard is incorrect. Please reload the page."
msgstr "Maklumat vCard tidak tepat. Sila reload semula halaman ini."
#: lib/controller/contactcontroller.php:143
#: lib/controller/contactcontroller.php:142
msgid "Error updating contact"
msgstr ""
#: lib/controller/contactcontroller.php:150
#: lib/controller/contactcontroller.php:149
msgid "Error saving contact to backend"
msgstr ""
@ -539,6 +546,10 @@ msgstr "Ralat memotong imej"
msgid "Error getting PHOTO property."
msgstr "Ralat mendapatkan maklumat gambar."
#: lib/controller/contactphotocontroller.php:332
msgid "Error saving contact."
msgstr "Ralat menyimpan kenalan."
#: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:83
msgid "No group name given."
msgstr ""
@ -578,7 +589,8 @@ msgid "Failed to write to disk"
msgstr "Gagal untuk disimpan"
#: lib/controller/importcontroller.php:65
msgid "Not enough storage available"
#, php-format
msgid "Not enough storage available. %s available"
msgstr ""
#: lib/controller/importcontroller.php:73
@ -602,7 +614,7 @@ msgid "File name missing from request."
msgstr ""
#: lib/controller/importcontroller.php:170
#: lib/controller/importcontroller.php:293
#: lib/controller/importcontroller.php:300
msgid "Progress key missing from request."
msgstr ""
@ -614,6 +626,11 @@ msgstr ""
msgid "No contacts found in: "
msgstr ""
#: lib/controller/importcontroller.php:231
#, php-format
msgid "Imported %s"
msgstr ""
#: lib/controller/settingscontroller.php:36
msgid "No key is given."
msgstr ""
@ -792,7 +809,7 @@ msgstr ""
#: templates/contacts.php:60 templates/contacts.php:61
#: templates/contacts.php:215 templates/contacts.php:216
#: templates/contacts.php:500 templates/settings.php:50
#: templates/contacts.php:500
msgid "Delete"
msgstr "Padam"
@ -801,7 +818,7 @@ msgid "Groups"
msgstr "Kumpulan"
#: templates/contacts.php:66 templates/contacts.php:365
#: templates/contacts.php:366 templates/settings.php:40
#: templates/contacts.php:366
msgid "Download"
msgstr "Muat turun"
@ -917,7 +934,6 @@ msgid "Favorite"
msgstr ""
#: templates/contacts.php:231 templates/contacts.php:233
#: templates/settings.php:59
msgid "Name"
msgstr "Nama"
@ -1035,7 +1051,7 @@ msgstr ""
msgid "Active"
msgstr "Aktif"
#: templates/contacts.php:496 templates/settings.php:36
#: templates/contacts.php:496
msgid "Share"
msgstr "Kongsi"
@ -1047,46 +1063,6 @@ msgstr "Export"
msgid "CardDAV link"
msgstr ""
#: templates/contacts.php:499 templates/settings.php:45
#: templates/contacts.php:499
msgid "Edit"
msgstr "Sunting"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
msgstr "alamat selarian CardDAV"
#: templates/settings.php:3
msgid "more info"
msgstr "maklumat lanjut"
#: templates/settings.php:5
msgid "Primary address (Kontact et al)"
msgstr "Alamat utama"
#: templates/settings.php:7
msgid "iOS/OS X"
msgstr "iOS/OS X"
#: templates/settings.php:11
msgid "Addressbooks"
msgstr "Senarai Buku Alamat"
#: templates/settings.php:26
msgid "Show CardDav link"
msgstr ""
#: templates/settings.php:29
msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:58
msgid "New Address Book"
msgstr "Buku Alamat Baru"
#: templates/settings.php:60
msgid "Description"
msgstr "Keterangan"
#: templates/settings.php:66
msgid "More..."
msgstr "Lagi..."

Some files were not shown because too many files have changed in this diff Show More