mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-12-01 13:24:10 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
1b5e8d9441
commit
d80f9b2060
@ -1,5 +1,6 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Contacts" => "Kontaktid",
|
||||
"Add new LDAP Addressbook" => "Lisa uus LDAP aadressiraamat",
|
||||
"Ok" => "Ok",
|
||||
"Cancel" => "Loobu",
|
||||
"Save" => "Salvesta",
|
||||
@ -68,6 +69,7 @@
|
||||
"Importing..." => "Importimine...",
|
||||
"Import done" => "Importimine on tehtud",
|
||||
"Close" => "Sulge",
|
||||
"Error, missing parameters: " => "Viga, puuduvad parameetrid:",
|
||||
"Failed loading photo: {error}" => "Pildi laadimine ebaõnnestus: {error}",
|
||||
"You do not have permissions to see this contacts" => "Sul pole selle kontakti vaatamiseks õigusi",
|
||||
"Contact not found" => "Kontakti ei leitud",
|
||||
@ -177,6 +179,7 @@
|
||||
"Address books" => "Aadressiraamatud",
|
||||
"Display name" => "Näidatav nimi",
|
||||
"Add Address Book" => "Lisa aadressiraamat",
|
||||
"Add LDAP Address Book" => "Lisa LDAP aadressiraamat",
|
||||
"Automatic format" => "Automaatne formaat",
|
||||
"Select file..." => "Vali fail...",
|
||||
"(De-)select all" => "(Ära) vali kõik",
|
||||
@ -248,11 +251,20 @@
|
||||
"Export" => "Ekspordi",
|
||||
"CardDAV link" => "CardDAV link",
|
||||
"Edit" => "Muuda",
|
||||
"Addressbook URI" => "Aadressiraamatu URI",
|
||||
"URI" => "URI",
|
||||
"Description" => "Kirjeldus",
|
||||
"LDAP URL" => "LDAP URL",
|
||||
"Anonymous" => "Anonüümne",
|
||||
"Read-only" => "Ainult loetav",
|
||||
"Read-Only" => "ainult loetav",
|
||||
"User" => "Kasutaja",
|
||||
"Password" => "Parool",
|
||||
"Page size" => "Lehe suurus",
|
||||
"Base DN for search" => "Otsingu baas-DN",
|
||||
"Base DN" => "Baas DN",
|
||||
"Base DN for modification" => "Muudatuste baas-DN"
|
||||
"Search filter" => "Otsingu filter",
|
||||
"Filter" => "Filter",
|
||||
"Base DN for modification" => "Muudatuste baas-DN",
|
||||
"Connector" => "Ühendaja"
|
||||
);
|
||||
|
@ -10,9 +10,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-05-12 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-05-11 05:01+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-05-30 00:48-0400\n"
|
||||
"PO-Revision-Date: 2014-05-29 15:18+0000\n"
|
||||
"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n"
|
||||
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -20,13 +20,13 @@ msgstr ""
|
||||
"Language: et_EE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: appinfo/app.php:38 lib/app.php:109
|
||||
#: appinfo/app.php:38 lib/app.php:109 templates/admin.php:16
|
||||
msgid "Contacts"
|
||||
msgstr "Kontaktid"
|
||||
|
||||
#: js/addressbooks.js:85
|
||||
msgid "Add new LDAP Addressbook"
|
||||
msgstr ""
|
||||
msgstr "Lisa uus LDAP aadressiraamat"
|
||||
|
||||
#: js/addressbooks.js:90 js/addressbooks.js:166
|
||||
msgid "Ok"
|
||||
@ -311,7 +311,7 @@ msgstr "Sulge"
|
||||
|
||||
#: js/otherbackendconfig.js:149 js/otherbackendconfig.js:207
|
||||
msgid "Error, missing parameters: "
|
||||
msgstr ""
|
||||
msgstr "Viga, puuduvad parameetrid:"
|
||||
|
||||
#: js/storage.js:431 js/storage.js:470
|
||||
msgid "Failed loading photo: {error}"
|
||||
@ -321,43 +321,43 @@ msgstr "Pildi laadimine ebaõnnestus: {error}"
|
||||
msgid "You do not have permissions to see this contacts"
|
||||
msgstr "Sul pole selle kontakti vaatamiseks õigusi"
|
||||
|
||||
#: lib/addressbook.php:181
|
||||
#: lib/addressbook.php:180
|
||||
msgid "Contact not found"
|
||||
msgstr "Kontakti ei leitud"
|
||||
|
||||
#: lib/addressbook.php:219
|
||||
#: lib/addressbook.php:217
|
||||
msgid "You do not have permissions to see these contacts"
|
||||
msgstr "Sul pole nende kontaktide vaatamiseks õigusi"
|
||||
|
||||
#: lib/addressbook.php:252
|
||||
#: lib/addressbook.php:250
|
||||
msgid "You do not have permissions add contacts to the address book"
|
||||
msgstr "Sul pole õigusi aadressiraamatusse kontaktide lisamiseks"
|
||||
|
||||
#: lib/addressbook.php:259
|
||||
#: lib/addressbook.php:257
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr "Selle aadressiraamatu tagarakend ei toeta kontaktide lisamist"
|
||||
|
||||
#: lib/addressbook.php:304 lib/addressbook.php:344 lib/contact.php:254
|
||||
#: lib/addressbook.php:302 lib/addressbook.php:342 lib/contact.php:254
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr "Sul pole selle kontakti kustutamiseks õigusi"
|
||||
|
||||
#: lib/addressbook.php:311 lib/addressbook.php:351
|
||||
#: lib/addressbook.php:309 lib/addressbook.php:349
|
||||
msgid "The backend for this address book does not support deleting contacts"
|
||||
msgstr "Selle aadressiraamatu tagarakend ei toeta kontaktide kustutamist"
|
||||
|
||||
#: lib/addressbook.php:374
|
||||
#: lib/addressbook.php:372
|
||||
msgid "Unknown error"
|
||||
msgstr "Tundmatu viga"
|
||||
|
||||
#: lib/addressbook.php:415
|
||||
#: lib/addressbook.php:413
|
||||
msgid "Access denied"
|
||||
msgstr "Ligipääs keelatud"
|
||||
|
||||
#: lib/addressbook.php:422
|
||||
#: lib/addressbook.php:420
|
||||
msgid "The backend for this address book does not support updating"
|
||||
msgstr "Selle aadressiraamatu tagarakend ei toeta uuendamist"
|
||||
|
||||
#: lib/addressbook.php:453
|
||||
#: lib/addressbook.php:451
|
||||
msgid "You don't have permissions to delete the address book."
|
||||
msgstr "Sul pole õigusi aadressiraamatu kustutamiseks."
|
||||
|
||||
@ -779,7 +779,7 @@ msgstr "Lisa aadressiraamat"
|
||||
|
||||
#: templates/contacts.php:30
|
||||
msgid "Add LDAP Address Book"
|
||||
msgstr ""
|
||||
msgstr "Lisa LDAP aadressiraamat"
|
||||
|
||||
#: templates/contacts.php:44
|
||||
msgid "Automatic format"
|
||||
@ -1077,11 +1077,11 @@ msgstr "Muuda"
|
||||
|
||||
#: templates/contacts.php:533
|
||||
msgid "Addressbook URI"
|
||||
msgstr ""
|
||||
msgstr "Aadressiraamatu URI"
|
||||
|
||||
#: templates/contacts.php:536
|
||||
msgid "URI"
|
||||
msgstr ""
|
||||
msgstr "URI"
|
||||
|
||||
#: templates/contacts.php:540 templates/contacts.php:543
|
||||
msgid "Description"
|
||||
@ -1089,7 +1089,7 @@ msgstr "Kirjeldus"
|
||||
|
||||
#: templates/contacts.php:547 templates/contacts.php:550
|
||||
msgid "LDAP URL"
|
||||
msgstr ""
|
||||
msgstr "LDAP URL"
|
||||
|
||||
#: templates/contacts.php:554 templates/contacts.php:556
|
||||
msgid "Anonymous"
|
||||
@ -1097,11 +1097,11 @@ msgstr "Anonüümne"
|
||||
|
||||
#: templates/contacts.php:560
|
||||
msgid "Read-only"
|
||||
msgstr ""
|
||||
msgstr "Ainult loetav"
|
||||
|
||||
#: templates/contacts.php:562
|
||||
msgid "Read-Only"
|
||||
msgstr ""
|
||||
msgstr "ainult loetav"
|
||||
|
||||
#: templates/contacts.php:566 templates/contacts.php:569
|
||||
msgid "User"
|
||||
@ -1113,7 +1113,7 @@ msgstr "Parool"
|
||||
|
||||
#: templates/contacts.php:581 templates/contacts.php:584
|
||||
msgid "Page size"
|
||||
msgstr ""
|
||||
msgstr "Lehe suurus"
|
||||
|
||||
#: templates/contacts.php:588
|
||||
msgid "Base DN for search"
|
||||
@ -1125,11 +1125,11 @@ msgstr "Baas DN"
|
||||
|
||||
#: templates/contacts.php:595
|
||||
msgid "Search filter"
|
||||
msgstr ""
|
||||
msgstr "Otsingu filter"
|
||||
|
||||
#: templates/contacts.php:598
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
msgstr "Filter"
|
||||
|
||||
#: templates/contacts.php:602
|
||||
msgid "Base DN for modification"
|
||||
@ -1141,7 +1141,7 @@ msgstr ""
|
||||
|
||||
#: templates/contacts.php:609
|
||||
msgid "Connector"
|
||||
msgstr ""
|
||||
msgstr "Ühendaja"
|
||||
|
||||
#: templates/contacts.php:616
|
||||
msgid "Connector value (Better use external editor and copy/paste)"
|
||||
|
10
l10n/lv.php
10
l10n/lv.php
@ -21,8 +21,12 @@
|
||||
"Importing..." => "Importē...",
|
||||
"Close" => "Aizvērt",
|
||||
"Contact not found" => "Kontakts netika atrasts",
|
||||
"Unknown error" => "Nezināma kļūda",
|
||||
"Access denied" => "Pieeja liegta",
|
||||
"Error creating address book" => "Kļūda veidojot ",
|
||||
"Error creating contact." => "Kļūda, veidojot kontaktu.",
|
||||
"Error creating contact" => "Kļūda izveidojot kontaktu",
|
||||
"Error deleting contact" => "Kļūda dzēšot kontaktu",
|
||||
"No photo path was submitted." => "Nav iesniegts fotogrāfijas ceļš.",
|
||||
"Error getting PHOTO property." => "Kļūda, saņemot PHOTO īpašību.",
|
||||
"Error saving contact." => "Kļūda, saglabājot kontaktu.",
|
||||
@ -61,6 +65,8 @@
|
||||
"Internet" => "Internets",
|
||||
"Friends" => "Draugi",
|
||||
"Family" => "Ģimene",
|
||||
"New contact" => "Jauns kontakts",
|
||||
"New group" => "Jauna grupa",
|
||||
"Address books" => "Adrešu grāmatas",
|
||||
"Delete" => "Dzēst",
|
||||
"Groups" => "Grupas",
|
||||
@ -68,6 +74,7 @@
|
||||
"Email" => "E-pasts",
|
||||
"Phone" => "Tālrunis",
|
||||
"Address" => "Adrese",
|
||||
"Group" => "Grupa",
|
||||
"Keyboard shortcuts" => "Tastatūras saīsnes",
|
||||
"Navigation" => "Navigācija",
|
||||
"Next contact in list" => "Nākamais kontakts sarakstā",
|
||||
@ -87,7 +94,10 @@
|
||||
"Title" => "Nosaukums",
|
||||
"Organization" => "Organizācija",
|
||||
"Birthday" => "Dzimšanas diena",
|
||||
"Website" => "Mājaslapa",
|
||||
"Instant messaging" => "Tūlītējā ziņojumapmaiņa",
|
||||
"Notes go here..." => "Piezīmes atrodas šeit...",
|
||||
"Add field..." => "Pievienot lauku...",
|
||||
"Instant Messaging" => "Tūlītējā ziņojumapmaiņa",
|
||||
"Note" => "Piezīme",
|
||||
"Web site" => "Tīmekļa vietne",
|
||||
|
@ -11,9 +11,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-05-12 00:49-0400\n"
|
||||
"PO-Revision-Date: 2014-05-11 05:01+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-05-30 00:48-0400\n"
|
||||
"PO-Revision-Date: 2014-05-29 15:18+0000\n"
|
||||
"Last-Translator: jeanmarcgailis <jeanmarc.gailis@gmail.com>\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -21,7 +21,7 @@ msgstr ""
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||
|
||||
#: appinfo/app.php:38 lib/app.php:109
|
||||
#: appinfo/app.php:38 lib/app.php:109 templates/admin.php:16
|
||||
msgid "Contacts"
|
||||
msgstr "Kontakti"
|
||||
|
||||
@ -322,43 +322,43 @@ msgstr ""
|
||||
msgid "You do not have permissions to see this contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:181
|
||||
#: lib/addressbook.php:180
|
||||
msgid "Contact not found"
|
||||
msgstr "Kontakts netika atrasts"
|
||||
|
||||
#: lib/addressbook.php:219
|
||||
#: lib/addressbook.php:217
|
||||
msgid "You do not have permissions to see these contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:252
|
||||
#: lib/addressbook.php:250
|
||||
msgid "You do not have permissions add contacts to the address book"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:259
|
||||
#: lib/addressbook.php:257
|
||||
msgid "The backend for this address book does not support adding contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:304 lib/addressbook.php:344 lib/contact.php:254
|
||||
#: lib/addressbook.php:302 lib/addressbook.php:342 lib/contact.php:254
|
||||
msgid "You do not have permissions to delete this contact"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:311 lib/addressbook.php:351
|
||||
#: lib/addressbook.php:309 lib/addressbook.php:349
|
||||
msgid "The backend for this address book does not support deleting contacts"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:374
|
||||
#: lib/addressbook.php:372
|
||||
msgid "Unknown error"
|
||||
msgstr ""
|
||||
msgstr "Nezināma kļūda"
|
||||
|
||||
#: lib/addressbook.php:415
|
||||
#: lib/addressbook.php:413
|
||||
msgid "Access denied"
|
||||
msgstr ""
|
||||
msgstr "Pieeja liegta"
|
||||
|
||||
#: lib/addressbook.php:422
|
||||
#: lib/addressbook.php:420
|
||||
msgid "The backend for this address book does not support updating"
|
||||
msgstr ""
|
||||
|
||||
#: lib/addressbook.php:453
|
||||
#: lib/addressbook.php:451
|
||||
msgid "You don't have permissions to delete the address book."
|
||||
msgstr ""
|
||||
|
||||
@ -427,11 +427,11 @@ msgstr "Kļūda, veidojot kontaktu."
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:270
|
||||
msgid "Error creating contact"
|
||||
msgstr ""
|
||||
msgstr "Kļūda izveidojot kontaktu"
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:302
|
||||
msgid "Error deleting contact"
|
||||
msgstr ""
|
||||
msgstr "Kļūda dzēšot kontaktu"
|
||||
|
||||
#: lib/controller/addressbookcontroller.php:342
|
||||
msgid "Error retrieving contact"
|
||||
@ -756,7 +756,7 @@ msgstr ""
|
||||
|
||||
#: templates/contacts.php:9 templates/contacts.php:138
|
||||
msgid "New contact"
|
||||
msgstr ""
|
||||
msgstr "Jauns kontakts"
|
||||
|
||||
#: templates/contacts.php:13
|
||||
msgid "Group name"
|
||||
@ -764,7 +764,7 @@ msgstr ""
|
||||
|
||||
#: templates/contacts.php:13
|
||||
msgid "New group"
|
||||
msgstr ""
|
||||
msgstr "Jauna grupa"
|
||||
|
||||
#: templates/contacts.php:22
|
||||
msgid "Address books"
|
||||
@ -842,7 +842,7 @@ msgstr "Adrese"
|
||||
|
||||
#: templates/contacts.php:95
|
||||
msgid "Group"
|
||||
msgstr ""
|
||||
msgstr "Grupa"
|
||||
|
||||
#: templates/contacts.php:103
|
||||
msgid "Keyboard shortcuts"
|
||||
@ -972,11 +972,11 @@ msgstr "Dzimšanas diena"
|
||||
|
||||
#: templates/contacts.php:341
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
msgstr "Mājaslapa"
|
||||
|
||||
#: templates/contacts.php:346
|
||||
msgid "Instant messaging"
|
||||
msgstr ""
|
||||
msgstr "Tūlītējā ziņojumapmaiņa"
|
||||
|
||||
#: templates/contacts.php:352
|
||||
msgid "Notes go here..."
|
||||
@ -984,7 +984,7 @@ msgstr "Piezīmes atrodas šeit..."
|
||||
|
||||
#: templates/contacts.php:359
|
||||
msgid "Add field..."
|
||||
msgstr ""
|
||||
msgstr "Pievienot lauku..."
|
||||
|
||||
#: templates/contacts.php:366
|
||||
msgid "Instant Messaging"
|
||||
|
12
l10n/ru.php
12
l10n/ru.php
@ -173,6 +173,9 @@
|
||||
"Internet" => "Интернет",
|
||||
"Friends" => "Друзья",
|
||||
"Family" => "Семья",
|
||||
"Enable LDAP Backend" => "Включить бэкенд LDAP",
|
||||
"Enable LDAP backend for the contacts application" => "Включить бэкенд LDAP для приложений контактов",
|
||||
"Warning: LDAP Backend is in beta mode, use with precautions" => "Внимание: бэкенд LDAP работает в beta-режиме, пользуйтесь с предостережением",
|
||||
"New contact" => "Новый контакт",
|
||||
"Group name" => "Имя группы",
|
||||
"New group" => "Новая группа",
|
||||
@ -251,14 +254,21 @@
|
||||
"Export" => "Экспорт",
|
||||
"CardDAV link" => "Ссылка CardDAV",
|
||||
"Edit" => "Редактировать",
|
||||
"Addressbook URI" => "URI адресной книги",
|
||||
"URI" => "URI",
|
||||
"Description" => "Описание",
|
||||
"LDAP URL" => "Ссылка LDAP",
|
||||
"Anonymous" => "Аноним",
|
||||
"Read-only" => "Только для чтения",
|
||||
"Read-Only" => "Только для чтения",
|
||||
"User" => "Пользователь",
|
||||
"Password" => "Пароль",
|
||||
"Page size" => "Размер страницы ",
|
||||
"Base DN for search" => "Основной DN для поиска",
|
||||
"Base DN" => "Базовый DN",
|
||||
"Search filter" => "Фильтр поиска",
|
||||
"Filter" => "Фильтр"
|
||||
"Filter" => "Фильтр",
|
||||
"Base DN for modification" => "Основной DN для модификации",
|
||||
"Base DN modification" => "Модификация основного DN",
|
||||
"Copy from (Warning, replaces current custom value)" => "Копировать из (Внимание, земеняет текущее произвольное значение)"
|
||||
);
|
||||
|
@ -10,6 +10,7 @@
|
||||
# Denis <reg.transifex.net@demitel.ru>, 2012
|
||||
# Dmitry <linuxsquirrel.dev@gmail.com>, 2013
|
||||
# Evgeniy Spitsyn <evgeniy@spitsyn.net>, 2013
|
||||
# Gennady <mxiru@mail.ru>, 2014
|
||||
# Dmitry Kurenkov <ideamk@gmail.com>, 2012
|
||||
# jekader <jekader@gmail.com>, 2013-2014
|
||||
# jekader <jekader@gmail.com>, 2012
|
||||
@ -36,9 +37,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-05-24 00:48-0400\n"
|
||||
"PO-Revision-Date: 2014-05-23 21:22+0000\n"
|
||||
"Last-Translator: BuxarNET <buxarnet@gmail.com>\n"
|
||||
"POT-Creation-Date: 2014-05-30 00:48-0400\n"
|
||||
"PO-Revision-Date: 2014-05-29 08:11+0000\n"
|
||||
"Last-Translator: Gennady <mxiru@mail.ru>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -46,7 +47,7 @@ msgstr ""
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: appinfo/app.php:38 lib/app.php:109
|
||||
#: appinfo/app.php:38 lib/app.php:109 templates/admin.php:16
|
||||
msgid "Contacts"
|
||||
msgstr "Контакты"
|
||||
|
||||
@ -769,15 +770,15 @@ msgstr "Семья"
|
||||
|
||||
#: templates/admin.php:18
|
||||
msgid "Enable LDAP Backend"
|
||||
msgstr ""
|
||||
msgstr "Включить бэкенд LDAP"
|
||||
|
||||
#: templates/admin.php:19
|
||||
msgid "Enable LDAP backend for the contacts application"
|
||||
msgstr ""
|
||||
msgstr "Включить бэкенд LDAP для приложений контактов"
|
||||
|
||||
#: templates/admin.php:20
|
||||
msgid "Warning: LDAP Backend is in beta mode, use with precautions"
|
||||
msgstr ""
|
||||
msgstr "Внимание: бэкенд LDAP работает в beta-режиме, пользуйтесь с предостережением"
|
||||
|
||||
#: templates/contacts.php:9 templates/contacts.php:138
|
||||
msgid "New contact"
|
||||
@ -1103,11 +1104,11 @@ msgstr "Редактировать"
|
||||
|
||||
#: templates/contacts.php:533
|
||||
msgid "Addressbook URI"
|
||||
msgstr ""
|
||||
msgstr "URI адресной книги"
|
||||
|
||||
#: templates/contacts.php:536
|
||||
msgid "URI"
|
||||
msgstr ""
|
||||
msgstr "URI"
|
||||
|
||||
#: templates/contacts.php:540 templates/contacts.php:543
|
||||
msgid "Description"
|
||||
@ -1115,7 +1116,7 @@ msgstr "Описание"
|
||||
|
||||
#: templates/contacts.php:547 templates/contacts.php:550
|
||||
msgid "LDAP URL"
|
||||
msgstr ""
|
||||
msgstr "Ссылка LDAP"
|
||||
|
||||
#: templates/contacts.php:554 templates/contacts.php:556
|
||||
msgid "Anonymous"
|
||||
@ -1143,7 +1144,7 @@ msgstr "Размер страницы "
|
||||
|
||||
#: templates/contacts.php:588
|
||||
msgid "Base DN for search"
|
||||
msgstr ""
|
||||
msgstr "Основной DN для поиска"
|
||||
|
||||
#: templates/contacts.php:591
|
||||
msgid "Base DN"
|
||||
@ -1159,11 +1160,11 @@ msgstr "Фильтр"
|
||||
|
||||
#: templates/contacts.php:602
|
||||
msgid "Base DN for modification"
|
||||
msgstr ""
|
||||
msgstr "Основной DN для модификации"
|
||||
|
||||
#: templates/contacts.php:605
|
||||
msgid "Base DN modification"
|
||||
msgstr ""
|
||||
msgstr "Модификация основного DN"
|
||||
|
||||
#: templates/contacts.php:609
|
||||
msgid "Connector"
|
||||
@ -1175,4 +1176,4 @@ msgstr ""
|
||||
|
||||
#: templates/contacts.php:622
|
||||
msgid "Copy from (Warning, replaces current custom value)"
|
||||
msgstr ""
|
||||
msgstr "Копировать из (Внимание, земеняет текущее произвольное значение)"
|
||||
|
@ -69,6 +69,7 @@
|
||||
"Importing..." => "Importerar...",
|
||||
"Import done" => "Import klar",
|
||||
"Close" => "Stäng",
|
||||
"Error, missing parameters: " => "Fel, parametrar saknas:",
|
||||
"Failed loading photo: {error}" => "Kan inte ladda foton:{error}",
|
||||
"You do not have permissions to see this contacts" => "Du saknar behörighet för att se denna kontakt",
|
||||
"Contact not found" => "Kontakten kunde inte hittas",
|
||||
@ -172,6 +173,9 @@
|
||||
"Internet" => "Internet",
|
||||
"Friends" => "Vänner",
|
||||
"Family" => "Familj",
|
||||
"Enable LDAP Backend" => "Aktivera LDAP Backend",
|
||||
"Enable LDAP backend for the contacts application" => "Aktivera LDAP backend för kontakter-applikationen",
|
||||
"Warning: LDAP Backend is in beta mode, use with precautions" => "Varning: LDAP Backend är i betaläge, använd med försiktighet",
|
||||
"New contact" => "Ny kontakt",
|
||||
"Group name" => "Gruppnamn",
|
||||
"New group" => "Ny grupp",
|
||||
@ -266,6 +270,7 @@
|
||||
"Filter" => "Filter",
|
||||
"Base DN for modification" => "Bas DN för modifiering",
|
||||
"Base DN modification" => "Base DN modifiering",
|
||||
"Connector" => "Connector",
|
||||
"Connector value (Better use external editor and copy/paste)" => "Anslutning värde (Bättre använda extern redigerare och kopiera / klistra in)",
|
||||
"Copy from (Warning, replaces current custom value)" => "Kopiera från (Varning, ersätter nuvarande anpassade värde)"
|
||||
);
|
||||
|
@ -25,9 +25,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-05-29 00:48-0400\n"
|
||||
"PO-Revision-Date: 2014-05-28 20:42+0000\n"
|
||||
"Last-Translator: henrikhjelm <mailto@henrikhjelm.se>\n"
|
||||
"POT-Creation-Date: 2014-05-30 00:48-0400\n"
|
||||
"PO-Revision-Date: 2014-05-29 19:02+0000\n"
|
||||
"Last-Translator: medialabs\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -326,7 +326,7 @@ msgstr "Stäng"
|
||||
|
||||
#: js/otherbackendconfig.js:149 js/otherbackendconfig.js:207
|
||||
msgid "Error, missing parameters: "
|
||||
msgstr ""
|
||||
msgstr "Fel, parametrar saknas:"
|
||||
|
||||
#: js/storage.js:431 js/storage.js:470
|
||||
msgid "Failed loading photo: {error}"
|
||||
@ -758,15 +758,15 @@ msgstr "Familj"
|
||||
|
||||
#: templates/admin.php:18
|
||||
msgid "Enable LDAP Backend"
|
||||
msgstr ""
|
||||
msgstr "Aktivera LDAP Backend"
|
||||
|
||||
#: templates/admin.php:19
|
||||
msgid "Enable LDAP backend for the contacts application"
|
||||
msgstr ""
|
||||
msgstr "Aktivera LDAP backend för kontakter-applikationen"
|
||||
|
||||
#: templates/admin.php:20
|
||||
msgid "Warning: LDAP Backend is in beta mode, use with precautions"
|
||||
msgstr ""
|
||||
msgstr "Varning: LDAP Backend är i betaläge, använd med försiktighet"
|
||||
|
||||
#: templates/contacts.php:9 templates/contacts.php:138
|
||||
msgid "New contact"
|
||||
@ -1156,7 +1156,7 @@ msgstr "Base DN modifiering"
|
||||
|
||||
#: templates/contacts.php:609
|
||||
msgid "Connector"
|
||||
msgstr ""
|
||||
msgstr "Connector"
|
||||
|
||||
#: templates/contacts.php:616
|
||||
msgid "Connector value (Better use external editor and copy/paste)"
|
||||
|
@ -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-05-29 00:48-0400\n"
|
||||
"POT-Creation-Date: 2014-05-30 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