mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-11-29 11:24:11 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
94048713d1
commit
824f00f42d
@ -3,10 +3,23 @@
|
||||
"Ok" => "Добре",
|
||||
"Cancel" => "Отказ",
|
||||
"Save" => "Запис",
|
||||
"Error." => "Грешка",
|
||||
"Add to..." => "Добавяне към...",
|
||||
"Remove from..." => "Премахване от...",
|
||||
"Add group..." => "Добавяне на група...",
|
||||
"Add group" => "Добавяне на група",
|
||||
"OK" => "ОК",
|
||||
"Add" => "Добавяне",
|
||||
"All" => "Всички",
|
||||
"Not grouped" => "Негрупирани",
|
||||
"Import into..." => "Внасяне в...",
|
||||
"Import contacts" => "Внасяне на контакти",
|
||||
"Import" => "Внасяне",
|
||||
"Importing..." => "Внасяне...",
|
||||
"Import done" => "Внасянето приключи",
|
||||
"Close" => "Затвори",
|
||||
"Unknown error" => "Непозната грешка",
|
||||
"No file was uploaded. Unknown error" => "Неуспешно качвачване на файл. Непозната грешка",
|
||||
"There is no error, the file uploaded with success" => "Файлът е качен успешно",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Файлът който се опитвате да качите, надвишава зададените стойности в upload_max_filesize в PHP.INI",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Файлът който се опитвате да качите надвишава стойностите в MAX_FILE_SIZE в HTML формата.",
|
||||
@ -14,20 +27,45 @@
|
||||
"No file was uploaded" => "Фахлът не бе качен",
|
||||
"Missing a temporary folder" => "Липсва временна папка",
|
||||
"Failed to write to disk" => "Възникна проблем при запис в диска",
|
||||
"Not enough storage available" => "Недостатъчно място",
|
||||
"Contact" => "Кантакт",
|
||||
"Other" => "Други",
|
||||
"HomePage" => "Домашна страница",
|
||||
"ownCloud" => "ownCloud",
|
||||
"Work" => "Работен",
|
||||
"Home" => "Домашен",
|
||||
"Text" => "Текст",
|
||||
"Friends" => "Приятели",
|
||||
"Family" => "Семейство",
|
||||
"New contact" => "Нов контакт",
|
||||
"New group" => "Нова група",
|
||||
"Address books" => "Адресници",
|
||||
"Display name" => "Видимо име",
|
||||
"Add Address Book" => "Добавяне на адресник",
|
||||
"Sort order" => "Подреждане",
|
||||
"Delete" => "Изтриване",
|
||||
"Groups" => "Групи",
|
||||
"Download" => "Изтегляне",
|
||||
"Merge" => "Сливане",
|
||||
"Email" => "E-mail",
|
||||
"Phone" => "Телефон",
|
||||
"Address" => "Адрес",
|
||||
"Actions" => "Действия",
|
||||
"Add new contact" => "Добавяне на нов контакт",
|
||||
"Add new addressbook" => "Добавяне на нов адресник",
|
||||
"Delete current contact" => "Изтриване на текущия контакт",
|
||||
"Name" => "Име",
|
||||
"Address book" => "Адресник",
|
||||
"Nickname" => "Псевдоним",
|
||||
"Title" => "Заглавие",
|
||||
"Organization" => "Организация",
|
||||
"Birthday" => "Дата на раждане",
|
||||
"Add field..." => "Добавяне на поле...",
|
||||
"Note" => "Бележка",
|
||||
"Postal code" => "Пощенски код",
|
||||
"City" => "Град",
|
||||
"State or province" => "Страна или област",
|
||||
"Country" => "Държава",
|
||||
"Active" => "Активен",
|
||||
"Share" => "Споделяне",
|
||||
"Export" => "Експорт",
|
||||
|
@ -6,13 +6,14 @@
|
||||
# Dimitar Krastev <dimitar.t.krastev@gmail.com>, 2013
|
||||
# Stefan Ilivanov <ilivanov@gmail.com>, 2013
|
||||
# Svetoslav Slavkov <contact@sslavkov.eu>, 2013
|
||||
# Yasen Pramatarov <yasen@lindeas.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-07-09 00:48-0400\n"
|
||||
"PO-Revision-Date: 2014-07-08 06:11+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-07-17 00:48-0400\n"
|
||||
"PO-Revision-Date: 2014-07-16 23:41+0000\n"
|
||||
"Last-Translator: Yasen Pramatarov <yasen@lindeas.com>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -92,19 +93,19 @@ msgstr ""
|
||||
|
||||
#: js/app.js:234
|
||||
msgid "Error."
|
||||
msgstr ""
|
||||
msgstr "Грешка"
|
||||
|
||||
#: js/app.js:329 js/app.js:343
|
||||
msgid "Add to..."
|
||||
msgstr ""
|
||||
msgstr "Добавяне към..."
|
||||
|
||||
#: js/app.js:333 js/app.js:345
|
||||
msgid "Remove from..."
|
||||
msgstr ""
|
||||
msgstr "Премахване от..."
|
||||
|
||||
#: js/app.js:350
|
||||
msgid "Add group..."
|
||||
msgstr ""
|
||||
msgstr "Добавяне на група..."
|
||||
|
||||
#: js/app.js:478
|
||||
msgid "Invalid URL: \"{url}\""
|
||||
@ -166,7 +167,7 @@ msgstr ""
|
||||
|
||||
#: js/app.js:1417 templates/contacts.php:167
|
||||
msgid "Add group"
|
||||
msgstr ""
|
||||
msgstr "Добавяне на група"
|
||||
|
||||
#: js/app.js:1421
|
||||
msgid "OK"
|
||||
@ -258,7 +259,7 @@ msgstr ""
|
||||
|
||||
#: js/groups.js:672
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
msgstr "Всички"
|
||||
|
||||
#: js/groups.js:687 js/groups.js:690
|
||||
msgid "Favorites"
|
||||
@ -270,7 +271,7 @@ msgstr ""
|
||||
|
||||
#: js/groups.js:766
|
||||
msgid "Not grouped"
|
||||
msgstr ""
|
||||
msgstr "Негрупирани"
|
||||
|
||||
#: js/groups.js:795
|
||||
msgid "Failed loading groups: {error}"
|
||||
@ -282,7 +283,7 @@ msgstr ""
|
||||
|
||||
#: js/loader.js:22 templates/contacts.php:41
|
||||
msgid "Import into..."
|
||||
msgstr ""
|
||||
msgstr "Внасяне в..."
|
||||
|
||||
#: js/loader.js:31
|
||||
msgid "Error loading import template"
|
||||
@ -290,7 +291,7 @@ msgstr ""
|
||||
|
||||
#: js/loader.js:48
|
||||
msgid "Import contacts"
|
||||
msgstr ""
|
||||
msgstr "Внасяне на контакти"
|
||||
|
||||
#: js/loader.js:61 templates/contacts.php:37
|
||||
msgid "Import"
|
||||
@ -298,11 +299,11 @@ msgstr "Внасяне"
|
||||
|
||||
#: js/loader.js:68
|
||||
msgid "Importing..."
|
||||
msgstr ""
|
||||
msgstr "Внасяне..."
|
||||
|
||||
#: js/loader.js:92
|
||||
msgid "Import done"
|
||||
msgstr ""
|
||||
msgstr "Внасянето приключи"
|
||||
|
||||
#: js/loader.js:95 templates/contacts.php:102 templates/contacts.php:376
|
||||
#: templates/contacts.php:377
|
||||
@ -347,7 +348,7 @@ msgstr ""
|
||||
|
||||
#: lib/addressbook.php:372
|
||||
msgid "Unknown error"
|
||||
msgstr ""
|
||||
msgstr "Непозната грешка"
|
||||
|
||||
#: lib/addressbook.php:413
|
||||
msgid "Access denied"
|
||||
@ -531,7 +532,7 @@ msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:49
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
msgstr "Неуспешно качвачване на файл. Непозната грешка"
|
||||
|
||||
#: lib/controller/importcontroller.php:58
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
@ -565,7 +566,7 @@ msgstr "Възникна проблем при запис в диска"
|
||||
|
||||
#: lib/controller/importcontroller.php:76
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
msgstr "Недостатъчно място"
|
||||
|
||||
#: lib/controller/importcontroller.php:84
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
@ -610,7 +611,7 @@ msgstr ""
|
||||
|
||||
#: lib/searchprovider.php:37
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
msgstr "Кантакт"
|
||||
|
||||
#: lib/utils/jsonserializer.php:111 lib/utils/properties.php:165
|
||||
#: lib/utils/properties.php:178 lib/utils/properties.php:185
|
||||
@ -620,7 +621,7 @@ msgstr "Други"
|
||||
|
||||
#: lib/utils/jsonserializer.php:114
|
||||
msgid "HomePage"
|
||||
msgstr ""
|
||||
msgstr "Домашна страница"
|
||||
|
||||
#: lib/utils/properties.php:71
|
||||
msgid "Jabber"
|
||||
@ -722,11 +723,11 @@ msgstr ""
|
||||
|
||||
#: lib/utils/properties.php:197
|
||||
msgid "Friends"
|
||||
msgstr ""
|
||||
msgstr "Приятели"
|
||||
|
||||
#: lib/utils/properties.php:198
|
||||
msgid "Family"
|
||||
msgstr ""
|
||||
msgstr "Семейство"
|
||||
|
||||
#: templates/admin.php:18
|
||||
msgid "Enable LDAP Backend"
|
||||
@ -742,7 +743,7 @@ msgstr ""
|
||||
|
||||
#: templates/contacts.php:9 templates/contacts.php:138
|
||||
msgid "New contact"
|
||||
msgstr ""
|
||||
msgstr "Нов контакт"
|
||||
|
||||
#: templates/contacts.php:13
|
||||
msgid "Group name"
|
||||
@ -750,19 +751,19 @@ msgstr ""
|
||||
|
||||
#: templates/contacts.php:13
|
||||
msgid "New group"
|
||||
msgstr ""
|
||||
msgstr "Нова група"
|
||||
|
||||
#: templates/contacts.php:22
|
||||
msgid "Address books"
|
||||
msgstr ""
|
||||
msgstr "Адресници"
|
||||
|
||||
#: templates/contacts.php:25 templates/contacts.php:74
|
||||
msgid "Display name"
|
||||
msgstr ""
|
||||
msgstr "Видимо име"
|
||||
|
||||
#: templates/contacts.php:25
|
||||
msgid "Add Address Book"
|
||||
msgstr ""
|
||||
msgstr "Добавяне на адресник"
|
||||
|
||||
#: templates/contacts.php:30
|
||||
msgid "Add LDAP Address Book"
|
||||
@ -782,7 +783,7 @@ msgstr ""
|
||||
|
||||
#: templates/contacts.php:73
|
||||
msgid "Sort order"
|
||||
msgstr ""
|
||||
msgstr "Подреждане"
|
||||
|
||||
#: templates/contacts.php:75
|
||||
msgid "First- Lastname"
|
||||
@ -809,7 +810,7 @@ msgstr "Изтегляне"
|
||||
|
||||
#: templates/contacts.php:89
|
||||
msgid "Merge"
|
||||
msgstr ""
|
||||
msgstr "Сливане"
|
||||
|
||||
#: templates/contacts.php:92 templates/contacts.php:326
|
||||
#: templates/contacts.php:365
|
||||
@ -819,7 +820,7 @@ msgstr "E-mail"
|
||||
#: templates/contacts.php:93 templates/contacts.php:331
|
||||
#: templates/contacts.php:364
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
msgstr "Телефон"
|
||||
|
||||
#: templates/contacts.php:94 templates/contacts.php:336
|
||||
#: templates/contacts.php:367
|
||||
@ -860,7 +861,7 @@ msgstr ""
|
||||
|
||||
#: templates/contacts.php:120
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
msgstr "Действия"
|
||||
|
||||
#: templates/contacts.php:123
|
||||
msgid "Refresh contacts list"
|
||||
@ -868,15 +869,15 @@ msgstr ""
|
||||
|
||||
#: templates/contacts.php:125
|
||||
msgid "Add new contact"
|
||||
msgstr ""
|
||||
msgstr "Добавяне на нов контакт"
|
||||
|
||||
#: templates/contacts.php:127
|
||||
msgid "Add new addressbook"
|
||||
msgstr ""
|
||||
msgstr "Добавяне на нов адресник"
|
||||
|
||||
#: templates/contacts.php:129
|
||||
msgid "Delete current contact"
|
||||
msgstr ""
|
||||
msgstr "Изтриване на текущия контакт"
|
||||
|
||||
#: templates/contacts.php:135
|
||||
msgid ""
|
||||
@ -938,11 +939,11 @@ msgstr ""
|
||||
|
||||
#: templates/contacts.php:278
|
||||
msgid "Address book"
|
||||
msgstr ""
|
||||
msgstr "Адресник"
|
||||
|
||||
#: templates/contacts.php:285 templates/contacts.php:362
|
||||
msgid "Nickname"
|
||||
msgstr ""
|
||||
msgstr "Псевдоним"
|
||||
|
||||
#: templates/contacts.php:295 templates/contacts.php:361
|
||||
msgid "Title"
|
||||
@ -950,7 +951,7 @@ msgstr "Заглавие"
|
||||
|
||||
#: templates/contacts.php:305 templates/contacts.php:360
|
||||
msgid "Organization"
|
||||
msgstr ""
|
||||
msgstr "Организация"
|
||||
|
||||
#: templates/contacts.php:315 templates/contacts.php:363
|
||||
msgid "Birthday"
|
||||
@ -970,7 +971,7 @@ msgstr ""
|
||||
|
||||
#: templates/contacts.php:359
|
||||
msgid "Add field..."
|
||||
msgstr ""
|
||||
msgstr "Добавяне на поле..."
|
||||
|
||||
#: templates/contacts.php:366
|
||||
msgid "Instant Messaging"
|
||||
@ -1024,19 +1025,19 @@ msgstr ""
|
||||
|
||||
#: templates/contacts.php:458
|
||||
msgid "Postal code"
|
||||
msgstr ""
|
||||
msgstr "Пощенски код"
|
||||
|
||||
#: templates/contacts.php:460
|
||||
msgid "City"
|
||||
msgstr ""
|
||||
msgstr "Град"
|
||||
|
||||
#: templates/contacts.php:464
|
||||
msgid "State or province"
|
||||
msgstr ""
|
||||
msgstr "Страна или област"
|
||||
|
||||
#: templates/contacts.php:468
|
||||
msgid "Country"
|
||||
msgstr ""
|
||||
msgstr "Държава"
|
||||
|
||||
#: templates/contacts.php:495
|
||||
msgid "Instant Messenger"
|
||||
|
13
l10n/bn_IN.php
Normal file
13
l10n/bn_IN.php
Normal file
@ -0,0 +1,13 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Cancel" => "বাতিল করা",
|
||||
"Save" => "সেভ",
|
||||
"Add" => "যোগ করা",
|
||||
"Import" => "ইম্পোর্ট",
|
||||
"Close" => "বন্ধ",
|
||||
"Delete" => "মুছে ফেলা",
|
||||
"Address" => "ঠিকানা",
|
||||
"Name" => "নাম",
|
||||
"Share" => "শেয়ার",
|
||||
"Export" => "এক্সপোর্ট",
|
||||
"Edit" => "এডিট"
|
||||
);
|
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-07-03 00:48-0400\n"
|
||||
"PO-Revision-Date: 2014-07-03 04:48+0000\n"
|
||||
"POT-Creation-Date: 2014-07-17 00:48-0400\n"
|
||||
"PO-Revision-Date: 2014-07-16 14:41+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -32,11 +32,11 @@ msgstr ""
|
||||
#: js/addressbooks.js:97 js/addressbooks.js:174 js/app.js:1390 js/app.js:1443
|
||||
#: templates/contacts.php:372 templates/contacts.php:373
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
msgstr "বাতিল করা"
|
||||
|
||||
#: js/addressbooks.js:132 js/groups.js:519
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
msgstr "সেভ"
|
||||
|
||||
#: js/addressbooks.js:162
|
||||
msgid "Edit Addressbook"
|
||||
@ -213,7 +213,7 @@ msgstr ""
|
||||
|
||||
#: js/groups.js:53
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
msgstr "যোগ করা"
|
||||
|
||||
#: js/groups.js:264
|
||||
msgid "Contact is already in this group."
|
||||
@ -291,7 +291,7 @@ msgstr ""
|
||||
|
||||
#: js/loader.js:61 templates/contacts.php:37
|
||||
msgid "Import"
|
||||
msgstr ""
|
||||
msgstr "ইম্পোর্ট"
|
||||
|
||||
#: js/loader.js:68
|
||||
msgid "Importing..."
|
||||
@ -304,7 +304,7 @@ msgstr ""
|
||||
#: js/loader.js:95 templates/contacts.php:102 templates/contacts.php:376
|
||||
#: templates/contacts.php:377
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
msgstr "বন্ধ"
|
||||
|
||||
#: js/otherbackendconfig.js:149 js/otherbackendconfig.js:207
|
||||
msgid "Error, missing parameters: "
|
||||
@ -526,70 +526,70 @@ msgstr ""
|
||||
msgid "Contact ID missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:48
|
||||
#: lib/controller/importcontroller.php:49
|
||||
msgid "No file was uploaded. Unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:57
|
||||
#: lib/controller/importcontroller.php:58
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:58
|
||||
#: lib/controller/importcontroller.php:59
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:60
|
||||
#: lib/controller/importcontroller.php:61
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:61
|
||||
#: lib/controller/importcontroller.php:62
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:62
|
||||
#: lib/controller/importcontroller.php:63
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:63
|
||||
#: lib/controller/importcontroller.php:64
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:64
|
||||
#: lib/controller/importcontroller.php:65
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:75
|
||||
#: lib/controller/importcontroller.php:76
|
||||
msgid "Not enough storage available"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:83
|
||||
#: lib/controller/importcontroller.php:84
|
||||
msgid "Attempt to upload blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:103
|
||||
#: lib/controller/importcontroller.php:104
|
||||
msgid "Error uploading contacts to storage."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:148
|
||||
#: lib/controller/importcontroller.php:149
|
||||
msgid "Error moving file to imports folder."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:167
|
||||
#: lib/controller/importcontroller.php:168
|
||||
msgid "You do not have permissions to import into this address book."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:175
|
||||
#: lib/controller/importcontroller.php:176
|
||||
msgid "File name missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:180
|
||||
#: lib/controller/importcontroller.php:181
|
||||
#: lib/controller/importcontroller.php:307
|
||||
msgid "Progress key missing from request."
|
||||
msgstr ""
|
||||
|
||||
#: lib/controller/importcontroller.php:186
|
||||
#: lib/controller/importcontroller.php:187
|
||||
msgid "Attempt to access blacklisted file:"
|
||||
msgstr ""
|
||||
|
||||
@ -793,7 +793,7 @@ msgstr ""
|
||||
#: templates/contacts.php:230 templates/contacts.php:231
|
||||
#: templates/contacts.php:515
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
msgstr "মুছে ফেলা"
|
||||
|
||||
#: templates/contacts.php:86 templates/contacts.php:271
|
||||
msgid "Groups"
|
||||
@ -821,7 +821,7 @@ msgstr ""
|
||||
#: templates/contacts.php:94 templates/contacts.php:336
|
||||
#: templates/contacts.php:367
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
msgstr "ঠিকানা"
|
||||
|
||||
#: templates/contacts.php:95
|
||||
msgid "Group"
|
||||
@ -919,7 +919,7 @@ msgstr ""
|
||||
#: templates/contacts.php:246 templates/contacts.php:248
|
||||
#: templates/contacts.php:526 templates/contacts.php:529
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
msgstr "নাম"
|
||||
|
||||
#: templates/contacts.php:254
|
||||
msgid "First name"
|
||||
@ -1045,11 +1045,11 @@ msgstr ""
|
||||
|
||||
#: templates/contacts.php:511
|
||||
msgid "Share"
|
||||
msgstr ""
|
||||
msgstr "শেয়ার"
|
||||
|
||||
#: templates/contacts.php:512
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
msgstr "এক্সপোর্ট"
|
||||
|
||||
#: templates/contacts.php:513
|
||||
msgid "CardDAV link"
|
||||
@ -1057,7 +1057,7 @@ msgstr ""
|
||||
|
||||
#: templates/contacts.php:514
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
msgstr "এডিট"
|
||||
|
||||
#: templates/contacts.php:533
|
||||
msgid "Addressbook URI"
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud contacts 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-07-16 00:48-0400\n"
|
||||
"POT-Creation-Date: 2014-07-17 00:48-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
Loading…
Reference in New Issue
Block a user