mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-18 07:52:21 +01:00
Merge branch 'master' of https://github.com/owncloud/contacts into ldap
This commit is contained in:
commit
03cf95f37c
@ -9,6 +9,10 @@
|
||||
"jquery": true,
|
||||
"browser": true,
|
||||
"devel": true,
|
||||
"globals": { "OC": false, "Modernizr": false, "error": false },
|
||||
"globals": {
|
||||
"OC": false,
|
||||
"Modernizr": false,
|
||||
"error": false
|
||||
},
|
||||
"maxerr": 100
|
||||
}
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Amharic (Ethiopia) (http://www.transifex.com/projects/p/owncloud/language/am_ET/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -14,8 +14,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -324,7 +324,7 @@ msgstr "ليس لديك الصلاحية لإضافة جهات اتصال لد
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "ليس لديك الصلاحية لحذف جهة الاتصال"
|
||||
|
||||
@ -352,35 +352,35 @@ msgstr "ليس لديك الصلاحية لحذف دفتر العناوين."
|
||||
msgid "Address book not found"
|
||||
msgstr "تعذر ايجاد دفتر العناوين"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "ليس لديك الصلاحية لمشاهدة جهة الاتصال "
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "ليس لديك الصلاحية لتحديث جهة الاتصال هذه"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "لم يتم العثور على الملكية"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "جهة تراسل فوري غير معروفة"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "يوم ميلاد {name}'s"
|
||||
|
||||
@ -469,125 +469,125 @@ msgstr "خطأ في تحديث جهات الاتصال"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "حدث خطأ أثناء حفظ جهات الاتصال في الخلفية."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "حدث خطأ أثناء جلب صورة المستخدم"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "لم يتم عرض مسار الصورة. \nلم يتم تقديم مسار للصورة. "
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "خطأ في الحصول على ملكية الصورة."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "خطأ في حفظ جهة الإتصال."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "لم يتم تسمية المجموعة بعد."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "حدث خطأ أثناء إضافة المجموعة,"
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "حدث خطأ أثناء إعادة تسمية المجموعة."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "لم يتم رفع أي ملف , خطأ غير معروف"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "تم ترفيع الملفات بنجاح."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "حجم الملف الذي تريد ترفيعه أعلى مما upload_max_filesize يسمح به في ملف php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML."
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "تم ترفيع جزء من الملفات الذي تريد ترفيعها فقط"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "لم يتم ترفيع أي من الملفات"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "المجلد المؤقت غير موجود"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "خطأ في الكتابة على القرص الصلب"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "لا يوجد مساحة تخزينية كافية"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "خطأ في رفع جهات الإتصال للمخزن,"
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "خطأ في نقل الملف إلى مجلد الاستيراد."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -790,15 +790,18 @@ msgstr "تحميل"
|
||||
msgid "Merge"
|
||||
msgstr "دمج"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "البريد الإلكترونى"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "الهاتف"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "عنوان"
|
||||
|
||||
@ -931,6 +934,14 @@ msgstr "المؤسسة"
|
||||
msgid "Birthday"
|
||||
msgstr "عيد ميلاد"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "للملاحظات إذهب هنا..."
|
||||
|
248
l10n/ast.php
Normal file
248
l10n/ast.php
Normal file
@ -0,0 +1,248 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Contacts" => "Contautos",
|
||||
"Save" => "Guardar",
|
||||
"Starting file import" => "Aniciando la importación de ficheros",
|
||||
"Format selected: {format}" => "Formatu escoyíu: {format}",
|
||||
"Automatic format detection" => "Deteición automática de formatu",
|
||||
"Processing {count}/{total} cards" => "Procesando {count}/{total} tarxetes",
|
||||
"Total:{total}, Success:{imported}, Errors:{failed}" => "Total:{total}, válides:{imported}, fallos:{failed}",
|
||||
"An address book called {name} already exists" => "Yá esiste una llibreta de contautos denomada {name}",
|
||||
"Failed adding address book: {error}" => "Hebo un fallu al amestar la llibreta de contautos: {error}",
|
||||
"Failed loading address books: {error}" => "Hebo un fallu al cargar les llibretes de contautos: {error}",
|
||||
"Indexing contacts" => "Indexando contautos",
|
||||
"Unrecoverable error loading address books: {msg}" => "Fallu irrecuperable mientres se cargaben les llibretes de contautos: {msg}",
|
||||
"Error." => "Fallu.",
|
||||
"Add to..." => "Amestar a...",
|
||||
"Remove from..." => "Desaniciar de...",
|
||||
"Add group..." => "Amestar grupu...",
|
||||
"Invalid URL: \"{url}\"" => "URL non válida: \"{url}\"",
|
||||
"Invalid email: \"{url}\"" => "Direición de corréu non válida: \"{url}\"",
|
||||
"Merge failed. Cannot find contact: {id}" => "Fallu na combinación. Nun pue atopase contautu: {id}",
|
||||
"Merge failed." => "Fallu na combinación.",
|
||||
"Merge failed. Error saving contact." => "Combinación fallida. Fallu guardando'l contautu.",
|
||||
"Select photo" => "Esbillar una semeya",
|
||||
"Network or server error. Please inform administrator." => "Fallu na rede o nel sirvidor. Por favor, informa al alministrador.",
|
||||
"Only images can be used as contact photos" => "Namái puen usase imáxenes como semeyes de contautos",
|
||||
"The size of \"{filename}\" exceeds the maximum allowed {size}" => "El tamañu de \"{filename}\" perpasa'l máximu permitíu {size}",
|
||||
"Error adding to group." => "Fallu amestando al grupu.",
|
||||
"Error removing from group." => "Fallu desaniciando del grupu.",
|
||||
"You have selected over 300 contacts.\nThis will most likely fail! Click here to try anyway." => "Esbillasti más de 300 contautos.\n¡Podría dar fallu! Calca equí pa intentalo de toes formes.",
|
||||
"Error setting {name} as favorite." => "Fallu configurando {name} como favoritu.",
|
||||
"Merge contacts" => "Amestar contautos",
|
||||
"Cancel" => "Encaboxar",
|
||||
"Add group" => "Amestar grupu",
|
||||
"OK" => "Aceutar",
|
||||
"Could not find contact: {id}" => "Nun pue atopase'l contautu: {id}",
|
||||
"Edit profile picture" => "Editar imaxe de perfil.",
|
||||
"Crop photo" => "Recortar imaxe",
|
||||
"Error parsing date: {date}" => "Fallu al analizar la data: {date}",
|
||||
"# groups" => "# grupos",
|
||||
"Error parsing birthday {bday}" => "Fallu al analizar la data de nacencia {bday}",
|
||||
"The backend does not support multi-byte characters." => "El backend nun permite caráuteres multi-byte.",
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Dellos contautos tán marcaos pa desaniciar, pero entá nun se desaniciaron. Por favor, espere a que se desanicien.",
|
||||
"Click to undo deletion of {num} contacts" => "Calca pa desfacer el desaniciu de {num} contautos",
|
||||
"Cancelled deletion of {num} contacts" => "Encaboxáu'l desaniciu de {num} contautos",
|
||||
"Add" => "Amestar",
|
||||
"Contact is already in this group." => "El contautu yá ta nesti grupu.",
|
||||
"Contacts are already in this group." => "Los contautos yá s'alcuentren nesti grupu.",
|
||||
"Couldn't get contact list." => "Nun pudo obtenese la llista de contautos.",
|
||||
"Contact is not in this group." => "El contautu nun s'alcuentra nesti grupu.",
|
||||
"Contacts are not in this group." => "Los contautos nun s'alcuentren nesti grupu.",
|
||||
"A group named \"{group}\" already exists" => "Yá esiste un grupu denomáu \"{group}\"",
|
||||
"Failed renaming group: {error}" => "Fallu renomando'l grupu: {error}",
|
||||
"You can drag groups to\narrange them as you like." => "Pue arrastrar grupos pa\nallugalos como quieras.",
|
||||
"Failed adding group: {error}" => "Fallu amestando'l grupu: {error}",
|
||||
"All" => "Toos",
|
||||
"Favorites" => "Favoritos",
|
||||
"Shared by {owner}" => "Compartíu por {owner}",
|
||||
"Not grouped" => "Non agrupáu",
|
||||
"Failed loading groups: {error}" => "Fallu cargando grupos: {error} ",
|
||||
"Please choose the addressbook" => "Por favor, esbilla una llibreta de direiciones",
|
||||
"Import into..." => "Importando en...",
|
||||
"Error loading import template" => "Fallu cargando la plantía a importar",
|
||||
"Import contacts" => "Importar contautos",
|
||||
"Import" => "Importar",
|
||||
"Importing..." => "Importando...",
|
||||
"Import done" => "Importación fecha",
|
||||
"Close" => "Zarrar",
|
||||
"Server error! Please inform system administator" => "Fallu nel sirvidor. Por favor, informa al alministrador.",
|
||||
"Failed loading photo: {error}" => "Fallu cargando semeya: {error}",
|
||||
"You do not have permissions to see this contacts" => "Nun tienes permisos pa ver estos contautos",
|
||||
"Contact not found" => "Contautu non atopáu",
|
||||
"You do not have permissions to see these contacts" => "Nun tienes permisos pa ver estos contautos",
|
||||
"You do not have permissions add contacts to the address book" => "Nun tienes permisos p'amestar contautos a esta llibreta de direiciones",
|
||||
"The backend for this address book does not support adding contacts" => "El backend d'esta llibreta de direiciones nun permite amestar contautos",
|
||||
"You do not have permissions to delete this contact" => "Nun tienes permisos pa desaniciar esti contautu",
|
||||
"The backend for this address book does not support deleting contacts" => "El backend d'esta llibreta de direiciones nun permite desaniciar contautos",
|
||||
"Unknown error" => "Fallu desconocíu",
|
||||
"Access denied" => "Accesu denegáu",
|
||||
"The backend for this address book does not support updating" => "El backend d'esta llibreta de direiciones nun permite anovamientos",
|
||||
"You don't have permissions to delete the address book." => "Nun tienes permisos pa desaniciar esta llibreta de direiciones.",
|
||||
"Address book not found" => "Nun s'atoparon llibretes de direiciones.",
|
||||
"You do not have permissions to see this contact" => "Nun tienes permisos pa ver esti contautu",
|
||||
"You do not have permissions to update this contact" => "Nun tienes permisos p'anovar esti contautu",
|
||||
"The backend for this contact does not support updating it" => "El backend d'esti contautu nun permite anovalu",
|
||||
"This backend not support adding contacts" => "Esti backend nun permite amestar contautos",
|
||||
"Property not found" => "Propiedá non atopada",
|
||||
" Missing IM parameter for: " => "Falta'l parámetru d'IM pa:",
|
||||
"Unknown IM: " => "Serviciu IM desconocíu:",
|
||||
"{name}'s Birthday" => "Cumpleaños de {name}",
|
||||
"Error creating address book" => "Fallu creando llibreta de direiciones",
|
||||
"The \"%s\" backend does not support deleting address books" => "El backend \"%s\" nun permite desaniciar llibretes de direiciones",
|
||||
"You do not have permissions to delete the \"%s\" address book" => "Nun tienes los permisos necesarios pa desaniciar la llibreta de direiciones \"%s\"",
|
||||
"Error deleting address book" => "Fallu desaniciando llibreta de direiciones",
|
||||
"Error creating contact." => "Fallu creando contautu.",
|
||||
"Error creating contact" => "Fallu al crear contautu",
|
||||
"Error deleting contact" => "Fallu al desaniciar contautu",
|
||||
"Error retrieving contact" => "Fallu al recuperar contautu",
|
||||
"Error saving contact" => "Fallu al guardar contautu",
|
||||
"Error removing contact from other address book." => "Fallu desaniciando contautu dende otra llibreta de direiciones.",
|
||||
"Error getting moved contact" => "Fallu al obtener contautu movíu",
|
||||
"Couldn't find contact." => "Nun pue atopase'l contautu.",
|
||||
"No contact data in request." => "Nun hai información de contautu na solicitú.",
|
||||
"Error merging into contact." => "Fallu fusionando en contautu.",
|
||||
"Error saving contact to backend." => "Fallu guardando contautu en backend.",
|
||||
"Property name is not set." => "Nome de propiedá non definíu.",
|
||||
"Property checksum is not set." => "Verificación de propiedá non definida.",
|
||||
"Information about vCard is incorrect. Please reload the page." => "La información sobre la vCard ye incorreuta. Por favor, recarga la páxina.",
|
||||
"Error updating contact" => "Fallu anovando contautu",
|
||||
"Error saving contact to backend" => "Fallu guardando'l contautu",
|
||||
"Error getting user photo" => "Fallu obteniendo la imaxe d'usuariu",
|
||||
"No photo path was submitted." => "Nun s'introduxo'l camín a la semeya.",
|
||||
"Error loading image from cache" => "Fallu al cargar la imaxe de la memoria caché",
|
||||
"Error getting PHOTO property." => "Fallu obteniendo les propiedaes de la semeya.",
|
||||
"Error saving contact." => "Fallu guardando'l contautu.",
|
||||
"No group name given." => "Nun s'especificó un nome de grupu.",
|
||||
"Error adding group." => "Fallu amestando'l grupu.",
|
||||
"No group name to rename from given." => "Nun hai nome de grupu pa renomar el que se dio.",
|
||||
"No group name to rename to given." => "Nun s'especificó un nome de grupu pa renomar el que se dio",
|
||||
"Error renaming group." => "Fallu renomando grupu.",
|
||||
"Group ID missing from request." => "Falta'l ID de grupu na solicitú.",
|
||||
"Group name missing from request." => "Falta'l nome del grupu na solicitú.",
|
||||
"Contact ID missing from request." => "Falta'l ID de contautu na solicitú.",
|
||||
"No file was uploaded. Unknown error" => "Nun se xubió dengún ficheru. Fallu desconocíu",
|
||||
"There is no error, the file uploaded with success" => "Nun hai dengún fallu, el ficheru xubióse ensin problemes",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "El ficheru xubíu perpasa la direutiva \"upload_max_filesize\" del ficheru php.ini",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "El ficheru xubíu perpasa la direutiva \"MAX_FILE_SIZE\" especificada nel formulariu HTML",
|
||||
"The uploaded file was only partially uploaded" => "El ficheru xubióse de mou parcial",
|
||||
"No file was uploaded" => "Nun se xubió dengún ficheru",
|
||||
"Missing a temporary folder" => "Falta una carpeta temporal",
|
||||
"Failed to write to disk" => "Fallu al escribir al discu",
|
||||
"Not enough storage available" => "Nun hai abondu espaciu disponible",
|
||||
"Attempt to upload blacklisted file:" => "Intentóse xubir un ficheru en llista prieta:",
|
||||
"Error uploading contacts to storage." => "Fallu xubiendo contautos al almacenamientu.",
|
||||
"Error moving file to imports folder." => "Fallu moviendo ficheros a la carpeta d'importaciones.",
|
||||
"You do not have permissions to import into this address book." => "Nun tienes permisu pa importar nesta llibreta de direiciones.",
|
||||
"File name missing from request." => "Falta'l nome del ficheru na solicitú.",
|
||||
"Progress key missing from request." => "Falta la contraseña de progresu na solicitú.",
|
||||
"Attempt to access blacklisted file:" => "Intentó acceder a un ficheru na llista prieta:",
|
||||
"No key is given." => "Nun s'especificó una contraseña.",
|
||||
"No value is given." => "Nun s'especificó un valor.",
|
||||
"Could not set preference: " => "Nun pudo afitase la opción:",
|
||||
"Contact" => "Contautu",
|
||||
"Other" => "Otru",
|
||||
"HomePage" => "Páxina d'aniciu",
|
||||
"Jabber" => "Jabber",
|
||||
"Internet call" => "Llamada per Internet",
|
||||
"AIM" => "AIM",
|
||||
"MSN" => "MSN",
|
||||
"Twitter" => "Twitter",
|
||||
"GoogleTalk" => "Google Talk",
|
||||
"Facebook" => "Facebook",
|
||||
"XMPP" => "XMPP",
|
||||
"ICQ" => "ICQ",
|
||||
"Yahoo" => "Yahoo",
|
||||
"Skype" => "Skype",
|
||||
"QQ" => "QQ",
|
||||
"GaduGadu" => "GaduGadu",
|
||||
"ownCloud handle" => "Alministración de ownCloud",
|
||||
"Work" => "Trabayu",
|
||||
"Home" => "Casa",
|
||||
"Mobile" => "Móvil",
|
||||
"Text" => "Testu",
|
||||
"Voice" => "Voz",
|
||||
"Message" => "Mensaxe",
|
||||
"Fax" => "Fax",
|
||||
"Video" => "Videu",
|
||||
"Pager" => "Llocalizador",
|
||||
"Internet" => "Internet",
|
||||
"Friends" => "Collacios",
|
||||
"Family" => "Familia",
|
||||
"New contact" => "Contautu nuevu",
|
||||
"Group name" => "Nome de grupu",
|
||||
"New group" => "Grupu nuevu",
|
||||
"Address books" => "Llibretes de direiciones",
|
||||
"Display name" => "Nome a amosar",
|
||||
"Add Address Book" => "Amestar llibreta de direiciones",
|
||||
"Automatic format" => "Formatu deteutáu automáticamente",
|
||||
"Select file..." => "Esbillar ficheru...",
|
||||
"(De-)select all" => "(Des-)esbillar toos",
|
||||
"Sort order" => "Ordenar",
|
||||
"First- Lastname" => "Nome, Apellíu",
|
||||
"Last-, Firstname" => "Apellíu, Nome",
|
||||
"Delete" => "Desaniciar",
|
||||
"Groups" => "Grupos",
|
||||
"Download" => "Baxar",
|
||||
"Merge" => "Fusionar",
|
||||
"Email" => "Corréu-e",
|
||||
"Phone" => "Teléfonu",
|
||||
"Address" => "Direición",
|
||||
"Group" => "Grupu",
|
||||
"Keyboard shortcuts" => "Atayos de tecláu",
|
||||
"Navigation" => "Navegación",
|
||||
"Next contact in list" => "Siguiente contautu na llista",
|
||||
"Previous contact in list" => "Anterior contautu na llista",
|
||||
"Expand/collapse current addressbook" => "Abrir/zarrar la llibreta actual",
|
||||
"Next addressbook" => "Siguiente llibreta de direiciones",
|
||||
"Previous addressbook" => "Anterior llibreta de direiciones",
|
||||
"Actions" => "Aiciones",
|
||||
"Refresh contacts list" => "Refrescar la llista de contautos",
|
||||
"Add new contact" => "Amestar un contautu nuevu",
|
||||
"Add new addressbook" => "Amestar llibreta de direiciones nueva",
|
||||
"Delete current contact" => "Desaniciar contautu actual",
|
||||
"You have no contacts in your address book or your address book is disabled." => "Nun tienes contautos na to llibreta de direiciones, o la llibreta ta desactivada.",
|
||||
"Add a new contact or import existing contacts from a VCF file." => "Amiesta un contautu nuevu o importa contautos esistentes d'un ficheru VCF.",
|
||||
"Which contact should the data be merged into?" => "¿En qué contautu tienen de fusionase los datos?",
|
||||
"Delete the other(s) after successful merge?" => "¿Desaniciar el/los otru(os) dempués d'una combinación satisfactoria?",
|
||||
"Compose mail" => "Redactar mensaxe",
|
||||
"Delete current photo" => "Desaniciar semeya actual",
|
||||
"Edit current photo" => "Editar semeya actual",
|
||||
"Upload new photo" => "Xubir semeya nueva",
|
||||
"Select photo from Files" => "Esbillar semeya de Ficheros",
|
||||
"Favorite" => "Favoritu",
|
||||
"Name" => "Nome",
|
||||
"First name" => "Nome",
|
||||
"Additional names" => "Nomes adicionales",
|
||||
"Last name" => "Apellíu",
|
||||
"Address book" => "Llibreta de direiciones",
|
||||
"Nickname" => "Nomatu",
|
||||
"Title" => "Títulu",
|
||||
"Organization" => "Organización",
|
||||
"Birthday" => "Data de nacencia",
|
||||
"Website" => "Sitiu web",
|
||||
"Instant messaging" => "Mensaxería nel intre",
|
||||
"Notes go here..." => "Pues escribir notes equí...",
|
||||
"Add field..." => "Amestar campu...",
|
||||
"Instant Messaging" => "Mensaxería nel intre",
|
||||
"Note" => "Nota",
|
||||
"Web site" => "Sitiu Web",
|
||||
"Preferred" => "Preferíu",
|
||||
"Please specify a valid email address." => "Por favor especifica una direición de corréu-e válida.",
|
||||
"someone@example.com" => "daquien@exemplu.com",
|
||||
"Mail to address" => "Unviar per corréu a la direición",
|
||||
"Delete email address" => "Desaniciar direición de corréu-e",
|
||||
"Enter phone number" => "Introduz un númberu de teléfonu",
|
||||
"Go to web site" => "Dir al sitiu Web",
|
||||
"View on map" => "Ver nel mapa",
|
||||
"Street address" => "Cai",
|
||||
"Postal code" => "Códigu postal",
|
||||
"City" => "Ciudá",
|
||||
"State or province" => "Estáu o provincia",
|
||||
"Country" => "País",
|
||||
"Instant Messenger" => "Mensaxeru instantaneu",
|
||||
"Active" => "Activu",
|
||||
"Share" => "Compartir",
|
||||
"Export" => "Esportar",
|
||||
"CardDAV link" => "Enllaz CardDav",
|
||||
"Edit" => "Editar"
|
||||
);
|
1035
l10n/ast/contacts.po
Normal file
1035
l10n/ast/contacts.po
Normal file
@ -0,0 +1,1035 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Iñigo Varela <ivarela@softastur.org>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-09 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 20:00+0000\n"
|
||||
"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
|
||||
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ast\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: appinfo/app.php:38 lib/app.php:105
|
||||
msgid "Contacts"
|
||||
msgstr "Contautos"
|
||||
|
||||
#: js/addressbooks.js:83 js/groups.js:519
|
||||
msgid "Save"
|
||||
msgstr "Guardar"
|
||||
|
||||
#: js/addressbooks.js:306
|
||||
msgid "Starting file import"
|
||||
msgstr "Aniciando la importación de ficheros"
|
||||
|
||||
#: js/addressbooks.js:310 js/addressbooks.js:338
|
||||
msgid "Format selected: {format}"
|
||||
msgstr "Formatu escoyíu: {format}"
|
||||
|
||||
#: js/addressbooks.js:313 js/addressbooks.js:341
|
||||
msgid "Automatic format detection"
|
||||
msgstr "Deteición automática de formatu"
|
||||
|
||||
#: js/addressbooks.js:391
|
||||
msgid "Processing {count}/{total} cards"
|
||||
msgstr "Procesando {count}/{total} tarxetes"
|
||||
|
||||
#: js/addressbooks.js:415
|
||||
msgid "Total:{total}, Success:{imported}, Errors:{failed}"
|
||||
msgstr "Total:{total}, válides:{imported}, fallos:{failed}"
|
||||
|
||||
#: js/addressbooks.js:569
|
||||
msgid "An address book called {name} already exists"
|
||||
msgstr "Yá esiste una llibreta de contautos denomada {name}"
|
||||
|
||||
#: js/addressbooks.js:603
|
||||
msgid "Failed adding address book: {error}"
|
||||
msgstr "Hebo un fallu al amestar la llibreta de contautos: {error}"
|
||||
|
||||
#: js/addressbooks.js:644
|
||||
msgid "Failed loading address books: {error}"
|
||||
msgstr "Hebo un fallu al cargar les llibretes de contautos: {error}"
|
||||
|
||||
#: js/app.js:218
|
||||
msgid "Indexing contacts"
|
||||
msgstr "Indexando contautos"
|
||||
|
||||
#: js/app.js:228
|
||||
msgid "Unrecoverable error loading address books: {msg}"
|
||||
msgstr "Fallu irrecuperable mientres se cargaben les llibretes de contautos: {msg}"
|
||||
|
||||
#: js/app.js:229
|
||||
msgid "Error."
|
||||
msgstr "Fallu."
|
||||
|
||||
#: js/app.js:324 js/app.js:338
|
||||
msgid "Add to..."
|
||||
msgstr "Amestar a..."
|
||||
|
||||
#: js/app.js:328 js/app.js:340
|
||||
msgid "Remove from..."
|
||||
msgstr "Desaniciar de..."
|
||||
|
||||
#: js/app.js:345
|
||||
msgid "Add group..."
|
||||
msgstr "Amestar grupu..."
|
||||
|
||||
#: js/app.js:473
|
||||
msgid "Invalid URL: \"{url}\""
|
||||
msgstr "URL non válida: \"{url}\""
|
||||
|
||||
#: js/app.js:499
|
||||
msgid "Invalid email: \"{url}\""
|
||||
msgstr "Direición de corréu non válida: \"{url}\""
|
||||
|
||||
#: js/app.js:582
|
||||
msgid "Merge failed. Cannot find contact: {id}"
|
||||
msgstr "Fallu na combinación. Nun pue atopase contautu: {id}"
|
||||
|
||||
#: js/app.js:595
|
||||
msgid "Merge failed."
|
||||
msgstr "Fallu na combinación."
|
||||
|
||||
#: js/app.js:602
|
||||
msgid "Merge failed. Error saving contact."
|
||||
msgstr "Combinación fallida. Fallu guardando'l contautu."
|
||||
|
||||
#: js/app.js:622
|
||||
msgid "Select photo"
|
||||
msgstr "Esbillar una semeya"
|
||||
|
||||
#: js/app.js:705 js/app.js:1675
|
||||
msgid "Network or server error. Please inform administrator."
|
||||
msgstr "Fallu na rede o nel sirvidor. Por favor, informa al alministrador."
|
||||
|
||||
#: js/app.js:789
|
||||
msgid "Only images can be used as contact photos"
|
||||
msgstr "Namái puen usase imáxenes como semeyes de contautos"
|
||||
|
||||
#: js/app.js:798
|
||||
msgid "The size of \"{filename}\" exceeds the maximum allowed {size}"
|
||||
msgstr "El tamañu de \"{filename}\" perpasa'l máximu permitíu {size}"
|
||||
|
||||
#: js/app.js:967
|
||||
msgid "Error adding to group."
|
||||
msgstr "Fallu amestando al grupu."
|
||||
|
||||
#: js/app.js:990
|
||||
msgid "Error removing from group."
|
||||
msgstr "Fallu desaniciando del grupu."
|
||||
|
||||
#: js/app.js:1181
|
||||
msgid ""
|
||||
"You have selected over 300 contacts.\n"
|
||||
"This will most likely fail! Click here to try anyway."
|
||||
msgstr "Esbillasti más de 300 contautos.\n¡Podría dar fallu! Calca equí pa intentalo de toes formes."
|
||||
|
||||
#: js/app.js:1219
|
||||
msgid "Error setting {name} as favorite."
|
||||
msgstr "Fallu configurando {name} como favoritu."
|
||||
|
||||
#: js/app.js:1357 js/app.js:1361 templates/contacts.php:177
|
||||
msgid "Merge contacts"
|
||||
msgstr "Amestar contautos"
|
||||
|
||||
#: js/app.js:1383 js/app.js:1436 templates/contacts.php:363
|
||||
#: templates/contacts.php:364
|
||||
msgid "Cancel"
|
||||
msgstr "Encaboxar"
|
||||
|
||||
#: js/app.js:1410 templates/contacts.php:158
|
||||
msgid "Add group"
|
||||
msgstr "Amestar grupu"
|
||||
|
||||
#: js/app.js:1414
|
||||
msgid "OK"
|
||||
msgstr "Aceutar"
|
||||
|
||||
#: js/app.js:1521
|
||||
msgid "Could not find contact: {id}"
|
||||
msgstr "Nun pue atopase'l contautu: {id}"
|
||||
|
||||
#: js/app.js:1630
|
||||
msgid "Edit profile picture"
|
||||
msgstr "Editar imaxe de perfil."
|
||||
|
||||
#: js/app.js:1634
|
||||
msgid "Crop photo"
|
||||
msgstr "Recortar imaxe"
|
||||
|
||||
#: js/contacts.js:900
|
||||
msgid "Error parsing date: {date}"
|
||||
msgstr "Fallu al analizar la data: {date}"
|
||||
|
||||
#: js/contacts.js:1097
|
||||
msgid "# groups"
|
||||
msgstr "# grupos"
|
||||
|
||||
#: js/contacts.js:1177
|
||||
msgid "Error parsing birthday {bday}"
|
||||
msgstr "Fallu al analizar la data de nacencia {bday}"
|
||||
|
||||
#: js/contacts.js:1315
|
||||
msgid "The backend does not support multi-byte characters."
|
||||
msgstr "El backend nun permite caráuteres multi-byte."
|
||||
|
||||
#: js/contacts.js:2222
|
||||
msgid ""
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
|
||||
"them to be deleted."
|
||||
msgstr "Dellos contautos tán marcaos pa desaniciar, pero entá nun se desaniciaron. Por favor, espere a que se desanicien."
|
||||
|
||||
#: js/contacts.js:2233
|
||||
msgid "Click to undo deletion of {num} contacts"
|
||||
msgstr "Calca pa desfacer el desaniciu de {num} contautos"
|
||||
|
||||
#: js/contacts.js:2242
|
||||
msgid "Cancelled deletion of {num} contacts"
|
||||
msgstr "Encaboxáu'l desaniciu de {num} contautos"
|
||||
|
||||
#: js/groups.js:53
|
||||
msgid "Add"
|
||||
msgstr "Amestar"
|
||||
|
||||
#: js/groups.js:264
|
||||
msgid "Contact is already in this group."
|
||||
msgstr "El contautu yá ta nesti grupu."
|
||||
|
||||
#: js/groups.js:277
|
||||
msgid "Contacts are already in this group."
|
||||
msgstr "Los contautos yá s'alcuentren nesti grupu."
|
||||
|
||||
#: js/groups.js:343
|
||||
msgid "Couldn't get contact list."
|
||||
msgstr "Nun pudo obtenese la llista de contautos."
|
||||
|
||||
#: js/groups.js:354
|
||||
msgid "Contact is not in this group."
|
||||
msgstr "El contautu nun s'alcuentra nesti grupu."
|
||||
|
||||
#: js/groups.js:368
|
||||
msgid "Contacts are not in this group."
|
||||
msgstr "Los contautos nun s'alcuentren nesti grupu."
|
||||
|
||||
#: js/groups.js:525 js/groups.js:605
|
||||
msgid "A group named \"{group}\" already exists"
|
||||
msgstr "Yá esiste un grupu denomáu \"{group}\""
|
||||
|
||||
#: js/groups.js:574
|
||||
msgid "Failed renaming group: {error}"
|
||||
msgstr "Fallu renomando'l grupu: {error}"
|
||||
|
||||
#: js/groups.js:646
|
||||
msgid ""
|
||||
"You can drag groups to\n"
|
||||
"arrange them as you like."
|
||||
msgstr "Pue arrastrar grupos pa\nallugalos como quieras."
|
||||
|
||||
#: js/groups.js:659
|
||||
msgid "Failed adding group: {error}"
|
||||
msgstr "Fallu amestando'l grupu: {error}"
|
||||
|
||||
#: js/groups.js:672
|
||||
msgid "All"
|
||||
msgstr "Toos"
|
||||
|
||||
#: js/groups.js:687 js/groups.js:690
|
||||
msgid "Favorites"
|
||||
msgstr "Favoritos"
|
||||
|
||||
#: js/groups.js:751
|
||||
msgid "Shared by {owner}"
|
||||
msgstr "Compartíu por {owner}"
|
||||
|
||||
#: js/groups.js:766
|
||||
msgid "Not grouped"
|
||||
msgstr "Non agrupáu"
|
||||
|
||||
#: js/groups.js:795
|
||||
msgid "Failed loading groups: {error}"
|
||||
msgstr "Fallu cargando grupos: {error} "
|
||||
|
||||
#: js/loader.js:21
|
||||
msgid "Please choose the addressbook"
|
||||
msgstr "Por favor, esbilla una llibreta de direiciones"
|
||||
|
||||
#: js/loader.js:22 templates/contacts.php:32
|
||||
msgid "Import into..."
|
||||
msgstr "Importando en..."
|
||||
|
||||
#: js/loader.js:31
|
||||
msgid "Error loading import template"
|
||||
msgstr "Fallu cargando la plantía a importar"
|
||||
|
||||
#: js/loader.js:48
|
||||
msgid "Import contacts"
|
||||
msgstr "Importar contautos"
|
||||
|
||||
#: js/loader.js:61 templates/contacts.php:28
|
||||
msgid "Import"
|
||||
msgstr "Importar"
|
||||
|
||||
#: js/loader.js:68
|
||||
msgid "Importing..."
|
||||
msgstr "Importando..."
|
||||
|
||||
#: js/loader.js:92
|
||||
msgid "Import done"
|
||||
msgstr "Importación fecha"
|
||||
|
||||
#: js/loader.js:95 templates/contacts.php:93 templates/contacts.php:367
|
||||
#: templates/contacts.php:368
|
||||
msgid "Close"
|
||||
msgstr "Zarrar"
|
||||
|
||||
#: js/storage.js:27
|
||||
msgid "Server error! Please inform system administator"
|
||||
msgstr "Fallu nel sirvidor. Por favor, informa al alministrador."
|
||||
|
||||
#: js/storage.js:405 js/storage.js:444
|
||||
msgid "Failed loading photo: {error}"
|
||||
msgstr "Fallu cargando semeya: {error}"
|
||||
|
||||
#: lib/addressbook.php:166
|
||||
msgid "You do not have permissions to see this contacts"
|
||||
msgstr "Nun tienes permisos pa ver estos contautos"
|
||||
|
||||
#: lib/addressbook.php:177
|
||||
msgid "Contact not found"
|
||||
msgstr "Contautu non atopáu"
|
||||
|
||||
#: lib/addressbook.php:214
|
||||
msgid "You do not have permissions to see these contacts"
|
||||
msgstr "Nun tienes permisos pa ver estos contautos"
|
||||
|
||||
#: lib/addressbook.php:247
|
||||
msgid "You do not have permissions add contacts to the address book"
|
||||
msgstr "Nun tienes permisos p'amestar contautos a esta llibreta de direiciones"
|
||||
|
||||
#: lib/addressbook.php:254
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr "El backend d'esta llibreta de direiciones nun permite amestar contautos"
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "Nun tienes permisos pa desaniciar esti contautu"
|
||||
|
||||
#: lib/addressbook.php:306 lib/addressbook.php:346
|
||||
msgid "The backend for this address book does not support deleting contacts"
|
||||
msgstr "El backend d'esta llibreta de direiciones nun permite desaniciar contautos"
|
||||
|
||||
#: lib/addressbook.php:369
|
||||
msgid "Unknown error"
|
||||
msgstr "Fallu desconocíu"
|
||||
|
||||
#: lib/addressbook.php:410
|
||||
msgid "Access denied"
|
||||
msgstr "Accesu denegáu"
|
||||
|
||||
#: lib/addressbook.php:417
|
||||
msgid "The backend for this address book does not support updating"
|
||||
msgstr "El backend d'esta llibreta de direiciones nun permite anovamientos"
|
||||
|
||||
#: lib/addressbook.php:448
|
||||
msgid "You don't have permissions to delete the address book."
|
||||
msgstr "Nun tienes permisos pa desaniciar esta llibreta de direiciones."
|
||||
|
||||
#: lib/app.php:152
|
||||
msgid "Address book not found"
|
||||
msgstr "Nun s'atoparon llibretes de direiciones."
|
||||
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "Nun tienes permisos pa ver esti contautu"
|
||||
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "Nun tienes permisos p'anovar esti contautu"
|
||||
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "El backend d'esti contautu nun permite anovalu"
|
||||
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "Esti backend nun permite amestar contautos"
|
||||
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "Propiedá non atopada"
|
||||
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr "Falta'l parámetru d'IM pa:"
|
||||
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "Serviciu IM desconocíu:"
|
||||
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "Cumpleaños de {name}"
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:163
|
||||
msgid "Error creating address book"
|
||||
msgstr "Fallu creando llibreta de direiciones"
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:195
|
||||
#, php-format
|
||||
msgid "The \"%s\" backend does not support deleting address books"
|
||||
msgstr "El backend \"%s\" nun permite desaniciar llibretes de direiciones"
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:203
|
||||
#, php-format
|
||||
msgid "You do not have permissions to delete the \"%s\" address book"
|
||||
msgstr "Nun tienes los permisos necesarios pa desaniciar la llibreta de direiciones \"%s\""
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:210
|
||||
msgid "Error deleting address book"
|
||||
msgstr "Fallu desaniciando llibreta de direiciones"
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:250
|
||||
msgid "Error creating contact."
|
||||
msgstr "Fallu creando contautu."
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:259
|
||||
msgid "Error creating contact"
|
||||
msgstr "Fallu al crear contautu"
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:291
|
||||
msgid "Error deleting contact"
|
||||
msgstr "Fallu al desaniciar contautu"
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:331
|
||||
msgid "Error retrieving contact"
|
||||
msgstr "Fallu al recuperar contautu"
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:342
|
||||
msgid "Error saving contact"
|
||||
msgstr "Fallu al guardar contautu"
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:348
|
||||
msgid "Error removing contact from other address book."
|
||||
msgstr "Fallu desaniciando contautu dende otra llibreta de direiciones."
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:355
|
||||
msgid "Error getting moved contact"
|
||||
msgstr "Fallu al obtener contautu movíu"
|
||||
|
||||
#: lib/controller/contactcontroller.php:37
|
||||
#: lib/controller/contactcontroller.php:63
|
||||
#: lib/controller/contactcontroller.php:97
|
||||
#: lib/controller/exportcontroller.php:67
|
||||
msgid "Couldn't find contact."
|
||||
msgstr "Nun pue atopase'l contautu."
|
||||
|
||||
#: lib/controller/contactcontroller.php:59
|
||||
msgid "No contact data in request."
|
||||
msgstr "Nun hai información de contautu na solicitú."
|
||||
|
||||
#: lib/controller/contactcontroller.php:67
|
||||
msgid "Error merging into contact."
|
||||
msgstr "Fallu fusionando en contautu."
|
||||
|
||||
#: lib/controller/contactcontroller.php:71
|
||||
msgid "Error saving contact to backend."
|
||||
msgstr "Fallu guardando contautu en backend."
|
||||
|
||||
#: lib/controller/contactcontroller.php:103
|
||||
msgid "Property name is not set."
|
||||
msgstr "Nome de propiedá non definíu."
|
||||
|
||||
#: lib/controller/contactcontroller.php:109
|
||||
msgid "Property checksum is not set."
|
||||
msgstr "Verificación de propiedá non definida."
|
||||
|
||||
#: lib/controller/contactcontroller.php:131
|
||||
msgid "Information about vCard is incorrect. Please reload the page."
|
||||
msgstr "La información sobre la vCard ye incorreuta. Por favor, recarga la páxina."
|
||||
|
||||
#: lib/controller/contactcontroller.php:142
|
||||
msgid "Error updating contact"
|
||||
msgstr "Fallu anovando contautu"
|
||||
|
||||
#: lib/controller/contactcontroller.php:149
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Fallu guardando'l contautu"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Fallu obteniendo la imaxe d'usuariu"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Nun s'introduxo'l camín a la semeya."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Fallu al cargar la imaxe de la memoria caché"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Fallu obteniendo les propiedaes de la semeya."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Fallu guardando'l contautu."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Nun s'especificó un nome de grupu."
|
||||
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Fallu amestando'l grupu."
|
||||
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Nun hai nome de grupu pa renomar el que se dio."
|
||||
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Nun s'especificó un nome de grupu pa renomar el que se dio"
|
||||
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Fallu renomando grupu."
|
||||
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Falta'l ID de grupu na solicitú."
|
||||
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Falta'l nome del grupu na solicitú."
|
||||
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Falta'l ID de contautu na solicitú."
|
||||
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Nun se xubió dengún ficheru. Fallu desconocíu"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Nun hai dengún fallu, el ficheru xubióse ensin problemes"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "El ficheru xubíu perpasa la direutiva \"upload_max_filesize\" del ficheru php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "El ficheru xubíu perpasa la direutiva \"MAX_FILE_SIZE\" especificada nel formulariu HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "El ficheru xubióse de mou parcial"
|
||||
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Nun se xubió dengún ficheru"
|
||||
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Falta una carpeta temporal"
|
||||
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Fallu al escribir al discu"
|
||||
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Nun hai abondu espaciu disponible"
|
||||
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Intentóse xubir un ficheru en llista prieta:"
|
||||
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Fallu xubiendo contautos al almacenamientu."
|
||||
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Fallu moviendo ficheros a la carpeta d'importaciones."
|
||||
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Nun tienes permisu pa importar nesta llibreta de direiciones."
|
||||
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Falta'l nome del ficheru na solicitú."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Falta la contraseña de progresu na solicitú."
|
||||
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Intentó acceder a un ficheru na llista prieta:"
|
||||
|
||||
#: lib/controller/settingscontroller.php:36
|
||||
msgid "No key is given."
|
||||
msgstr "Nun s'especificó una contraseña."
|
||||
|
||||
#: lib/controller/settingscontroller.php:40
|
||||
msgid "No value is given."
|
||||
msgstr "Nun s'especificó un valor."
|
||||
|
||||
#: lib/controller/settingscontroller.php:51
|
||||
msgid "Could not set preference: "
|
||||
msgstr "Nun pudo afitase la opción:"
|
||||
|
||||
#: lib/searchprovider.php:37
|
||||
msgid "Contact"
|
||||
msgstr "Contautu"
|
||||
|
||||
#: lib/utils/jsonserializer.php:111 lib/utils/properties.php:165
|
||||
#: lib/utils/properties.php:178 lib/utils/properties.php:185
|
||||
#: lib/utils/properties.php:200
|
||||
msgid "Other"
|
||||
msgstr "Otru"
|
||||
|
||||
#: lib/utils/jsonserializer.php:114
|
||||
msgid "HomePage"
|
||||
msgstr "Páxina d'aniciu"
|
||||
|
||||
#: lib/utils/properties.php:71
|
||||
msgid "Jabber"
|
||||
msgstr "Jabber"
|
||||
|
||||
#: lib/utils/properties.php:76
|
||||
msgid "Internet call"
|
||||
msgstr "Llamada per Internet"
|
||||
|
||||
#: lib/utils/properties.php:81
|
||||
msgid "AIM"
|
||||
msgstr "AIM"
|
||||
|
||||
#: lib/utils/properties.php:86
|
||||
msgid "MSN"
|
||||
msgstr "MSN"
|
||||
|
||||
#: lib/utils/properties.php:91
|
||||
msgid "Twitter"
|
||||
msgstr "Twitter"
|
||||
|
||||
#: lib/utils/properties.php:96
|
||||
msgid "GoogleTalk"
|
||||
msgstr "Google Talk"
|
||||
|
||||
#: lib/utils/properties.php:101
|
||||
msgid "Facebook"
|
||||
msgstr "Facebook"
|
||||
|
||||
#: lib/utils/properties.php:106
|
||||
msgid "XMPP"
|
||||
msgstr "XMPP"
|
||||
|
||||
#: lib/utils/properties.php:111
|
||||
msgid "ICQ"
|
||||
msgstr "ICQ"
|
||||
|
||||
#: lib/utils/properties.php:116
|
||||
msgid "Yahoo"
|
||||
msgstr "Yahoo"
|
||||
|
||||
#: lib/utils/properties.php:121
|
||||
msgid "Skype"
|
||||
msgstr "Skype"
|
||||
|
||||
#: lib/utils/properties.php:126
|
||||
msgid "QQ"
|
||||
msgstr "QQ"
|
||||
|
||||
#: lib/utils/properties.php:131
|
||||
msgid "GaduGadu"
|
||||
msgstr "GaduGadu"
|
||||
|
||||
#: lib/utils/properties.php:136
|
||||
msgid "ownCloud handle"
|
||||
msgstr "Alministración de ownCloud"
|
||||
|
||||
#: lib/utils/properties.php:163 lib/utils/properties.php:171
|
||||
#: lib/utils/properties.php:182 lib/utils/properties.php:199
|
||||
msgid "Work"
|
||||
msgstr "Trabayu"
|
||||
|
||||
#: lib/utils/properties.php:164 lib/utils/properties.php:169
|
||||
#: lib/utils/properties.php:183
|
||||
msgid "Home"
|
||||
msgstr "Casa"
|
||||
|
||||
#: lib/utils/properties.php:170
|
||||
msgid "Mobile"
|
||||
msgstr "Móvil"
|
||||
|
||||
#: lib/utils/properties.php:172
|
||||
msgid "Text"
|
||||
msgstr "Testu"
|
||||
|
||||
#: lib/utils/properties.php:173
|
||||
msgid "Voice"
|
||||
msgstr "Voz"
|
||||
|
||||
#: lib/utils/properties.php:174
|
||||
msgid "Message"
|
||||
msgstr "Mensaxe"
|
||||
|
||||
#: lib/utils/properties.php:175
|
||||
msgid "Fax"
|
||||
msgstr "Fax"
|
||||
|
||||
#: lib/utils/properties.php:176
|
||||
msgid "Video"
|
||||
msgstr "Videu"
|
||||
|
||||
#: lib/utils/properties.php:177
|
||||
msgid "Pager"
|
||||
msgstr "Llocalizador"
|
||||
|
||||
#: lib/utils/properties.php:184
|
||||
msgid "Internet"
|
||||
msgstr "Internet"
|
||||
|
||||
#: lib/utils/properties.php:197
|
||||
msgid "Friends"
|
||||
msgstr "Collacios"
|
||||
|
||||
#: lib/utils/properties.php:198
|
||||
msgid "Family"
|
||||
msgstr "Familia"
|
||||
|
||||
#: templates/contacts.php:9 templates/contacts.php:129
|
||||
msgid "New contact"
|
||||
msgstr "Contautu nuevu"
|
||||
|
||||
#: templates/contacts.php:13
|
||||
msgid "Group name"
|
||||
msgstr "Nome de grupu"
|
||||
|
||||
#: templates/contacts.php:13
|
||||
msgid "New group"
|
||||
msgstr "Grupu nuevu"
|
||||
|
||||
#: templates/contacts.php:22
|
||||
msgid "Address books"
|
||||
msgstr "Llibretes de direiciones"
|
||||
|
||||
#: templates/contacts.php:25 templates/contacts.php:65
|
||||
msgid "Display name"
|
||||
msgstr "Nome a amosar"
|
||||
|
||||
#: templates/contacts.php:25
|
||||
msgid "Add Address Book"
|
||||
msgstr "Amestar llibreta de direiciones"
|
||||
|
||||
#: templates/contacts.php:35
|
||||
msgid "Automatic format"
|
||||
msgstr "Formatu deteutáu automáticamente"
|
||||
|
||||
#: templates/contacts.php:44 templates/contacts.php:45
|
||||
msgid "Select file..."
|
||||
msgstr "Esbillar ficheru..."
|
||||
|
||||
#: templates/contacts.php:62
|
||||
msgid "(De-)select all"
|
||||
msgstr "(Des-)esbillar toos"
|
||||
|
||||
#: templates/contacts.php:64
|
||||
msgid "Sort order"
|
||||
msgstr "Ordenar"
|
||||
|
||||
#: templates/contacts.php:66
|
||||
msgid "First- Lastname"
|
||||
msgstr "Nome, Apellíu"
|
||||
|
||||
#: templates/contacts.php:67
|
||||
msgid "Last-, Firstname"
|
||||
msgstr "Apellíu, Nome"
|
||||
|
||||
#: templates/contacts.php:73 templates/contacts.php:74
|
||||
#: templates/contacts.php:221 templates/contacts.php:222
|
||||
#: templates/contacts.php:506
|
||||
msgid "Delete"
|
||||
msgstr "Desaniciar"
|
||||
|
||||
#: templates/contacts.php:77 templates/contacts.php:262
|
||||
msgid "Groups"
|
||||
msgstr "Grupos"
|
||||
|
||||
#: templates/contacts.php:79 templates/contacts.php:371
|
||||
#: templates/contacts.php:372
|
||||
msgid "Download"
|
||||
msgstr "Baxar"
|
||||
|
||||
#: templates/contacts.php:80
|
||||
msgid "Merge"
|
||||
msgstr "Fusionar"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Corréu-e"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Teléfonu"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Direición"
|
||||
|
||||
#: templates/contacts.php:86
|
||||
msgid "Group"
|
||||
msgstr "Grupu"
|
||||
|
||||
#: templates/contacts.php:94
|
||||
msgid "Keyboard shortcuts"
|
||||
msgstr "Atayos de tecláu"
|
||||
|
||||
#: templates/contacts.php:96
|
||||
msgid "Navigation"
|
||||
msgstr "Navegación"
|
||||
|
||||
#: templates/contacts.php:99
|
||||
msgid "Next contact in list"
|
||||
msgstr "Siguiente contautu na llista"
|
||||
|
||||
#: templates/contacts.php:101
|
||||
msgid "Previous contact in list"
|
||||
msgstr "Anterior contautu na llista"
|
||||
|
||||
#: templates/contacts.php:103
|
||||
msgid "Expand/collapse current addressbook"
|
||||
msgstr "Abrir/zarrar la llibreta actual"
|
||||
|
||||
#: templates/contacts.php:105
|
||||
msgid "Next addressbook"
|
||||
msgstr "Siguiente llibreta de direiciones"
|
||||
|
||||
#: templates/contacts.php:107
|
||||
msgid "Previous addressbook"
|
||||
msgstr "Anterior llibreta de direiciones"
|
||||
|
||||
#: templates/contacts.php:111
|
||||
msgid "Actions"
|
||||
msgstr "Aiciones"
|
||||
|
||||
#: templates/contacts.php:114
|
||||
msgid "Refresh contacts list"
|
||||
msgstr "Refrescar la llista de contautos"
|
||||
|
||||
#: templates/contacts.php:116
|
||||
msgid "Add new contact"
|
||||
msgstr "Amestar un contautu nuevu"
|
||||
|
||||
#: templates/contacts.php:118
|
||||
msgid "Add new addressbook"
|
||||
msgstr "Amestar llibreta de direiciones nueva"
|
||||
|
||||
#: templates/contacts.php:120
|
||||
msgid "Delete current contact"
|
||||
msgstr "Desaniciar contautu actual"
|
||||
|
||||
#: templates/contacts.php:126
|
||||
msgid ""
|
||||
"You have no contacts in your address book or your address book is disabled."
|
||||
msgstr "Nun tienes contautos na to llibreta de direiciones, o la llibreta ta desactivada."
|
||||
|
||||
#: templates/contacts.php:127
|
||||
msgid "Add a new contact or import existing contacts from a VCF file."
|
||||
msgstr "Amiesta un contautu nuevu o importa contautos esistentes d'un ficheru VCF."
|
||||
|
||||
#: templates/contacts.php:178
|
||||
msgid "Which contact should the data be merged into?"
|
||||
msgstr "¿En qué contautu tienen de fusionase los datos?"
|
||||
|
||||
#: templates/contacts.php:186
|
||||
msgid "Delete the other(s) after successful merge?"
|
||||
msgstr "¿Desaniciar el/los otru(os) dempués d'una combinación satisfactoria?"
|
||||
|
||||
#: templates/contacts.php:201
|
||||
msgid "Compose mail"
|
||||
msgstr "Redactar mensaxe"
|
||||
|
||||
#: templates/contacts.php:229
|
||||
msgid "Delete current photo"
|
||||
msgstr "Desaniciar semeya actual"
|
||||
|
||||
#: templates/contacts.php:230
|
||||
msgid "Edit current photo"
|
||||
msgstr "Editar semeya actual"
|
||||
|
||||
#: templates/contacts.php:231
|
||||
msgid "Upload new photo"
|
||||
msgstr "Xubir semeya nueva"
|
||||
|
||||
#: templates/contacts.php:232
|
||||
msgid "Select photo from Files"
|
||||
msgstr "Esbillar semeya de Ficheros"
|
||||
|
||||
#: templates/contacts.php:234
|
||||
msgid "Favorite"
|
||||
msgstr "Favoritu"
|
||||
|
||||
#: templates/contacts.php:237 templates/contacts.php:239
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#: templates/contacts.php:245
|
||||
msgid "First name"
|
||||
msgstr "Nome"
|
||||
|
||||
#: templates/contacts.php:249
|
||||
msgid "Additional names"
|
||||
msgstr "Nomes adicionales"
|
||||
|
||||
#: templates/contacts.php:253
|
||||
msgid "Last name"
|
||||
msgstr "Apellíu"
|
||||
|
||||
#: templates/contacts.php:269
|
||||
msgid "Address book"
|
||||
msgstr "Llibreta de direiciones"
|
||||
|
||||
#: templates/contacts.php:276 templates/contacts.php:353
|
||||
msgid "Nickname"
|
||||
msgstr "Nomatu"
|
||||
|
||||
#: templates/contacts.php:286 templates/contacts.php:352
|
||||
msgid "Title"
|
||||
msgstr "Títulu"
|
||||
|
||||
#: templates/contacts.php:296 templates/contacts.php:351
|
||||
msgid "Organization"
|
||||
msgstr "Organización"
|
||||
|
||||
#: templates/contacts.php:306 templates/contacts.php:354
|
||||
msgid "Birthday"
|
||||
msgstr "Data de nacencia"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr "Sitiu web"
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr "Mensaxería nel intre"
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Pues escribir notes equí..."
|
||||
|
||||
#: templates/contacts.php:350
|
||||
msgid "Add field..."
|
||||
msgstr "Amestar campu..."
|
||||
|
||||
#: templates/contacts.php:357
|
||||
msgid "Instant Messaging"
|
||||
msgstr "Mensaxería nel intre"
|
||||
|
||||
#: templates/contacts.php:359
|
||||
msgid "Note"
|
||||
msgstr "Nota"
|
||||
|
||||
#: templates/contacts.php:360
|
||||
msgid "Web site"
|
||||
msgstr "Sitiu Web"
|
||||
|
||||
#: templates/contacts.php:384 templates/contacts.php:399
|
||||
#: templates/contacts.php:413 templates/contacts.php:428
|
||||
#: templates/contacts.php:470 templates/contacts.php:480
|
||||
msgid "Preferred"
|
||||
msgstr "Preferíu"
|
||||
|
||||
#: templates/contacts.php:389
|
||||
msgid "Please specify a valid email address."
|
||||
msgstr "Por favor especifica una direición de corréu-e válida."
|
||||
|
||||
#: templates/contacts.php:389
|
||||
msgid "someone@example.com"
|
||||
msgstr "daquien@exemplu.com"
|
||||
|
||||
#: templates/contacts.php:391
|
||||
msgid "Mail to address"
|
||||
msgstr "Unviar per corréu a la direición"
|
||||
|
||||
#: templates/contacts.php:392
|
||||
msgid "Delete email address"
|
||||
msgstr "Desaniciar direición de corréu-e"
|
||||
|
||||
#: templates/contacts.php:404
|
||||
msgid "Enter phone number"
|
||||
msgstr "Introduz un númberu de teléfonu"
|
||||
|
||||
#: templates/contacts.php:420
|
||||
msgid "Go to web site"
|
||||
msgstr "Dir al sitiu Web"
|
||||
|
||||
#: templates/contacts.php:437
|
||||
msgid "View on map"
|
||||
msgstr "Ver nel mapa"
|
||||
|
||||
#: templates/contacts.php:445
|
||||
msgid "Street address"
|
||||
msgstr "Cai"
|
||||
|
||||
#: templates/contacts.php:449
|
||||
msgid "Postal code"
|
||||
msgstr "Códigu postal"
|
||||
|
||||
#: templates/contacts.php:451
|
||||
msgid "City"
|
||||
msgstr "Ciudá"
|
||||
|
||||
#: templates/contacts.php:455
|
||||
msgid "State or province"
|
||||
msgstr "Estáu o provincia"
|
||||
|
||||
#: templates/contacts.php:459
|
||||
msgid "Country"
|
||||
msgstr "País"
|
||||
|
||||
#: templates/contacts.php:486
|
||||
msgid "Instant Messenger"
|
||||
msgstr "Mensaxeru instantaneu"
|
||||
|
||||
#: templates/contacts.php:499
|
||||
msgid "Active"
|
||||
msgstr "Activu"
|
||||
|
||||
#: templates/contacts.php:502
|
||||
msgid "Share"
|
||||
msgstr "Compartir"
|
||||
|
||||
#: templates/contacts.php:503
|
||||
msgid "Export"
|
||||
msgstr "Esportar"
|
||||
|
||||
#: templates/contacts.php:504
|
||||
msgid "CardDAV link"
|
||||
msgstr "Enllaz CardDav"
|
||||
|
||||
#: templates/contacts.php:505
|
||||
msgid "Edit"
|
||||
msgstr "Editar"
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -10,8 +10,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -320,7 +320,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -348,35 +348,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -465,125 +465,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Файлът е качен успешно"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Файлът който се опитвате да качите, надвишава зададените стойности в upload_max_filesize в PHP.INI"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Файлът който се опитвате да качите надвишава стойностите в MAX_FILE_SIZE в HTML формата."
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Файлът е качен частично"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Фахлът не бе качен"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Липсва временна папка"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Възникна проблем при запис в диска"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -786,15 +786,18 @@ msgstr "Изтегляне"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Адрес"
|
||||
|
||||
@ -927,6 +930,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr "Дата на раждане"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "কোন ফাইল আপলোড করা হয় নি। সমস্যার কারণটি অজ্ঞাত।"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "কোন সমস্যা হয় নি, ফাইল আপলোড সুসম্পন্ন হয়েছে।"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "আপলোড করা ফাইলটি HTML ফর্মে উল্লিখিত MAX_FILE_SIZE নির্ধারিত ফাইলের সর্বোচ্চ আকার অতিক্রম করতে চলেছে "
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "আপলোড করা ফাইলটি আংশিক আপলোড করা হয়েছে"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "কোন ফাইল আপলোড করা হয় নি"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "অস্থায়ী ফোল্ডারটি হারানো গিয়েছে"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "ডিস্কে লিখতে ব্যর্থ"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr "ডাউনলোড"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "ইমেইল"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "ঠিকানা"
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr "জন্মদিন"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresa"
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -14,8 +14,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -324,7 +324,7 @@ msgstr "No teniu permisos per afegir contactes a la llibreta d'adreces"
|
||||
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:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "No teniu permisos per eliminar aquest contacte"
|
||||
|
||||
@ -352,35 +352,35 @@ msgstr "No teniu permisos per esborar la llibreta d'adreces."
|
||||
msgid "Address book not found"
|
||||
msgstr "No s'han trobat llibretes d'adreces."
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "No teniu permisos per veure aquest contacte"
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "No teniu permisos per actualitzar aquest contacte"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "El dorsal d'aquest contacte no permet actualitzar-lo"
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "Aquest dorsal no permet afegir contactes"
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "La propietat no s'ha trobat"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr "Falta un paràmetre de MI per a:"
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "IM desconegut:"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "Aniversari de {name}"
|
||||
|
||||
@ -469,125 +469,125 @@ msgstr "Error en actualitzar el contacte"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Error en desar el contacte en el dorsal"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Error en obtenir la fotografia d'usuari."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "No heu tramès el camí de la foto."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Error en carregar la imatge de la memòria de cau"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Error en obtenir la propietat PHOTO."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Error en desar el contacte."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "No heu facilitat el nom de cap grup."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Error en afegir grup."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "No heu facilitat cap nom de grup per canviar-li el nom."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "No heu facilitat el nom de grup per canviar-li el nom."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Error en canviar el nom del grup."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "La ID del grup s'ha perdut en el requeriment."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Al requeriment li falta el nom del grup."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "La ID del contacte s'ha perdut en el requeriment."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "No s'ha carregat cap fitxer. Error desconegut"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "No hi ha errors, el fitxer s'ha carregat correctament"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "El fitxer carregat supera la directiva upload_max_filesize de php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "El fitxer carregat supera la directiva MAX_FILE_SIZE especificada al formulari HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "El fitxer només s'ha carregat parcialment"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "No s'ha carregat cap fitxer"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Falta un fitxer temporal"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Ha fallat en escriure al disc"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "No hi ha prou espai disponible"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Intent de pujar un fitxer de la llista negra:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Error en carregar contactes a l'emmagatzemament."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Error en moure el fitxer a la carpeta d'importació."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "No teniu permisos per importar dins d'aquesta llibreta d'adreces."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Falta el nom del fitxer en la petició."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Falta la clau de progrés en la petició."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Intent d'accés a un fitxer de la llista negra:"
|
||||
|
||||
@ -790,15 +790,18 @@ msgstr "Baixa"
|
||||
msgid "Merge"
|
||||
msgstr "Combina"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Correu electrònic"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telèfon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adreça"
|
||||
|
||||
@ -931,6 +934,14 @@ msgstr "Organització"
|
||||
msgid "Birthday"
|
||||
msgstr "Aniversari"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Escriviu notes aquí..."
|
||||
|
@ -18,8 +18,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -328,7 +328,7 @@ msgstr "Nemáte oprávnění pro přidání kontaktů do adresáře kontaktů"
|
||||
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:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "Nemáte oprávnění pro smazání tohoto kontaktu"
|
||||
|
||||
@ -356,35 +356,35 @@ msgstr "Nemáte oprávnění pro mazání v adresáři kontaktů"
|
||||
msgid "Address book not found"
|
||||
msgstr "Adresář kontaktů nenalezen"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "Nemáte oprávnění k zobrazení tohoto kontaktu"
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "Nemáte oprávnění ke změně tohoto kontaktu"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "Úložiště tohoto kontaktu nepodporuje jeho změnu"
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "Toto úložiště nepodporuje přidávání kontaktů"
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "Vlastnost nenalezena"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr "Chybí IM parametr pro:"
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "Neznámý komunikátor: "
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "Narozeniny {name}"
|
||||
|
||||
@ -473,125 +473,125 @@ msgstr "Chyba při ukládání kontaktu"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Chyba při zápisu kontaktu do úložiště"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Chyba při získávání uživatelovy fotky"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Žádná fotka nebyla odeslána."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Chyba při načítání obrázku z mezipaměti"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Chyba při získávání vlastností fotky."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Chyba při ukládání kontaktu."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Nebyl zadán název skupiny."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Chyba při přidávání skupiny."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Nebyl zadán název skupiny k přejmenování."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Nebyl zadán nový název skupiny."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Chyba při přejmenování skupiny."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "V požadavku chybí ID skupiny."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "V požadavku chybí název skupiny."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "V požadavku chybí ID kontaktu."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Soubor nebyl odeslán. Neznámá chyba"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Soubor byl odeslán úspěšně"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Odeslaný soubor přesáhl svou velikostí parametr upload_max_filesize v php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Odeslaný soubor přesáhl svou velikostí parametr MAX_FILE_SIZE specifikovaný v formuláři HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Soubor byl odeslán pouze částečně"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Žádný soubor nebyl odeslán"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Chybí adresář pro dočasné soubory"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Zápis na disk selhal"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Nedostatek dostupného úložného prostoru"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Pokud o nahrání zakázaného souboru:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Chyba při nahrávání kontaktů do úložiště."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Chyba při přesunu souboru do složky pro importy."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Nemáte oprávnění pro import do tohoto adresáře kontaktů."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "V požadavku chybí název souboru."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "V požadavku chybí položka průběhu."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Pokus o přístup k zakázanému souboru:"
|
||||
|
||||
@ -794,15 +794,18 @@ msgstr "Stáhnout"
|
||||
msgid "Merge"
|
||||
msgstr "Sloučit"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresa"
|
||||
|
||||
@ -935,6 +938,14 @@ msgstr "Organizace"
|
||||
msgid "Birthday"
|
||||
msgstr "Narozeniny"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Sem vložte poznámky..."
|
||||
|
@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -318,7 +318,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -346,35 +346,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -463,125 +463,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Ni lwythwyd ffeil i fyny. Gwall anhysbys."
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Does dim gwall, llwythodd y ffeil i fyny'n llwyddiannus"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Mae'r ffeil lwythwyd i fyny'n fwy na chyfarwyddeb MAX_FILE_SIZE bennwyd yn y ffurflen HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Dim ond yn rhannol y llwythwyd y ffeil i fyny"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Ni lwythwyd ffeil i fyny"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Plygell dros dro yn eisiau"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Methwyd ysgrifennu i'r ddisg"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Dim digon o le storio ar gael"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -784,15 +784,18 @@ msgstr "Llwytho i lawr"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-bost"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Cyfeiriad"
|
||||
|
||||
@ -925,6 +928,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr "Penblwydd"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -23,8 +23,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -333,7 +333,7 @@ msgstr "Du har ikke rettigheder til at føje kontaktpersoner til denne adressebo
|
||||
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:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "Du har ikke rettigheder til at slette denne kontaktperson"
|
||||
|
||||
@ -361,35 +361,35 @@ msgstr "Du har ikke rettigheder til at slette denne adressebog"
|
||||
msgid "Address book not found"
|
||||
msgstr "Adressebog ikke fundet"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "Du har ikke rettigheder til at se denne kontaktperson"
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "Du har ikke rettigheder til at opdatere denne kontaktperson"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "Systemet for denne kontakt understøtter ikke opdatering"
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "Dette system understøtter ikke tilføjelse af kontakter"
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "Egenskab ikke fundet"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr "Manglende IM-parameter for:"
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "Ukendt IM:"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "{name}s fødselsdag"
|
||||
|
||||
@ -478,125 +478,125 @@ msgstr "Kunne ikke opdatere kontakt"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Kunne ikke gemme kontakt til server"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Fejl ved indlæsning af brugerfoto"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Der blev ikke medsendt en sti til fotoet."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Fejl ved indlæsning af PHOTO feltet."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Kunne ikke gemme kontaktpersonen."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Intet gruppenavn givet."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Fejl ved tilføjelse af gruppe."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Intet gruppenavn at omdøbe fra det givne."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Intet gruppenavn at omdøbe til det givne."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Fejl ved omdøbning af gruppenavn."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Gruppe-id mangler i forespørgsel."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Gruppenavn mangler i forespørgsel."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Kontaktpersons-id mangler i forespørgsel."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Ingen fil blev uploadet. Ukendt fejl."
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Der skete ingen fejl, filen blev succesfuldt uploadet"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Den uploadede fil er større end upload_max_filesize indstillingen i php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Den uploadede fil overstiger MAX_FILE_SIZE indstilingen, som specificeret i HTML formularen"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Filen blev kun delvist uploadet."
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Ingen fil uploadet"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Manglende midlertidig mappe."
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Fejl ved skrivning til disk."
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Der er ikke nok plads til rådlighed"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Forsøg på at oploade sortlistede filer:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Kunne ikke uploade kontaktepersoner til midlertidig opbevaring."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Kunne ikke flytte filer til importmappe."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Du har ikke rettigheder til at importere til denne adressebog"
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Filnavn mangler fra forespørgsel."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Fremskridts nøglen mangler fra anmodningen."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Forsøg på at tilgå sortlistet fil:"
|
||||
|
||||
@ -799,15 +799,18 @@ msgstr "Download"
|
||||
msgid "Merge"
|
||||
msgstr "Flet"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresse"
|
||||
|
||||
@ -940,6 +943,14 @@ msgstr "Organisation"
|
||||
msgid "Birthday"
|
||||
msgstr "Fødselsdag"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Skriv noter her..."
|
||||
|
@ -42,9 +42,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 06:20+0000\n"
|
||||
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -497,125 +497,125 @@ msgstr "Fehler beim Aktualisieren eines Kontakts"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Fehler beim Speichern eines Kontakts ins Backend"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Fehler beim Abrufen des Benutzerfotos"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Kein Foto-Pfad angegeben."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Fehler beim Laden des Bildes aus dem Zwischenspeicher"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Fehler beim Abrufen der PHOTO-Eigenschaft."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Fehler beim Speichern des Kontaktes."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Kein Gruppenname angegeben."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Fehler beim Hinzufügen einer Gruppe."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Kein Gruppenname zum Umbenennen angegeben."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Kein Gruppenname zum Umbenennen zu angegeben."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Fehler beim Umbenennen einer Gruppe."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Bei der Anfrage fehlt die Gruppen-ID."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Gruppenname fehlt in der Anfrage."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Bei der Anfrage fehlt die Kontakt-ID."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Keine Datei hochgeladen. Unbekannter Fehler"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Die Datei ist größer, als durch die upload_max_filesize Direktive in php.ini erlaubt"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Die Datei ist größer, als die MAX_FILE_SIZE Direktive erlaubt, die im HTML-Formular spezifiziert ist"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Die Datei konnte nur teilweise übertragen werden"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Keine Datei konnte übertragen werden."
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Kein temporärer Ordner vorhanden"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Fehler beim Schreiben auf die Festplatte"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Nicht genug Speicher vorhanden."
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Versuche eine gesperrte Datei hochzuladen:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Übertragen der Kontakte fehlgeschlagen."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Fehler beim Verschieben der Datei in den Importordner."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Du verfügst nicht über die Rechte, in dieses Adressbuch zu importieren."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Dateiname fehlt in der Anfrage."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Fortschrittsschlüssel fehlt in der Anfrage."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Versuche auf eine gesperrte Datei zuzugreifen:"
|
||||
|
||||
@ -818,15 +818,18 @@ msgstr "Herunterladen"
|
||||
msgid "Merge"
|
||||
msgstr "Zusammenführen"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-Mail"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresse"
|
||||
|
||||
@ -959,6 +962,14 @@ msgstr "Organisation"
|
||||
msgid "Birthday"
|
||||
msgstr "Geburtstag"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Notizen hier hinein..."
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr "Herunterladen"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-Mail"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr "Geburtstag"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -19,7 +19,7 @@
|
||||
# JamFX <niko@nik-o-mat.de>, 2012
|
||||
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011
|
||||
# Jan-Christoph Borchardt <jan@unhosted.org>, 2011
|
||||
# javex <javex.transifex@inexplicity.de>, 2012
|
||||
# javex, 2012
|
||||
# kenwood <kenwood@gmx.ch>, 2013
|
||||
# LittleBuddha <mi.sc@gmx.net>, 2012
|
||||
# Mario Siegmann <mario_siegmann@web.de>, 2013
|
||||
@ -40,8 +40,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -350,7 +350,7 @@ msgstr "Sie haben nicht die erforderlichen Rechte, Kontakte zum Adressbuch hinzu
|
||||
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:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "Sie haben nicht die erforderlichen Rechte, diesen Kontakt zu löschen."
|
||||
|
||||
@ -378,35 +378,35 @@ msgstr "Sie haben nicht die erforderlichen Rechte, dieses Adressbuch zu löschen
|
||||
msgid "Address book not found"
|
||||
msgstr "Adressbuch nicht gefunden"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "Sie haben nicht die erforderlichen Rechte, diesen Kontakt zu sehen."
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "Sie haben nicht die erforderlichen Rechte, diesen Kontakt zu aktualisieren."
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "Das Backend für diesen Kontakt unterstützt nicht dessen Aktualisierung."
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "Dieses Backend unterstützt nicht das Hinzufügen von Kontakten."
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "Eigenschaft nicht gefunden"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr "Fehlender IM-Parameter für:"
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "IM unbekannt:"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "Geburtstag von {name}"
|
||||
|
||||
@ -495,125 +495,125 @@ msgstr "Fehler beim Aktualisieren eines Kontakts"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Fehler beim Speichern eines Kontakts ins Backend"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Fehler beim Abrufen des Benutzerfotos"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Kein Foto-Pfad angegeben."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Fehler beim Abrufen der PHOTO-Eigenschaft."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Fehler beim Speichern des Kontaktes."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Kein Gruppenname angegeben."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Fehler beim Hinzufügen der Gruppe."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Kein Gruppenname zum Umbenennen von angegeben."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Kein Gruppenname zum Umbenennen zu angegeben."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Fehler beim Umbenennen der Gruppe aufgetreten."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Gruppen-ID fehlt in der Anfrage."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Fehlender Gruppenname bei der Anfrage."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Kontakt-ID fehlt in der Anfrage."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Keine Datei hochgeladen. Unbekannter Fehler"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Die Datei ist grösser, als durch die upload_max_filesize Direktive in php.ini erlaubt"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Die Datei ist grösser, als die MAX_FILE_SIZE Vorgabe erlaubt, die im HTML-Formular spezifiziert ist"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Die Datei konnte nur teilweise übertragen werden"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Keine Datei konnte übertragen werden."
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Kein temporärer Ordner vorhanden"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Fehler beim Schreiben auf die Festplatte"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Nicht genug Speicher vorhanden."
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Versuch, eine gesperrte Datei hochzuladen:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Übertragen der Kontakte fehlgeschlagen."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Fehler beim Verschieben der Datei in den Importordner."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Sie haben nicht die erforderlichen Rechte, etwas in dieses Adressbuch zu importieren."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Dateiname fehlt in der Anfrage."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Fortschritt fehlt in der Anfrage."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Versuch, auf eine gesperrte Datei zuzugreifen:"
|
||||
|
||||
@ -816,15 +816,18 @@ msgstr "Herunterladen"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-Mail"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresse"
|
||||
|
||||
@ -957,6 +960,14 @@ msgstr "Organisation"
|
||||
msgid "Birthday"
|
||||
msgstr "Geburtstag"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Notizen hier hinein..."
|
||||
|
@ -47,9 +47,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 06:20+0000\n"
|
||||
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -502,125 +502,125 @@ msgstr "Fehler beim Aktualisieren eines Kontakts"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Fehler beim Speichern eines Kontakts ins Backend"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Fehler beim Abrufen des Benutzerfotos"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Es wurde kein Foto-Pfad angegeben."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Fehler beim Laden des Bildes aus dem Zwischenspeicher"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Fehler beim Abrufen der PHOTO-Eigenschaft."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Fehler beim Speichern des Kontaktes."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Kein Gruppenname angegeben."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Fehler beim Hinzufügen der Gruppe."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Kein alter Gruppenname zum Umbenennen angegeben."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Kein neuer Gruppenname zum Umbenennen angegeben."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Fehler beim Umbenennen der Gruppe aufgetreten."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Gruppen-ID fehlt in der Anfrage."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Fehlender Gruppenname bei der Anfrage."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Kontakt-ID fehlt in der Anfrage."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Keine Datei hochgeladen. Unbekannter Fehler"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Die Datei ist größer, als durch die upload_max_filesize Direktive in php.ini erlaubt"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Die Datei ist größer, als die MAX_FILE_SIZE Direktive erlaubt, die im HTML-Formular spezifiziert ist"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Die Datei konnte nur teilweise übertragen werden"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Keine Datei konnte übertragen werden."
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Kein temporärer Ordner vorhanden"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Fehler beim Schreiben auf die Festplatte"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Nicht genug Speicher vorhanden."
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Versuch, eine gesperrte Datei hochzuladen:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Übertragen der Kontakte fehlgeschlagen."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Fehler beim Verschieben der Datei in den Importordner."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Sie haben nicht die erforderlichen Rechte, etwas in dieses Adressbuch zu importieren."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Dateiname fehlt in der Anfrage."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Fortschritt fehlt in der Anfrage."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Versuch, auf eine gesperrte Datei zuzugreifen:"
|
||||
|
||||
@ -823,15 +823,18 @@ msgstr "Herunterladen"
|
||||
msgid "Merge"
|
||||
msgstr "Zusammenführen"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-Mail"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresse"
|
||||
|
||||
@ -964,6 +967,14 @@ msgstr "Organisation"
|
||||
msgid "Birthday"
|
||||
msgstr "Geburtstag"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Notizen hier hinein..."
|
||||
|
@ -35,9 +35,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-05 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-04 10:30+0000\n"
|
||||
"Last-Translator: stratosgl <stratos_gl@yahoo.com>\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -490,125 +490,125 @@ msgstr "Σφάλμα κατά την ενημέρωση επαφής "
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Σφάλμα κατά την αποθήκευση επαφής στο σύστημα"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Σφάλμα κατά την λήψη φωτογραφίας χρήστη"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Δεν δόθηκε διαδρομή εικόνας"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Σφάλμα κατά την φόρτωση της εικόνας από την προσωρινή αποθήκευση"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Σφάλμα κατά τη λήψη ιδιοτήτων ΦΩΤΟΓΡΑΦΙΑΣ."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Σφάλμα κατά την αποθήκευση επαφής."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Δεν δόθηκε όνομα ομάδας."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Σφάλμα κατά την προσθήκη ομάδας."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Κανένα όνομα ομάδας για μετονομασία από το δοθέν."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Κανένα όνομα ομάδας για μετονομασία στο δοθέν."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Σφάλμα κατά τη μετονομασία της ομάδας"
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Το ID ομάδας λείπει από το αίτημα."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Το όνομα ομάδας λείπει από το αίτημα."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Το ID επαφής λείπει από το αίτημα."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Δεν μεταφορτώθηκε κάποιο αρχείο. Άγνωστο σφάλμα"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Δεν υπάρχει σφάλμα, το αρχείο μεταφορτώθηκε επιτυχώς"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Το αρχείο που μεταφορτώθηκε υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Το αρχείο που μεταφορτώθηκε υπερβαίνει την οδηγία MAX_FILE_SIZE που ορίζεται στην φόρμα HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Το αρχείο μεταφορτώθηκε μόνο εν μέρει"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Κανένα αρχείο δεν μεταφορτώθηκε"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Λείπει ένας προσωρινός φάκελος"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Αποτυχία εγγραφής στο δίσκο"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Μη επαρκής διαθέσιμος αποθηκευτικός χώρος"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Προσπάθεια μεταφόρτωσης αρχείου που βρίσκεται στη μαύρη λίστα:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Σφάλμα κατά την μεταφόρτωση επαφών"
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Σφάλμα μετακίνησης αρχείου στο φάκελο εισαγωγών."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Δεν έχετε άδεια για εισαγωγή σε αυτό το βιβλίο διευθύνσεων."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Το όνομα αρχείου λείπει από το αίτημα."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Το κλειδί προόδου λείπει από το αίτημα."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Προσπάθεια πρόσβασης αρχείου που βρίσκεται στη μαύρη λίστα:"
|
||||
|
||||
@ -811,15 +811,18 @@ msgstr "Λήψη"
|
||||
msgid "Merge"
|
||||
msgstr "Συγχώνευση"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Ηλ. ταχυδρομείο"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Τηλέφωνο"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Διεύθυνση"
|
||||
|
||||
@ -952,6 +955,14 @@ msgstr "Οργανισμός"
|
||||
msgid "Birthday"
|
||||
msgstr "Γενέθλια"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Πρόσθεσε τις σημειώσεις εδώ..."
|
||||
|
@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -318,7 +318,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -346,35 +346,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -463,125 +463,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -784,15 +784,18 @@ msgstr "Download"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -925,6 +928,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -219,6 +219,8 @@
|
||||
"Title" => "Title",
|
||||
"Organization" => "Organisation",
|
||||
"Birthday" => "Birthday",
|
||||
"Website" => "Website",
|
||||
"Instant messaging" => "Instant messaging",
|
||||
"Notes go here..." => "Notes go here...",
|
||||
"Add field..." => "Add field...",
|
||||
"Instant Messaging" => "Instant Messaging",
|
||||
|
@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 11:30+0000\n"
|
||||
"POT-Creation-Date: 2014-04-09 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 12:10+0000\n"
|
||||
"Last-Translator: mnestis <transifex@mnestis.net>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -463,125 +463,125 @@ msgstr "Error updating contact"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Error saving contact to backend"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Error getting user photo"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "No photo path was submitted."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Error loading image from cache"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Error getting PHOTO property."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Error saving contact."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "No group name given."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Error adding group."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "No group name to rename from given."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "No group name to rename to given."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Error renaming group."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Group ID missing from request."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Group name missing from request."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Contact ID missing from request."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "No file was uploaded. Unknown error"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "There is no error, the file uploaded successfully"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "The uploaded file was only partially uploaded"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "No file was uploaded"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Missing a temporary folder"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Failed to write to disk"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Not enough storage available"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Attempt to upload blacklisted file:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Error uploading contacts to storage."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Error moving file to imports folder."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "You do not have permission to import into this address book."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "File name missing from request."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Progress key missing from request."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Attempt to access blacklisted file:"
|
||||
|
||||
@ -784,15 +784,18 @@ msgstr "Download"
|
||||
msgid "Merge"
|
||||
msgstr "Merge"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Phone"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Address"
|
||||
|
||||
@ -925,6 +928,14 @@ msgstr "Organisation"
|
||||
msgid "Birthday"
|
||||
msgstr "Birthday"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr "Website"
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr "Instant messaging"
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Notes go here..."
|
||||
|
@ -10,8 +10,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -320,7 +320,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -348,35 +348,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr "La adresaro ne troviĝis"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "Eco ne troviĝis"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "Nekonata tujmesaĝado:"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "Naskiĝtago de {name}"
|
||||
|
||||
@ -465,125 +465,125 @@ msgstr "Eraris ĝisdatigo de kontakto"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Eraris ekhavo de uzantofoto"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Neniu vojo al foto sendiĝis."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Eraro dum ekhaviĝis la propraĵon PHOTO."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Eraro dum konserviĝis kontakto."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Eraro dum aldono de grupo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Eraris alinomigo de grupo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Grupidentigilo mankas en peto."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Gruponomo mankas en peto."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Kontaktidentigilo mankas en peto."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Neniu dosiero alŝutiĝis. Nekonata eraro."
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Ne estas eraro, la dosiero alŝutiĝis sukcese."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "La alŝutita dosiero transpasas la preskribon upload_max_filesize en php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "La dosiero alŝutita superas la regulon MAX_FILE_SIZE, kiu estas difinita en la HTML-formularo"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "la alŝutita dosiero nur parte alŝutiĝis"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Neniu dosiero alŝutiĝis."
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Mankas provizora dosierujo."
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Malsukcesis skribo al disko"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Ne haveblas sufiĉa memoro"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Eraro dum alŝutiĝis kontaktoj al konservejo."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Dosieronomo mankas en peto."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Progresklavo mankas en peto."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -786,15 +786,18 @@ msgstr "Elŝuti"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Retpoŝto"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefono"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adreso"
|
||||
|
||||
@ -927,6 +930,14 @@ msgstr "Organizaĵo"
|
||||
msgid "Birthday"
|
||||
msgstr "Naskiĝotago"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Notoj iras tie ĉi..."
|
||||
|
@ -219,6 +219,8 @@
|
||||
"Title" => "Título",
|
||||
"Organization" => "Organización",
|
||||
"Birthday" => "Fecha de nacimiento",
|
||||
"Website" => "Sitio web",
|
||||
"Instant messaging" => "Mensajería instantánea",
|
||||
"Notes go here..." => "Puede escribir notas aquí...",
|
||||
"Add field..." => "Agregar campo...",
|
||||
"Instant Messaging" => "Mensajería instantánea",
|
||||
|
@ -36,8 +36,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 16:40+0000\n"
|
||||
"POT-Creation-Date: 2014-04-09 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 20:50+0000\n"
|
||||
"Last-Translator: Art O. Pal <artopal@fastmail.fm>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -491,125 +491,125 @@ msgstr "Error actualizando contacto"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Error guardando el contacto"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Error obteniendo la imagen de usuario"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "No se ha introducido la ruta de la foto."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Error al cargar la imagen de la memoria caché"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Error obteniendo las propiedades de la foto."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Error guardando el contacto."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "No se ha especificado un nombre de grupo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Error añadiendo el grupo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "No hay nombre de grupo para renombrar el que se ha dado."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "No se ha especificado un nombre de grupo para renombrar el que se ha dado"
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Error renombrando grupo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Falta el ID de grupo en la solicitud."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Falta el nombre del grupo en la petición."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Falta el ID de contacto en la solicitud."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "No se subió ningún archivo. Error desconocido"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "No hay ningún error, el archivo se ha subido con éxito"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "El archivo subido sobrepasa la directiva \"upload_max_filesize\" del archivo PHP.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "El archivo subido sobrepasa la directiva \"MAX_FILE_SIZE\" especificada en el formulario HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "El archivo ha sido subido parcialmente"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "No se subió ningún archivo"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Falta una carpeta temporal"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Error al escribir al disco"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "No hay suficiente espacio disponible"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Intentó subir un fichero en lista negra:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Error subiendo contactos al almacenamiento."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Error moviendo ficheros a la carpeta de importaciones."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "No tiene permiso para importar en esta libreta de direcciones."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Falta el nombre del fichero en la petición."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Falta la clave de progreso en la petición."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Intentó acceder a un fichero en la lista negra:"
|
||||
|
||||
@ -812,15 +812,18 @@ msgstr "Descargar"
|
||||
msgid "Merge"
|
||||
msgstr "Unir"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Teléfono"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Dirección"
|
||||
|
||||
@ -953,6 +956,14 @@ msgstr "Organización"
|
||||
msgid "Birthday"
|
||||
msgstr "Fecha de nacimiento"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr "Sitio web"
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr "Mensajería instantánea"
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Puede escribir notas aquí..."
|
||||
|
@ -15,8 +15,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -325,7 +325,7 @@ msgstr "No tiene atribuciones para añadir contactos a la libreta de direcciones
|
||||
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:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "No tiene permisos para borrar este contacto."
|
||||
|
||||
@ -353,35 +353,35 @@ msgstr "No tiene atribuciones para borrar la libreta de direcciones."
|
||||
msgid "Address book not found"
|
||||
msgstr "Libreta de direcciones no encontrada"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "No tiene atribuciones para ver este contacto."
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "No tenés permisos para actualizar este contacto"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "El backend de este contacto no permite actualizarlo"
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "Este backend no permite agregar contactos"
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "No se encuentra la propiedad"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr "Falta un parámetro de IM para:"
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "MI desconocido:"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "Cumpleaños de {name}"
|
||||
|
||||
@ -470,125 +470,125 @@ msgstr "Error actualizando contacto"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Error guardando el contacto"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Error obteniendo la imagen de usuario"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "La ruta de la imagen no fue enviada"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Error al obtener la propiedades de la foto."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Error al guardar el contacto."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "No fue dado un nombre de grupo"
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Error al agregar el grupo"
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "No se dio nombre de grupo para renombrar."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "No se dio nombre de grupo a renombrar"
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Error al cambiar nombre de grupo"
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "El ID de grupo falta en el pedido"
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Falte nombre del grupo en el pedido"
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Falta ID de contacto en la solicitud"
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "El archivo no fue subido. Error desconocido"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "No hay errores, el archivo fue subido con éxito"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "El archivo subido excede el valor 'upload_max_filesize' del archivo de configuración php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "El archivo subido sobrepasa el valor MAX_FILE_SIZE especificada en el formulario HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "El archivo fue subido parcialmente"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "No se subió ningún archivo "
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Falta un directorio temporal"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Error al escribir en el disco"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "No hay suficiente almacenamiento"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Intento de subida de un archivo en la lista negra:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Error al subir contactos al almacenamiento."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Error moviendo archivos al directorio con importaciones"
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "No tenés permisos para importar a esta libreta de direcciones."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Falta el nombre del archivo en la petición"
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Falta la clave de progreso en el pedido"
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Intento de acceso a un archivo de la lista negra:"
|
||||
|
||||
@ -791,15 +791,18 @@ msgstr "Descargar"
|
||||
msgid "Merge"
|
||||
msgstr "Mezclar"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "e-mail"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Teléfono"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Dirección"
|
||||
|
||||
@ -932,6 +935,14 @@ msgstr "Organización"
|
||||
msgid "Birthday"
|
||||
msgstr "Cumpleaños"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Las notas van acá..."
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr "Descargar"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr "No tiene permisos para agregar contactos a esta libreta de direcciones"
|
||||
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:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "No tiene permisos para borrar este contacto"
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr "No tiene permisos para borrar esta libreta de direcciones."
|
||||
msgid "Address book not found"
|
||||
msgstr "No se encontraron libretas de direcciones."
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "No tiene permisos para ver este contacto"
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "No tiene permisos para actualizar este contacto"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "El backend de este contacto no permite actualizarlo"
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "Este backend no permite agregar contactos"
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "Propiedad no encontrada"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr "Falta el parámetro de IM para:"
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "Servicio IM desconocido:"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "Cumpleaños de {name}"
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr "Error actualizando contacto"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Error guardando el contacto"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Error obteniendo la imagen de usuario"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "No se ha introducido la ruta de la foto."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Error obteniendo las propiedades de la foto."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Error guardando el contacto."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "No se ha especificado un nombre de grupo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Error añadiendo el grupo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "No hay nombre de grupo para renombrar el que se ha dado."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "No se ha especificado un nombre de grupo para renombrar el que se ha dado"
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Error renombrando grupo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Falta el ID de grupo en la solicitud."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Falta el nombre del grupo en la petición."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Falta el ID de contacto en la solicitud."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "No se subió ningún archivo. Error desconocido"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "No hay ningún error, el archivo se ha subido con éxito"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "El archivo subido sobrepasa la directiva \"upload_max_filesize\" del archivo PHP.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "El archivo subido sobrepasa la directiva \"MAX_FILE_SIZE\" especificada en el formulario HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "El archivo ha sido subido parcialmente"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "No se subió ningún archivo"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Falta una carpeta temporal"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Error al escribir al disco"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "No hay suficiente espacio disponible"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Intentó subir un archivo en lista negra:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Error subiendo contactos al almacenamiento."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Error moviendo archivos a la carpeta de importaciones."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "No tiene permiso para importar en esta libreta de direcciones."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Falta el nombre del archivo en la petición."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Falta la clave de progreso en la petición."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Intentó acceder a un archivo en la lista negra:"
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr "Descargar"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Teléfono"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Dirección"
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr "Organización"
|
||||
msgid "Birthday"
|
||||
msgstr "Fecha de nacimiento"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Puede escribir notas aquí..."
|
||||
|
@ -200,6 +200,8 @@
|
||||
"Add new contact" => "Lisa uus kontakt",
|
||||
"Add new addressbook" => "Lisa uus aadressiraamat",
|
||||
"Delete current contact" => "Kustuta praegune kontakt",
|
||||
"You have no contacts in your address book or your address book is disabled." => "Aadressiraamatus puuduvad kontaktid või on aadressiraamatu kasutus keelatud.",
|
||||
"Add a new contact or import existing contacts from a VCF file." => "Lisa uus kontakt või impordi olemasolevad VCF failist.",
|
||||
"Which contact should the data be merged into?" => "Millisele kontaktile tuleks andmed lisada?",
|
||||
"Delete the other(s) after successful merge?" => "Kustuta teine (teised) peale edukat ühendamist?",
|
||||
"Compose mail" => "Koosta kiri",
|
||||
|
@ -10,8 +10,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -320,7 +320,7 @@ msgstr "Sul pole õigusi aadressiraamatusse kontaktide lisamiseks"
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr "Selle aadressiraamatu tagarakend ei toeta kontaktide lisamist"
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "Sul pole selle kontakti kustutamiseks õigusi"
|
||||
|
||||
@ -348,35 +348,35 @@ msgstr "Sul pole õigusi aadressiraamatu kustutamiseks."
|
||||
msgid "Address book not found"
|
||||
msgstr "Aadressiraamatut ei leitud"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "Sul pole selle kontakti vaatamiseks õigusi"
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "Sul pole õigusi selle kontakti uuendamiseks."
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "Tagarakend ei toeta selle kontakti muutmist"
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "See tagarakend ei toeta kontaktide lisamist"
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "Omadust ei leitud"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr "Puuduv IM parameeter:"
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "Tundmatu IM:"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "{name} sünnipäev"
|
||||
|
||||
@ -465,125 +465,125 @@ msgstr "Viga kontakti uuendamisel"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Viga kontakti salvestamisel tagarakendisse"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Viga kasutaja foto hankimisel"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Foto asukohta pole määratud."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Viga pildi puhvrist laadimisel"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Viga PHOTO omaduse hankimisel."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Viga kontakti salvestamisel."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Puudub grupi nimi."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Viga grupi lisamisel."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Puudub ümbernimetatava grupi nimi."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Puudub grupi nimi ümbernimetatamiseks."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Viga grupi ümber nimetamisel."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Päringust puudub Grupi ID."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Päringust puudub grupi nimi."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Päringust puudub kontakti ID."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Ühtegi faili ei laetud üles. Tundmatu viga"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Ühtegi tõrget polnud, fail on üles laetud"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Üleslaetud fail ületab php.ini failis määratud upload_max_filesize suuruse"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Üleslaetud fail ületab MAX_FILE_SIZE suuruse, mis on HTML vormi jaoks määratud"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Fail laeti üles ainult osaliselt"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Ühtegi faili ei laetud üles"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Ajutiste failide kaust puudub"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Kettale kirjutamine ebaõnnestus"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Saadaval pole piisavalt ruumi"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Katse üles laadida mustas nimekirjas olevat faili:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Viga kontaktide üleslaadimisel kettale."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Viga faili liigutamisel impordi kataloogi."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Sul pole õigusi sellesse aadressiraamatuse importimiseks."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Päringust puudub faili nimi."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Päringust puudub edenemise võti."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Katse kasutada mustas nimekirjas olevat faili:"
|
||||
|
||||
@ -786,15 +786,18 @@ msgstr "Lae alla"
|
||||
msgid "Merge"
|
||||
msgstr "Ühenda"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-post"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Aadress"
|
||||
|
||||
@ -853,11 +856,11 @@ msgstr "Kustuta praegune kontakt"
|
||||
#: templates/contacts.php:126
|
||||
msgid ""
|
||||
"You have no contacts in your address book or your address book is disabled."
|
||||
msgstr ""
|
||||
msgstr "Aadressiraamatus puuduvad kontaktid või on aadressiraamatu kasutus keelatud."
|
||||
|
||||
#: templates/contacts.php:127
|
||||
msgid "Add a new contact or import existing contacts from a VCF file."
|
||||
msgstr ""
|
||||
msgstr "Lisa uus kontakt või impordi olemasolevad VCF failist."
|
||||
|
||||
#: templates/contacts.php:178
|
||||
msgid "Which contact should the data be merged into?"
|
||||
@ -927,6 +930,14 @@ msgstr "Organisatsioon"
|
||||
msgid "Birthday"
|
||||
msgstr "Sünnipäev"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Märkmed lähevad siia.."
|
||||
|
@ -12,8 +12,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -322,7 +322,7 @@ msgstr "Ez duzu helbide-liburu honetara kontaktuak gehitzeko baimenik"
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "Ez duzu kontaktu hau ezabatzeko baimenik"
|
||||
|
||||
@ -350,35 +350,35 @@ msgstr "Ez duzu helbide-liburu hau ezabatzeko baimenik"
|
||||
msgid "Address book not found"
|
||||
msgstr "Ez da helbide liburua aurkitu."
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "Ez duzu kontaktu hau ikusteko baimenik"
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "Ez duzu kontaktu hau eguneraktzeko baimenik"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "Propietatea ez da aurkitu"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr "BM parametroa falta da honentzat:"
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "BM ezezaguna:"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "{name}ren jaioteguna"
|
||||
|
||||
@ -467,125 +467,125 @@ msgstr "Errore bat izan da kontaktua eguneratzerakoan"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Errorea erabiltzailearen argazkia eskuratzerakoan"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Ez da argazkiaren bide-izenik eman."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Errore bat izan da PHOTO propietatea lortzean."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Errore bat izan da kontaktua gordetzean."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Ez da talde izenik eman."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Errore bat izan da taldea gehitzean."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Ez dago talde izenik emandakotik berrizendatzeko."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Ez dago talde izenik emandakoa berrizendatzeko."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Errore bat izan da taldea berrizendatzerakoan."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Taldearen IDa falta da eskarian."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Taldearen izena falta da eskarian."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Kontaktuaren IDa falta da eskarian."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Ez da fitxategirik igo. Errore ezezaguna"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Ez da errorerik egon, fitxategia ongi igo da"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Igotako fitxategia php.ini fitxategiko upload_max_filesize direktiba baino handiagoa da"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Igotako fitxategia HTML formularioan zehaztutako MAX_FILE_SIZE direktiba baino handidagoa da."
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Igotako fitxategiaren zati bat bakarrik igo da"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Ez da fitxategirik igo"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Aldi bateko karpeta falta da"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Errore bat izan da diskoan idazterakoan"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Ez dago behar aina leku erabilgarri,"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Zerrenda beltzeko fitxategi baten igotzearen saiakuntza:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Errore bat egon da kontaktuak biltegira igotzerakoan."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Errorea fitxategia inportatze karpetara mugitzearkoan."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Ez duzu helbide-liburu honetara inportatzeko baimenik."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Fitxategiaren izena falta da eskarian."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Garapen gakoa falta da eskarian."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Zerrenda beltzeko fitxategi baten igotzearen saiakuntza:"
|
||||
|
||||
@ -788,15 +788,18 @@ msgstr "Deskargatu"
|
||||
msgid "Merge"
|
||||
msgstr "Elkartu"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-posta"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefonoa"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Helbidea"
|
||||
|
||||
@ -929,6 +932,14 @@ msgstr "Erakundea"
|
||||
msgid "Birthday"
|
||||
msgstr "Jaioteguna"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Idatzi oharrak hemen..."
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr "Deskargatu"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr "Urtebetetze"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -12,8 +12,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -322,7 +322,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -350,35 +350,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "روز تولد {name} است"
|
||||
|
||||
@ -467,125 +467,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "هیچ نشانی از تصویرارسال نشده"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "خطا در دربافت تصویر ویژگی شخصی"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "خطا در ذخیره سازی اطلاعات"
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "هیچ فایلی آپلود نشد.خطای ناشناس"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "هیچ خطایی نیست بارگذاری پرونده موفقیت آمیز بود"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "حجم آپلود از طریق Php.ini تعیین می شود"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "حداکثر حجم قابل بار گذاری از طریق HTML MAX_FILE_SIZE است"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "پرونده بارگذاری شده فقط تاحدودی بارگذاری شده"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "هیچ پروندهای بارگذاری نشده"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "یک پوشه موقت گم شده"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "نوشتن بر روی دیسک سخت ناموفق بود"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "فضای کافی در دسترس نیست"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "خطا در هنگام بارگذاری و ذخیره سازی"
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -788,15 +788,18 @@ msgstr "دانلود"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "ایمیل"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "شماره تلفن"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "آدرس"
|
||||
|
||||
@ -929,6 +932,14 @@ msgstr "نهاد(ارگان)"
|
||||
msgid "Birthday"
|
||||
msgstr "روزتولد"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -177,6 +177,8 @@
|
||||
"Title" => "Otsikko",
|
||||
"Organization" => "Organisaatio",
|
||||
"Birthday" => "Syntymäpäivä",
|
||||
"Website" => "Verkkosivusto",
|
||||
"Instant messaging" => "Pikaviestintä",
|
||||
"Notes go here..." => "Muistiinpanot kuuluvat tähän...",
|
||||
"Add field..." => "Lisää kenttä...",
|
||||
"Instant Messaging" => "Pikaviestintä",
|
||||
|
@ -14,8 +14,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 06:30+0000\n"
|
||||
"POT-Creation-Date: 2014-04-09 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 08:10+0000\n"
|
||||
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -469,125 +469,125 @@ msgstr "Virhe yhteystietoa päivittäessä"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Virhe tallennettaessa yhteystietoa taustajärjestelmään"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Virhe hankkiessa kuvaa "
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Kuvan polkua ei annettu."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Virhe ladatessa kuvaa välimuistista"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Virhe KUVA ominaisuuden saamisessa."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Virhe yhteystietoa tallennettaessa."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Virhe ryhmää lisättäessä."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Virhe muuttaessa ryhmän nimeä."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Tiedostoa ei lähetetty. Tuntematon virhe"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Ei virheitä, tiedosto lähetettiin onnistuneesti"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Lähetetty tiedosto ylittää upload_max_filesize-arvon rajan php.ini-tiedostossa"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Ladattavan tiedoston maksimikoko ylittää MAX_FILE_SIZE dirketiivin, joka on määritelty HTML-lomakkeessa"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Tiedoston lähetys onnistui vain osittain"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Yhtäkään tiedostoa ei lähetetty"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Tilapäiskansio puuttuu"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Levylle kirjoitus epäonnistui"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Tallennustilaa ei ole riittävästi käytettävissä"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Virhe yhteystietojen lataamisessa talletettavaksi."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Sinulla ei ole oikeuksia tuoda tähän osoitekirjaan."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Tiedoston nimi puuttuu pyynnöstä."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -790,15 +790,18 @@ msgstr "Lataa"
|
||||
msgid "Merge"
|
||||
msgstr "Yhdistä"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Sähköpostiosoite"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Puhelin"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Osoite"
|
||||
|
||||
@ -931,6 +934,14 @@ msgstr "Organisaatio"
|
||||
msgid "Birthday"
|
||||
msgstr "Syntymäpäivä"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr "Verkkosivusto"
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr "Pikaviestintä"
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Muistiinpanot kuuluvat tähän..."
|
||||
|
@ -36,9 +36,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-07 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-06 19:50+0000\n"
|
||||
"Last-Translator: Christophe Lherieau <skimpax@gmail.com>\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -491,125 +491,125 @@ msgstr "Erreur lors de la mise à jour du contact"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Erreur d'enregistrement du contact sur l'infrastructure d'arrière-plan."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Erreur lors de l'obtention de la photo de l'utilisateur"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Le chemin de la photo n'a pas été envoyé."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Erreur de chargement de l'image depuis le cache"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Erreur lors de l'obtention des propriétés de la photo."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Erreur de sauvegarde du contact"
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Aucun nom de groupe n'a été spécifié."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Erreur lors de l'ajout du groupe."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Aucun nom de groupe à renommer n'a été spécifié."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Aucun nouveau nom de groupe n'a été spécifié pour le renommage."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Erreur lors du renommage du groupe. "
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Identifiant du groupe manquant dans la requête."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Nom de groupe manquant dans la requête."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Identifiant du contact manquant dans la requête."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Aucun fichier n'a été envoyé. Erreur inconnue"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Aucune erreur, le fichier a été envoyé avec succès."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Le fichier envoyé dépasse la directive upload_max_filesize dans php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Le fichier envoyé dépasse la directive MAX_FILE_SIZE qui est spécifiée dans le formulaire HTML."
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Le fichier n'a été que partiellement envoyé."
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Pas de fichier envoyé."
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Absence de dossier temporaire."
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Erreur d'écriture sur le disque"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Plus assez d'espace de stockage disponible"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Tentative de téléverser un fichier appartenant à la liste noire :"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Erreur lors de l'envoi des contacts vers le stockage."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Erreur lors du déplacement du fichier vers le dossier cible."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Vous n'avez pas les droits suffisants pour importer ce carnet d'adresses."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Nom de fichier manquant dans la requête."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Clé de progression manquante dans la requête."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Tentative d'accès à un fichier appartenant à la liste noire :"
|
||||
|
||||
@ -812,15 +812,18 @@ msgstr "Télécharger"
|
||||
msgid "Merge"
|
||||
msgstr "Fusionner"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Adresse mail"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Téléphone"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresse"
|
||||
|
||||
@ -953,6 +956,14 @@ msgstr "Société"
|
||||
msgid "Birthday"
|
||||
msgstr "Anniversaire"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Remarques…"
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -219,6 +219,8 @@
|
||||
"Title" => "Título",
|
||||
"Organization" => "Organización",
|
||||
"Birthday" => "Aniversario",
|
||||
"Website" => "Sitio web",
|
||||
"Instant messaging" => "Mensaxería instantánea",
|
||||
"Notes go here..." => "As notas van aquí...",
|
||||
"Add field..." => "Engadir campo...",
|
||||
"Instant Messaging" => "Mensaxería instantánea",
|
||||
|
@ -14,8 +14,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 11:07+0000\n"
|
||||
"POT-Creation-Date: 2014-04-09 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 05:52+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -469,125 +469,125 @@ msgstr "Produciuse un erro ao actualizar o contacto."
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Produciuse un erro ao gardar o contacto na infraestrutura"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Produciuse un erro ao obter a foto do usuario"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Non se enviou a ruta a unha foto."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Produciuse un erro ao cargar a imaxe desde a caché"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Produciuse un erro ao obter a propiedade PHOTO."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Produciuse un erro ao gardar o contacto."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Non se indicou o nome do grupo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Produciuse un erro ao engadir o grupo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Non se indicou o novo nome do grupo para renomear."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Non se indicou o nome do grupo que renomear."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Produciuse un erro ao renomear o grupo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Falta o ID do grupo desde a petición."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "No se atopa o nome do grupo desde a petición."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Falta o ID do contacto desde a petición."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Non se enviou ningún ficheiro. Produciuse un erro descoñecido."
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Non houbo erros, o ficheiro enviouse correctamente"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "O ficheiro enviado supera a directiva upload_max_filesize no php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "O ficheiro enviado excede da directiva MAX_FILE_SIZE especificada no formulario HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "O ficheiro so foi parcialmente enviado"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Non se enviou ningún ficheiro"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Falta o cartafol temporal"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Produciuse un erro ao escribir no disco"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Non hai espazo de almacenamento abondo"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Intentar enviar o ficheiro da lista negra:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Produciuse un erro ao enviar os contactos ao almacén."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Produciuse un erro ao mover o ficheiro ao cartafol de importacións."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Vostede non ten permisos para importar a este caderno de enderezos"
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Falta o nome do ficheiro desde a petición."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Falta a chave de progreso desde a petición."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Intentar acceder ao ficheiro da lista negra:"
|
||||
|
||||
@ -790,15 +790,18 @@ msgstr "Descargar"
|
||||
msgid "Merge"
|
||||
msgstr "Mestura"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Correo"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Teléfono"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Enderezo"
|
||||
|
||||
@ -931,6 +934,14 @@ msgstr "Organización"
|
||||
msgid "Birthday"
|
||||
msgstr "Aniversario"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr "Sitio web"
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr "Mensaxería instantánea"
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "As notas van aquí..."
|
||||
|
@ -11,8 +11,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -321,7 +321,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -349,35 +349,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "יום ההולדת של {name}"
|
||||
|
||||
@ -466,125 +466,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "כתובת התמונה לא נשלחה"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "שגיאה בקבלת מידע של תמונה"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "שגיאה בשמירת איש הקשר"
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "לא הועלה קובץ. טעות בלתי מזוהה."
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "לא התרחשה שגיאה, הקובץ הועלה בהצלחה"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "גודל הקובץ שהועלה גדול מהערך upload_max_filesize שמוגדר בקובץ php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "הקובץ שהועלה גדוך מהערך MAX_FILE_SIZE שהוגדר בתופס HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "הקובץ הועלה באופן חלקי בלבד"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "שום קובץ לא הועלה"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "תקיה זמנית חסרה"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "הכתיבה לכונן נכשלה"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "אין די שטח פנוי באחסון"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "התרשה שגיאה בהעלאת אנשי הקשר לאכסון."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -787,15 +787,18 @@ msgstr "הורדה"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "דואר אלקטרוני"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "טלפון"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "כתובת"
|
||||
|
||||
@ -928,6 +931,14 @@ msgstr "ארגון"
|
||||
msgid "Birthday"
|
||||
msgstr "יום הולדת"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -10,8 +10,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -320,7 +320,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -348,35 +348,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "{name} Rođendan"
|
||||
|
||||
@ -465,125 +465,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Putanja do fotografije nije podnešena."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Nema pogreške, datoteka je poslana uspješno."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Veličina poslane datoteke prelazi veličinu prikazanu u upload_max_filesize direktivi u konfiguracijskoj datoteci php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Poslana datoteka prelazi veličinu prikazanu u MAX_FILE_SIZE direktivi u HTML formi"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Poslana datoteka je parcijalno poslana"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Datoteka nije poslana"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Nedostaje privremeni direktorij"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Neuspjelo pisanje na disk"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Pogreška pri slanju kontakata."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -786,15 +786,18 @@ msgstr "Preuzimanje"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "e-mail adresa"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresa"
|
||||
|
||||
@ -927,6 +930,14 @@ msgstr "Organizacija"
|
||||
msgid "Birthday"
|
||||
msgstr "Rođendan"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -19,8 +19,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -329,7 +329,7 @@ msgstr "Nincs jogosultsága új névjegyeket hozzáadni a címjegyzékhez"
|
||||
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:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "Nincs jogosultsága törölni ezt a névjegyet!"
|
||||
|
||||
@ -357,35 +357,35 @@ msgstr "Nincs jogosultsága törölni a címjegyzéket!"
|
||||
msgid "Address book not found"
|
||||
msgstr "A címjegyzék nem található"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "Nincs jogosultsága megnézni ez a névjegyet"
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "Nincs jogosultsága frissíteni ezt a névjegyet"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "A névjegyhez tartozó háttérrendszer nem támogatja a frissítést"
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "Ez a háttérrendszer nem támogatja a névjegyek felvételét"
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "A tulajdonság nem található"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr "Hiányzó Üzenetküldő paraméter:"
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "Ismeretlen Üzenetküldő:"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "{name} születésnapja"
|
||||
|
||||
@ -474,125 +474,125 @@ msgstr "Hiba, a kapcsolat aktualizálásakor"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Hiba a kapcsolat háttérmentésekor."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Nem sikerült beolvasni a felhasználó fényképét"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Nincs fénykép-útvonal megadva"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "A PHOTO-tulajdonság feldolgozása sikertelen"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "A névjegy mentése sikertelen"
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Nem adott meg csoportnevet."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Hiba a csoport hozzáadása közben."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Nem adta meg, hogy miről nevezzük át a csoportot."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Nem adta meg, hogy mire nevezzük át a csoportot."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Hiba a csoport átnevezésekor."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "A csoport azonosítója hiányzik a kérésből."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "A csoport neve hiányzik a kérésből."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "A névjegy azonosítója (ID) hiányzik a kérésből."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Nem történt feltöltés. Ismeretlen hiba"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "A fájlt sikerült feltölteni"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "A feltöltött fájl mérete meghaladja az upload_max_filesize értéket a php.ini-ben"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "A feltöltött fájl mérete meghaladja a HTML űrlapon beállított MAX_FILE_SIZE méretet."
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Az eredeti fájlt csak részben sikerült feltölteni"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Egy fájlt sem töltött fel"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Hiányzik egy ideiglenes mappa"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Nem sikerült a lemezre írás"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Nincs elég tárhely."
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Tiltólistán szereplő fájl feltöltésének kísérlete:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Hiba a névjegyek feltöltésekor a tárhelyre."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Az állomány áthelyezése az importáltak mappába nem sikerült."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Nincs jogosultsága importálni ebbe a címjegyzékbe."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "A kérésből hiányzik a fájl neve."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "A kérésből hiányzik a folyamat kulcsa."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Feketelistán szereplő fájl hozzáférési kísérlet:"
|
||||
|
||||
@ -795,15 +795,18 @@ msgstr "Letöltés"
|
||||
msgid "Merge"
|
||||
msgstr "Összevon"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefonszám"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Cím"
|
||||
|
||||
@ -936,6 +939,14 @@ msgstr "Szervezet"
|
||||
msgid "Birthday"
|
||||
msgstr "Születésap"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Ide jönnek a jegyzetek..."
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr "Բեռնել"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -9,8 +9,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -319,7 +319,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -347,35 +347,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -464,125 +464,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Le file incargate solmente esseva incargate partialmente"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Nulle file esseva incargate."
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Manca un dossier temporari"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -785,15 +785,18 @@ msgstr "Discargar"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-posta"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Phono"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresse"
|
||||
|
||||
@ -926,6 +929,14 @@ msgstr "Organisation"
|
||||
msgid "Birthday"
|
||||
msgstr "Anniversario de nativitate"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -15,8 +15,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -325,7 +325,7 @@ msgstr "Anda tidak memiliki akses untuk menambah kontak untuk buku alamat"
|
||||
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:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "Anda tidak memiliki akses untuk menghapus kontak ini"
|
||||
|
||||
@ -353,35 +353,35 @@ msgstr "Anda tidak memiliki akses untuk menghapus buku alamat"
|
||||
msgid "Address book not found"
|
||||
msgstr "Alamat tidak ditemukan"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "Anda tidak memiliki akses untuk melihat kontak ini"
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "Anda tidak memiliki akses untuk memperbahui kontak ini"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "Backend untuk kontak ini tidak mendukung memperbarui"
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "Backend ini tidak mendukung menambahkan kontak"
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "Properti tidak ditemukan"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr " Hilangkan parameter IM untuk:"
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "IM tidak diketahui"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "Ulang tahun {name}"
|
||||
|
||||
@ -470,125 +470,125 @@ msgstr "Kesalahan saat memperbarui kontak"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Kesalahan saat menyimpan kontak ke backend"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Galat mendapatkan foto pengguna"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Tidak ada foto yang ditambahkan."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Kesalahan saat mengambil properti FOTO."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Kesalahan saat menyimpan kontak."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Tidak ada nama grup yang diberikan."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Galat menambahkan grup."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Tidak ada nama grup untuk mengubah nama dari yang diberikan."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Tidak ada nama grup untuk mengubah nama untuk diberikan."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Galat mengubah nama grup"
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Group ID hilang dari permintaan."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Nama grup hilang dari permintaan."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "ID kontak hilang dari permintaan."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Tidak ada berkas yang diunggah. Galat tidak dikenal."
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Tidak ada kesalahan, berkas sukses diunggah"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "File yang diunggah melampaui directive upload_max_filesize di php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Berkas yang diunggah melampaui direktif MAX_FILE_SIZE yang ditentukan dalam formulir HTML."
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Berkas hanya diunggah sebagian"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Tidak ada berkas yang diunggah"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Folder sementara tidak ada"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Gagal menulis ke disk"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Ruang penyimpanan tidak mencukupi"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Mencoba untuk mengupload file daftar hitam:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Kesalahan saat mengunggah kontak ke penyimpanan"
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Kesalahan saat memindahkan berkas ke folder impor."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Anda tidak memiliki izin untuk mengimpor ke buku alamat ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Nama berkas hilang dari permintaan."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Kunci Perkembangan hilang dari permintaan."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Mencoba untuk mengakses berkas daftar hitam:"
|
||||
|
||||
@ -791,15 +791,18 @@ msgstr "Unduh"
|
||||
msgid "Merge"
|
||||
msgstr "Menggabungkan"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Surel"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telpon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Alamat"
|
||||
|
||||
@ -932,6 +935,14 @@ msgstr "Organisasi"
|
||||
msgid "Birthday"
|
||||
msgstr "Tanggal lahir"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Beri catatan disini..."
|
||||
|
@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -318,7 +318,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -346,35 +346,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -463,125 +463,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Engin skrá var send inn. Óþekkt villa."
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Engin villa, innsending heppnaðist"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu."
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Einungis hluti af innsendri skrá skilaði sér"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Engin skrá skilaði sér"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Vantar bráðabirgðamöppu"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Tókst ekki að skrifa á disk"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -784,15 +784,18 @@ msgstr "Niðurhal"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Netfang"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Slóð"
|
||||
|
||||
@ -925,6 +928,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr "Afmælisdagur"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -17,9 +17,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 17:50+0000\n"
|
||||
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -472,125 +472,125 @@ msgstr "Errore durante l'aggiornamento del contatto"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Errore durante il salvataggio del contatto nel motore"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Errore durante il recupero della foto dell'utente"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Non è stato inviato alcun percorso a una foto."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Errore durante il caricamento dell'immagine dalla cache"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Errore di recupero della proprietà FOTO."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Errore di salvataggio del contatto."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Nessun nome di gruppo fornito."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Errore durante l'aggiunta del gruppo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Non è stato fornito nessun nome per il gruppo da rinominare."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Nessun nome gruppo di destinazione fornito."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Errore durante la rinomina del gruppo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "ID del gruppo mancante nella richiesta."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Nome del gruppo mancante nella richiesta."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "ID del contatta mancante nella richiesta."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Nessun file è stato inviato. Errore sconosciuto"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Non ci sono errori, il file è stato caricato correttamente"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Il file inviato supera la direttiva upload_max_filesize nel php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Il file inviato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Il file è stato caricato solo parzialmente"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Nessun file è stato caricato"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Manca una cartella temporanea"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Scrittura su disco non riuscita"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Spazio di archiviazione insufficiente"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Tentativo di caricare un file della lista nera:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Errore di invio dei contatti in archivio."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Errore durante lo spostamento del file nella cartella di importazione."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Non hai i permessi per importare in questa rubrica."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Manca il nome del file nella richiesta."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Manca la chiave di avanzamento nella richiesta."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Tentativo di accedere a un file della lista nera:"
|
||||
|
||||
@ -793,15 +793,18 @@ msgstr "Scarica"
|
||||
msgid "Merge"
|
||||
msgstr "Unisci"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Posta elettronica"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefono"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Indirizzo"
|
||||
|
||||
@ -934,6 +937,14 @@ msgstr "Organizzazione"
|
||||
msgid "Birthday"
|
||||
msgstr "Compleanno"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Le note vanno qui..."
|
||||
|
@ -15,8 +15,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -325,7 +325,7 @@ msgstr "アドレス帳に連絡先を追加する権限がありません"
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr "このアドレス帳のバックエンドは連絡先の追加をサポートしていません"
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "この連絡先を削除する権限がありません"
|
||||
|
||||
@ -353,35 +353,35 @@ msgstr "アドレス帳を削除する権限がありません。"
|
||||
msgid "Address book not found"
|
||||
msgstr "アドレス帳が見つかりません"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "この連絡先を閲覧する権限がありません"
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "この連絡先を更新する権限がありません"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "この連絡先のバックエンドは更新をサポートしていません"
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "このバックエンドは連絡先の追加をサポートしていません"
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "プロパティが見つかりません"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr "不足しているIMパラメータ:"
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "不明なIM:"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "{name}の誕生日"
|
||||
|
||||
@ -470,125 +470,125 @@ msgstr "連絡先の更新エラー"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "バックエンドへの連絡先の保存エラー"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "ユーザーフォト取得エラー"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "写真のパスが登録されていません。"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "写真属性の取得エラー。"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "連絡先の保存エラー。"
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "グループ名が指定されていません。"
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "グループの追加エラー。"
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "名前変更元のグループ名が指定されていません。"
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "名前変更先のグループ名が指定されていません。"
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "グループの名前変更エラー"
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "リクエストにはグループIDがありません。"
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "リクエストにはグループ名が不足しています。"
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "リクエストには連絡先IDがありません。"
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "アップロードされたファイルはありません。不明なエラー"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "エラーはありません。ファイルのアップロードは成功しました"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "アップロードファイルは php.ini 内の upload_max_filesize の制限を超えています"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "アップロードファイルはHTMLフォームで指定された MAX_FILE_SIZE の制限を超えています"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "アップロードファイルは一部分だけアップロードされました"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "アップロードされたファイルはありません"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "一時保存フォルダーが見つかりません"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "ディスクへの書き込みに失敗しました"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "ストレージに十分な空き容量がありません"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "ブラックリストファイルのアップロードの試行:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "ストレージへの連絡先のアップロードエラー。"
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "ファイルのインポートフォルダーへの移動エラー。"
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "このアドレス帳にインポートする権限がありません"
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "リクエストにはファイル名が不足しています。"
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "リクエストにはプログレスキーが不足しています。"
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "ブラックリストファイルへのアクセスの試み:"
|
||||
|
||||
@ -791,15 +791,18 @@ msgstr "ダウンロード"
|
||||
msgid "Merge"
|
||||
msgstr "まとめる"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "メール"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "電話番号"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "アドレス"
|
||||
|
||||
@ -932,6 +935,14 @@ msgstr "所属"
|
||||
msgid "Birthday"
|
||||
msgstr "誕生日"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "メモはここに..."
|
||||
|
5
l10n/jv.php
Normal file
5
l10n/jv.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Download" => "Njipuk",
|
||||
"Title" => "Judul",
|
||||
"Edit" => "Ngganti"
|
||||
);
|
1034
l10n/jv/contacts.po
Normal file
1034
l10n/jv/contacts.po
Normal file
@ -0,0 +1,1034 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Javanese (http://www.transifex.com/projects/p/owncloud/language/jv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: jv\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: appinfo/app.php:38 lib/app.php:105
|
||||
msgid "Contacts"
|
||||
msgstr ""
|
||||
|
||||
#: js/addressbooks.js:83 js/groups.js:519
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: js/addressbooks.js:306
|
||||
msgid "Starting file import"
|
||||
msgstr ""
|
||||
|
||||
#: js/addressbooks.js:310 js/addressbooks.js:338
|
||||
msgid "Format selected: {format}"
|
||||
msgstr ""
|
||||
|
||||
#: js/addressbooks.js:313 js/addressbooks.js:341
|
||||
msgid "Automatic format detection"
|
||||
msgstr ""
|
||||
|
||||
#: js/addressbooks.js:391
|
||||
msgid "Processing {count}/{total} cards"
|
||||
msgstr ""
|
||||
|
||||
#: js/addressbooks.js:415
|
||||
msgid "Total:{total}, Success:{imported}, Errors:{failed}"
|
||||
msgstr ""
|
||||
|
||||
#: js/addressbooks.js:569
|
||||
msgid "An address book called {name} already exists"
|
||||
msgstr ""
|
||||
|
||||
#: js/addressbooks.js:603
|
||||
msgid "Failed adding address book: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: js/addressbooks.js:644
|
||||
msgid "Failed loading address books: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:218
|
||||
msgid "Indexing contacts"
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:228
|
||||
msgid "Unrecoverable error loading address books: {msg}"
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:229
|
||||
msgid "Error."
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:324 js/app.js:338
|
||||
msgid "Add to..."
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:328 js/app.js:340
|
||||
msgid "Remove from..."
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:345
|
||||
msgid "Add group..."
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:473
|
||||
msgid "Invalid URL: \"{url}\""
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:499
|
||||
msgid "Invalid email: \"{url}\""
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:582
|
||||
msgid "Merge failed. Cannot find contact: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:595
|
||||
msgid "Merge failed."
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:602
|
||||
msgid "Merge failed. Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:622
|
||||
msgid "Select photo"
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:705 js/app.js:1675
|
||||
msgid "Network or server error. Please inform administrator."
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:789
|
||||
msgid "Only images can be used as contact photos"
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:798
|
||||
msgid "The size of \"{filename}\" exceeds the maximum allowed {size}"
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:967
|
||||
msgid "Error adding to group."
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:990
|
||||
msgid "Error removing from group."
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:1181
|
||||
msgid ""
|
||||
"You have selected over 300 contacts.\n"
|
||||
"This will most likely fail! Click here to try anyway."
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:1219
|
||||
msgid "Error setting {name} as favorite."
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:1357 js/app.js:1361 templates/contacts.php:177
|
||||
msgid "Merge contacts"
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:1383 js/app.js:1436 templates/contacts.php:363
|
||||
#: templates/contacts.php:364
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:1410 templates/contacts.php:158
|
||||
msgid "Add group"
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:1414
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:1521
|
||||
msgid "Could not find contact: {id}"
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:1630
|
||||
msgid "Edit profile picture"
|
||||
msgstr ""
|
||||
|
||||
#: js/app.js:1634
|
||||
msgid "Crop photo"
|
||||
msgstr ""
|
||||
|
||||
#: js/contacts.js:900
|
||||
msgid "Error parsing date: {date}"
|
||||
msgstr ""
|
||||
|
||||
#: js/contacts.js:1097
|
||||
msgid "# groups"
|
||||
msgstr ""
|
||||
|
||||
#: js/contacts.js:1177
|
||||
msgid "Error parsing birthday {bday}"
|
||||
msgstr ""
|
||||
|
||||
#: js/contacts.js:1315
|
||||
msgid "The backend does not support multi-byte characters."
|
||||
msgstr ""
|
||||
|
||||
#: js/contacts.js:2222
|
||||
msgid ""
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
|
||||
"them to be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: js/contacts.js:2233
|
||||
msgid "Click to undo deletion of {num} contacts"
|
||||
msgstr ""
|
||||
|
||||
#: js/contacts.js:2242
|
||||
msgid "Cancelled deletion of {num} contacts"
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:53
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:264
|
||||
msgid "Contact is already in this group."
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:277
|
||||
msgid "Contacts are already in this group."
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:343
|
||||
msgid "Couldn't get contact list."
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:354
|
||||
msgid "Contact is not in this group."
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:368
|
||||
msgid "Contacts are not in this group."
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:525 js/groups.js:605
|
||||
msgid "A group named \"{group}\" already exists"
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:574
|
||||
msgid "Failed renaming group: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:646
|
||||
msgid ""
|
||||
"You can drag groups to\n"
|
||||
"arrange them as you like."
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:659
|
||||
msgid "Failed adding group: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:672
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:687 js/groups.js:690
|
||||
msgid "Favorites"
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:751
|
||||
msgid "Shared by {owner}"
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:766
|
||||
msgid "Not grouped"
|
||||
msgstr ""
|
||||
|
||||
#: js/groups.js:795
|
||||
msgid "Failed loading groups: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: js/loader.js:21
|
||||
msgid "Please choose the addressbook"
|
||||
msgstr ""
|
||||
|
||||
#: js/loader.js:22 templates/contacts.php:32
|
||||
msgid "Import into..."
|
||||
msgstr ""
|
||||
|
||||
#: js/loader.js:31
|
||||
msgid "Error loading import template"
|
||||
msgstr ""
|
||||
|
||||
#: js/loader.js:48
|
||||
msgid "Import contacts"
|
||||
msgstr ""
|
||||
|
||||
#: js/loader.js:61 templates/contacts.php:28
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
|
||||
#: js/loader.js:68
|
||||
msgid "Importing..."
|
||||
msgstr ""
|
||||
|
||||
#: js/loader.js:92
|
||||
msgid "Import done"
|
||||
msgstr ""
|
||||
|
||||
#: js/loader.js:95 templates/contacts.php:93 templates/contacts.php:367
|
||||
#: templates/contacts.php:368
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: js/storage.js:27
|
||||
msgid "Server error! Please inform system administator"
|
||||
msgstr ""
|
||||
|
||||
#: js/storage.js:405 js/storage.js:444
|
||||
msgid "Failed loading photo: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:166
|
||||
msgid "You do not have permissions to see this contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:177
|
||||
msgid "Contact not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:214
|
||||
msgid "You do not have permissions to see these contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:247
|
||||
msgid "You do not have permissions add contacts to the address book"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:254
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:306 lib/addressbook.php:346
|
||||
msgid "The backend for this address book does not support deleting contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:369
|
||||
msgid "Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:410
|
||||
msgid "Access denied"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:417
|
||||
msgid "The backend for this address book does not support updating"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:448
|
||||
msgid "You don't have permissions to delete the address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/app.php:152
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:163
|
||||
msgid "Error creating address book"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:195
|
||||
#, php-format
|
||||
msgid "The \"%s\" backend does not support deleting address books"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:203
|
||||
#, php-format
|
||||
msgid "You do not have permissions to delete the \"%s\" address book"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:210
|
||||
msgid "Error deleting address book"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:250
|
||||
msgid "Error creating contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:259
|
||||
msgid "Error creating contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:291
|
||||
msgid "Error deleting contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:331
|
||||
msgid "Error retrieving contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:342
|
||||
msgid "Error saving contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:348
|
||||
msgid "Error removing contact from other address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:355
|
||||
msgid "Error getting moved contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactcontroller.php:37
|
||||
#: lib/controller/contactcontroller.php:63
|
||||
#: lib/controller/contactcontroller.php:97
|
||||
#: lib/controller/exportcontroller.php:67
|
||||
msgid "Couldn't find contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactcontroller.php:59
|
||||
msgid "No contact data in request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactcontroller.php:67
|
||||
msgid "Error merging into contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactcontroller.php:71
|
||||
msgid "Error saving contact to backend."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactcontroller.php:103
|
||||
msgid "Property name is not set."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactcontroller.php:109
|
||||
msgid "Property checksum is not set."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactcontroller.php:131
|
||||
msgid "Information about vCard is incorrect. Please reload the page."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactcontroller.php:142
|
||||
msgid "Error updating contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactcontroller.php:149
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/settingscontroller.php:36
|
||||
msgid "No key is given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/settingscontroller.php:40
|
||||
msgid "No value is given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/settingscontroller.php:51
|
||||
msgid "Could not set preference: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/searchprovider.php:37
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/jsonserializer.php:111 lib/utils/properties.php:165
|
||||
#: lib/utils/properties.php:178 lib/utils/properties.php:185
|
||||
#: lib/utils/properties.php:200
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/jsonserializer.php:114
|
||||
msgid "HomePage"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:71
|
||||
msgid "Jabber"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:76
|
||||
msgid "Internet call"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:81
|
||||
msgid "AIM"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:86
|
||||
msgid "MSN"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:91
|
||||
msgid "Twitter"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:96
|
||||
msgid "GoogleTalk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:101
|
||||
msgid "Facebook"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:106
|
||||
msgid "XMPP"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:111
|
||||
msgid "ICQ"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:116
|
||||
msgid "Yahoo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:121
|
||||
msgid "Skype"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:126
|
||||
msgid "QQ"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:131
|
||||
msgid "GaduGadu"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:136
|
||||
msgid "ownCloud handle"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:163 lib/utils/properties.php:171
|
||||
#: lib/utils/properties.php:182 lib/utils/properties.php:199
|
||||
msgid "Work"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:164 lib/utils/properties.php:169
|
||||
#: lib/utils/properties.php:183
|
||||
msgid "Home"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:170
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:172
|
||||
msgid "Text"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:173
|
||||
msgid "Voice"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:174
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:175
|
||||
msgid "Fax"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:176
|
||||
msgid "Video"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:177
|
||||
msgid "Pager"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:184
|
||||
msgid "Internet"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:197
|
||||
msgid "Friends"
|
||||
msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:198
|
||||
msgid "Family"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:9 templates/contacts.php:129
|
||||
msgid "New contact"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:13
|
||||
msgid "Group name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:13
|
||||
msgid "New group"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:22
|
||||
msgid "Address books"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:25 templates/contacts.php:65
|
||||
msgid "Display name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:25
|
||||
msgid "Add Address Book"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:35
|
||||
msgid "Automatic format"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:44 templates/contacts.php:45
|
||||
msgid "Select file..."
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:62
|
||||
msgid "(De-)select all"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:64
|
||||
msgid "Sort order"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:66
|
||||
msgid "First- Lastname"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:67
|
||||
msgid "Last-, Firstname"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:73 templates/contacts.php:74
|
||||
#: templates/contacts.php:221 templates/contacts.php:222
|
||||
#: templates/contacts.php:506
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:77 templates/contacts.php:262
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:79 templates/contacts.php:371
|
||||
#: templates/contacts.php:372
|
||||
msgid "Download"
|
||||
msgstr "Njipuk"
|
||||
|
||||
#: templates/contacts.php:80
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:86
|
||||
msgid "Group"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:94
|
||||
msgid "Keyboard shortcuts"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:96
|
||||
msgid "Navigation"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:99
|
||||
msgid "Next contact in list"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:101
|
||||
msgid "Previous contact in list"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:103
|
||||
msgid "Expand/collapse current addressbook"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:105
|
||||
msgid "Next addressbook"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:107
|
||||
msgid "Previous addressbook"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:111
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:114
|
||||
msgid "Refresh contacts list"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:116
|
||||
msgid "Add new contact"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:118
|
||||
msgid "Add new addressbook"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:120
|
||||
msgid "Delete current contact"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:126
|
||||
msgid ""
|
||||
"You have no contacts in your address book or your address book is disabled."
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:127
|
||||
msgid "Add a new contact or import existing contacts from a VCF file."
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:178
|
||||
msgid "Which contact should the data be merged into?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:186
|
||||
msgid "Delete the other(s) after successful merge?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:201
|
||||
msgid "Compose mail"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:229
|
||||
msgid "Delete current photo"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:230
|
||||
msgid "Edit current photo"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:231
|
||||
msgid "Upload new photo"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:232
|
||||
msgid "Select photo from Files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:234
|
||||
msgid "Favorite"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:237 templates/contacts.php:239
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:245
|
||||
msgid "First name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:249
|
||||
msgid "Additional names"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:253
|
||||
msgid "Last name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:269
|
||||
msgid "Address book"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:276 templates/contacts.php:353
|
||||
msgid "Nickname"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:286 templates/contacts.php:352
|
||||
msgid "Title"
|
||||
msgstr "Judul"
|
||||
|
||||
#: templates/contacts.php:296 templates/contacts.php:351
|
||||
msgid "Organization"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:306 templates/contacts.php:354
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:350
|
||||
msgid "Add field..."
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:357
|
||||
msgid "Instant Messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:359
|
||||
msgid "Note"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:360
|
||||
msgid "Web site"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:384 templates/contacts.php:399
|
||||
#: templates/contacts.php:413 templates/contacts.php:428
|
||||
#: templates/contacts.php:470 templates/contacts.php:480
|
||||
msgid "Preferred"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:389
|
||||
msgid "Please specify a valid email address."
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:389
|
||||
msgid "someone@example.com"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:391
|
||||
msgid "Mail to address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:392
|
||||
msgid "Delete email address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:404
|
||||
msgid "Enter phone number"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:420
|
||||
msgid "Go to web site"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:437
|
||||
msgid "View on map"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:445
|
||||
msgid "Street address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:449
|
||||
msgid "Postal code"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:451
|
||||
msgid "City"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:455
|
||||
msgid "State or province"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:459
|
||||
msgid "Country"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:486
|
||||
msgid "Instant Messenger"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:499
|
||||
msgid "Active"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:502
|
||||
msgid "Share"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:503
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:504
|
||||
msgid "CardDAV link"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:505
|
||||
msgid "Edit"
|
||||
msgstr "Ngganti"
|
@ -9,8 +9,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -319,7 +319,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -347,35 +347,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -464,125 +464,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "ფაილი არ აიტვირთა. უცნობი შეცდომა"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "ჭოცდომა არ დაფიქსირდა, ფაილი წარმატებით აიტვირთა"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "ატვირთული ფაილი აჭარბებს upload_max_filesize დირექტივას php.ini ფაილში"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "ატვირთული ფაილი აჭარბებს MAX_FILE_SIZE დირექტივას, რომელიც მითითებულია HTML ფორმაში"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "ატვირთული ფაილი მხოლოდ ნაწილობრივ აიტვირთა"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "ფაილი არ აიტვირთა"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "დროებითი საქაღალდე არ არსებობს"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "შეცდომა დისკზე ჩაწერისას"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "საცავში საკმარისი ადგილი არ არის"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -785,15 +785,18 @@ msgstr "ჩამოტვირთვა"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "იმეილი"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "ტელეფონი"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "მისამართი"
|
||||
|
||||
@ -926,6 +929,14 @@ msgstr "ორგანიზაცია"
|
||||
msgid "Birthday"
|
||||
msgstr "დაბადების დრე"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr "ទាញយក"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "អ៊ីមែល"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "អាសយដ្ឋាន"
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr "ថ្ងៃកំណើត"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -26,8 +26,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -336,7 +336,7 @@ msgstr "주소록에 연락처를 추가할 수 있는 권한이 없습니다"
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr "이 주소록의 백엔드는 연락처 추가를 지원하지 않습니다"
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "이 연락처를 삭제할 수 있는 권한이 없습니다"
|
||||
|
||||
@ -364,35 +364,35 @@ msgstr "이 주소록을 삭제할 수 있는 권한이 없습니다."
|
||||
msgid "Address book not found"
|
||||
msgstr "주소록을 찾을 수 없음"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "이 연락처를 볼 수 있는 권한이 없습니다"
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "이 연락처를 업데이트할 수 있는 권한이 없습니다"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "이 연락처의 백엔드는 업데이트를 지원하지 않습니다"
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "이 백엔드는 연락처 추가를 지원하지 않습니다"
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "속성을 찾을 수 없음"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr " 다음의 IM 인자를 찾을 수 없음: "
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "알려지지 않은 IM: "
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "{이름}의 생일"
|
||||
|
||||
@ -481,125 +481,125 @@ msgstr "연락처 업데이트 오류"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "연락처 백엔드 저장 오류"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "사용자 사진 가져오기 오류"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "사진 경로가 제출되지 않았습니다."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "PHOTO 속성을 가져오는 중 오류가 발생했습니다."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "연락처 저장 중 오류가 발생했습니다."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "그룹 이름이 지정되지 않았습니다."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "그룹을 추가하는 중 오류가 발생하였습니다."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "변경할 그룹 이름이 지정되지 않았습니다."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "그룹의 새 이름이 지정되지 않았습니다."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "그룹 이름을 변경하는 중 오류가 발생하였습니다."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "요청에 그룹 ID가 없습니다."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "요청에 그룹 이름이 없습니다."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "요청에 연락처 ID가 없습니다."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "파일이 업로드되지 않았습니다. 알 수 없는 오류입니다"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "파일 업로드에 성공하였습니다."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "업로드된 파일이 php.ini의 upload_max_filesize보다 큼"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "업로드한 파일 크기가 HTML 양식의 MAX_FILE_SIZE보다 큼"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "파일의 일부분만 업로드됨"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "파일이 업로드되지 않았음"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "임시 폴더가 없음"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "디스크에 쓸 수 없음"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "저장소 용량이 충분하지 않음"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "허용되지 않은 파일을 업로드하려고 함:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "연락처를 저장소에 업로드할 수 없습니다."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "가져오기 폴더로 파일을 이동할 수 없습니다."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "이 주소록으로 가져올 수 있는 권한이 없습니다."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "요청에 파일 이름이 없습니다."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "요청에 진행 키가 없습니다."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "허용되지 않은 파일에 접근하려고 함:"
|
||||
|
||||
@ -802,15 +802,18 @@ msgstr "다운로드"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "이메일"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "전화 번호"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "주소"
|
||||
|
||||
@ -943,6 +946,14 @@ msgstr "조직"
|
||||
msgid "Birthday"
|
||||
msgstr "생일"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "메모를 입력하십시오..."
|
||||
|
@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -318,7 +318,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -346,35 +346,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -463,125 +463,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "هیچ ڕێڕهوی وێنەیەک پێشکهش نهکراوه."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -784,15 +784,18 @@ msgstr "داگرتن"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "ئیمهیل"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "تەلەفۆن"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "ناونیشان"
|
||||
|
||||
@ -925,6 +928,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr "ڕۆژی لە دایک بوون"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -11,8 +11,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -321,7 +321,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -349,35 +349,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "{name} säi Gebuertsdag"
|
||||
|
||||
@ -466,125 +466,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Et gouf kee Foto-Pfad iwwerdroen."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Feeler beim Luede vun der PHOTO-Eegeschaft."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Feeler beim Späichere vum Kontakt."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Keen Feeler, Datei ass komplett ropgelueden ginn"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Déi ropgelueden Datei ass méi grouss wei d'upload_max_filesize Eegenschaft an der php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an der HTML form uginn ass"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Déi ropgelueden Datei ass nëmmen hallef ropgelueden ginn"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Et ass kee Fichier ropgeluede ginn"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Et feelt en temporären Dossier"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Konnt net op den Disk schreiwen"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -787,15 +787,18 @@ msgstr "Download"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adress"
|
||||
|
||||
@ -928,6 +931,14 @@ msgstr "Firma"
|
||||
msgid "Birthday"
|
||||
msgstr "Gebuertsdaag"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -15,8 +15,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -325,7 +325,7 @@ msgstr "Jūs neturite leidimų pridėti kontaktų į šią adresų knygutę"
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "Jūs neturite leidimų ištrinti šį kontaktą"
|
||||
|
||||
@ -353,35 +353,35 @@ msgstr "Jūs neturite leidimo ištrinti šią adresų knygutę."
|
||||
msgid "Address book not found"
|
||||
msgstr "Adresų knygutė nerasta"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "Jūs neturite leidimo matyti šį kontaktą"
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "Jūs neturite leidimo atnaujinti šį kontaktą"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "Savybė nerasta"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "Nežinomas IM:"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "{name} gimtadienis"
|
||||
|
||||
@ -470,125 +470,125 @@ msgstr "Klaida atnaujinant kontaktą"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Klaida išsaugant kontaktą į sistemą."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Klaida gaunant naudotojo nuotrauką"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Nenurodytas nuotraukos kelias. "
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Klaida gaunant nuotraukos savybes."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Klaida išsaugant kontaktą."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Nepateiktas grupės pavadinimas."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Klaida pridedant grupę."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Nėra grupės pavadinimo, kad pervadinti iš pateikto."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Nėra grupės pavadinimo, kad pervadinti į pateiktą."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Klaida pervadinant grupę."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Užklausoje trūksta grupės ID."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Užklausoje trūksta grupės pavadinimo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Užklausoje trūksta kontakto ID."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Failai nebuvo įkelti dėl nežinomos priežasties"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Failas įkeltas sėkmingai, be klaidų"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Įkeliamo failo dydis viršija upload_max_filesize nustatymą php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Įkeliamo failo dydis viršija MAX_FILE_SIZE nustatymą, kuris naudojamas HTML formoje."
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Failas buvo įkeltas tik dalinai"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Nebuvo įkeltas joks failas"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Nėra laikinojo katalogo"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Nepavyko įrašyti į diską"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Nepakanka vietos serveryje"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Bandymas įkelti draudžiamą failą:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Klaida siunčiant kontaktus į saugyklą."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Klaida perkeliant failą į importavimų aplanką."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Jūs neturite leidimo importuoti į šią adresų knygutę."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Užklausoje trūksta failo pavadinimo."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Užklausoje trūksta eigos rakto."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "bandymas pasiekti draudžiamą failą:"
|
||||
|
||||
@ -791,15 +791,18 @@ msgstr "Atsisiųsti"
|
||||
msgid "Merge"
|
||||
msgstr "Sulieti"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "El. Paštas"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefonas"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresas"
|
||||
|
||||
@ -932,6 +935,14 @@ msgstr "Organizacija"
|
||||
msgid "Birthday"
|
||||
msgstr "Gimtadienis"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Pastabos rašomo čia..."
|
||||
|
@ -11,8 +11,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -321,7 +321,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -349,35 +349,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -466,125 +466,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Nav iesniegts fotogrāfijas ceļš."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Kļūda, saņemot PHOTO īpašību."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Kļūda, saglabājot kontaktu."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Netika augšupielādēta neviena datne. Nezināma kļūda"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Viss kārtībā, datne augšupielādēta veiksmīga"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Augšupielādētā datne ir tikai daļēji augšupielādēta"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Neviena datne netika augšupielādēta"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Trūkst pagaidu mapes"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Neizdevās saglabāt diskā"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Nav pietiekami daudz vietas"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -787,15 +787,18 @@ msgstr "Lejupielādēt"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-pasts"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Tālrunis"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adrese"
|
||||
|
||||
@ -928,6 +931,14 @@ msgstr "Organizācija"
|
||||
msgid "Birthday"
|
||||
msgstr "Dzimšanas diena"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Piezīmes atrodas šeit..."
|
||||
|
@ -9,8 +9,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -319,7 +319,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -347,35 +347,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr "Адресарот не е пронајден"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "Вредноста не е пронајдена"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr " Недостасува IM параметар за: "
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "Непознат IM: "
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "Роденден на {name}"
|
||||
|
||||
@ -464,125 +464,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Не беше поднесена патека за фотографија."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Грешка при утврдувањето на карактеристиките на фотографијата."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Грешка при снимање на контактите."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Ниту еден фајл не се вчита. Непозната грешка"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Датотеката беше успешно подигната."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Големината на датотеката ја надминува upload_max_filesize директивата во php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Големината на датотеката ја надминува MAX_FILE_SIZE директивата која беше специфицирана во HTML формата"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Датотеката беше само делумно подигната."
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Не беше подигната датотека."
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Недостасува привремена папка"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Неуспеав да запишам на диск"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Нема доволно слободен сториџ"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Грешка во снимање на контактите на диск."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -785,15 +785,18 @@ msgstr "Преземи"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Е-пошта"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Телефон"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Адреса"
|
||||
|
||||
@ -926,6 +929,14 @@ msgstr "Организација"
|
||||
msgid "Birthday"
|
||||
msgstr "Роденден"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -12,8 +12,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+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"
|
||||
@ -322,7 +322,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -350,35 +350,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "Hari Lahir {name}"
|
||||
|
||||
@ -467,125 +467,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Tiada direktori gambar yang diberi."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Ralat mendapatkan maklumat gambar."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Ralat menyimpan kenalan."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Tiada fail dimuatnaik. Ralat tidak diketahui."
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Tiada ralat berlaku, fail berjaya dimuatnaik"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Saiz fail yang dimuatnaik melebihi upload_max_filesize yang ditetapkan dalam php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Saiz fail yang dimuatnaik melebihi MAX_FILE_SIZE yang ditetapkan dalam borang HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Fail yang dimuatnaik tidak lengkap"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Tiada fail dimuatnaik"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Direktori sementara hilang"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Gagal untuk disimpan"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Ralat memuatnaik senarai kenalan."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -788,15 +788,18 @@ msgstr "Muat turun"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Alamat"
|
||||
|
||||
@ -929,6 +932,14 @@ msgstr "Organisasi"
|
||||
msgid "Birthday"
|
||||
msgstr "Hari lahir"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr "ဒေါင်းလုတ်"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -19,9 +19,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-07 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-06 16:30+0000\n"
|
||||
"Last-Translator: espenbye <espenbye@me.com>\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -474,125 +474,125 @@ msgstr "Feil ved oppdatering av kontakt"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Lagring av kontakt til server feilet"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Feil ved henting av brukerbilde"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Ingen filsti ble lagt inn."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Feil ved henting av fotoverdi."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Klarte ikke å lagre kontakt."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Gruppenavn ikke oppgitt."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Feil ved innsetting av gruppe."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Navn på gruppe som skal gis nytt navn er ikke oppgitt."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Nytt gruppenavn er ikke oppgitt."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Omdøping av gruppe feilet."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Gruppe-ID mangler i anmodningen."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Gruppenavn mangler i anmodningen."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Kontakt-ID mangler i anmodningen."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Ingen filer ble lastet opp. Ukjent feil."
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Pust ut, ingen feil. Filen ble lastet opp problemfritt"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Filen du prøvde å laste opp var større enn grensen upload_max_filesize i php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Filen du prøvde å laste opp var større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet."
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Filen du prøvde å laste opp ble kun delvis lastet opp"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Ingen filer ble lastet opp"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Mangler midlertidig mappe"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Klarte ikke å skrive til disk"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Ikke nok lagringsplass"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Forsøk på å laste opp svartelistet fil:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Klarte ikke å laste opp kontakter til lagringsplassen"
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Feil ved flytting av fil til importmappen."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Du har ikke adgang til å importere til denne adresseboken."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Filnavn mangler i anmodningen."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Framdriftsnøkkel mangler i anmodningen."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Forsøk på å aksessere svartelistet fil:"
|
||||
|
||||
@ -795,15 +795,18 @@ msgstr "Last ned"
|
||||
msgid "Merge"
|
||||
msgstr "Flett"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Epost"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresse"
|
||||
|
||||
@ -936,6 +939,14 @@ msgstr "Organisasjon"
|
||||
msgid "Birthday"
|
||||
msgstr "Bursdag"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Notater her..."
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Low German (http://www.transifex.com/projects/p/owncloud/language/nds/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -219,6 +219,8 @@
|
||||
"Title" => "Titel",
|
||||
"Organization" => "Organisatie",
|
||||
"Birthday" => "Verjaardag",
|
||||
"Website" => "Website",
|
||||
"Instant messaging" => "Instant messaging",
|
||||
"Notes go here..." => "Hier de notities...",
|
||||
"Add field..." => "Toevoegen veld...",
|
||||
"Instant Messaging" => "Instant Messaging",
|
||||
|
@ -20,8 +20,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 07:50+0000\n"
|
||||
"POT-Creation-Date: 2014-04-09 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 08:00+0000\n"
|
||||
"Last-Translator: André Koot <meneer@tken.net>\n"
|
||||
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -475,125 +475,125 @@ msgstr "Fout bij bijwerken contactpersoon"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Fout bij opslaan contactpersoongegevens baar backend"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Fout bij ophalen gebruikersfoto"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Geen fotopad opgestuurd."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Fout bij ophalen afbeelding vanuit cache"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Fout om PHOTO eigenschap te verkrijgen"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Fout om contact op te slaan"
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Geen groepsnaam opgegeven."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Fout bij toevoegen groep"
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Geen groepsnaam opgegeven om vanaf te hernoemen."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Geen groepsnaam opgegeven om naar te hernoemen."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Fout bij het hernoemen van groep."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Groep ID niet opgegeven"
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Groepsnaam niet aanwezig bij aanvraag."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Contact ID niet opgegeven"
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Er was geen bestand geladen. Onbekende fout"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "De upload van het bestand is goedgegaan."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Het bestand overschrijdt de upload_max_filesize instelling in php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Het bestand overschrijdt de MAX_FILE_SIZE instelling dat is opgegeven in het HTML formulier"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Het bestand is gedeeltelijk geüpload"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Er is geen bestand geüpload"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Er ontbreekt een tijdelijke map"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Schrijven naar schijf mislukt"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Niet genoeg opslagruimte beschikbaar"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Poging om geblacklist bestand te uploaden:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Fout bij opslaan van contacten."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Fout bij verplaatsen bestand naar importmap."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "U heeft geen permissie om te importeren naar dit adresboek."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Bestandsnaam ontbreekt in aanvraag."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Voortgangssleutel ontbreekt in aanvraag."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Poging om geblacklist bestand te openen:"
|
||||
|
||||
@ -796,15 +796,18 @@ msgstr "Downloaden"
|
||||
msgid "Merge"
|
||||
msgstr "Samenvoegen"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-mailadres"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefoon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adres"
|
||||
|
||||
@ -937,6 +940,14 @@ msgstr "Organisatie"
|
||||
msgid "Birthday"
|
||||
msgstr "Verjaardag"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr "Website"
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr "Instant messaging"
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Hier de notities..."
|
||||
|
@ -11,8 +11,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -321,7 +321,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -349,35 +349,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -466,125 +466,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Ingen fotosti sendt inn."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Klarte ikkje henta PHOTO-eigenskapen."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Klarte ikkje lagra kontakten."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Ingen filer lasta opp. Ukjend feil"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Ingen feil, fila vart lasta opp"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Den opplasta fila er større enn variabelen upload_max_filesize i php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Den opplasta fila er større enn variabelen MAX_FILE_SIZE i HTML-skjemaet"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Fila vart berre delvis lasta opp"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Ingen filer vart lasta opp"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Manglar ei mellombels mappe"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Klarte ikkje skriva til disk"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Ikkje nok lagringsplass tilgjengeleg"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Klarte ikkje lasta opp kontaktar til lagring."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -787,15 +787,18 @@ msgstr "Last ned"
|
||||
msgid "Merge"
|
||||
msgstr "Føy saman"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-post"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefonnummer"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresse"
|
||||
|
||||
@ -928,6 +931,14 @@ msgstr "Organisasjon"
|
||||
msgid "Birthday"
|
||||
msgstr "Bursdag"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: N'ko (http://www.transifex.com/projects/p/owncloud/language/nqo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Amontcargament capitat, pas d'errors"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Lo fichièr amontcargat es tròp bèl per la directiva «upload_max_filesize » del php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Lo fichièr amontcargat es mai gròs que la directiva «MAX_FILE_SIZE» especifiada dins lo formulari HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Lo fichièr foguèt pas completament amontcargat"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Cap de fichièrs son estats amontcargats"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Un dorsièr temporari manca"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "L'escriptura sul disc a fracassat"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr "Avalcarga"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Corrièl"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr "Anniversari"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr "ਡਾਊਨਲੋਡ"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -219,6 +219,8 @@
|
||||
"Title" => "Tytuł",
|
||||
"Organization" => "Organizacja",
|
||||
"Birthday" => "Urodziny",
|
||||
"Website" => "Strona www",
|
||||
"Instant messaging" => "Szybkie wiadomości",
|
||||
"Notes go here..." => "Notatki kliknij tutaj...",
|
||||
"Add field..." => "Dodaj pole...",
|
||||
"Instant Messaging" => "Komunikator",
|
||||
|
@ -26,8 +26,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 11:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-09 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 05:20+0000\n"
|
||||
"Last-Translator: bobie <maciej.przybecki@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -481,125 +481,125 @@ msgstr "Błąd uaktualnienia kontaktu"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Błąd podczas zapisywania kontaktu do bazy"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Błąd pobrania zdjęcia użytkownika"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Ścieżka do zdjęcia nie została podana."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Błąd podczas ładowania obrazka z cache"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Błąd uzyskiwania właściwości ZDJĘCIA."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Błąd zapisu kontaktu."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Nie nadano nazwy grupy."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Błąd dodania grupy."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Nie podano nazwy grupy do zmiany."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Nie podano nowej nazwy grupy."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Błąd zmiany nazwy grupy."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Brakuje wymaganego ID grupy"
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Brakuje wymaganej nazwy grupy"
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Brakuje wymaganego ID kontaktu "
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Żaden plik nie został załadowany. Nieznany błąd"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Nie było błędów, plik wysłano poprawnie."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Załadowany plik przekracza wielkość upload_max_filesize w php.ini "
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Wysłany plik przekracza wielkość dyrektywy MAX_FILE_SIZE określonej w formularzu HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Załadowany plik został wysłany tylko częściowo."
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Nie wysłano żadnego pliku"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Brak folderu tymczasowego"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Błąd zapisu na dysk"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Za mało dostępnego miejsca"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Próba wgrania pliku na czarną listę:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Wystąpił błąd podczas wysyłania kontaktów do magazynu."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Błąd podczas przenoszenia pliku do folderu importów."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Nie masz uprawnień do importu do tej książki adresowej."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Brakuje wymaganej nazwy pliku kontaktu "
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Brak klucz postępu w zapytaniu"
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Próba dostępu do pliku z czarnej listy:"
|
||||
|
||||
@ -802,15 +802,18 @@ msgstr "Pobierz"
|
||||
msgid "Merge"
|
||||
msgstr "Połącz"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adres"
|
||||
|
||||
@ -943,6 +946,14 @@ msgstr "Organizacja"
|
||||
msgid "Birthday"
|
||||
msgstr "Urodziny"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr "Strona www"
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr "Szybkie wiadomości"
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Notatki kliknij tutaj..."
|
||||
|
@ -219,6 +219,8 @@
|
||||
"Title" => "Título",
|
||||
"Organization" => "Organização",
|
||||
"Birthday" => "Aniversário",
|
||||
"Website" => "Website",
|
||||
"Instant messaging" => "Mensagem instantânea",
|
||||
"Notes go here..." => "Observações aqui...",
|
||||
"Add field..." => "Adicionar um campo...",
|
||||
"Instant Messaging" => "Mensagem Instantânea",
|
||||
|
@ -18,8 +18,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 11:30+0000\n"
|
||||
"POT-Creation-Date: 2014-04-09 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 10:40+0000\n"
|
||||
"Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -473,125 +473,125 @@ msgstr "Erro ao atualizar o contato"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Erro salvando contato no final."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Erro obtendo a foto do usuário"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Nenhum caminho para foto foi submetido."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Erro ao carregar imagem a partir do cache"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Erro ao obter propriedade da FOTO."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Erro ao salvar contato."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Nenhum nome de grupo foi fornecido."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Erro ao adicionar grupo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Nenhum nome de grupo para renomear foi fornecido."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Nenhum nome de grupo para renomear foi fornecido."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Erro renomeando grupo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "O ID do grupo requisitado não foi encontrado."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Nome do grupo ausente da requisição."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "O ID do contato requisitado não foi encontrado."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Nenhum arquivo foi enviado. Erro desconhecido"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Sem erros, o arquivo foi enviado com sucesso"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "O arquivo enviado excede a diretiva upload_max_filesize em php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "O arquivo carregado excede o argumento MAX_FILE_SIZE especificado no formulário HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "O arquivo foi parcialmente enviado"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Nenhum arquivo enviado"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Pasta temporária não encontrada"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Falha ao escrever no disco"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Espaço de armazenamento insuficiente"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Tente fazer o envio do arquivo de lista negra:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Erro enviando contatos para armazenamento."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Erro ao mover arquivo para a pasta de importações."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Você não tem permissão para importar para este livro de endereços."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Nome do arquivo ausente da requisção."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Chave de progresso faltando no pedido."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Tentando acessar o arquivo de lista negra:"
|
||||
|
||||
@ -794,15 +794,18 @@ msgstr "Baixar"
|
||||
msgid "Merge"
|
||||
msgstr "Mesclar"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefone"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Endereço"
|
||||
|
||||
@ -935,6 +938,14 @@ msgstr "Organização"
|
||||
msgid "Birthday"
|
||||
msgstr "Aniversário"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr "Website"
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr "Mensagem instantânea"
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Observações aqui..."
|
||||
|
@ -1,6 +1,11 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Contacts" => "Contactos",
|
||||
"Save" => "Guardar",
|
||||
"Starting file import" => "A iniciar importação de ficheiro",
|
||||
"Format selected: {format}" => "Format selected: {format}",
|
||||
"Automatic format detection" => "Deteção automática do formato",
|
||||
"Processing {count}/{total} cards" => "A processar {count}/{total} cartões",
|
||||
"Total:{total}, Success:{imported}, Errors:{failed}" => "Total:{total}, Com êxito:{imported}, Erros:{failed}",
|
||||
"An address book called {name} already exists" => "O livro de endereços {name} já existe",
|
||||
"Failed adding address book: {error}" => "Não foi possível adicionar o livro de endereços: {error}",
|
||||
"Failed loading address books: {error}" => "Não foi possível carregar o livro de endereços: {error}",
|
||||
@ -17,6 +22,7 @@
|
||||
"Merge failed. Error saving contact." => "Junção falhou. Erro ao guardar contacto.",
|
||||
"Select photo" => "Selecione uma fotografia",
|
||||
"Network or server error. Please inform administrator." => "Erro de rede ou do servidor. Por favor, informe o administrador.",
|
||||
"Only images can be used as contact photos" => "Apenas imagens podem ser usadas para as fotos dos contatos",
|
||||
"The size of \"{filename}\" exceeds the maximum allowed {size}" => "O tamanho do ficheiro \"{filename}\" excede o máximo permitido {tamanho}",
|
||||
"Error adding to group." => "Erro a adicionar ao grupo.",
|
||||
"Error removing from group." => "Erro a remover do grupo.",
|
||||
@ -68,6 +74,7 @@
|
||||
"You do not have permissions to delete this contact" => "Não tem permissões para apagar este contacto.",
|
||||
"The backend for this address book does not support deleting contacts" => "O bastidor para este livro de endereços não suporta o apagar de contactos",
|
||||
"Unknown error" => "Erro Desconhecido",
|
||||
"Access denied" => "Acesso negado",
|
||||
"The backend for this address book does not support updating" => "O suporte deste livro de endereços não suporta atualizações",
|
||||
"You don't have permissions to delete the address book." => "Não tem permissões para apagar este livro de endereços.",
|
||||
"Address book not found" => "Nenhum livro de endereços encontrado.",
|
||||
@ -166,6 +173,7 @@
|
||||
"Address books" => "Livro de endereços",
|
||||
"Display name" => "Mostrar nome",
|
||||
"Add Address Book" => "Adicionar Livro de Endereços",
|
||||
"Automatic format" => "Formato automático",
|
||||
"Select file..." => "Seleccionar ficheiro...",
|
||||
"(De-)select all" => "(Des)seleccionar todos",
|
||||
"Sort order" => "Ordem da ordenação",
|
||||
@ -191,6 +199,8 @@
|
||||
"Add new contact" => "Adicionar novo contacto",
|
||||
"Add new addressbook" => "Adicionar novo Livro de endereços",
|
||||
"Delete current contact" => "Apagar o contacto atual",
|
||||
"You have no contacts in your address book or your address book is disabled." => "Não tem nenhuns contatos no seu livro de endereços ou o seu livro de endereços está desativo",
|
||||
"Add a new contact or import existing contacts from a VCF file." => "Adicione um novo contato ou importe através de um ficheiro VCF ",
|
||||
"Which contact should the data be merged into?" => "Quais os dados dos contactos que devem ser juntados?",
|
||||
"Delete the other(s) after successful merge?" => "Eliminar o(s) outro(s) após finalizar com sucesso a junção?",
|
||||
"Compose mail" => "Escrever e-mail.",
|
||||
@ -208,6 +218,7 @@
|
||||
"Title" => "Título ",
|
||||
"Organization" => "Organização",
|
||||
"Birthday" => "Aniversário",
|
||||
"Instant messaging" => "Mensagens Instantâneas",
|
||||
"Notes go here..." => "As notas ficam aqui:",
|
||||
"Add field..." => "Adicionar campo...",
|
||||
"Instant Messaging" => "Mensagens Instantâneas",
|
||||
|
@ -18,13 +18,14 @@
|
||||
# PapiMigas Migas <papimigas@gmail.com>, 2013
|
||||
# rjgpp1994 <rjgpp.1994@gmail.com>, 2012
|
||||
# rtbfreitas, 2014
|
||||
# pcpronto <tiago.ferreira@pcpronto.pt>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-09 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 10:00+0000\n"
|
||||
"Last-Translator: pcpronto <tiago.ferreira@pcpronto.pt>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -42,23 +43,23 @@ msgstr "Guardar"
|
||||
|
||||
#: js/addressbooks.js:306
|
||||
msgid "Starting file import"
|
||||
msgstr ""
|
||||
msgstr "A iniciar importação de ficheiro"
|
||||
|
||||
#: js/addressbooks.js:310 js/addressbooks.js:338
|
||||
msgid "Format selected: {format}"
|
||||
msgstr ""
|
||||
msgstr "Format selected: {format}"
|
||||
|
||||
#: js/addressbooks.js:313 js/addressbooks.js:341
|
||||
msgid "Automatic format detection"
|
||||
msgstr ""
|
||||
msgstr "Deteção automática do formato"
|
||||
|
||||
#: js/addressbooks.js:391
|
||||
msgid "Processing {count}/{total} cards"
|
||||
msgstr ""
|
||||
msgstr "A processar {count}/{total} cartões"
|
||||
|
||||
#: js/addressbooks.js:415
|
||||
msgid "Total:{total}, Success:{imported}, Errors:{failed}"
|
||||
msgstr ""
|
||||
msgstr "Total:{total}, Com êxito:{imported}, Erros:{failed}"
|
||||
|
||||
#: js/addressbooks.js:569
|
||||
msgid "An address book called {name} already exists"
|
||||
@ -126,7 +127,7 @@ msgstr "Erro de rede ou do servidor. Por favor, informe o administrador."
|
||||
|
||||
#: js/app.js:789
|
||||
msgid "Only images can be used as contact photos"
|
||||
msgstr ""
|
||||
msgstr "Apenas imagens podem ser usadas para as fotos dos contatos"
|
||||
|
||||
#: js/app.js:798
|
||||
msgid "The size of \"{filename}\" exceeds the maximum allowed {size}"
|
||||
@ -332,7 +333,7 @@ msgstr "Não tem permissões para adicionar contactos ao livro de endereços"
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr "O bastidor para este livro de endereços não suporta o adicionar de contactos"
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "Não tem permissões para apagar este contacto."
|
||||
|
||||
@ -346,7 +347,7 @@ msgstr "Erro Desconhecido"
|
||||
|
||||
#: lib/addressbook.php:410
|
||||
msgid "Access denied"
|
||||
msgstr ""
|
||||
msgstr "Acesso negado"
|
||||
|
||||
#: lib/addressbook.php:417
|
||||
msgid "The backend for this address book does not support updating"
|
||||
@ -360,35 +361,35 @@ msgstr "Não tem permissões para apagar este livro de endereços."
|
||||
msgid "Address book not found"
|
||||
msgstr "Nenhum livro de endereços encontrado."
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "Não tem permissões para ver este contacto"
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "Não tem permissões para atualizar este contacto"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "O suporte deste contacto não suporta atualizações"
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "O suporte não aceita contactos adicionais"
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "Propriedade não encontrada"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr "Falta o parâmetro de mensagens instantâneas para:"
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "Mensagens instantâneas desconhecida (IM)"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "Aniversário de {name}"
|
||||
|
||||
@ -477,125 +478,125 @@ msgstr "Erro ao actualizar o contacto"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Erro ao guardar o contacto no suporte"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Erro a obter a fotografia do utilizador"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Nenhum caminho da foto definido."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Erro a carregar a imagem da cache"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Erro a obter a propriedade Foto"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Erro a guardar o contacto."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Grupo sem nome."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Erro a adicionar o grupo"
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Não foi dado um novo nome ao grupo recebido."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Não foi dado um novo nome ao grupo dado."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Erro ao renomear grupo."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Falta o ID do grupo no pedido"
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Nome de grupo em falta."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Falta o ID do contacto no pedido"
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Nenhum ficheiro foi carregado. Erro desconhecido"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Não ocorreram erros, o ficheiro foi submetido com sucesso"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "O ficheiro enviado excede a directiva upload_max_filesize no php. ini\n "
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "O tamanho do ficheiro carregado ultrapassa o valor MAX_FILE_SIZE definido no formulário HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "O ficheiro selecionado foi apenas carregado parcialmente"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Nenhum ficheiro foi submetido"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Está a faltar a pasta temporária"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Falhou a escrita no disco"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Não há espaço suficiente em disco"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Tentativa de envio de ficheiro bloqueado:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Erro a carregar os contactos para o armazenamento."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Erro ao mover ficheiro para a pasta de importação."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Não tem permissões para importar para este livro de endereços."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "O nome do ficheiro está em falta."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Chave de progresso em falta no pedido."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Tentativa de acesso a ficheiro bloqueado:"
|
||||
|
||||
@ -757,7 +758,7 @@ msgstr "Adicionar Livro de Endereços"
|
||||
|
||||
#: templates/contacts.php:35
|
||||
msgid "Automatic format"
|
||||
msgstr ""
|
||||
msgstr "Formato automático"
|
||||
|
||||
#: templates/contacts.php:44 templates/contacts.php:45
|
||||
msgid "Select file..."
|
||||
@ -798,15 +799,18 @@ msgstr "Transferir"
|
||||
msgid "Merge"
|
||||
msgstr "Fundir"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefone"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Endereço"
|
||||
|
||||
@ -865,11 +869,11 @@ msgstr "Apagar o contacto atual"
|
||||
#: templates/contacts.php:126
|
||||
msgid ""
|
||||
"You have no contacts in your address book or your address book is disabled."
|
||||
msgstr ""
|
||||
msgstr "Não tem nenhuns contatos no seu livro de endereços ou o seu livro de endereços está desativo"
|
||||
|
||||
#: templates/contacts.php:127
|
||||
msgid "Add a new contact or import existing contacts from a VCF file."
|
||||
msgstr ""
|
||||
msgstr "Adicione um novo contato ou importe através de um ficheiro VCF "
|
||||
|
||||
#: templates/contacts.php:178
|
||||
msgid "Which contact should the data be merged into?"
|
||||
@ -939,6 +943,14 @@ msgstr "Organização"
|
||||
msgid "Birthday"
|
||||
msgstr "Aniversário"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr "Mensagens Instantâneas"
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "As notas ficam aqui:"
|
||||
|
@ -13,8 +13,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -323,7 +323,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -351,35 +351,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "Ziua de naștere a {name}"
|
||||
|
||||
@ -468,125 +468,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Nici o adresă către fotografie nu a fost transmisă"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "eroare in gasirea proprietatilor fotografiei"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "eroare in salvarea contactului"
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Nici un fișier nu a fost încărcat. Eroare necunoscută"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Nu a apărut nici o eroare, fișierul a fost încărcat cu succes"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Fișierul are o dimensiune mai mare decât cea specificată în variabila upload_max_filesize din php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Fișierul are o dimensiune mai mare decât variabile MAX_FILE_SIZE specificată în formularul HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Fișierul a fost încărcat doar parțial"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Nu a fost încărcat nici un fișier"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Lipsește un director temporar"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Eroare la scriere pe disc"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Nu este disponibil suficient spațiu"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Eroare la "
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -789,15 +789,18 @@ msgstr "Descarcă"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresă"
|
||||
|
||||
@ -930,6 +933,14 @@ msgstr "Organizație"
|
||||
msgid "Birthday"
|
||||
msgstr "Zi de naștere"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -34,8 +34,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -344,7 +344,7 @@ msgstr "У Вас нет разрешений добавлять контакт
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr "Реализация этой адресной книги не поддерживает добавление контактов."
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "У Вас нет разрешений удалять этот контакт."
|
||||
|
||||
@ -372,35 +372,35 @@ msgstr "У Вас нет разрешений удалять эту адресн
|
||||
msgid "Address book not found"
|
||||
msgstr "Адресная книга не найдена"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "У Вас нет разрешений просматривать этот контакт"
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "У Вас нет разрешений обновлять этот контакт"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "Реализация этого контакта не поддерживает обновления"
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "Реализация не поддерживает добавление контактов"
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "Свойство не найдено"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr "Отсутствует параметр IM для:"
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "Неизвестный IM:"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "День рождения {name}"
|
||||
|
||||
@ -489,125 +489,125 @@ msgstr "Ошибка при обновлении контакта"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Ошибка сохранения контакта в бэкенд"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Ошибка загрузки фото пользователя"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Нет фото по адресу."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Ошибка при получении ФОТО."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Ошибка при сохранении контактов."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Не задано имя группы."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Ошибка добавления группы."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Не указано имя группы для переименования из выбранного."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Не указано имя группы для переименования в выбранное."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Ошибка переименования группы."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "В запросе отсутствует ID группы."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Имя группы отсутствует в запросе."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "ID контакта из запроса отсутствует."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Файл не был загружен. Неизвестная ошибка"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Файл загружен успешно."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Загружаемый файл первосходит значение переменной upload_max_filesize, установленно в php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Загружаемый файл превосходит значение переменной MAX_FILE_SIZE, указанной в форме HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Файл загружен частично"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Файл не был загружен"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Отсутствует временная папка"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Ошибка записи на диск"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Недостаточно доступного места в хранилище"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Попытка загрузки файла черного списка:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Ошибка загрузки контактов в хранилище."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Ошибка перемещения файла в папку импорта"
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "У Вас нет разрешений импортировать в эту адресную книгу."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Имя файла из запроса отсутствует."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Ключ прогреса из запроса отсутствует."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Попытка доступа к файлу черного списка:"
|
||||
|
||||
@ -810,15 +810,18 @@ msgstr "Скачать"
|
||||
msgid "Merge"
|
||||
msgstr "Объединение"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Телефон"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Адрес"
|
||||
|
||||
@ -951,6 +954,14 @@ msgstr "Организация"
|
||||
msgid "Birthday"
|
||||
msgstr "День рождения"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Здесь будут заметки..."
|
||||
|
@ -10,8 +10,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -320,7 +320,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -348,35 +348,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "{name}ගේ උපන්දිනය"
|
||||
|
||||
@ -465,125 +465,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "සම්බන්ධතාව සුරැකිමේදී දෝෂයක්"
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "ගොනුවක් උඩුගත නොවුනි. නොහැඳිනු දෝෂයක්"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "දෝෂයක් නොමැත. සාර්ථකව ගොනුව උඩුගත කෙරුණි"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "php.ini හි upload_max_filesize නියමයට වඩා ගොනුව විශාලය"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "උඩුගත කළ ගොනුවේ විශාලත්වය HTML පෝරමයේ නියම කළ ඇති MAX_FILE_SIZE විශාලත්වයට වඩා වැඩිය"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "උඩුගත කළ ගොනුවේ කොටසක් පමණක් උඩුගත විය"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "ගොනුවක් උඩුගත නොවුණි"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "තාවකාලික ෆොල්ඩරයක් අතුරුදහන්"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "තැටිගත කිරීම අසාර්ථකයි"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "ගබඩාවට පුද්ගල විස්තර උඩුගත කිරීමේ දෝෂයක්"
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -786,15 +786,18 @@ msgstr "බාන්න"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "විද්යුත් තැපෑල"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "දුරකථන"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "ලිපිනය"
|
||||
|
||||
@ -927,6 +930,14 @@ msgstr "ආයතනය"
|
||||
msgid "Birthday"
|
||||
msgstr "උපන් දිනය"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr "Stiahnuť"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr "Narodeniny"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -2,6 +2,8 @@
|
||||
"Contacts" => "Kontakty",
|
||||
"Save" => "Uložiť",
|
||||
"Starting file import" => "Spusteni importu súboru",
|
||||
"Format selected: {format}" => "Zvolený formát: {format}",
|
||||
"Automatic format detection" => "Automatická detekcia formátu",
|
||||
"An address book called {name} already exists" => "Adresár s názvom {name} už existuje",
|
||||
"Failed adding address book: {error}" => "Pridanie adresára zlyhalo: {error}",
|
||||
"Failed loading address books: {error}" => "Načítanie adresára zlyhalo: {error}",
|
||||
@ -86,6 +88,7 @@
|
||||
"Error creating contact." => "Chyba pri vytváraní kontaktu.",
|
||||
"Error creating contact" => "Chyba pri vytváraní kontaktu",
|
||||
"Error deleting contact" => "Chyba pri odstraňovaní kontaktu",
|
||||
"Error retrieving contact" => "Chyba pri načítaní kontaktu",
|
||||
"Error saving contact" => "Chyba pri ukladaní kontaktu",
|
||||
"Error removing contact from other address book." => "Chyba pri vymazávaní kontaktu z iného adresára.",
|
||||
"Couldn't find contact." => "Kontakt sa nenašiel.",
|
||||
@ -206,6 +209,8 @@
|
||||
"Title" => "Názov",
|
||||
"Organization" => "Organizácia",
|
||||
"Birthday" => "Narodeniny",
|
||||
"Website" => "Webstránka",
|
||||
"Instant messaging" => "Instant messaging",
|
||||
"Notes go here..." => "Poznámky idú sem...",
|
||||
"Add field..." => "Vložiť pole...",
|
||||
"Instant Messaging" => "Okamžité správy IM",
|
||||
|
@ -16,9 +16,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-09 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 06:20+0000\n"
|
||||
"Last-Translator: mhh <marian.hvolka@stuba.sk>\n"
|
||||
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -40,11 +40,11 @@ msgstr "Spusteni importu súboru"
|
||||
|
||||
#: js/addressbooks.js:310 js/addressbooks.js:338
|
||||
msgid "Format selected: {format}"
|
||||
msgstr ""
|
||||
msgstr "Zvolený formát: {format}"
|
||||
|
||||
#: js/addressbooks.js:313 js/addressbooks.js:341
|
||||
msgid "Automatic format detection"
|
||||
msgstr ""
|
||||
msgstr "Automatická detekcia formátu"
|
||||
|
||||
#: js/addressbooks.js:391
|
||||
msgid "Processing {count}/{total} cards"
|
||||
@ -326,7 +326,7 @@ msgstr "Nemáte oprávnenie na pridávanie kontaktov do adresára"
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr "Úložisko tohto adresára nepodporuje pridávanie kontaktov"
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "Nemáte oprávnenie na vymazanie tohto kontaktu"
|
||||
|
||||
@ -354,35 +354,35 @@ msgstr "Nemáte oprávnenie na vymazanie tohto adresára."
|
||||
msgid "Address book not found"
|
||||
msgstr "Adresár nenájdený"
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr "Nemáte oprávnenie na zobrazenie tohto kontaktu"
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr "Nemáte oprávnenie na aktualizáciu tohto kontaktu"
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr "Úložisko tohto kontaktu nepodporuje jeho aktualizáciu"
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr "Toto úložisko nepodporuje pridávanie kontaktov"
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr "Vlastnosť nenájdená"
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr " Chýba IM parameter pre: "
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "Neznáme IM:"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "Narodeniny {name}"
|
||||
|
||||
@ -418,7 +418,7 @@ msgstr "Chyba pri odstraňovaní kontaktu"
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:331
|
||||
msgid "Error retrieving contact"
|
||||
msgstr ""
|
||||
msgstr "Chyba pri načítaní kontaktu"
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:342
|
||||
msgid "Error saving contact"
|
||||
@ -471,125 +471,125 @@ msgstr "Chyba pri ukladaní zmien kontaktu"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Chyba pri zápise kontaktu do úložiska"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Chyba pri získavaní používateľovej fotky"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Žiadna fotka nebola odoslaná."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Chyba počas získavania vlastností fotky."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Chyba počas ukladania kontaktu."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Názov skupiny nie je zadaný."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Chyba vytvárania danej skupiny."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Názov skupiny na premenovanie nie je zadaný."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Nový názov skupiny nie je zadaný."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Chyba pri premenovávaní skupiny."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Chýbajúce skupinové ID pri požiadavke."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "V požiadavke chýba názov skupiny."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Chýbajúce kontaktné ID pri požiadavke."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Žiaden súbor nebol odoslaný. Neznáma chyba"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Nenastala žiadna chyba, súbor bol úspešne nahraný"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Nahrávaný súbor prekračuje nastavenie upload_max_filesize v php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Nahrávaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Nahrávaný súbor sa nahral len čiastočne"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Žiadny súbor nebol nahraný"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Chýba dočasný priečinok"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Zápis na disk sa nepodaril"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Nedostatok dostupného úložného priestoru"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Pokus o nahratie zakázaného súboru:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Chyba pri nahrávaní kontaktov do úložiska."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Chyba pri presune súboru do priečinka importov"
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Nemáte oprávnenie na import do tohto adresára."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "V požiadavke chýba názov súboru."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "V požiadavke chýba položka priebehu."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Pokus o prístup k zakázanému súboru:"
|
||||
|
||||
@ -792,15 +792,18 @@ msgstr "Sťahovanie"
|
||||
msgid "Merge"
|
||||
msgstr "Zlúčiť"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefón"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresa"
|
||||
|
||||
@ -933,6 +936,14 @@ msgstr "Organizácia"
|
||||
msgid "Birthday"
|
||||
msgstr "Narodeniny"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr "Webstránka"
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr "Instant messaging"
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Poznámky idú sem..."
|
||||
|
@ -14,9 +14,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-04 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 19:40+0000\n"
|
||||
"Last-Translator: mateju <>\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -469,125 +469,125 @@ msgstr "Napaka posodabljanja stika"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Napaka shranjevanja stika v hrbtišče sistema"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Napaka pridobivanja fotografije uporabnika"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Pot slike ni poslana."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "Napaka nalaganja slike iz predpomnilnika"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Napaka med pridobivanjem lastnosti fotografije."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Napaka med shranjevanjem stika."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Ni podanega imena skupine."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Napaka dodajanja skupine."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Ni podanega imena skupine za preimenovanje."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Ni imena skupine za preimenovanje podane."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Napaka preimenovanja skupine."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "V zahtevi manjka ID skupine."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Ime skupine manjka iz zahteve."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "V zahtevi manjka ID stika."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Ni poslane datoteke. Neznana napaka."
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Datoteka je uspešno naložena."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Naložena datoteka presega velikost, ki jo določa parameter upload_max_filesize v datoteki php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Poslana datoteka presega velikost, ki jo določa parameter največje dovoljene velikosti v obrazcu HTML."
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Poslan je le del datoteke."
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Ni poslane datoteke"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Manjka začasna mapa"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Pisanje na disk je spodletelo"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Na voljo ni dovolj prostora"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Poskus pošiljanja datoteke na črnem seznamu:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Napaka med nalaganjem stikov v hrambo."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Napaka premikanja datoteke v mapo uvoza."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Ni ustreznih dovoljenj za uvoz v ta imenik."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "V zahtevi manjka ime datoteke."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Ključ napredka manjka iz zahteve."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Poskus dostopa do datoteke na črnem seznamu:"
|
||||
|
||||
@ -790,15 +790,18 @@ msgstr "Prejmi"
|
||||
msgid "Merge"
|
||||
msgstr "Združi"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Elektronski naslov"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Naslov"
|
||||
|
||||
@ -931,6 +934,14 @@ msgstr "Ustanova"
|
||||
msgid "Birthday"
|
||||
msgstr "Rojstni dan"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Prostor za opombe ..."
|
||||
|
@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -318,7 +318,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -346,35 +346,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -463,125 +463,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Nuk u ngarkua asnjë skedar. Veprim i gabuar i panjohur"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Nuk pati veprime të gabuara, skedari u ngarkua me sukses"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Skedari i ngarkuar tejkalon udhëzimin MAX_FILE_SIZE të specifikuar në formularin HTML"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Skedari i ngarkuar u ngarkua vetëm pjesërisht"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Nuk u ngarkua asnjë skedar"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Një dosje e përkohshme nuk u gjet"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Ruajtja në disk dështoi"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Hapsira e arkivimit e pamjaftueshme"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -784,15 +784,18 @@ msgstr "Shkarko"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Email-i"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresa"
|
||||
|
||||
@ -925,6 +928,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr "Ditëlindja"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -9,8 +9,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -319,7 +319,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -347,35 +347,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -464,125 +464,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Ниједна датотека није отпремљена услед непознате грешке"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Није дошло до грешке. Датотека је успешно отпремљена."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Послати фајл превазилази директиву upload_max_filesize из "
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Отпремљена датотека прелази смерницу MAX_FILE_SIZE која је наведена у HTML обрасцу"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Датотека је делимично отпремљена"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Датотека није отпремљена"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Недостаје привремена фасцикла"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Не могу да пишем на диск"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Нема довољно простора"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -785,15 +785,18 @@ msgstr "Преузми"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "Е-пошта"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Телефон"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Адреса"
|
||||
|
||||
@ -926,6 +929,14 @@ msgstr "Организација"
|
||||
msgid "Birthday"
|
||||
msgstr "Рођендан"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -318,7 +318,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -346,35 +346,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -463,125 +463,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Nema greške, fajl je uspešno poslat"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Poslati fajl prevazilazi direktivu upload_max_filesize iz "
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Poslati fajl prevazilazi direktivu MAX_FILE_SIZE koja je navedena u HTML formi"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Poslati fajl je samo delimično otpremljen!"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Nijedan fajl nije poslat"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Nedostaje privremena fascikla"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -784,15 +784,18 @@ msgstr "Preuzmi"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-mail"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adresa"
|
||||
|
||||
@ -925,6 +928,14 @@ msgstr "Organizacija"
|
||||
msgid "Birthday"
|
||||
msgstr "Rođendan"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Sundanese (http://www.transifex.com/projects/p/owncloud/language/su/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -38,6 +38,7 @@
|
||||
"Error parsing date: {date}" => "Fel vid läsning av datum: {date}",
|
||||
"# groups" => "# grupper",
|
||||
"Error parsing birthday {bday}" => "Fel uppstod under inläsning av födelsedag {bday}",
|
||||
"The backend does not support multi-byte characters." => "Backend saknar stöd för multi-byte tecken.",
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Vissa kontakter är markerade för radering, men är inte raderade än. Vänta tills att de har raderats.",
|
||||
"Click to undo deletion of {num} contacts" => "Klicka för att ångra radering av {num} kontakter",
|
||||
"Cancelled deletion of {num} contacts" => "Avbruten radering av {num} kontakter",
|
||||
@ -87,6 +88,7 @@
|
||||
"Unknown IM: " => "Okänt IM:",
|
||||
"{name}'s Birthday" => "{name}'s födelsedag",
|
||||
"Error creating address book" => "Fel vid skapandet av adressbok",
|
||||
"The \"%s\" backend does not support deleting address books" => "\"%s\" backend saknar stöd för att ta bort adressböcker",
|
||||
"You do not have permissions to delete the \"%s\" address book" => "Du har inte behörighet att radera \"%s\" adressbok",
|
||||
"Error deleting address book" => "Fel när adressbok skulle raderas",
|
||||
"Error creating contact." => "Fel vid skapandet av kontakt",
|
||||
@ -153,6 +155,7 @@
|
||||
"Skype" => "Skype",
|
||||
"QQ" => "QQ",
|
||||
"GaduGadu" => "GaduGadu",
|
||||
"ownCloud handle" => "ownCloud handle",
|
||||
"Work" => "Arbete",
|
||||
"Home" => "Hem",
|
||||
"Mobile" => "Mobil",
|
||||
@ -197,6 +200,8 @@
|
||||
"Add new contact" => "Lägg till ny kontakt",
|
||||
"Add new addressbook" => "Lägg till ny adressbok",
|
||||
"Delete current contact" => "Radera denna kontakt",
|
||||
"You have no contacts in your address book or your address book is disabled." => "Du har inga kontakter i din adressbok eller så är din adressbok inaktiverad.",
|
||||
"Add a new contact or import existing contacts from a VCF file." => "Lägg till en ny kontakt eller importera från en en VCF-fil.",
|
||||
"Which contact should the data be merged into?" => "Vilken kontakt ska informationen slås ihop med?",
|
||||
"Delete the other(s) after successful merge?" => "Radera dom andra efter lyckad sammanslagning?",
|
||||
"Compose mail" => "Skapa e-post",
|
||||
@ -214,6 +219,8 @@
|
||||
"Title" => "Rubrik",
|
||||
"Organization" => "Organisation",
|
||||
"Birthday" => "Födelsedag",
|
||||
"Website" => "Webbplats",
|
||||
"Instant messaging" => "Snabbmeddelanden",
|
||||
"Notes go here..." => "Noteringar här...",
|
||||
"Add field..." => "Lägg till fält...",
|
||||
"Instant Messaging" => "Instant Messaging",
|
||||
|
@ -23,8 +23,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-06 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-05 19:40+0000\n"
|
||||
"POT-Creation-Date: 2014-04-09 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 18:10+0000\n"
|
||||
"Last-Translator: AsavarTzeth <asavartzeth@gmail.com>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -194,7 +194,7 @@ msgstr "Fel uppstod under inläsning av födelsedag {bday}"
|
||||
|
||||
#: js/contacts.js:1315
|
||||
msgid "The backend does not support multi-byte characters."
|
||||
msgstr ""
|
||||
msgstr "Backend saknar stöd för multi-byte tecken."
|
||||
|
||||
#: js/contacts.js:2222
|
||||
msgid ""
|
||||
@ -400,7 +400,7 @@ msgstr "Fel vid skapandet av adressbok"
|
||||
#: lib/controller/addressbookcontroller.php:195
|
||||
#, php-format
|
||||
msgid "The \"%s\" backend does not support deleting address books"
|
||||
msgstr ""
|
||||
msgstr "\"%s\" backend saknar stöd för att ta bort adressböcker"
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:203
|
||||
#, php-format
|
||||
@ -478,125 +478,125 @@ msgstr "Fel uppstod när kontakt skulle uppdateras"
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr "Fel när kontakt skulle sparas till server"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr "Fel uppstod under hämtning av användarbild"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "Ingen sökväg till foto angavs."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr "fel uppstod när bild laddades från cache"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "Fel vid hämtning av egenskaper för FOTO."
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "Fel vid spara kontakt."
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr "Inget gruppnamn angivet."
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "Fel uppstod när grupp skulle läggas till."
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr "Inget gruppnamn att byta från angivet."
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr "Inget gruppnamn att byta till angivet."
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr "Fel vid omdöpning av grupp."
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "Grupp-ID fattas från anrop."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr "Gruppnamn saknas från begäran."
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "Kontakt-ID fattas från anrop."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "Ingen fil har laddats upp. Okänt fel"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "Inga fel har uppstått. Filen har laddats upp utan problem."
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "Den uppladdade filen överskrider värdet för upload_max_filesize i php.ini"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "Den uppladdade filen överskrider värdet för MAX_FILE_SIZE som har angivits i HTML-formuläret"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "Den uppladdade filen har endast delvis laddats upp"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "Ingen fil har laddats upp"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "Temporär-mapp saknas"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "Misslyckades att spara till disk"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr "Det finns inte tillräckligt med lagringsutrymme"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr "Försök att ladda upp svartlistad fil:"
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "Fel uppstod när kontakter sparades."
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr "Fel uppstod när fil skulle flyttas till importmappen."
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr "Du har inte behörighet att importera denna adressbok."
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr "Filnamn saknas från begäran."
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr "Progress-nyckel saknas från begäran."
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr "Försök att komma åt svartlistad fil:"
|
||||
|
||||
@ -680,7 +680,7 @@ msgstr "GaduGadu"
|
||||
|
||||
#: lib/utils/properties.php:136
|
||||
msgid "ownCloud handle"
|
||||
msgstr ""
|
||||
msgstr "ownCloud handle"
|
||||
|
||||
#: lib/utils/properties.php:163 lib/utils/properties.php:171
|
||||
#: lib/utils/properties.php:182 lib/utils/properties.php:199
|
||||
@ -799,15 +799,18 @@ msgstr "Ladda ner"
|
||||
msgid "Merge"
|
||||
msgstr "Sammanfoga"
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "E-post"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "Telefon"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "Adress"
|
||||
|
||||
@ -866,11 +869,11 @@ msgstr "Radera denna kontakt"
|
||||
#: templates/contacts.php:126
|
||||
msgid ""
|
||||
"You have no contacts in your address book or your address book is disabled."
|
||||
msgstr ""
|
||||
msgstr "Du har inga kontakter i din adressbok eller så är din adressbok inaktiverad."
|
||||
|
||||
#: templates/contacts.php:127
|
||||
msgid "Add a new contact or import existing contacts from a VCF file."
|
||||
msgstr ""
|
||||
msgstr "Lägg till en ny kontakt eller importera från en en VCF-fil."
|
||||
|
||||
#: templates/contacts.php:178
|
||||
msgid "Which contact should the data be merged into?"
|
||||
@ -940,6 +943,14 @@ msgstr "Organisation"
|
||||
msgid "Birthday"
|
||||
msgstr "Födelsedag"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr "Webbplats"
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr "Snabbmeddelanden"
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "Noteringar här..."
|
||||
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -317,7 +317,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -345,35 +345,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr ""
|
||||
|
||||
@ -462,125 +462,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -783,15 +783,18 @@ msgstr ""
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
@ -924,6 +927,14 @@ msgstr ""
|
||||
msgid "Birthday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr ""
|
||||
|
@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-02 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-04-02 04:49+0000\n"
|
||||
"POT-Creation-Date: 2014-04-08 00:50-0400\n"
|
||||
"PO-Revision-Date: 2014-04-08 04:50+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -318,7 +318,7 @@ msgstr ""
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:247
|
||||
#: lib/addressbook.php:299 lib/addressbook.php:339 lib/contact.php:252
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
@ -346,35 +346,35 @@ msgstr ""
|
||||
msgid "Address book not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:113 lib/contact.php:160
|
||||
#: lib/contact.php:116 lib/contact.php:163
|
||||
msgid "You do not have permissions to see this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:262
|
||||
#: lib/contact.php:267
|
||||
msgid "You do not have permissions to update this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:275
|
||||
#: lib/contact.php:280
|
||||
msgid "The backend for this contact does not support updating it"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:292
|
||||
#: lib/contact.php:297
|
||||
msgid "This backend not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:458 lib/contact.php:475
|
||||
#: lib/contact.php:463 lib/contact.php:480
|
||||
msgid "Property not found"
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:523
|
||||
#: lib/contact.php:528
|
||||
msgid " Missing IM parameter for: "
|
||||
msgstr ""
|
||||
|
||||
#: lib/contact.php:531
|
||||
#: lib/contact.php:536
|
||||
msgid "Unknown IM: "
|
||||
msgstr "அறியப்படாத IM"
|
||||
|
||||
#: lib/contact.php:808
|
||||
#: lib/contact.php:813
|
||||
msgid "{name}'s Birthday"
|
||||
msgstr "{பெயர்} இன் பிறந்தநாள்"
|
||||
|
||||
@ -463,125 +463,125 @@ msgstr ""
|
||||
msgid "Error saving contact to backend"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:59
|
||||
#: lib/controller/contactphotocontroller.php:71
|
||||
msgid "Error getting user photo"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:131
|
||||
#: lib/controller/contactphotocontroller.php:143
|
||||
msgid "No photo path was submitted."
|
||||
msgstr "படத்திற்கான பாதை சமர்ப்பிக்கப்படவில்லை"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:193
|
||||
#: lib/controller/contactphotocontroller.php:204
|
||||
msgid "Error loading image from cache"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:203
|
||||
#: lib/controller/contactphotocontroller.php:214
|
||||
msgid "Error getting PHOTO property."
|
||||
msgstr "பட தொகுப்பை பெறுவதில் வழு"
|
||||
|
||||
#: lib/controller/contactphotocontroller.php:207
|
||||
#: lib/controller/contactphotocontroller.php:218
|
||||
msgid "Error saving contact."
|
||||
msgstr "தொடர்பை சேமிப்பதில் வழு"
|
||||
|
||||
#: lib/controller/groupcontroller.php:61 lib/controller/groupcontroller.php:84
|
||||
#: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
|
||||
msgid "No group name given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:68
|
||||
#: lib/controller/groupcontroller.php:74
|
||||
msgid "Error adding group."
|
||||
msgstr "குழுவை சேர்ப்பதில் வழு"
|
||||
|
||||
#: lib/controller/groupcontroller.php:146
|
||||
#: lib/controller/groupcontroller.php:150
|
||||
msgid "No group name to rename from given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:151
|
||||
#: lib/controller/groupcontroller.php:155
|
||||
msgid "No group name to rename to given."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:158
|
||||
#: lib/controller/groupcontroller.php:160
|
||||
msgid "Error renaming group."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:208
|
||||
#: lib/controller/groupcontroller.php:266
|
||||
#: lib/controller/groupcontroller.php:210
|
||||
#: lib/controller/groupcontroller.php:267
|
||||
msgid "Group ID missing from request."
|
||||
msgstr "வேண்டுகோளில் குழு ID விடுபட்டுள்ளது."
|
||||
|
||||
#: lib/controller/groupcontroller.php:215
|
||||
#: lib/controller/groupcontroller.php:273
|
||||
#: lib/controller/groupcontroller.php:217
|
||||
#: lib/controller/groupcontroller.php:274
|
||||
msgid "Group name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/groupcontroller.php:222
|
||||
#: lib/controller/groupcontroller.php:280
|
||||
#: lib/controller/groupcontroller.php:224
|
||||
#: lib/controller/groupcontroller.php:281
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr "வேண்டுகோளில் தொடர்பு ID விடுபட்டுள்ளது."
|
||||
|
||||
#: lib/controller/importcontroller.php:41
|
||||
#: lib/controller/importcontroller.php:47
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr "ஒரு கோப்பும் பதிவேற்றப்படவில்லை. அறியப்படாத வழு"
|
||||
|
||||
#: lib/controller/importcontroller.php:50
|
||||
#: lib/controller/importcontroller.php:56
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr "இங்கு வழு இல்லை, கோப்பு வெற்றிகரமாக பதிவேற்றப்பட்டது"
|
||||
|
||||
#: lib/controller/importcontroller.php:51
|
||||
#: lib/controller/importcontroller.php:57
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr "பதிவேற்றப்பட்ட கோப்பானது php.ini இலுள்ள upload_max_filesize directive ஐ விட கூடியது"
|
||||
|
||||
#: lib/controller/importcontroller.php:53
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr "பதிவேற்றப்பட்ட கோப்பானது HTML படிவத்தில் குறிப்பிடப்பட்டுள்ள MAX_FILE_SIZE directive ஐ விட கூடியது"
|
||||
|
||||
#: lib/controller/importcontroller.php:54
|
||||
#: lib/controller/importcontroller.php:60
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr "பதிவேற்றப்பட்ட கோப்பானது பகுதியாக மட்டுமே பதிவேற்றப்பட்டுள்ளது"
|
||||
|
||||
#: lib/controller/importcontroller.php:55
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid "No file was uploaded"
|
||||
msgstr "எந்த கோப்பும் பதிவேற்றப்படவில்லை"
|
||||
|
||||
#: lib/controller/importcontroller.php:56
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr "ஒரு தற்காலிகமான கோப்புறையை காணவில்லை"
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "Failed to write to disk"
|
||||
msgstr "வட்டில் எழுத முடியவில்லை"
|
||||
|
||||
#: lib/controller/importcontroller.php:68
|
||||
#: lib/controller/importcontroller.php:74
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
#: lib/controller/importcontroller.php:82
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:96
|
||||
#: lib/controller/importcontroller.php:102
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr "சேமிப்பகத்தில் தொடர்புகளை பதிவேற்றுவதில் வழு"
|
||||
|
||||
#: lib/controller/importcontroller.php:141
|
||||
#: lib/controller/importcontroller.php:147
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:160
|
||||
#: lib/controller/importcontroller.php:166
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:168
|
||||
#: lib/controller/importcontroller.php:174
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:173
|
||||
#: lib/controller/importcontroller.php:300
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:306
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:179
|
||||
#: lib/controller/importcontroller.php:185
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -784,15 +784,18 @@ msgstr "பதிவிறக்குக"
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:83 templates/contacts.php:356
|
||||
#: templates/contacts.php:83 templates/contacts.php:317
|
||||
#: templates/contacts.php:356
|
||||
msgid "Email"
|
||||
msgstr "மின்னஞ்சல்"
|
||||
|
||||
#: templates/contacts.php:84 templates/contacts.php:355
|
||||
#: templates/contacts.php:84 templates/contacts.php:322
|
||||
#: templates/contacts.php:355
|
||||
msgid "Phone"
|
||||
msgstr "தொலைப்பேசி"
|
||||
|
||||
#: templates/contacts.php:85 templates/contacts.php:358
|
||||
#: templates/contacts.php:85 templates/contacts.php:327
|
||||
#: templates/contacts.php:358
|
||||
msgid "Address"
|
||||
msgstr "முகவரி"
|
||||
|
||||
@ -925,6 +928,14 @@ msgstr "நிறுவனம்"
|
||||
msgid "Birthday"
|
||||
msgstr "பிறந்த நாள்"
|
||||
|
||||
#: templates/contacts.php:332
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:337
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
|
||||
#: templates/contacts.php:343
|
||||
msgid "Notes go here..."
|
||||
msgstr "குறிப்புகள் இங்கே இருக்கின்றன..."
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user