[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-08-25 02:08:36 +02:00
parent d84b1adf34
commit f57d527a7c
101 changed files with 1224 additions and 764 deletions

View File

@ -0,0 +1,14 @@
<?php $TRANSLATIONS = array(
"The php-json module is needed by the many applications for inter communications" => "Модуль php-json необходим многим приложениям для внутренних связей",
"The php-curl modude is needed to fetch the page title when adding a bookmarks" => "Модуль php-curl необходим для получения заголовка страницы при добавлении закладок",
"The php-gd module is needed to create thumbnails of your images" => "Модуль php-gd необходим для создания уменьшенной копии для предпросмотра ваших картинок.",
"The php-ldap module is needed connect to your ldap server" => "Модуль php-ldap необходим для соединения с вашим ldap сервером",
"The php-zip module is needed download multiple files at once" => "Модуль php-zip необходим для загрузки нескольких файлов за раз",
"The php-mb_multibyte module is needed to manage correctly the encoding." => "Модуль php-mb_multibyte необходим для корректного управления кодировками.",
"The php-ctype module is needed validate data." => "Модуль php-ctype необходим для проверки данных.",
"The php-xml module is needed to share files with webdav." => "Модуль php-xml необходим для открытия файлов через webdav.",
"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve knowledge base from OCS servers" => "Директива allow_url_fopen в файле php.ini должна быть установлена в 1 для получения базы знаний с серверов OCS",
"The php-pdo module is needed to store owncloud data into a database." => "Модуль php-pdo необходим для хранения данных ownСloud в базе данных.",
"Dependencies status" => "Статус зависимостей",
"Used by :" => "Используется:"
);

View File

@ -0,0 +1,5 @@
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Exporteer deze ownCloud instantie",
"This will create a compressed file that contains the data of this owncloud instance.\n Please choose the export type:" => "Dit maakt een gecomprimeerd bestand, met de inhoud van deze ownCloud instantie. Kies het export type:",
"Export" => "Exporteer"
);

View File

@ -0,0 +1,5 @@
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Экспортировать этот экземпляр ownCloud",
"This will create a compressed file that contains the data of this owncloud instance.\n Please choose the export type:" => "Будет создан сжатый файл, содержащий данные этого экземпляра owncloud.\n Выберите тип экспорта:",
"Export" => "Экспорт"
);

View File

@ -0,0 +1,11 @@
<?php $TRANSLATIONS = array(
"Bookmarks" => "Bladwijzers",
"unnamed" => "geen naam",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Sleep dit naar uw browser bladwijzers en klik erop, wanneer u een webpagina snel wilt voorzien van een bladwijzer:",
"Read later" => "Lees later",
"Address" => "Adres",
"Title" => "Titel",
"Tags" => "Tags",
"Save bookmark" => "Bewaar bookmark",
"You have no bookmarks" => "U heeft geen bookmarks"
);

View File

@ -0,0 +1,11 @@
<?php $TRANSLATIONS = array(
"Bookmarks" => "Закладки",
"unnamed" => "без имени",
"Read later" => "Прочитать позже",
"Address" => "Адрес",
"Title" => "Заголовок",
"Tags" => "Метки",
"Save bookmark" => "Сохранить закладки",
"You have no bookmarks" => "У вас нет закладок",
"Bookmarklet <br />" => "Букмарклет <br />"
);

View File

@ -0,0 +1,12 @@
<?php $TRANSLATIONS = array(
"Bookmarks" => "书签",
"unnamed" => "未命名",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "拖曳此处到您的浏览器书签处,点击可以将网页快速添加到书签中。",
"Read later" => "稍后阅读",
"Address" => "地址",
"Title" => "标题",
"Tags" => "标签",
"Save bookmark" => "保存书签",
"You have no bookmarks" => "您暂无书签",
"Bookmarklet <br />" => "书签应用"
);

View File

@ -1,7 +1,13 @@
<?php $TRANSLATIONS = array(
"Not all calendars are completely cached" => "Niet alle agenda's zijn volledig gecached",
"Everything seems to be completely cached" => "Alles lijkt volledig gecached te zijn",
"No calendars found." => "Geen kalenders gevonden.",
"No events found." => "Geen gebeurtenissen gevonden.",
"Wrong calendar" => "Verkeerde kalender",
"The file contained either no events or all events are already saved in your calendar." => "Het bestand bevat geen gebeurtenissen of alle gebeurtenissen worden al in uw agenda bewaard.",
"events has been saved in the new calendar" => "De gebeurtenissen worden in de nieuwe agenda bewaard",
"Import failed" => "import is gefaald",
"events has been saved in your calendar" => "de gebeurtenissen zijn in uw agenda opgeslagen ",
"New Timezone:" => "Nieuwe tijdszone:",
"Timezone changed" => "Tijdzone is veranderd",
"Invalid request" => "Ongeldige aanvraag",
@ -27,6 +33,7 @@
"Projects" => "Projecten",
"Questions" => "Vragen",
"Work" => "Werk",
"by" => "door",
"unnamed" => "onbekend",
"New Calendar" => "Nieuwe Kalender",
"Does not repeat" => "Wordt niet herhaald",
@ -73,6 +80,25 @@
"by day and month" => "per dag en maand",
"Date" => "Datum",
"Cal." => "Cal.",
"Sun." => "Zon.",
"Mon." => "Maa.",
"Tue." => "Din.",
"Wed." => "Woe.",
"Thu." => "Don.",
"Fri." => "Vrij.",
"Sat." => "Zat.",
"Jan." => "Jan.",
"Feb." => "Feb.",
"Mar." => "Maa.",
"Apr." => "Apr.",
"May." => "Mei.",
"Jun." => "Jun.",
"Jul." => "Jul.",
"Aug." => "Aug.",
"Sep." => "Sep.",
"Oct." => "Okt.",
"Nov." => "Nov.",
"Dec." => "Dec.",
"All day" => "Hele dag",
"Missing fields" => "missende velden",
"Title" => "Titel",
@ -86,6 +112,7 @@
"Month" => "Maand",
"List" => "Lijst",
"Today" => "Vandaag",
"Settings" => "Instellingen",
"Your calendars" => "Je kalenders",
"CalDav Link" => "CalDav Link",
"Shared calendars" => "Gedeelde kalenders",
@ -136,7 +163,10 @@
"occurrences" => "gebeurtenissen",
"create a new calendar" => "Maak een nieuw agenda",
"Import a calendar file" => "Importeer een agenda bestand",
"Please choose a calendar" => "Kies een agenda",
"Name of new calendar" => "Naam van de nieuwe agenda",
"Take an available name!" => "Kies een beschikbare naam!",
"A Calendar with this name already exists. If you continue anyhow, these calendars will be merged." => "Een agenda met deze naam bestaat al. Als u doorgaat, worden deze agenda's samengevoegd",
"Import" => "Importeer",
"Close Dialog" => "Sluit venster",
"Create a new event" => "Maak een nieuwe afspraak",
@ -144,9 +174,21 @@
"No categories selected" => "Geen categorieën geselecteerd",
"of" => "van",
"at" => "op",
"General" => "Algemeen",
"Timezone" => "Tijdzone",
"Update timezone automatically" => "Werk de tijdzone automatisch bij",
"Time format" => "Tijd formaat",
"24h" => "24uur",
"12h" => "12uur",
"Start week on" => "Begin de week op",
"Cache" => "Cache",
"Clear cache for repeating events" => "Leeg cache voor repeterende gebeurtenissen",
"URLs" => "URLs",
"Calendar CalDAV syncing addresses" => "Agenda CalDAV synchronisatie adres",
"more info" => "meer informatie",
"Primary address (Kontact et al)" => "Primary adres (voor Kontact en dergelijke)",
"iOS/OS X" => "iOS/OS X",
"Read only iCalendar link(s)" => "Alleen lezen iCalendar link(en)",
"Users" => "Gebruikers",
"select users" => "kies gebruikers",
"Editable" => "Te wijzigen",

View File

@ -22,7 +22,7 @@
"Business" => "Бизнес",
"Call" => "Звонить",
"Clients" => "Клиенты",
"Deliverer" => "Доставщик",
"Deliverer" => "Посыльный",
"Holidays" => "Праздники",
"Ideas" => "Идеи",
"Journey" => "Поездка",
@ -115,13 +115,13 @@
"Settings" => "Параметры",
"Your calendars" => "Ваши календари",
"CalDav Link" => "Ссылка для CalDav",
"Shared calendars" => "Общие календари",
"No shared calendars" => "Нет общих календарей",
"Share Calendar" => "Сделать календарь общим",
"Shared calendars" => "Опубликованные",
"No shared calendars" => "Нет опубликованных календарей",
"Share Calendar" => "Опубликовать",
"Download" => "Скачать",
"Edit" => "Редактировать",
"Delete" => "Удалить",
"shared with you by" => "с вами поделился",
"shared with you by" => "опубликовал для вас",
"New calendar" => "Новый календарь",
"Edit calendar" => "Редактировать календарь",
"Displayname" => "Отображаемое имя",
@ -136,7 +136,7 @@
"Repeating" => "Повторение",
"Alarm" => "Сигнал",
"Attendees" => "Участники",
"Share" => "Поделиться",
"Share" => "Опубликовать",
"Title of the Event" => "Название событие",
"Category" => "Категория",
"Separate categories with commas" => "Разделяйте категории запятыми",

View File

@ -52,6 +52,9 @@
"Not implemented" => "No implementada",
"Couldn't get a valid address." => "No s'ha pogut obtenir una adreça vàlida.",
"Error" => "Error",
"You do not have permission to add contacts to " => "No teniu permisos per afegir contactes a ",
"Please select one of your own address books." => "Seleccioneu una de les vostres llibretes d'adreces",
"Permission error" => "Error de permisos",
"This property has to be non-empty." => "Aquesta propietat no pot ser buida.",
"Couldn't serialize elements." => "No s'han pogut serialitzar els elements.",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' s'ha cridat sense argument de tipus. Informeu-ne a bugs.owncloud.org",
@ -107,6 +110,8 @@
"Questions" => "Preguntes",
"{name}'s Birthday" => "Aniversari de {name}",
"Contact" => "Contacte",
"You do not have the permissions to edit this contact." => "No teniu permisos per editar aquest contacte",
"You do not have the permissions to delete this contact." => "No teniu permisos per esborrar aquest contacte",
"Add Contact" => "Afegeix un contacte",
"Import" => "Importa",
"Settings" => "Configuració",

View File

@ -14,6 +14,8 @@
"Cannot add empty property." => "Nelze přidat prazdný údaj.",
"At least one of the address fields has to be filled out." => "Musí být uveden nejméně jeden z adresních údajů",
"Trying to add duplicate property: " => "Pokoušíte se přidat duplicitní atribut: ",
"Missing IM parameter." => "Chybějící parametr IM",
"Unknown IM: " => "Neznámý IM:",
"Information about vCard is incorrect. Please reload the page." => "Informace o vCard je nesprávná. Obnovte stránku, prosím.",
"Missing ID" => "Chybí ID",
"Error parsing VCard for ID: \"" => "Chyba při parsování VCard pro ID: \"",
@ -50,6 +52,9 @@
"Not implemented" => "Neimplementováno",
"Couldn't get a valid address." => "Nelze získat platnou adresu.",
"Error" => "Chyba",
"You do not have permission to add contacts to " => "Nemáte práva přidat kontakt do",
"Please select one of your own address books." => "Prosím vyberte jeden z vašich adresářů",
"Permission error" => "Chyba přístupových práv",
"This property has to be non-empty." => "Tento parametr nemuže zůstat nevyplněn.",
"Couldn't serialize elements." => "Prvky nelze převést..",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' voláno bez argumentu. Prosím oznamte chybu na bugs.owncloud.org",
@ -59,6 +64,7 @@
"Error loading profile picture." => "Chyba při otevírání obrázku profilu",
"Select type" => "Vybrat typ",
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Některé kontakty jsou označeny ke smazání. Počkete prosím na dokončení operace.",
"Do you want to merge these address books?" => "Chcete spojit tyto adresáře?",
"Result: " => "Výsledek: ",
" imported, " => "importováno v pořádku,",
" failed." => "neimportováno.",
@ -66,6 +72,18 @@
"Addressbook not found: " => "Adresář nenalezen:",
"This is not your addressbook." => "Toto není Váš adresář.",
"Contact could not be found." => "Kontakt nebyl nalezen.",
"Jabber" => "Jabber",
"AIM" => "AIM",
"MSN" => "MSN",
"Twitter" => "Twitter",
"GoogleTalk" => "GoogleTalk",
"Facebook" => "Facebook",
"XMPP" => "XMPP",
"ICQ" => "ICQ",
"Yahoo" => "Yahoo",
"Skype" => "Skype",
"QQ" => "QQ",
"GaduGadu" => "GaduGadu",
"Work" => "Pracovní",
"Home" => "Domácí",
"Other" => "Ostatní",
@ -92,6 +110,8 @@
"Questions" => "Dotazy",
"{name}'s Birthday" => "Narozeniny {name}",
"Contact" => "Kontakt",
"You do not have the permissions to edit this contact." => "Nemáte práva editovat tento kontakt",
"You do not have the permissions to delete this contact." => "Nemáte práva smazat tento kontakt",
"Add Contact" => "Přidat kontakt",
"Import" => "Import",
"Settings" => "Nastavení",
@ -134,12 +154,15 @@
"Delete email address" => "Smazat e-mail",
"Enter phone number" => "Zadat telefoní číslo",
"Delete phone number" => "Smazat telefoní číslo",
"Instant Messenger" => "Instant Messenger",
"Delete IM" => "Smazat IM",
"View on map" => "Zobrazit na mapě",
"Edit address details" => "Upravit podrobnosti adresy",
"Add notes here." => "Zde můžete připsat poznámky.",
"Add field" => "Přidat políčko",
"Phone" => "Telefon",
"Email" => "Email",
"Instant Messaging" => "Instant Messaging",
"Address" => "Adresa",
"Note" => "Poznámka",
"Download contact" => "Stáhnout kontakt",
@ -194,6 +217,7 @@
"iOS/OS X" => "iOS/OS X",
"Show CardDav link" => "Zobrazit odklaz CardDAV:",
"Show read-only VCF link" => "Zobrazit odkaz VCF pouze pro čtení",
"Share" => "Sdílet",
"Download" => "Stažení",
"Edit" => "Editovat",
"New Address Book" => "Nový adresář",

View File

@ -52,6 +52,9 @@
"Not implemented" => "Nicht verfügbar",
"Couldn't get a valid address." => "Konnte keine gültige Adresse abrufen.",
"Error" => "Fehler",
"You do not have permission to add contacts to " => "Sie besitzen nicht die erforderlichen Rechte, um Kontakte hinzuzufügen",
"Please select one of your own address books." => "Bitte wählen Sie eines Ihrer Adressbücher aus.",
"Permission error" => "Berechtigungsfehler",
"This property has to be non-empty." => "Dieses Feld darf nicht leer sein.",
"Couldn't serialize elements." => "Konnte Elemente nicht serialisieren",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' wurde ohne Argumente aufgerufen. Bitte melden Sie dies auf bugs.owncloud.org",
@ -107,6 +110,8 @@
"Questions" => "Fragen",
"{name}'s Birthday" => "Geburtstag von {name}",
"Contact" => "Kontakt",
"You do not have the permissions to edit this contact." => "Sie besitzen nicht die erforderlichen Rechte, um diesen Kontakt zu bearbeiten.",
"You do not have the permissions to delete this contact." => "Sie besitzen nicht die erforderlichen Rechte, um diesen Kontakte zu löschen.",
"Add Contact" => "Kontakt hinzufügen",
"Import" => "Importieren",
"Settings" => "Einstellungen",

View File

@ -52,6 +52,9 @@
"Not implemented" => "Δεν έχει υλοποιηθεί",
"Couldn't get a valid address." => "Αδυναμία λήψης έγκυρης διεύθυνσης",
"Error" => "Σφάλμα",
"You do not have permission to add contacts to " => "Δεν έχετε επαρκή δικαιώματα για προσθέσετε επαφές στο ",
"Please select one of your own address books." => "Παρακαλούμε επιλέξτε ένα από τα δικάς σας βιβλία διευθύνσεων.",
"Permission error" => "Σφάλμα δικαιωμάτων",
"This property has to be non-empty." => "Το πεδίο δεν πρέπει να είναι άδειο.",
"Couldn't serialize elements." => "Αδύνατο να μπουν σε σειρά τα στοιχεία",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "το 'deleteProperty' καλέστηκε χωρίς without type argument. Παρακαλώ αναφέρατε στο bugs.owncloud.org",
@ -107,6 +110,8 @@
"Questions" => "Ερωτήσεις",
"{name}'s Birthday" => "{name} έχει Γενέθλια",
"Contact" => "Επαφή",
"You do not have the permissions to edit this contact." => "Δεν διαθέτε επαρκή δικαιώματα για την επεξεργασία αυτής της επαφής.",
"You do not have the permissions to delete this contact." => "Δεν διαθέτε επαρκή δικαιώματα για την διαγραφή αυτής της επαφής.",
"Add Contact" => "Προσθήκη επαφής",
"Import" => "Εισαγωγή",
"Settings" => "Ρυθμίσεις",

View File

@ -52,6 +52,9 @@
"Not implemented" => "Pas encore implémenté",
"Couldn't get a valid address." => "Impossible de trouver une adresse valide.",
"Error" => "Erreur",
"You do not have permission to add contacts to " => "Vous n'avez pas l'autorisation d'ajouter des contacts à",
"Please select one of your own address books." => "Veuillez sélectionner l'un de vos carnets d'adresses.",
"Permission error" => "Erreur de permission",
"This property has to be non-empty." => "Cette valeur ne doit pas être vide",
"Couldn't serialize elements." => "Impossible de sérialiser les éléments.",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' a été appelé sans type d'arguments. Merci de rapporter un bug à bugs.owncloud.org",
@ -82,7 +85,7 @@
"QQ" => "QQ",
"GaduGadu" => "GaduGadu",
"Work" => "Travail",
"Home" => "Maison",
"Home" => "Domicile",
"Other" => "Autre",
"Mobile" => "Mobile",
"Text" => "Texte",
@ -107,6 +110,8 @@
"Questions" => "Questions",
"{name}'s Birthday" => "Anniversaire de {name}",
"Contact" => "Contact",
"You do not have the permissions to edit this contact." => "Vous n'avez pas l'autorisation de modifier ce contact.",
"You do not have the permissions to delete this contact." => "Vous n'avez pas l'autorisation de supprimer ce contact.",
"Add Contact" => "Ajouter un Contact",
"Import" => "Importer",
"Settings" => "Paramètres",

View File

@ -52,6 +52,9 @@
"Not implemented" => "Non implementata",
"Couldn't get a valid address." => "Impossibile ottenere un indirizzo valido.",
"Error" => "Errore",
"You do not have permission to add contacts to " => "Non hai i permessi per aggiungere contatti a",
"Please select one of your own address books." => "Seleziona una delle tue rubriche.",
"Permission error" => "Errore relativo ai permessi",
"This property has to be non-empty." => "Questa proprietà non può essere vuota.",
"Couldn't serialize elements." => "Impossibile serializzare gli elementi.",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' invocata senza l'argomento di tipo. Segnalalo a bugs.owncloud.org",
@ -107,6 +110,8 @@
"Questions" => "Domande",
"{name}'s Birthday" => "Data di nascita di {name}",
"Contact" => "Contatto",
"You do not have the permissions to edit this contact." => "Non hai i permessi per modificare questo contatto.",
"You do not have the permissions to delete this contact." => "Non hai i permessi per eliminare questo contatto.",
"Add Contact" => "Aggiungi contatto",
"Import" => "Importa",
"Settings" => "Impostazioni",

View File

@ -26,13 +26,13 @@
"Error reading contact photo." => "連絡先写真の読み込みエラー。",
"Error saving temporary file." => "一時ファイルの保存エラー。",
"The loading photo is not valid." => "写真の読み込みは無効です。",
"Contact ID is missing." => "コンタクトIDが見つかりません。",
"Contact ID is missing." => "連絡先 IDが見つかりません。",
"No photo path was submitted." => "写真のパスが登録されていません。",
"File doesn't exist:" => "ファイルが存在しません:",
"Error loading image." => "画像の読み込みエラー。",
"Error getting contact object." => "コンタクトオブジェクトの取得エラー。",
"Error getting contact object." => "連絡先オブジェクトの取得エラー。",
"Error getting PHOTO property." => "写真属性の取得エラー。",
"Error saving contact." => "コンタクトの保存エラー。",
"Error saving contact." => "連絡先の保存エラー。",
"Error resizing image" => "画像のリサイズエラー",
"Error cropping image" => "画像の切り抜きエラー",
"Error creating temporary image" => "一時画像の生成エラー",
@ -52,6 +52,9 @@
"Not implemented" => "未実装",
"Couldn't get a valid address." => "有効なアドレスを取得できませんでした。",
"Error" => "エラー",
"You do not have permission to add contacts to " => "連絡先を追加する権限がありません",
"Please select one of your own address books." => "アドレス帳を一つ選択してください",
"Permission error" => "権限エラー",
"This property has to be non-empty." => "この属性は空にできません。",
"Couldn't serialize elements." => "要素をシリアライズできませんでした。",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' は型の引数無しで呼び出されました。bugs.owncloud.org へ報告してください。",
@ -60,7 +63,7 @@
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "アップロードしようとしているファイルは、このサーバの最大ファイルアップロードサイズを超えています。",
"Error loading profile picture." => "プロファイルの画像の読み込みエラー",
"Select type" => "タイプを選択",
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "いくつかのコンタクトが削除とマークされていますが、まだ削除されていません。削除するまでお待ちください。",
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "いくつかの連絡先が削除とマークされていますが、まだ削除されていません。削除するまでお待ちください。",
"Do you want to merge these address books?" => "これらのアドレス帳をマージしてもよろしいですか?",
"Result: " => "結果: ",
" imported, " => " をインポート、 ",
@ -107,6 +110,8 @@
"Questions" => "質問",
"{name}'s Birthday" => "{name}の誕生日",
"Contact" => "連絡先",
"You do not have the permissions to edit this contact." => "この連絡先を編集する権限がありません",
"You do not have the permissions to delete this contact." => "この連絡先を削除する権限がありません",
"Add Contact" => "連絡先の追加",
"Import" => "インポート",
"Settings" => "設定",
@ -114,16 +119,16 @@
"Close" => "閉じる",
"Keyboard shortcuts" => "キーボードショートカット",
"Navigation" => "ナビゲーション",
"Next contact in list" => "リスト内の次のコンタクト",
"Previous contact in list" => "リスト内の前のコンタクト",
"Next contact in list" => "リスト内の次の連絡先",
"Previous contact in list" => "リスト内の前の連絡先",
"Expand/collapse current addressbook" => "現在のアドレス帳を展開する/折りたたむ",
"Next addressbook" => "次のアドレス帳",
"Previous addressbook" => "前のアドレス帳",
"Actions" => "アクション",
"Refresh contacts list" => "連絡先リストを再読込する",
"Add new contact" => "新しいコンタクトを追加",
"Add new contact" => "新しい連絡先を追加",
"Add new addressbook" => "新しいアドレス帳を追加",
"Delete current contact" => "現在のコンタクトを削除",
"Delete current contact" => "現在の連絡先を削除",
"Drop photo to upload" => "写真をドロップしてアップロード",
"Delete current photo" => "現在の写真を削除",
"Edit current photo" => "現在の写真を編集",
@ -196,11 +201,11 @@
"Esq." => "Esq.",
"Jr." => "Jr.",
"Sn." => "Sn.",
"Import a contacts file" => "コンタクトファイルをインポート",
"Import a contacts file" => "連絡先ファイルをインポート",
"Please choose the addressbook" => "アドレス帳を選択してください",
"create a new addressbook" => "新しいアドレス帳を作成",
"Name of new addressbook" => "新しいアドレスブックの名前",
"Importing contacts" => "コンタクトをインポート",
"Importing contacts" => "連絡先をインポート",
"You have no contacts in your addressbook." => "アドレス帳に連絡先が登録されていません。",
"Add contact" => "連絡先を追加",
"Select Address Books" => "アドレス帳を選択してください",

View File

@ -10,9 +10,12 @@
"No contacts found." => "Geen contracten gevonden",
"There was an error adding the contact." => "Er was een fout bij het toevoegen van het contact.",
"element name is not set." => "onderdeel naam is niet opgegeven.",
"Could not parse contact: " => "Kon het contact niet verwerken",
"Cannot add empty property." => "Kan geen lege eigenschap toevoegen.",
"At least one of the address fields has to be filled out." => "Minstens één van de adresvelden moet ingevuld worden.",
"Trying to add duplicate property: " => "Eigenschap bestaat al: ",
"Missing IM parameter." => "IM parameter ontbreekt",
"Unknown IM: " => "Onbekende IM:",
"Information about vCard is incorrect. Please reload the page." => "Informatie over de vCard is onjuist. Herlaad de pagina.",
"Missing ID" => "Ontbrekend ID",
"Error parsing VCard for ID: \"" => "Fout bij inlezen VCard voor ID: \"",
@ -27,6 +30,13 @@
"No photo path was submitted." => "Geen fotopad opgestuurd.",
"File doesn't exist:" => "Bestand bestaat niet:",
"Error loading image." => "Fout bij laden plaatje.",
"Error getting contact object." => "Fout om contact object te verkrijgen",
"Error getting PHOTO property." => "Fout om PHOTO eigenschap te verkrijgen",
"Error saving contact." => "Fout om contact op te slaan",
"Error resizing image" => "Fout tijdens aanpassen plaatje",
"Error cropping image" => "Fout tijdens aanpassen plaatje",
"Error creating temporary image" => "Fout om een tijdelijk plaatje te maken",
"Error finding image: " => "Fout kan plaatje niet vinden:",
"Error uploading contacts to storage." => "Fout bij opslaan van contacten.",
"There is no error, the file uploaded with success" => "De upload van het bestand is goedgegaan.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Het bestand overschrijdt de upload_max_filesize instelling in php.ini",
@ -34,11 +44,49 @@
"The uploaded file was only partially uploaded" => "Het bestand is gedeeltelijk geüpload",
"No file was uploaded" => "Er is geen bestand geüpload",
"Missing a temporary folder" => "Er ontbreekt een tijdelijke map",
"Couldn't save temporary image: " => "Kan tijdelijk plaatje niet op slaan:",
"Couldn't load temporary image: " => "Kan tijdelijk plaatje niet op laden:",
"No file was uploaded. Unknown error" => "Er was geen bestand geladen. Onbekende fout",
"Contacts" => "Contacten",
"Sorry, this functionality has not been implemented yet" => "Sorry, deze functionaliteit is nog niet geïmplementeerd",
"Not implemented" => "Niet geïmplementeerd",
"Couldn't get a valid address." => "Kan geen geldig adres krijgen",
"Error" => "Fout",
"You do not have permission to add contacts to " => "U hebt geen permissie om contacten toe te voegen aan",
"Please select one of your own address books." => "Selecteer één van uw eigen adresboeken",
"Permission error" => "Permissie fout",
"This property has to be non-empty." => "Dit veld mag niet leeg blijven",
"Couldn't serialize elements." => "Kan de elementen niet serializen",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' aangeroepen zonder type argument. Rapporteer dit a.u.b. via http://bugs.owncloud.org",
"Edit name" => "Pas naam aan",
"No files selected for upload." => "Geen bestanden geselecteerd voor upload.",
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "Het bestand dat u probeert te uploaden overschrijdt de maximale bestand grootte voor bestand uploads voor deze server.",
"Error loading profile picture." => "Fout profiel plaatje kan niet worden geladen.",
"Select type" => "Selecteer type",
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Enkele contacten zijn gemarkeerd om verwijderd te worden, maar zijn nog niet verwijderd. Wacht totdat ze zijn verwijderd.",
"Do you want to merge these address books?" => "Wilt u deze adresboeken samenvoegen?",
"Result: " => "Resultaat:",
" imported, " => "geïmporteerd,",
" failed." => "gefaald.",
"Displayname cannot be empty." => "Displaynaam mag niet leeg zijn.",
"Addressbook not found: " => "Adresboek niet gevonden:",
"This is not your addressbook." => "Dit is niet uw adresboek.",
"Contact could not be found." => "Contact kon niet worden gevonden.",
"Jabber" => "Jabber",
"AIM" => "AIM",
"MSN" => "MSN",
"Twitter" => "Twitter",
"GoogleTalk" => "GoogleTalk",
"Facebook" => "Facebook",
"XMPP" => "XMPP",
"ICQ" => "ICQ",
"Yahoo" => "Yahoo",
"Skype" => "Skype",
"QQ" => "QQ",
"GaduGadu" => "GaduGadu",
"Work" => "Werk",
"Home" => "Thuis",
"Other" => "Anders",
"Mobile" => "Mobiel",
"Text" => "Tekst",
"Voice" => "Stem",
@ -48,11 +96,39 @@
"Pager" => "Pieper",
"Internet" => "Internet",
"Birthday" => "Verjaardag",
"Business" => "Business",
"Call" => "Bel",
"Clients" => "Klanten",
"Deliverer" => "Leverancier",
"Holidays" => "Vakanties",
"Ideas" => "Ideeën",
"Journey" => "Reis",
"Jubilee" => "Jubileum",
"Meeting" => "Vergadering",
"Personal" => "Persoonlijk",
"Projects" => "Projecten",
"Questions" => "Vragen",
"{name}'s Birthday" => "{name}'s verjaardag",
"Contact" => "Contact",
"You do not have the permissions to edit this contact." => "U heeft geen permissie om dit contact te bewerken.",
"You do not have the permissions to delete this contact." => "U heeft geen permissie om dit contact te verwijderen.",
"Add Contact" => "Contact toevoegen",
"Import" => "Importeer",
"Settings" => "Instellingen",
"Addressbooks" => "Adresboeken",
"Close" => "Sluiten",
"Keyboard shortcuts" => "Sneltoetsen",
"Navigation" => "Navigatie",
"Next contact in list" => "Volgende contact in de lijst",
"Previous contact in list" => "Vorige contact in de lijst",
"Expand/collapse current addressbook" => "Uitklappen / inklappen huidig adresboek",
"Next addressbook" => "Volgende adresboek",
"Previous addressbook" => "Vorige adresboek",
"Actions" => "Acties",
"Refresh contacts list" => "Vernieuw contact lijst",
"Add new contact" => "Voeg nieuw contact toe",
"Add new addressbook" => "Voeg nieuw adresboek toe",
"Delete current contact" => "Verwijder huidig contact",
"Drop photo to upload" => "Verwijder foto uit upload",
"Delete current photo" => "Verwijdere huidige foto",
"Edit current photo" => "Wijzig huidige foto",
@ -64,6 +140,9 @@
"Delete" => "Verwijderen",
"Nickname" => "Roepnaam",
"Enter nickname" => "Voer roepnaam in",
"Web site" => "Website",
"http://www.somesite.com" => "http://www.willekeurigesite.com",
"Go to web site" => "Ga naar website",
"dd-mm-yyyy" => "dd-mm-yyyy",
"Groups" => "Groepen",
"Separate groups with commas" => "Gebruik komma bij meerder groepen",
@ -75,26 +154,41 @@
"Delete email address" => "Verwijder email adres",
"Enter phone number" => "Voer telefoonnummer in",
"Delete phone number" => "Verwijdere telefoonnummer",
"Instant Messenger" => "Instant Messenger",
"Delete IM" => "Verwijder IM",
"View on map" => "Bekijk op een kaart",
"Edit address details" => "Wijzig adres gegevens",
"Add notes here." => "Voeg notitie toe",
"Add field" => "Voeg veld toe",
"Phone" => "Telefoon",
"Email" => "E-mail",
"Instant Messaging" => "Instant Messaging",
"Address" => "Adres",
"Note" => "Notitie",
"Download contact" => "Download contact",
"Delete contact" => "Verwijder contact",
"The temporary image has been removed from cache." => "Het tijdelijke plaatje is uit de cache verwijderd.",
"Edit address" => "Wijzig adres",
"Type" => "Type",
"PO Box" => "Postbus",
"Street address" => "Adres",
"Street and number" => "Straat en nummer",
"Extended" => "Uitgebreide",
"Apartment number etc." => "Apartement nummer",
"City" => "Stad",
"Region" => "Regio",
"E.g. state or province" => "Provincie",
"Zipcode" => "Postcode",
"Postal code" => "Postcode",
"Country" => "Land",
"Addressbook" => "Adresboek",
"Hon. prefixes" => "Hon. prefixes",
"Miss" => "Mw",
"Ms" => "Mw",
"Mr" => "M",
"Sir" => "M",
"Mrs" => "Mw",
"Dr" => "M",
"Given name" => "Voornaam",
"Additional names" => "Extra namen",
"Family name" => "Achternaam",
@ -105,13 +199,22 @@
"Importing contacts" => "Importeren van contacten",
"You have no contacts in your addressbook." => "Je hebt geen contacten in je adresboek",
"Add contact" => "Contactpersoon toevoegen",
"Select Address Books" => "Selecteer adresboeken",
"Enter name" => "Naam",
"Enter description" => "Beschrijving",
"CardDAV syncing addresses" => "CardDAV synchroniseert de adressen",
"more info" => "meer informatie",
"Primary address (Kontact et al)" => "Standaardadres",
"iOS/OS X" => "IOS/OS X",
"Show CardDav link" => "Laat CardDav link zien",
"Show read-only VCF link" => "Laat alleen lezen VCF link zien",
"Share" => "Deel",
"Download" => "Download",
"Edit" => "Bewerken",
"New Address Book" => "Nieuw Adresboek",
"Name" => "Naam",
"Description" => "Beschrijving",
"Save" => "Opslaan",
"Cancel" => "Anuleren"
"Cancel" => "Anuleren",
"More..." => "Meer..."
);

View File

@ -14,6 +14,7 @@
"Cannot add empty property." => "Невозможно добавить пустой параметр.",
"At least one of the address fields has to be filled out." => "Как минимум одно поле адреса должно быть заполнено.",
"Trying to add duplicate property: " => "При попытке добавить дубликат:",
"Missing IM parameter." => "Отсутствует параметр IM.",
"Unknown IM: " => "Неизвестный IM:",
"Information about vCard is incorrect. Please reload the page." => "Информация о vCard некорректна. Пожалуйста, обновите страницу.",
"Missing ID" => "Отсутствует ID",
@ -51,6 +52,9 @@
"Not implemented" => "Не реализовано",
"Couldn't get a valid address." => "Не удалось получить адрес.",
"Error" => "Ошибка",
"You do not have permission to add contacts to " => "У вас нет разрешений добавлять контакты в",
"Please select one of your own address books." => "Выберите одну из ваших собственных адресных книг.",
"Permission error" => "Ошибка доступа",
"This property has to be non-empty." => "Это свойство должно быть не пустым.",
"Couldn't serialize elements." => "Не удалось сериализовать элементы.",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' called without type argument. Please report at bugs.owncloud.org",
@ -95,6 +99,7 @@
"Business" => "Бизнес",
"Call" => "Вызов",
"Clients" => "Клиенты",
"Deliverer" => "Посыльный",
"Holidays" => "Праздники",
"Ideas" => "Идеи",
"Journey" => "Поездка",
@ -105,6 +110,8 @@
"Questions" => "Вопросы",
"{name}'s Birthday" => "День рождения {name}",
"Contact" => "Контакт",
"You do not have the permissions to edit this contact." => "У вас нет разрешений редактировать этот контакт.",
"You do not have the permissions to delete this contact." => "У вас нет разрешений удалять этот контакт.",
"Add Contact" => "Добавить Контакт",
"Import" => "Импорт",
"Settings" => "Настройки",
@ -147,6 +154,7 @@
"Delete email address" => "Удалить адрес электронной почты",
"Enter phone number" => "Ввести номер телефона",
"Delete phone number" => "Удалить номер телефона",
"Instant Messenger" => "Instant Messenger",
"Delete IM" => "Удалить IM",
"View on map" => "Показать на карте",
"Edit address details" => "Ввести детали адреса",
@ -154,6 +162,7 @@
"Add field" => "Добавить поле",
"Phone" => "Телефон",
"Email" => "Ящик эл. почты",
"Instant Messaging" => "Быстрые сообщения",
"Address" => "Адрес",
"Note" => "Заметка",
"Download contact" => "Скачать контакт",
@ -206,6 +215,9 @@
"more info" => "дополнительная информация",
"Primary address (Kontact et al)" => "Первичный адрес (Kontact и др.)",
"iOS/OS X" => "iOS/OS X",
"Show CardDav link" => "Показать ссылку CardDav",
"Show read-only VCF link" => "Показать нередактируемую ссылку VCF",
"Share" => "Опубликовать",
"Download" => "Скачать",
"Edit" => "Редактировать",
"New Address Book" => "Новая адресная книга",

View File

@ -52,6 +52,9 @@
"Not implemented" => "Ni podprto",
"Couldn't get a valid address." => "Ne morem dobiti veljavnega naslova.",
"Error" => "Napaka",
"You do not have permission to add contacts to " => "Nimate dovoljenja za dodajanje stikov v",
"Please select one of your own address books." => "Prosimo, če izberete enega izmed vaših adresarjev.",
"Permission error" => "Napaka dovoljenj",
"This property has to be non-empty." => "Ta lastnost ne sme biti prazna",
"Couldn't serialize elements." => "Predmetov ni bilo mogoče dati v zaporedje.",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "\"deleteProperty\" je bila klicana brez vrste argumenta. Prosimo, če oddate poročilo o napaki na bugs.owncloud.org",
@ -107,6 +110,8 @@
"Questions" => "Vprašanja",
"{name}'s Birthday" => "{name} - rojstni dan",
"Contact" => "Stik",
"You do not have the permissions to edit this contact." => "Nimate dovoljenj za urejanje tega stika.",
"You do not have the permissions to delete this contact." => "Nimate dovoljenj za izbris tega stika.",
"Add Contact" => "Dodaj stik",
"Import" => "Uvozi",
"Settings" => "Nastavitve",

View File

@ -52,6 +52,9 @@
"Not implemented" => "Inte införd",
"Couldn't get a valid address." => "Kunde inte hitta en giltig adress.",
"Error" => "Fel",
"You do not have permission to add contacts to " => "Du saknar behörighet att skapa kontakter i",
"Please select one of your own address books." => "Välj en av dina egna adressböcker.",
"Permission error" => "Behörighetsfel",
"This property has to be non-empty." => "Denna egenskap får inte vara tom.",
"Couldn't serialize elements." => "Kunde inte serialisera element.",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "\"deleteProperty\" anropades utan typargument. Vänligen rapportera till bugs.owncloud.org",
@ -107,6 +110,8 @@
"Questions" => "Frågor",
"{name}'s Birthday" => "{name}'s födelsedag",
"Contact" => "Kontakt",
"You do not have the permissions to edit this contact." => "Du saknar behörighet för att ändra denna kontakt.",
"You do not have the permissions to delete this contact." => "Du saknar behörighet för att radera denna kontakt.",
"Add Contact" => "Lägg till kontakt",
"Import" => "Importera",
"Settings" => "Inställningar",

View File

@ -8,6 +8,13 @@
"Failed to write to disk" => "Schrijven naar schijf mislukt",
"Files" => "Bestanden",
"Delete" => "Verwijder",
"already exists" => "bestaat al",
"replace" => "vervang",
"cancel" => "annuleren",
"replaced" => "vervangen",
"with" => "door",
"undo" => "ongedaan maken",
"deleted" => "verwijderd",
"generating ZIP-file, it may take some time." => "aanmaken ZIP-file, dit kan enige tijd duren.",
"Unable to upload your file as it is a directory or has 0 bytes" => "uploaden van de file mislukt, het is of een directory of de bestandsgrootte is 0 bytes",
"Upload Error" => "Upload Fout",

View File

@ -8,6 +8,13 @@
"Failed to write to disk" => "Falha ao escrever no disco",
"Files" => "Arquivos",
"Delete" => "Excluir",
"already exists" => "já existe",
"replace" => "substituir",
"cancel" => "cancelar",
"replaced" => "substituido ",
"with" => "com",
"undo" => "desfazer",
"deleted" => "deletado",
"generating ZIP-file, it may take some time." => "gerando arquivo ZIP, isso pode levar um tempo.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Impossível enviar seus arquivo como diretório ou ele tem 0 bytes.",
"Upload Error" => "Erro de envio",

View File

@ -22,30 +22,30 @@
"Upload cancelled." => "Загрузка отменена.",
"Invalid name, '/' is not allowed." => "Неверное имя, '/' не допускается.",
"Size" => "Размер",
"Modified" => "Изменен",
"Modified" => "Изменён",
"folder" => "папка",
"folders" => "папки",
"file" => "файл",
"files" => "файлы",
"File handling" => "Управление файлами",
"Maximum upload size" => "Максимальный размер файла",
"Maximum upload size" => "Максимальный размер загружаемого файла",
"max. possible: " => "макс. возможно: ",
"Needed for multi-file and folder downloads." => "Требуется для загрузки нескольких файорв и папок",
"Enable ZIP-download" => "Включить ZIP-загрузку",
"Needed for multi-file and folder downloads." => "Требуется для скачивания нескольких файлов и папок",
"Enable ZIP-download" => "Включить ZIP-скачивание",
"0 is unlimited" => "0 - без ограничений",
"Maximum input size for ZIP files" => "Максимальный исходный размер для ZIP файлов",
"New" => "Новый",
"Text file" => "Текстовый файл",
"Folder" => "Папка",
"From url" => "С url",
"Upload" => "Закачать",
"Cancel upload" => "Отмена закачки",
"Nothing in here. Upload something!" => "Здесь ничего нет. Закачайте что-нибудь!",
"Upload" => "Загрузить",
"Cancel upload" => "Отмена загрузки",
"Nothing in here. Upload something!" => "Здесь ничего нет. Загрузите что-нибудь!",
"Name" => "Название",
"Share" => "Поделиться",
"Share" => "Опубликовать",
"Download" => "Скачать",
"Upload too large" => "Файл слишком большой",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файлы, которые Вы пытаетесь закачать, превышают лимит для файлов на этом сервере.",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файлы, которые Вы пытаетесь загрузить, превышают лимит для файлов на этом сервере.",
"Files are being scanned, please wait." => "Подождите, файлы сканируются.",
"Current scanning" => "Текущее сканирование"
);

View File

@ -12,6 +12,7 @@
"replace" => "替换",
"cancel" => "取消",
"replaced" => "已经替换",
"with" => "随着",
"undo" => "撤销",
"deleted" => "已经删除",
"generating ZIP-file, it may take some time." => "正在生成 ZIP 文件,可能需要一些时间",

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Versleuteling",
"Exclude the following file types from encryption" => "Versleutel de volgende bestand types niet",
"None" => "Geen",
"Enable Encryption" => "Zet versleuteling aan"
);

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Шифрование",
"Exclude the following file types from encryption" => "Исключить шифрование следующих типов файлов",
"None" => "Ничего",
"Enable Encryption" => "Включить шифрование"
);

View File

@ -0,0 +1,18 @@
<?php $TRANSLATIONS = array(
"External Storage" => "Внешний носитель",
"Mount point" => "Точка монтирования",
"Backend" => "Подсистема",
"Configuration" => "Конфигурация",
"Options" => "Опции",
"Applicable" => "Применимый",
"Add mount point" => "Добавить точку монтирования",
"None set" => "Не установлено",
"All Users" => "Все пользователи",
"Groups" => "Группы",
"Users" => "Пользователи",
"Delete" => "Удалить",
"SSL root certificates" => "Корневые сертификаты SSL",
"Import Root Certificate" => "Импортировать корневые сертификаты",
"Enable User External Storage" => "Включить пользовательские внешние носители",
"Allow users to mount their own external storage" => "Разрешить пользователям монтировать их собственные внешние носители"
);

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Size" => "Grootte",
"Modified" => "Aangepast",
"Delete all" => "Verwijder alles",
"Delete" => "Vewijder"
);

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Size" => "Размер",
"Modified" => "Изменён",
"Delete all" => "Удалить все",
"Delete" => "Удалить"
);

View File

@ -0,0 +1,4 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Alle versies laten verlopen",
"Enable Files Versioning" => "Activeer file versioning"
);

View File

@ -0,0 +1,4 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Просрочить все версии",
"Enable Files Versioning" => "Включить ведение версий файлов"
);

View File

@ -1,12 +1,7 @@
<?php $TRANSLATIONS = array(
"Pictures" => "Plaatjes",
"Settings" => "Instellingen",
"Rescan" => "Opnieuw doorzoeken",
"Stop" => "Stop",
"Share" => "Deel",
"Back" => "Terug",
"Remove confirmation" => "Verwijder bevestiging",
"Do you want to remove album" => "Wil je het album verwijderen: ",
"Change album name" => "Wijzig album naam",
"New album name" => "Nieuwe album naam"
"Share gallery" => "Deel gallerie",
"Error: " => "Fout:",
"Internal error" => "Interne fout",
"Slideshow" => "Diashow"
);

24
apps/tasks/l10n/ru.php Normal file
View File

@ -0,0 +1,24 @@
<?php $TRANSLATIONS = array(
"Invalid date/time" => "Неверные дата/время",
"Tasks" => "Задачи",
"No category" => "Нет категории",
"Unspecified" => "Не указан",
"1=highest" => "1=наибольший",
"5=medium" => "5=средний",
"9=lowest" => "9=наименьший",
"Empty Summary" => "Пустая сводка",
"Invalid percent complete" => "Неверный процент завершения",
"Invalid priority" => "Неверный приоритет",
"Add Task" => "Добавить задачу",
"Order Due" => "Срок заказа",
"Order List" => "Order List",
"Order Complete" => "Заказ выполнен",
"Order Location" => "Местонахождение заказа",
"Order Priority" => "Приоритет заказа",
"Order Label" => "Метка заказа",
"Loading tasks..." => "Загрузка задач...",
"Important" => "Важный",
"More" => "Больше",
"Less" => "Меньше",
"Delete" => "Удалить"
);

View File

@ -0,0 +1,26 @@
<?php $TRANSLATIONS = array(
"Host" => "Сервер",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Можно опустить протокол, за исключением того, когда вам требуется SSL. Тогда начните с ldaps :/ /",
"Base DN" => "Базовый DN",
"You can specify Base DN for users and groups in the Advanced tab" => "Вы можете задать Base DN для пользователей и групп на вкладке \"Расширенное\"",
"User DN" => "DN пользователя",
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "DN-клиента пользователя, с которым связывают должно быть заполнено, например, uid=агент, dc=пример, dc=com. Для анонимного доступа, оставьте DN и пароль пустыми.",
"Password" => "Пароль",
"For anonymous access, leave DN and Password empty." => "Для анонимного доступа оставьте DN и пароль пустыми.",
"User Login Filter" => "Фильтр входа пользователей",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Определяет фильтр для применения при попытке входа. %%uid заменяет имя пользователя при входе в систему.",
"use %%uid placeholder, e.g. \"uid=%%uid\"" => "используйте заполнитель %%uid, например: \"uid=%%uid\"",
"User List Filter" => "Фильтр списка пользователей",
"Defines the filter to apply, when retrieving users." => "Определяет фильтр для применения при получении пользователей.",
"without any placeholder, e.g. \"objectClass=person\"." => "без заполнителя, например: \"objectClass=person\".",
"Group Filter" => "Фильтр группы",
"Defines the filter to apply, when retrieving groups." => "Определяет фильтр для применения при получении группы.",
"Port" => "Порт",
"Use TLS" => "Использовать TLS",
"Do not use it for SSL connections, it will fail." => "Не используйте для соединений SSL",
"Turn off SSL certificate validation." => "Отключить проверку сертификата SSL.",
"Not recommended, use for testing only." => "Не рекомендуется, используйте только для тестирования.",
"in bytes" => "в байтах",
"in seconds. A change empties the cache." => "в секундах. Изменение очистит кэш.",
"Help" => "Помощь"
);

View File

@ -0,0 +1,10 @@
<?php $TRANSLATIONS = array(
"Export" => "Экспорт",
"Something went wrong while the export file was being generated" => "В процессе создания файла экспорта что-то пошло не так",
"An error has occurred" => "Произошла ошибка",
"Export your user account" => "Экспортировать ваш аккаунт пользователя",
"This will create a compressed file that contains your ownCloud account." => "Будет создан сжатый файл, содержащий ваш аккаунт ownCloud",
"Import user account" => "Импортировать аккаунт пользователя",
"ownCloud User Zip" => "Архив пользователя ownCloud",
"Import" => "Импорт"
);

View File

@ -0,0 +1,11 @@
<?php $TRANSLATIONS = array(
"This is an OpenID server endpoint. For more information, see " => "Dit is een OpenID server. Voor meer informatie, zie",
"Identity: <b>" => "Identiteit: <b>",
"Realm: <b>" => "Realm: <b>",
"User: <b>" => "Gebruiker: <b>",
"Login" => "Login",
"Error: <b>No user Selected" => "Fout: <b>Geen gebruiker geselecteerd",
"you can authenticate to other sites with this address" => "u kan met dit adres bij andere sites authenticeren",
"Authorized OpenID provider" => "Geautoriseerde OpenID provider",
"Your address at Wordpress, Identi.ca, &hellip;" => "Uw adres bij Wordpress, Identi.ca, &hellip;"
);

View File

@ -0,0 +1,11 @@
<?php $TRANSLATIONS = array(
"This is an OpenID server endpoint. For more information, see " => "Это точка подключения сервера OpenID. Для информации смотрите",
"Identity: <b>" => "Личность: <b>",
"Realm: <b>" => "Realm: <b>",
"User: <b>" => "Пользователь: <b>",
"Login" => "Логин",
"Error: <b>No user Selected" => "Ошибка: <b>Пользователь не выбран",
"you can authenticate to other sites with this address" => "вы можете аутентифицироваться на других сайтах с этим адресом",
"Authorized OpenID provider" => "Авторизованный провайдер OpenID",
"Your address at Wordpress, Identi.ca, &hellip;" => "Ваш адрес в Wordpress, Identi.ca, &hellip;"
);

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-24 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 08:24+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -216,7 +216,7 @@ msgstr "No s'ha pogut carregar la imatge temporal: "
msgid "No file was uploaded. Unknown error"
msgstr "No s'ha carregat cap fitxer. Error desconegut"
#: appinfo/app.php:21
#: appinfo/app.php:25
msgid "Contacts"
msgstr "Contactes"
@ -244,15 +244,15 @@ msgstr "Error"
#: js/contacts.js:424
msgid "You do not have permission to add contacts to "
msgstr ""
msgstr "No teniu permisos per afegir contactes a "
#: js/contacts.js:425
msgid "Please select one of your own address books."
msgstr ""
msgstr "Seleccioneu una de les vostres llibretes d'adreces"
#: js/contacts.js:425
msgid "Permission error"
msgstr ""
msgstr "Error de permisos"
#: js/contacts.js:763
msgid "This property has to be non-empty."
@ -484,11 +484,11 @@ msgstr "Contacte"
#: lib/vcard.php:408
msgid "You do not have the permissions to edit this contact."
msgstr ""
msgstr "No teniu permisos per editar aquest contacte"
#: lib/vcard.php:483
msgid "You do not have the permissions to delete this contact."
msgstr ""
msgstr "No teniu permisos per esborrar aquest contacte"
#: templates/index.php:14
msgid "Add Contact"

View File

@ -3,16 +3,16 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Jan Krejci <krejca85@gmail.com>, 2011.
# Jan Krejci <krejca85@gmail.com>, 2011, 2012.
# Martin <fireball@atlas.cz>, 2011, 2012.
# Michal Hrušecký <Michal@hrusecky.net>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-24 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 07:58+0000\n"
"Last-Translator: Jan Krejci <krejca85@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -84,11 +84,11 @@ msgstr "Pokoušíte se přidat duplicitní atribut: "
#: ajax/contact/addproperty.php:115 ajax/contact/saveproperty.php:93
msgid "Missing IM parameter."
msgstr ""
msgstr "Chybějící parametr IM"
#: ajax/contact/addproperty.php:119 ajax/contact/saveproperty.php:97
msgid "Unknown IM: "
msgstr ""
msgstr "Neznámý IM:"
#: ajax/contact/deleteproperty.php:37
msgid "Information about vCard is incorrect. Please reload the page."
@ -217,7 +217,7 @@ msgstr "Nemohu načíst dočasný obrázek: "
msgid "No file was uploaded. Unknown error"
msgstr "Soubor nebyl odeslán. Neznámá chyba"
#: appinfo/app.php:21
#: appinfo/app.php:25
msgid "Contacts"
msgstr "Kontakty"
@ -245,15 +245,15 @@ msgstr "Chyba"
#: js/contacts.js:424
msgid "You do not have permission to add contacts to "
msgstr ""
msgstr "Nemáte práva přidat kontakt do"
#: js/contacts.js:425
msgid "Please select one of your own address books."
msgstr ""
msgstr "Prosím vyberte jeden z vašich adresářů"
#: js/contacts.js:425
msgid "Permission error"
msgstr ""
msgstr "Chyba přístupových práv"
#: js/contacts.js:763
msgid "This property has to be non-empty."
@ -300,7 +300,7 @@ msgstr "Některé kontakty jsou označeny ke smazání. Počkete prosím na doko
#: js/contacts.js:1649
msgid "Do you want to merge these address books?"
msgstr ""
msgstr "Chcete spojit tyto adresáře?"
#: js/loader.js:49
msgid "Result: "
@ -332,51 +332,51 @@ msgstr "Kontakt nebyl nalezen."
#: lib/app.php:116
msgid "Jabber"
msgstr ""
msgstr "Jabber"
#: lib/app.php:121
msgid "AIM"
msgstr ""
msgstr "AIM"
#: lib/app.php:126
msgid "MSN"
msgstr ""
msgstr "MSN"
#: lib/app.php:131
msgid "Twitter"
msgstr ""
msgstr "Twitter"
#: lib/app.php:136
msgid "GoogleTalk"
msgstr ""
msgstr "GoogleTalk"
#: lib/app.php:141
msgid "Facebook"
msgstr ""
msgstr "Facebook"
#: lib/app.php:146
msgid "XMPP"
msgstr ""
msgstr "XMPP"
#: lib/app.php:151
msgid "ICQ"
msgstr ""
msgstr "ICQ"
#: lib/app.php:156
msgid "Yahoo"
msgstr ""
msgstr "Yahoo"
#: lib/app.php:161
msgid "Skype"
msgstr ""
msgstr "Skype"
#: lib/app.php:166
msgid "QQ"
msgstr ""
msgstr "QQ"
#: lib/app.php:171
msgid "GaduGadu"
msgstr ""
msgstr "GaduGadu"
#: lib/app.php:194 lib/app.php:202 lib/app.php:213 lib/app.php:266
msgid "Work"
@ -485,11 +485,11 @@ msgstr "Kontakt"
#: lib/vcard.php:408
msgid "You do not have the permissions to edit this contact."
msgstr ""
msgstr "Nemáte práva editovat tento kontakt"
#: lib/vcard.php:483
msgid "You do not have the permissions to delete this contact."
msgstr ""
msgstr "Nemáte práva smazat tento kontakt"
#: templates/index.php:14
msgid "Add Contact"
@ -665,11 +665,11 @@ msgstr "Smazat telefoní číslo"
#: templates/part.contact.php:100
msgid "Instant Messenger"
msgstr ""
msgstr "Instant Messenger"
#: templates/part.contact.php:101
msgid "Delete IM"
msgstr ""
msgstr "Smazat IM"
#: templates/part.contact.php:110
msgid "View on map"
@ -697,7 +697,7 @@ msgstr "Email"
#: templates/part.contact.php:131
msgid "Instant Messaging"
msgstr ""
msgstr "Instant Messaging"
#: templates/part.contact.php:132
msgid "Address"
@ -920,7 +920,7 @@ msgstr "Zobrazit odkaz VCF pouze pro čtení"
#: templates/settings.php:26
msgid "Share"
msgstr ""
msgstr "Sdílet"
#: templates/settings.php:29
msgid "Download"

View File

@ -25,9 +25,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-24 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 08:07+0000\n"
"Last-Translator: traductor <transifex.3.mensaje@spamgourmet.com>\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"
@ -232,7 +232,7 @@ msgstr "Konnte das temporäre Bild nicht laden:"
msgid "No file was uploaded. Unknown error"
msgstr "Keine Datei hochgeladen. Unbekannter Fehler"
#: appinfo/app.php:21
#: appinfo/app.php:25
msgid "Contacts"
msgstr "Kontakte"
@ -260,15 +260,15 @@ msgstr "Fehler"
#: js/contacts.js:424
msgid "You do not have permission to add contacts to "
msgstr ""
msgstr "Sie besitzen nicht die erforderlichen Rechte, um Kontakte hinzuzufügen"
#: js/contacts.js:425
msgid "Please select one of your own address books."
msgstr ""
msgstr "Bitte wählen Sie eines Ihrer Adressbücher aus."
#: js/contacts.js:425
msgid "Permission error"
msgstr ""
msgstr "Berechtigungsfehler"
#: js/contacts.js:763
msgid "This property has to be non-empty."
@ -500,11 +500,11 @@ msgstr "Kontakt"
#: lib/vcard.php:408
msgid "You do not have the permissions to edit this contact."
msgstr ""
msgstr "Sie besitzen nicht die erforderlichen Rechte, um diesen Kontakt zu bearbeiten."
#: lib/vcard.php:483
msgid "You do not have the permissions to delete this contact."
msgstr ""
msgstr "Sie besitzen nicht die erforderlichen Rechte, um diesen Kontakte zu löschen."
#: templates/index.php:14
msgid "Add Contact"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-24 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 07:34+0000\n"
"Last-Translator: Nisok Kosin <nikos.efthimiou@gmail.com>\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"
@ -221,7 +221,7 @@ msgstr "Δεν ήταν δυνατή η φόρτωση της προσωρινή
msgid "No file was uploaded. Unknown error"
msgstr "Δεν ανέβηκε κάποιο αρχείο. Άγνωστο σφάλμα"
#: appinfo/app.php:21
#: appinfo/app.php:25
msgid "Contacts"
msgstr "Επαφές"
@ -249,15 +249,15 @@ msgstr "Σφάλμα"
#: js/contacts.js:424
msgid "You do not have permission to add contacts to "
msgstr ""
msgstr "Δεν έχετε επαρκή δικαιώματα για προσθέσετε επαφές στο "
#: js/contacts.js:425
msgid "Please select one of your own address books."
msgstr ""
msgstr "Παρακαλούμε επιλέξτε ένα από τα δικάς σας βιβλία διευθύνσεων."
#: js/contacts.js:425
msgid "Permission error"
msgstr ""
msgstr "Σφάλμα δικαιωμάτων"
#: js/contacts.js:763
msgid "This property has to be non-empty."
@ -489,11 +489,11 @@ msgstr "Επαφή"
#: lib/vcard.php:408
msgid "You do not have the permissions to edit this contact."
msgstr ""
msgstr "Δεν διαθέτε επαρκή δικαιώματα για την επεξεργασία αυτής της επαφής."
#: lib/vcard.php:483
msgid "You do not have the permissions to delete this contact."
msgstr ""
msgstr "Δεν διαθέτε επαρκή δικαιώματα για την διαγραφή αυτής της επαφής."
#: templates/index.php:14
msgid "Add Contact"

View File

@ -19,9 +19,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-24 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 13:55+0000\n"
"Last-Translator: MathieuP <mathieu.payrol@gmail.com>\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"
@ -226,7 +226,7 @@ msgstr "Impossible de charger l'image temporaire :"
msgid "No file was uploaded. Unknown error"
msgstr "Aucun fichier n'a été chargé. Erreur inconnue"
#: appinfo/app.php:21
#: appinfo/app.php:25
msgid "Contacts"
msgstr "Contacts"
@ -254,15 +254,15 @@ msgstr "Erreur"
#: js/contacts.js:424
msgid "You do not have permission to add contacts to "
msgstr ""
msgstr "Vous n'avez pas l'autorisation d'ajouter des contacts à"
#: js/contacts.js:425
msgid "Please select one of your own address books."
msgstr ""
msgstr "Veuillez sélectionner l'un de vos carnets d'adresses."
#: js/contacts.js:425
msgid "Permission error"
msgstr ""
msgstr "Erreur de permission"
#: js/contacts.js:763
msgid "This property has to be non-empty."
@ -393,7 +393,7 @@ msgstr "Travail"
#: lib/app.php:195 lib/app.php:200 lib/app.php:214
msgid "Home"
msgstr "Maison"
msgstr "Domicile"
#: lib/app.php:196 lib/app.php:209 lib/app.php:262 lib/vcard.php:593
msgid "Other"
@ -494,11 +494,11 @@ msgstr "Contact"
#: lib/vcard.php:408
msgid "You do not have the permissions to edit this contact."
msgstr ""
msgstr "Vous n'avez pas l'autorisation de modifier ce contact."
#: lib/vcard.php:483
msgid "You do not have the permissions to delete this contact."
msgstr ""
msgstr "Vous n'avez pas l'autorisation de supprimer ce contact."
#: templates/index.php:14
msgid "Add Contact"

View File

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-24 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 05:41+0000\n"
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\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"
@ -218,7 +218,7 @@ msgstr "Impossibile caricare l'immagine temporanea: "
msgid "No file was uploaded. Unknown error"
msgstr "Nessun file è stato inviato. Errore sconosciuto"
#: appinfo/app.php:21
#: appinfo/app.php:25
msgid "Contacts"
msgstr "Contatti"
@ -246,15 +246,15 @@ msgstr "Errore"
#: js/contacts.js:424
msgid "You do not have permission to add contacts to "
msgstr ""
msgstr "Non hai i permessi per aggiungere contatti a"
#: js/contacts.js:425
msgid "Please select one of your own address books."
msgstr ""
msgstr "Seleziona una delle tue rubriche."
#: js/contacts.js:425
msgid "Permission error"
msgstr ""
msgstr "Errore relativo ai permessi"
#: js/contacts.js:763
msgid "This property has to be non-empty."
@ -486,11 +486,11 @@ msgstr "Contatto"
#: lib/vcard.php:408
msgid "You do not have the permissions to edit this contact."
msgstr ""
msgstr "Non hai i permessi per modificare questo contatto."
#: lib/vcard.php:483
msgid "You do not have the permissions to delete this contact."
msgstr ""
msgstr "Non hai i permessi per eliminare questo contatto."
#: templates/index.php:14
msgid "Add Contact"

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-24 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 02:39+0000\n"
"Last-Translator: ttyn <tetuyano+transi@gmail.com>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -132,7 +132,7 @@ msgstr "写真の読み込みは無効です。"
#: ajax/editname.php:31
msgid "Contact ID is missing."
msgstr "コンタクトIDが見つかりません。"
msgstr "連絡先 IDが見つかりません。"
#: ajax/oc_photo.php:32
msgid "No photo path was submitted."
@ -148,7 +148,7 @@ msgstr "画像の読み込みエラー。"
#: ajax/savecrop.php:69
msgid "Error getting contact object."
msgstr "コンタクトオブジェクトの取得エラー。"
msgstr "連絡先オブジェクトの取得エラー。"
#: ajax/savecrop.php:79
msgid "Error getting PHOTO property."
@ -156,7 +156,7 @@ msgstr "写真属性の取得エラー。"
#: ajax/savecrop.php:98
msgid "Error saving contact."
msgstr "コンタクトの保存エラー。"
msgstr "連絡先の保存エラー。"
#: ajax/savecrop.php:109
msgid "Error resizing image"
@ -216,7 +216,7 @@ msgstr "一時的な画像の読み込みができませんでした: "
msgid "No file was uploaded. Unknown error"
msgstr "ファイルは何もアップロードされていません。不明なエラー"
#: appinfo/app.php:21
#: appinfo/app.php:25
msgid "Contacts"
msgstr "連絡先"
@ -244,15 +244,15 @@ msgstr "エラー"
#: js/contacts.js:424
msgid "You do not have permission to add contacts to "
msgstr ""
msgstr "連絡先を追加する権限がありません"
#: js/contacts.js:425
msgid "Please select one of your own address books."
msgstr ""
msgstr "アドレス帳を一つ選択してください"
#: js/contacts.js:425
msgid "Permission error"
msgstr ""
msgstr "権限エラー"
#: js/contacts.js:763
msgid "This property has to be non-empty."
@ -295,7 +295,7 @@ msgstr "タイプを選択"
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr "いくつかのコンタクトが削除とマークされていますが、まだ削除されていません。削除するまでお待ちください。"
msgstr "いくつかの連絡先が削除とマークされていますが、まだ削除されていません。削除するまでお待ちください。"
#: js/contacts.js:1649
msgid "Do you want to merge these address books?"
@ -484,11 +484,11 @@ msgstr "連絡先"
#: lib/vcard.php:408
msgid "You do not have the permissions to edit this contact."
msgstr ""
msgstr "この連絡先を編集する権限がありません"
#: lib/vcard.php:483
msgid "You do not have the permissions to delete this contact."
msgstr ""
msgstr "この連絡先を削除する権限がありません"
#: templates/index.php:14
msgid "Add Contact"
@ -520,11 +520,11 @@ msgstr "ナビゲーション"
#: templates/index.php:42
msgid "Next contact in list"
msgstr "リスト内の次のコンタクト"
msgstr "リスト内の次の連絡先"
#: templates/index.php:44
msgid "Previous contact in list"
msgstr "リスト内の前のコンタクト"
msgstr "リスト内の前の連絡先"
#: templates/index.php:46
msgid "Expand/collapse current addressbook"
@ -548,7 +548,7 @@ msgstr "連絡先リストを再読込する"
#: templates/index.php:59
msgid "Add new contact"
msgstr "新しいコンタクトを追加"
msgstr "新しい連絡先を追加"
#: templates/index.php:61
msgid "Add new addressbook"
@ -556,7 +556,7 @@ msgstr "新しいアドレス帳を追加"
#: templates/index.php:63
msgid "Delete current contact"
msgstr "現在のコンタクトを削除"
msgstr "現在の連絡先を削除"
#: templates/part.contact.php:17
msgid "Drop photo to upload"
@ -855,7 +855,7 @@ msgstr "Sn."
#: templates/part.import.php:1
msgid "Import a contacts file"
msgstr "コンタクトファイルをインポート"
msgstr "連絡先ファイルをインポート"
#: templates/part.import.php:6
msgid "Please choose the addressbook"
@ -871,7 +871,7 @@ msgstr "新しいアドレスブックの名前"
#: templates/part.import.php:20
msgid "Importing contacts"
msgstr "コンタクトをインポート"
msgstr "連絡先をインポート"
#: templates/part.no_contacts.php:3
msgid "You have no contacts in your addressbook."

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Richard Bos <radoeka@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:32+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 16:56+0000\n"
"Last-Translator: Richard Bos <radoeka@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,14 +20,14 @@ msgstr ""
#: templates/settings.php:3
msgid "Export this ownCloud instance"
msgstr ""
msgstr "Exporteer deze ownCloud instantie"
#: templates/settings.php:4
msgid ""
"This will create a compressed file that contains the data of this owncloud instance.\n"
" Please choose the export type:"
msgstr ""
msgstr "Dit maakt een gecomprimeerd bestand, met de inhoud van deze ownCloud instantie. Kies het export type:"
#: templates/settings.php:12
msgid "Export"
msgstr ""
msgstr "Exporteer"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Richard Bos <radoeka@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:17+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 19:06+0000\n"
"Last-Translator: Richard Bos <radoeka@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,41 +20,41 @@ msgstr ""
#: appinfo/app.php:14
msgid "Bookmarks"
msgstr ""
msgstr "Bladwijzers"
#: bookmarksHelper.php:99
msgid "unnamed"
msgstr ""
msgstr "geen naam"
#: templates/bookmarklet.php:5
msgid ""
"Drag this to your browser bookmarks and click it, when you want to bookmark "
"a webpage quickly:"
msgstr ""
msgstr "Sleep dit naar uw browser bladwijzers en klik erop, wanneer u een webpagina snel wilt voorzien van een bladwijzer:"
#: templates/bookmarklet.php:7
msgid "Read later"
msgstr ""
msgstr "Lees later"
#: templates/list.php:13
msgid "Address"
msgstr ""
msgstr "Adres"
#: templates/list.php:14
msgid "Title"
msgstr ""
msgstr "Titel"
#: templates/list.php:15
msgid "Tags"
msgstr ""
msgstr "Tags"
#: templates/list.php:16
msgid "Save bookmark"
msgstr ""
msgstr "Bewaar bookmark"
#: templates/list.php:22
msgid "You have no bookmarks"
msgstr ""
msgstr "U heeft geen bookmarks"
#: templates/settings.php:11
msgid "Bookmarklet <br />"

View File

@ -9,13 +9,14 @@
# <georg.stefan.germany@googlemail.com>, 2012.
# <jos@gelauff.net>, 2012.
# <pietje8501@gmail.com>, 2012.
# Richard Bos <radoeka@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-11 02:02+0200\n"
"PO-Revision-Date: 2012-08-11 00:02+0000\n"
"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 08:53+0000\n"
"Last-Translator: Richard Bos <radoeka@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -25,11 +26,11 @@ msgstr ""
#: ajax/cache/status.php:19
msgid "Not all calendars are completely cached"
msgstr ""
msgstr "Niet alle agenda's zijn volledig gecached"
#: ajax/cache/status.php:21
msgid "Everything seems to be completely cached"
msgstr ""
msgstr "Alles lijkt volledig gecached te zijn"
#: ajax/categories/rescan.php:29
msgid "No calendars found."
@ -47,19 +48,19 @@ msgstr "Verkeerde kalender"
msgid ""
"The file contained either no events or all events are already saved in your "
"calendar."
msgstr ""
msgstr "Het bestand bevat geen gebeurtenissen of alle gebeurtenissen worden al in uw agenda bewaard."
#: ajax/import/dropimport.php:31 ajax/import/import.php:67
msgid "events has been saved in the new calendar"
msgstr ""
msgstr "De gebeurtenissen worden in de nieuwe agenda bewaard"
#: ajax/import/import.php:56
msgid "Import failed"
msgstr ""
msgstr "import is gefaald"
#: ajax/import/import.php:69
msgid "events has been saved in your calendar"
msgstr ""
msgstr "de gebeurtenissen zijn in uw agenda opgeslagen "
#: ajax/settings/guesstimezone.php:25
msgid "New Timezone:"
@ -73,7 +74,7 @@ msgstr "Tijdzone is veranderd"
msgid "Invalid request"
msgstr "Ongeldige aanvraag"
#: appinfo/app.php:35 templates/calendar.php:15
#: appinfo/app.php:41 templates/calendar.php:15
#: templates/part.eventform.php:33 templates/part.showevent.php:33
msgid "Calendar"
msgstr "Kalender"
@ -164,7 +165,7 @@ msgstr "Werk"
#: lib/app.php:351 lib/app.php:361
msgid "by"
msgstr ""
msgstr "door"
#: lib/app.php:359 lib/app.php:399
msgid "unnamed"
@ -353,79 +354,79 @@ msgstr "Cal."
#: templates/calendar.php:6
msgid "Sun."
msgstr ""
msgstr "Zon."
#: templates/calendar.php:6
msgid "Mon."
msgstr ""
msgstr "Maa."
#: templates/calendar.php:6
msgid "Tue."
msgstr ""
msgstr "Din."
#: templates/calendar.php:6
msgid "Wed."
msgstr ""
msgstr "Woe."
#: templates/calendar.php:6
msgid "Thu."
msgstr ""
msgstr "Don."
#: templates/calendar.php:6
msgid "Fri."
msgstr ""
msgstr "Vrij."
#: templates/calendar.php:6
msgid "Sat."
msgstr ""
msgstr "Zat."
#: templates/calendar.php:8
msgid "Jan."
msgstr ""
msgstr "Jan."
#: templates/calendar.php:8
msgid "Feb."
msgstr ""
msgstr "Feb."
#: templates/calendar.php:8
msgid "Mar."
msgstr ""
msgstr "Maa."
#: templates/calendar.php:8
msgid "Apr."
msgstr ""
msgstr "Apr."
#: templates/calendar.php:8
msgid "May."
msgstr ""
msgstr "Mei."
#: templates/calendar.php:8
msgid "Jun."
msgstr ""
msgstr "Jun."
#: templates/calendar.php:8
msgid "Jul."
msgstr ""
msgstr "Jul."
#: templates/calendar.php:8
msgid "Aug."
msgstr ""
msgstr "Aug."
#: templates/calendar.php:8
msgid "Sep."
msgstr ""
msgstr "Sep."
#: templates/calendar.php:8
msgid "Oct."
msgstr ""
msgstr "Okt."
#: templates/calendar.php:8
msgid "Nov."
msgstr ""
msgstr "Nov."
#: templates/calendar.php:8
msgid "Dec."
msgstr ""
msgstr "Dec."
#: templates/calendar.php:11
msgid "All day"
@ -482,7 +483,7 @@ msgstr "Vandaag"
#: templates/calendar.php:46 templates/calendar.php:47
msgid "Settings"
msgstr ""
msgstr "Instellingen"
#: templates/part.choosecalendar.php:2
msgid "Your calendars"
@ -690,7 +691,7 @@ msgstr "Importeer een agenda bestand"
#: templates/part.import.php:24
msgid "Please choose a calendar"
msgstr ""
msgstr "Kies een agenda"
#: templates/part.import.php:36
msgid "Name of new calendar"
@ -698,13 +699,13 @@ msgstr "Naam van de nieuwe agenda"
#: templates/part.import.php:44
msgid "Take an available name!"
msgstr ""
msgstr "Kies een beschikbare naam!"
#: templates/part.import.php:45
msgid ""
"A Calendar with this name already exists. If you continue anyhow, these "
"calendars will be merged."
msgstr ""
msgstr "Een agenda met deze naam bestaat al. Als u doorgaat, worden deze agenda's samengevoegd"
#: templates/part.import.php:47
msgid "Import"
@ -736,7 +737,7 @@ msgstr "op"
#: templates/settings.php:10
msgid "General"
msgstr ""
msgstr "Algemeen"
#: templates/settings.php:15
msgid "Timezone"
@ -744,11 +745,11 @@ msgstr "Tijdzone"
#: templates/settings.php:47
msgid "Update timezone automatically"
msgstr ""
msgstr "Werk de tijdzone automatisch bij"
#: templates/settings.php:52
msgid "Time format"
msgstr ""
msgstr "Tijd formaat"
#: templates/settings.php:57
msgid "24h"
@ -760,39 +761,39 @@ msgstr "12uur"
#: templates/settings.php:64
msgid "Start week on"
msgstr ""
msgstr "Begin de week op"
#: templates/settings.php:76
msgid "Cache"
msgstr ""
msgstr "Cache"
#: templates/settings.php:80
msgid "Clear cache for repeating events"
msgstr ""
msgstr "Leeg cache voor repeterende gebeurtenissen"
#: templates/settings.php:85
msgid "URLs"
msgstr ""
msgstr "URLs"
#: templates/settings.php:87
msgid "Calendar CalDAV syncing addresses"
msgstr ""
msgstr "Agenda CalDAV synchronisatie adres"
#: templates/settings.php:87
msgid "more info"
msgstr ""
msgstr "meer informatie"
#: templates/settings.php:89
msgid "Primary address (Kontact et al)"
msgstr ""
msgstr "Primary adres (voor Kontact en dergelijke)"
#: templates/settings.php:91
msgid "iOS/OS X"
msgstr ""
msgstr "iOS/OS X"
#: templates/settings.php:93
msgid "Read only iCalendar link(s)"
msgstr ""
msgstr "Alleen lezen iCalendar link(en)"
#: templates/share.dropdown.php:20
msgid "Users"

View File

@ -8,13 +8,14 @@
# Erik Bent <hj.bent.60@gmail.com>, 2012.
# <icewind1991@gmail.com>, 2012.
# <koen@vervloesem.eu>, 2012.
# Richard Bos <radoeka@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-24 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 16:50+0000\n"
"Last-Translator: Richard Bos <radoeka@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -70,7 +71,7 @@ msgstr "onderdeel naam is niet opgegeven."
#: ajax/contact/addproperty.php:46
msgid "Could not parse contact: "
msgstr ""
msgstr "Kon het contact niet verwerken"
#: ajax/contact/addproperty.php:56
msgid "Cannot add empty property."
@ -86,11 +87,11 @@ msgstr "Eigenschap bestaat al: "
#: ajax/contact/addproperty.php:115 ajax/contact/saveproperty.php:93
msgid "Missing IM parameter."
msgstr ""
msgstr "IM parameter ontbreekt"
#: ajax/contact/addproperty.php:119 ajax/contact/saveproperty.php:97
msgid "Unknown IM: "
msgstr ""
msgstr "Onbekende IM:"
#: ajax/contact/deleteproperty.php:37
msgid "Information about vCard is incorrect. Please reload the page."
@ -151,31 +152,31 @@ msgstr "Fout bij laden plaatje."
#: ajax/savecrop.php:69
msgid "Error getting contact object."
msgstr ""
msgstr "Fout om contact object te verkrijgen"
#: ajax/savecrop.php:79
msgid "Error getting PHOTO property."
msgstr ""
msgstr "Fout om PHOTO eigenschap te verkrijgen"
#: ajax/savecrop.php:98
msgid "Error saving contact."
msgstr ""
msgstr "Fout om contact op te slaan"
#: ajax/savecrop.php:109
msgid "Error resizing image"
msgstr ""
msgstr "Fout tijdens aanpassen plaatje"
#: ajax/savecrop.php:112
msgid "Error cropping image"
msgstr ""
msgstr "Fout tijdens aanpassen plaatje"
#: ajax/savecrop.php:115
msgid "Error creating temporary image"
msgstr ""
msgstr "Fout om een tijdelijk plaatje te maken"
#: ajax/savecrop.php:118
msgid "Error finding image: "
msgstr ""
msgstr "Fout kan plaatje niet vinden:"
#: ajax/uploadimport.php:44 ajax/uploadimport.php:76
msgid "Error uploading contacts to storage."
@ -209,31 +210,31 @@ msgstr "Er ontbreekt een tijdelijke map"
#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:109
msgid "Couldn't save temporary image: "
msgstr ""
msgstr "Kan tijdelijk plaatje niet op slaan:"
#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:112
msgid "Couldn't load temporary image: "
msgstr ""
msgstr "Kan tijdelijk plaatje niet op laden:"
#: ajax/uploadphoto.php:71
msgid "No file was uploaded. Unknown error"
msgstr ""
msgstr "Er was geen bestand geladen. Onbekende fout"
#: appinfo/app.php:21
#: appinfo/app.php:25
msgid "Contacts"
msgstr "Contacten"
#: js/contacts.js:71
msgid "Sorry, this functionality has not been implemented yet"
msgstr ""
msgstr "Sorry, deze functionaliteit is nog niet geïmplementeerd"
#: js/contacts.js:71
msgid "Not implemented"
msgstr ""
msgstr "Niet geïmplementeerd"
#: js/contacts.js:76
msgid "Couldn't get a valid address."
msgstr ""
msgstr "Kan geen geldig adres krijgen"
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:723 js/contacts.js:763 js/contacts.js:789 js/contacts.js:921
@ -243,86 +244,86 @@ msgstr ""
#: js/contacts.js:1379 js/contacts.js:1609 js/contacts.js:1644
#: js/contacts.js:1664 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr ""
msgstr "Fout"
#: js/contacts.js:424
msgid "You do not have permission to add contacts to "
msgstr ""
msgstr "U hebt geen permissie om contacten toe te voegen aan"
#: js/contacts.js:425
msgid "Please select one of your own address books."
msgstr ""
msgstr "Selecteer één van uw eigen adresboeken"
#: js/contacts.js:425
msgid "Permission error"
msgstr ""
msgstr "Permissie fout"
#: js/contacts.js:763
msgid "This property has to be non-empty."
msgstr ""
msgstr "Dit veld mag niet leeg blijven"
#: js/contacts.js:789
msgid "Couldn't serialize elements."
msgstr ""
msgstr "Kan de elementen niet serializen"
#: js/contacts.js:921 js/contacts.js:939
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr ""
msgstr "'deleteProperty' aangeroepen zonder type argument. Rapporteer dit a.u.b. via http://bugs.owncloud.org"
#: js/contacts.js:958
msgid "Edit name"
msgstr ""
msgstr "Pas naam aan"
#: js/contacts.js:1250
msgid "No files selected for upload."
msgstr ""
msgstr "Geen bestanden geselecteerd voor upload."
#: js/contacts.js:1258
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
msgstr "Het bestand dat u probeert te uploaden overschrijdt de maximale bestand grootte voor bestand uploads voor deze server."
#: js/contacts.js:1322
msgid "Error loading profile picture."
msgstr ""
msgstr "Fout profiel plaatje kan niet worden geladen."
#: js/contacts.js:1457 js/contacts.js:1498 js/contacts.js:1517
#: js/contacts.js:1560
msgid "Select type"
msgstr ""
msgstr "Selecteer type"
#: js/contacts.js:1578
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr ""
msgstr "Enkele contacten zijn gemarkeerd om verwijderd te worden, maar zijn nog niet verwijderd. Wacht totdat ze zijn verwijderd."
#: js/contacts.js:1649
msgid "Do you want to merge these address books?"
msgstr ""
msgstr "Wilt u deze adresboeken samenvoegen?"
#: js/loader.js:49
msgid "Result: "
msgstr ""
msgstr "Resultaat:"
#: js/loader.js:49
msgid " imported, "
msgstr ""
msgstr "geïmporteerd,"
#: js/loader.js:49
msgid " failed."
msgstr ""
msgstr "gefaald."
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr ""
msgstr "Displaynaam mag niet leeg zijn."
#: lib/app.php:36
msgid "Addressbook not found: "
msgstr ""
msgstr "Adresboek niet gevonden:"
#: lib/app.php:52
msgid "This is not your addressbook."
@ -334,51 +335,51 @@ msgstr "Contact kon niet worden gevonden."
#: lib/app.php:116
msgid "Jabber"
msgstr ""
msgstr "Jabber"
#: lib/app.php:121
msgid "AIM"
msgstr ""
msgstr "AIM"
#: lib/app.php:126
msgid "MSN"
msgstr ""
msgstr "MSN"
#: lib/app.php:131
msgid "Twitter"
msgstr ""
msgstr "Twitter"
#: lib/app.php:136
msgid "GoogleTalk"
msgstr ""
msgstr "GoogleTalk"
#: lib/app.php:141
msgid "Facebook"
msgstr ""
msgstr "Facebook"
#: lib/app.php:146
msgid "XMPP"
msgstr ""
msgstr "XMPP"
#: lib/app.php:151
msgid "ICQ"
msgstr ""
msgstr "ICQ"
#: lib/app.php:156
msgid "Yahoo"
msgstr ""
msgstr "Yahoo"
#: lib/app.php:161
msgid "Skype"
msgstr ""
msgstr "Skype"
#: lib/app.php:166
msgid "QQ"
msgstr ""
msgstr "QQ"
#: lib/app.php:171
msgid "GaduGadu"
msgstr ""
msgstr "GaduGadu"
#: lib/app.php:194 lib/app.php:202 lib/app.php:213 lib/app.php:266
msgid "Work"
@ -390,7 +391,7 @@ msgstr "Thuis"
#: lib/app.php:196 lib/app.php:209 lib/app.php:262 lib/vcard.php:593
msgid "Other"
msgstr ""
msgstr "Anders"
#: lib/app.php:201
msgid "Mobile"
@ -431,51 +432,51 @@ msgstr "Verjaardag"
#: lib/app.php:253
msgid "Business"
msgstr ""
msgstr "Business"
#: lib/app.php:254
msgid "Call"
msgstr ""
msgstr "Bel"
#: lib/app.php:255
msgid "Clients"
msgstr ""
msgstr "Klanten"
#: lib/app.php:256
msgid "Deliverer"
msgstr ""
msgstr "Leverancier"
#: lib/app.php:257
msgid "Holidays"
msgstr ""
msgstr "Vakanties"
#: lib/app.php:258
msgid "Ideas"
msgstr ""
msgstr "Ideeën"
#: lib/app.php:259
msgid "Journey"
msgstr ""
msgstr "Reis"
#: lib/app.php:260
msgid "Jubilee"
msgstr ""
msgstr "Jubileum"
#: lib/app.php:261
msgid "Meeting"
msgstr ""
msgstr "Vergadering"
#: lib/app.php:263
msgid "Personal"
msgstr ""
msgstr "Persoonlijk"
#: lib/app.php:264
msgid "Projects"
msgstr ""
msgstr "Projecten"
#: lib/app.php:265
msgid "Questions"
msgstr ""
msgstr "Vragen"
#: lib/hooks.php:102
msgid "{name}'s Birthday"
@ -487,11 +488,11 @@ msgstr "Contact"
#: lib/vcard.php:408
msgid "You do not have the permissions to edit this contact."
msgstr ""
msgstr "U heeft geen permissie om dit contact te bewerken."
#: lib/vcard.php:483
msgid "You do not have the permissions to delete this contact."
msgstr ""
msgstr "U heeft geen permissie om dit contact te verwijderen."
#: templates/index.php:14
msgid "Add Contact"
@ -503,7 +504,7 @@ msgstr "Importeer"
#: templates/index.php:18
msgid "Settings"
msgstr ""
msgstr "Instellingen"
#: templates/index.php:18 templates/settings.php:9
msgid "Addressbooks"
@ -511,55 +512,55 @@ msgstr "Adresboeken"
#: templates/index.php:36 templates/part.import.php:24
msgid "Close"
msgstr ""
msgstr "Sluiten"
#: templates/index.php:37
msgid "Keyboard shortcuts"
msgstr ""
msgstr "Sneltoetsen"
#: templates/index.php:39
msgid "Navigation"
msgstr ""
msgstr "Navigatie"
#: templates/index.php:42
msgid "Next contact in list"
msgstr ""
msgstr "Volgende contact in de lijst"
#: templates/index.php:44
msgid "Previous contact in list"
msgstr ""
msgstr "Vorige contact in de lijst"
#: templates/index.php:46
msgid "Expand/collapse current addressbook"
msgstr ""
msgstr "Uitklappen / inklappen huidig adresboek"
#: templates/index.php:48
msgid "Next addressbook"
msgstr ""
msgstr "Volgende adresboek"
#: templates/index.php:50
msgid "Previous addressbook"
msgstr ""
msgstr "Vorige adresboek"
#: templates/index.php:54
msgid "Actions"
msgstr ""
msgstr "Acties"
#: templates/index.php:57
msgid "Refresh contacts list"
msgstr ""
msgstr "Vernieuw contact lijst"
#: templates/index.php:59
msgid "Add new contact"
msgstr ""
msgstr "Voeg nieuw contact toe"
#: templates/index.php:61
msgid "Add new addressbook"
msgstr ""
msgstr "Voeg nieuw adresboek toe"
#: templates/index.php:63
msgid "Delete current contact"
msgstr ""
msgstr "Verwijder huidig contact"
#: templates/part.contact.php:17
msgid "Drop photo to upload"
@ -610,15 +611,15 @@ msgstr "Voer roepnaam in"
#: templates/part.contact.php:43 templates/part.contact.php:134
msgid "Web site"
msgstr ""
msgstr "Website"
#: templates/part.contact.php:44
msgid "http://www.somesite.com"
msgstr ""
msgstr "http://www.willekeurigesite.com"
#: templates/part.contact.php:44
msgid "Go to web site"
msgstr ""
msgstr "Ga naar website"
#: templates/part.contact.php:46
msgid "dd-mm-yyyy"
@ -667,11 +668,11 @@ msgstr "Verwijdere telefoonnummer"
#: templates/part.contact.php:100
msgid "Instant Messenger"
msgstr ""
msgstr "Instant Messenger"
#: templates/part.contact.php:101
msgid "Delete IM"
msgstr ""
msgstr "Verwijder IM"
#: templates/part.contact.php:110
msgid "View on map"
@ -699,7 +700,7 @@ msgstr "E-mail"
#: templates/part.contact.php:131
msgid "Instant Messaging"
msgstr ""
msgstr "Instant Messaging"
#: templates/part.contact.php:132
msgid "Address"
@ -719,7 +720,7 @@ msgstr "Verwijder contact"
#: templates/part.cropphoto.php:65
msgid "The temporary image has been removed from cache."
msgstr ""
msgstr "Het tijdelijke plaatje is uit de cache verwijderd."
#: templates/part.edit_address_dialog.php:6
msgid "Edit address"
@ -736,11 +737,11 @@ msgstr "Postbus"
#: templates/part.edit_address_dialog.php:24
msgid "Street address"
msgstr ""
msgstr "Adres"
#: templates/part.edit_address_dialog.php:27
msgid "Street and number"
msgstr ""
msgstr "Straat en nummer"
#: templates/part.edit_address_dialog.php:30
msgid "Extended"
@ -748,7 +749,7 @@ msgstr "Uitgebreide"
#: templates/part.edit_address_dialog.php:33
msgid "Apartment number etc."
msgstr ""
msgstr "Apartement nummer"
#: templates/part.edit_address_dialog.php:36
#: templates/part.edit_address_dialog.php:39
@ -761,7 +762,7 @@ msgstr "Regio"
#: templates/part.edit_address_dialog.php:45
msgid "E.g. state or province"
msgstr ""
msgstr "Provincie"
#: templates/part.edit_address_dialog.php:48
msgid "Zipcode"
@ -769,7 +770,7 @@ msgstr "Postcode"
#: templates/part.edit_address_dialog.php:51
msgid "Postal code"
msgstr ""
msgstr "Postcode"
#: templates/part.edit_address_dialog.php:54
#: templates/part.edit_address_dialog.php:57
@ -786,27 +787,27 @@ msgstr "Hon. prefixes"
#: templates/part.edit_name_dialog.php:27
msgid "Miss"
msgstr ""
msgstr "Mw"
#: templates/part.edit_name_dialog.php:28
msgid "Ms"
msgstr ""
msgstr "Mw"
#: templates/part.edit_name_dialog.php:29
msgid "Mr"
msgstr ""
msgstr "M"
#: templates/part.edit_name_dialog.php:30
msgid "Sir"
msgstr ""
msgstr "M"
#: templates/part.edit_name_dialog.php:31
msgid "Mrs"
msgstr ""
msgstr "Mw"
#: templates/part.edit_name_dialog.php:32
msgid "Dr"
msgstr ""
msgstr "M"
#: templates/part.edit_name_dialog.php:35
msgid "Given name"
@ -886,15 +887,15 @@ msgstr "Contactpersoon toevoegen"
#: templates/part.selectaddressbook.php:1
msgid "Select Address Books"
msgstr ""
msgstr "Selecteer adresboeken"
#: templates/part.selectaddressbook.php:27
msgid "Enter name"
msgstr ""
msgstr "Naam"
#: templates/part.selectaddressbook.php:29
msgid "Enter description"
msgstr ""
msgstr "Beschrijving"
#: templates/settings.php:3
msgid "CardDAV syncing addresses"
@ -914,15 +915,15 @@ msgstr "IOS/OS X"
#: templates/settings.php:20
msgid "Show CardDav link"
msgstr ""
msgstr "Laat CardDav link zien"
#: templates/settings.php:23
msgid "Show read-only VCF link"
msgstr ""
msgstr "Laat alleen lezen VCF link zien"
#: templates/settings.php:26
msgid "Share"
msgstr ""
msgstr "Deel"
#: templates/settings.php:29
msgid "Download"
@ -938,11 +939,11 @@ msgstr "Nieuw Adresboek"
#: templates/settings.php:44
msgid "Name"
msgstr ""
msgstr "Naam"
#: templates/settings.php:45
msgid "Description"
msgstr ""
msgstr "Beschrijving"
#: templates/settings.php:46
msgid "Save"
@ -954,4 +955,4 @@ msgstr "Anuleren"
#: templates/settings.php:52
msgid "More..."
msgstr ""
msgstr "Meer..."

View File

@ -10,13 +10,14 @@
# <jos@gelauff.net>, 2012.
# <koen@vervloesem.eu>, 2011.
# <pietje8501@gmail.com>, 2012.
# Richard Bos <radoeka@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 08:34+0000\n"
"Last-Translator: Richard Bos <radoeka@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -58,37 +59,37 @@ msgstr "Schrijven naar schijf mislukt"
msgid "Files"
msgstr "Bestanden"
#: js/fileactions.js:107 templates/index.php:56
#: js/fileactions.js:111 templates/index.php:56
msgid "Delete"
msgstr "Verwijder"
#: js/filelist.js:141
msgid "already exists"
msgstr ""
msgstr "bestaat al"
#: js/filelist.js:141
msgid "replace"
msgstr ""
msgstr "vervang"
#: js/filelist.js:141
msgid "cancel"
msgstr ""
msgstr "annuleren"
#: js/filelist.js:195
msgid "replaced"
msgstr ""
msgstr "vervangen"
#: js/filelist.js:195
msgid "with"
msgstr ""
msgstr "door"
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr ""
msgstr "ongedaan maken"
#: js/filelist.js:246
msgid "deleted"
msgstr ""
msgstr "verwijderd"
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Richard Bos <radoeka@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:33+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 19:11+0000\n"
"Last-Translator: Richard Bos <radoeka@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,16 +20,16 @@ msgstr ""
#: templates/settings.php:3
msgid "Encryption"
msgstr ""
msgstr "Versleuteling"
#: templates/settings.php:4
msgid "Exclude the following file types from encryption"
msgstr ""
msgstr "Versleutel de volgende bestand types niet"
#: templates/settings.php:5
msgid "None"
msgstr ""
msgstr "Geen"
#: templates/settings.php:10
msgid "Enable Encryption"
msgstr ""
msgstr "Zet versleuteling aan"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Richard Bos <radoeka@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 19:16+0000\n"
"Last-Translator: Richard Bos <radoeka@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,16 +20,16 @@ msgstr ""
#: templates/get.php:4
msgid "Size"
msgstr ""
msgstr "Grootte"
#: templates/get.php:5
msgid "Modified"
msgstr ""
msgstr "Aangepast"
#: templates/get.php:5
msgid "Delete all"
msgstr ""
msgstr "Verwijder alles"
#: templates/get.php:5
msgid "Delete"
msgstr ""
msgstr "Vewijder"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Richard Bos <radoeka@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:37+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 16:58+0000\n"
"Last-Translator: Richard Bos <radoeka@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,8 +20,8 @@ msgstr ""
#: js/settings-personal.js:31
msgid "Expire all versions"
msgstr ""
msgstr "Alle versies laten verlopen"
#: templates/settings.php:3
msgid "Enable Files Versioning"
msgstr ""
msgstr "Activeer file versioning"

View File

@ -5,92 +5,37 @@
# Translators:
# Erik Bent <hj.bent.60@gmail.com>, 2012.
# <jos@gelauff.net>, 2012.
# Richard Bos <radoeka@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-06-06 00:12+0200\n"
"PO-Revision-Date: 2012-06-05 22:15+0000\n"
"Last-Translator: icewind <icewind1991@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/language/nl/)\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 16:54+0000\n"
"Last-Translator: Richard Bos <radoeka@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: appinfo/app.php:37
#: appinfo/app.php:42
msgid "Pictures"
msgstr "Plaatjes"
#: js/album_cover.js:44
#: js/pictures.js:12
msgid "Share gallery"
msgstr ""
msgstr "Deel gallerie"
#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133
#: js/pictures.js:32
msgid "Error: "
msgstr ""
msgstr "Fout:"
#: js/album_cover.js:64 js/album_cover.js:100
#: js/pictures.js:32
msgid "Internal error"
msgstr ""
msgstr "Interne fout"
#: js/album_cover.js:114
msgid "Scanning root"
msgstr ""
#: js/album_cover.js:115
msgid "Default order"
msgstr ""
#: js/album_cover.js:116
msgid "Ascending"
msgstr ""
#: js/album_cover.js:116
msgid "Descending"
msgstr ""
#: js/album_cover.js:117 templates/index.php:19
msgid "Settings"
msgstr "Instellingen"
#: js/album_cover.js:122
msgid "Scanning root cannot be empty"
msgstr ""
#: js/album_cover.js:122 js/album_cover.js:133
msgid "Error"
msgstr ""
#: templates/index.php:16
msgid "Rescan"
msgstr "Opnieuw doorzoeken"
#: templates/index.php:17
msgid "Stop"
msgstr "Stop"
#: templates/index.php:18
msgid "Share"
msgstr "Deel"
#: templates/view_album.php:19
msgid "Back"
msgstr "Terug"
#: templates/view_album.php:36
msgid "Remove confirmation"
msgstr "Verwijder bevestiging"
#: templates/view_album.php:37
msgid "Do you want to remove album"
msgstr "Wil je het album verwijderen: "
#: templates/view_album.php:40
msgid "Change album name"
msgstr "Wijzig album naam"
#: templates/view_album.php:43
msgid "New album name"
msgstr "Nieuwe album naam"
#: templates/index.php:27
msgid "Slideshow"
msgstr "Diashow"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Richard Bos <radoeka@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 15:58+0000\n"
"Last-Translator: Richard Bos <radoeka@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,96 +18,96 @@ msgstr ""
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
msgstr "Help"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
msgstr "Persoonlijk"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
msgstr "Instellingen"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
msgstr "Gebruikers"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
msgstr "Apps"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
msgstr "Administrator"
#: files.php:245
#: files.php:276
msgid "ZIP download is turned off."
msgstr ""
msgstr "ZIP download is uitgeschakeld."
#: files.php:246
#: files.php:277
msgid "Files need to be downloaded one by one."
msgstr ""
msgstr "Bestanden moeten één voor één worden gedownload."
#: files.php:246 files.php:271
#: files.php:277 files.php:302
msgid "Back to Files"
msgstr ""
msgstr "Terug naar bestanden"
#: files.php:270
#: files.php:301
msgid "Selected files too large to generate zip file."
msgstr ""
msgstr "De geselecteerde bestanden zijn te groot om een zip bestand te maken."
#: json.php:28
msgid "Application is not enabled"
msgstr ""
msgstr "De applicatie is niet actief"
#: json.php:39 json.php:63 json.php:75
msgid "Authentication error"
msgstr ""
msgstr "Authenticatie fout"
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
msgstr "Token verlopen. Herlaad de pagina."
#: template.php:86
msgid "seconds ago"
msgstr ""
msgstr "seconden geleden"
#: template.php:87
msgid "1 minute ago"
msgstr ""
msgstr "1 minuut geleden"
#: template.php:88
#, php-format
msgid "%d minutes ago"
msgstr ""
msgstr "%d minuten geleden"
#: template.php:91
msgid "today"
msgstr ""
msgstr "vandaag"
#: template.php:92
msgid "yesterday"
msgstr ""
msgstr "gisteren"
#: template.php:93
#, php-format
msgid "%d days ago"
msgstr ""
msgstr "%d dagen geleden"
#: template.php:94
msgid "last month"
msgstr ""
msgstr "vorige maand"
#: template.php:95
msgid "months ago"
msgstr ""
msgstr "maanden geleden"
#: template.php:96
msgid "last year"
msgstr ""
msgstr "vorig jaar"
#: template.php:97
msgid "years ago"
msgstr ""
msgstr "jaar geleden"

View File

@ -9,13 +9,14 @@
# <jos@gelauff.net>, 2012.
# <koen@vervloesem.eu>, 2011.
# <pietje8501@gmail.com>, 2012.
# Richard Bos <radoeka@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-18 02:01+0200\n"
"PO-Revision-Date: 2012-08-18 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 08:40+0000\n"
"Last-Translator: Richard Bos <radoeka@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -25,7 +26,7 @@ msgstr ""
#: ajax/apps/ocs.php:23
msgid "Unable to load list from App Store"
msgstr ""
msgstr "Kan de lijst niet van de App store laden"
#: ajax/lostpassword.php:14
msgid "Email saved"
@ -45,7 +46,7 @@ msgstr "Ongeldig verzoek"
#: ajax/removeuser.php:13 ajax/setquota.php:18 ajax/togglegroups.php:18
msgid "Authentication error"
msgstr ""
msgstr "Authenticatie fout"
#: ajax/setlanguage.php:18
msgid "Language changed"
@ -53,7 +54,7 @@ msgstr "Taal aangepast"
#: js/apps.js:18
msgid "Error"
msgstr ""
msgstr "Fout"
#: js/apps.js:39 js/apps.js:73
msgid "Disable"
@ -73,23 +74,23 @@ msgstr "Nederlands"
#: templates/admin.php:14
msgid "Security Warning"
msgstr ""
msgstr "Veiligheidswaarschuwing"
#: templates/admin.php:29
msgid "Cron"
msgstr ""
msgstr "Cron"
#: templates/admin.php:31
msgid "execute one task with each page loaded"
msgstr ""
msgstr "Voer 1 taak uit bij elke geladen pagina"
#: templates/admin.php:33
msgid "cron.php is registered at a webcron service"
msgstr ""
msgstr "cron.php is geregistreerd bij een webcron service"
#: templates/admin.php:35
msgid "use systems cron service"
msgstr ""
msgstr "gebruik de systeem cron service"
#: templates/admin.php:39
msgid "Log"
@ -233,7 +234,7 @@ msgstr "Andere"
#: templates/users.php:80 templates/users.php:112
msgid "Group Admin"
msgstr ""
msgstr "Groep Administrator"
#: templates/users.php:82
msgid "Quota"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Richard Bos <radoeka@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 19:20+0000\n"
"Last-Translator: Richard Bos <radoeka@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,36 +20,36 @@ msgstr ""
#: templates/nomode.php:12
msgid "This is an OpenID server endpoint. For more information, see "
msgstr ""
msgstr "Dit is een OpenID server. Voor meer informatie, zie"
#: templates/nomode.php:14
msgid "Identity: <b>"
msgstr ""
msgstr "Identiteit: <b>"
#: templates/nomode.php:15
msgid "Realm: <b>"
msgstr ""
msgstr "Realm: <b>"
#: templates/nomode.php:16
msgid "User: <b>"
msgstr ""
msgstr "Gebruiker: <b>"
#: templates/nomode.php:17
msgid "Login"
msgstr ""
msgstr "Login"
#: templates/nomode.php:22
msgid "Error: <b>No user Selected"
msgstr ""
msgstr "Fout: <b>Geen gebruiker geselecteerd"
#: templates/settings.php:4
msgid "you can authenticate to other sites with this address"
msgstr ""
msgstr "u kan met dit adres bij andere sites authenticeren"
#: templates/settings.php:5
msgid "Authorized OpenID provider"
msgstr ""
msgstr "Geautoriseerde OpenID provider"
#: templates/settings.php:6
msgid "Your address at Wordpress, Identi.ca, &hellip;"
msgstr ""
msgstr "Uw adres bij Wordpress, Identi.ca, &hellip;"

View File

@ -4,6 +4,7 @@
#
# Translators:
# Guilherme Maluf Balzana <guimalufb@gmail.com>, 2012.
# <targinosilveira@gmail.com>, 2012.
# Thiago Vicente <thiagovice@gmail.com>, 2012.
# Unforgiving Fallout <>, 2012.
# Van Der Fran <transifex@vanderland.com>, 2011, 2012.
@ -11,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 22:17+0000\n"
"Last-Translator: targinosilveira <targinosilveira@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -55,37 +56,37 @@ msgstr "Falha ao escrever no disco"
msgid "Files"
msgstr "Arquivos"
#: js/fileactions.js:107 templates/index.php:56
#: js/fileactions.js:111 templates/index.php:56
msgid "Delete"
msgstr "Excluir"
#: js/filelist.js:141
msgid "already exists"
msgstr ""
msgstr "já existe"
#: js/filelist.js:141
msgid "replace"
msgstr ""
msgstr "substituir"
#: js/filelist.js:141
msgid "cancel"
msgstr ""
msgstr "cancelar"
#: js/filelist.js:195
msgid "replaced"
msgstr ""
msgstr "substituido "
#: js/filelist.js:195
msgid "with"
msgstr ""
msgstr "com"
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr ""
msgstr "desfazer"
#: js/filelist.js:246
msgid "deleted"
msgstr ""
msgstr "deletado"
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."

View File

@ -6,15 +6,16 @@
# <duda.nogueira@metasys.com.br>, 2011.
# Guilherme Maluf Balzana <guimalufb@gmail.com>, 2012.
# Sandro Venezuela <sandrovenezuela@gmail.com>, 2012.
# <targinosilveira@gmail.com>, 2012.
# Thiago Vicente <thiagovice@gmail.com>, 2012.
# Van Der Fran <transifex@vanderland.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-18 02:01+0200\n"
"PO-Revision-Date: 2012-08-18 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 22:19+0000\n"
"Last-Translator: targinosilveira <targinosilveira@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -44,7 +45,7 @@ msgstr "Pedido inválido"
#: ajax/removeuser.php:13 ajax/setquota.php:18 ajax/togglegroups.php:18
msgid "Authentication error"
msgstr ""
msgstr "erro de autenticação"
#: ajax/setlanguage.php:18
msgid "Language changed"
@ -52,7 +53,7 @@ msgstr "Mudou Idioma"
#: js/apps.js:18
msgid "Error"
msgstr ""
msgstr "Erro"
#: js/apps.js:39 js/apps.js:73
msgid "Disable"
@ -72,7 +73,7 @@ msgstr "Português"
#: templates/admin.php:14
msgid "Security Warning"
msgstr ""
msgstr "Aviso de Segurança"
#: templates/admin.php:29
msgid "Cron"
@ -80,11 +81,11 @@ msgstr ""
#: templates/admin.php:31
msgid "execute one task with each page loaded"
msgstr ""
msgstr "executar uma tarefa com cada página em aberto"
#: templates/admin.php:33
msgid "cron.php is registered at a webcron service"
msgstr ""
msgstr "cron.php esta registrado no serviço de webcron"
#: templates/admin.php:35
msgid "use systems cron service"
@ -232,7 +233,7 @@ msgstr "Outro"
#: templates/users.php:80 templates/users.php:112
msgid "Group Admin"
msgstr ""
msgstr "Grupo Administrativo"
#: templates/users.php:82
msgid "Quota"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:33+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 09:02+0000\n"
"Last-Translator: Denis <reg.transifex.net@demitel.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"
@ -21,53 +22,53 @@ msgstr ""
msgid ""
"The php-json module is needed by the many applications for inter "
"communications"
msgstr ""
msgstr "Модуль php-json необходим многим приложениям для внутренних связей"
#: settings.php:39
msgid ""
"The php-curl modude is needed to fetch the page title when adding a "
"bookmarks"
msgstr ""
msgstr "Модуль php-curl необходим для получения заголовка страницы при добавлении закладок"
#: settings.php:45
msgid "The php-gd module is needed to create thumbnails of your images"
msgstr ""
msgstr "Модуль php-gd необходим для создания уменьшенной копии для предпросмотра ваших картинок."
#: settings.php:51
msgid "The php-ldap module is needed connect to your ldap server"
msgstr ""
msgstr "Модуль php-ldap необходим для соединения с вашим ldap сервером"
#: settings.php:57
msgid "The php-zip module is needed download multiple files at once"
msgstr ""
msgstr "Модуль php-zip необходим для загрузки нескольких файлов за раз"
#: settings.php:63
msgid ""
"The php-mb_multibyte module is needed to manage correctly the encoding."
msgstr ""
msgstr "Модуль php-mb_multibyte необходим для корректного управления кодировками."
#: settings.php:69
msgid "The php-ctype module is needed validate data."
msgstr ""
msgstr "Модуль php-ctype необходим для проверки данных."
#: settings.php:75
msgid "The php-xml module is needed to share files with webdav."
msgstr ""
msgstr "Модуль php-xml необходим для открытия файлов через webdav."
#: settings.php:81
msgid ""
"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve"
" knowledge base from OCS servers"
msgstr ""
msgstr "Директива allow_url_fopen в файле php.ini должна быть установлена в 1 для получения базы знаний с серверов OCS"
#: settings.php:87
msgid "The php-pdo module is needed to store owncloud data into a database."
msgstr ""
msgstr "Модуль php-pdo необходим для хранения данных ownСloud в базе данных."
#: templates/settings.php:2
msgid "Dependencies status"
msgstr ""
msgstr "Статус зависимостей"
#: templates/settings.php:7
msgid "Used by :"
msgstr ""
msgstr "Используется:"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:32+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 07:51+0000\n"
"Last-Translator: Denis <reg.transifex.net@demitel.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"
@ -19,14 +20,14 @@ msgstr ""
#: templates/settings.php:3
msgid "Export this ownCloud instance"
msgstr ""
msgstr "Экспортировать этот экземпляр ownCloud"
#: templates/settings.php:4
msgid ""
"This will create a compressed file that contains the data of this owncloud instance.\n"
" Please choose the export type:"
msgstr ""
msgstr "Будет создан сжатый файл, содержащий данные этого экземпляра owncloud.\n Выберите тип экспорта:"
#: templates/settings.php:12
msgid "Export"
msgstr ""
msgstr "Экспорт"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:17+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 13:15+0000\n"
"Last-Translator: Denis <reg.transifex.net@demitel.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"
@ -19,11 +20,11 @@ msgstr ""
#: appinfo/app.php:14
msgid "Bookmarks"
msgstr ""
msgstr "Закладки"
#: bookmarksHelper.php:99
msgid "unnamed"
msgstr ""
msgstr "без имени"
#: templates/bookmarklet.php:5
msgid ""
@ -33,28 +34,28 @@ msgstr ""
#: templates/bookmarklet.php:7
msgid "Read later"
msgstr ""
msgstr "Прочитать позже"
#: templates/list.php:13
msgid "Address"
msgstr ""
msgstr "Адрес"
#: templates/list.php:14
msgid "Title"
msgstr ""
msgstr "Заголовок"
#: templates/list.php:15
msgid "Tags"
msgstr ""
msgstr "Метки"
#: templates/list.php:16
msgid "Save bookmark"
msgstr ""
msgstr "Сохранить закладки"
#: templates/list.php:22
msgid "You have no bookmarks"
msgstr ""
msgstr "У вас нет закладок"
#: templates/settings.php:11
msgid "Bookmarklet <br />"
msgstr ""
msgstr "Букмарклет <br />"

View File

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-20 02:01+0200\n"
"PO-Revision-Date: 2012-08-19 17:21+0000\n"
"Last-Translator: rasperepodvipodvert <rasperepodvipodvert@gmail.com>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 14:41+0000\n"
"Last-Translator: Denis <reg.transifex.net@demitel.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"
@ -73,7 +73,7 @@ msgstr "Часовой пояс изменён"
msgid "Invalid request"
msgstr "Неверный запрос"
#: appinfo/app.php:35 templates/calendar.php:15
#: appinfo/app.php:41 templates/calendar.php:15
#: templates/part.eventform.php:33 templates/part.showevent.php:33
msgid "Calendar"
msgstr "Календарь"
@ -120,7 +120,7 @@ msgstr "Клиенты"
#: lib/app.php:125
msgid "Deliverer"
msgstr "Доставщик"
msgstr "Посыльный"
#: lib/app.php:126
msgid "Holidays"
@ -495,15 +495,15 @@ msgstr "Ссылка для CalDav"
#: templates/part.choosecalendar.php:31
msgid "Shared calendars"
msgstr "Общие календари"
msgstr "Опубликованные"
#: templates/part.choosecalendar.php:48
msgid "No shared calendars"
msgstr "Нет общих календарей"
msgstr "Нет опубликованных календарей"
#: templates/part.choosecalendar.rowfields.php:8
msgid "Share Calendar"
msgstr "Сделать календарь общим"
msgstr "Опубликовать"
#: templates/part.choosecalendar.rowfields.php:14
msgid "Download"
@ -520,7 +520,7 @@ msgstr "Удалить"
#: templates/part.choosecalendar.rowfields.shared.php:4
msgid "shared with you by"
msgstr "с вами поделился"
msgstr "опубликовал для вас"
#: templates/part.editcalendar.php:9
msgid "New calendar"
@ -581,7 +581,7 @@ msgstr "Участники"
#: templates/part.eventform.php:13
msgid "Share"
msgstr "Поделиться"
msgstr "Опубликовать"
#: templates/part.eventform.php:21
msgid "Title of the Event"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-24 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 13:10+0000\n"
"Last-Translator: Denis <reg.transifex.net@demitel.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"
@ -88,7 +88,7 @@ msgstr "При попытке добавить дубликат:"
#: ajax/contact/addproperty.php:115 ajax/contact/saveproperty.php:93
msgid "Missing IM parameter."
msgstr ""
msgstr "Отсутствует параметр IM."
#: ajax/contact/addproperty.php:119 ajax/contact/saveproperty.php:97
msgid "Unknown IM: "
@ -221,7 +221,7 @@ msgstr "Не удалось загрузить временное изображ
msgid "No file was uploaded. Unknown error"
msgstr "Файл не был загружен. Неизвестная ошибка"
#: appinfo/app.php:21
#: appinfo/app.php:25
msgid "Contacts"
msgstr "Контакты"
@ -249,15 +249,15 @@ msgstr "Ошибка"
#: js/contacts.js:424
msgid "You do not have permission to add contacts to "
msgstr ""
msgstr "У вас нет разрешений добавлять контакты в"
#: js/contacts.js:425
msgid "Please select one of your own address books."
msgstr ""
msgstr "Выберите одну из ваших собственных адресных книг."
#: js/contacts.js:425
msgid "Permission error"
msgstr ""
msgstr "Ошибка доступа"
#: js/contacts.js:763
msgid "This property has to be non-empty."
@ -445,7 +445,7 @@ msgstr "Клиенты"
#: lib/app.php:256
msgid "Deliverer"
msgstr ""
msgstr "Посыльный"
#: lib/app.php:257
msgid "Holidays"
@ -489,11 +489,11 @@ msgstr "Контакт"
#: lib/vcard.php:408
msgid "You do not have the permissions to edit this contact."
msgstr ""
msgstr "У вас нет разрешений редактировать этот контакт."
#: lib/vcard.php:483
msgid "You do not have the permissions to delete this contact."
msgstr ""
msgstr "У вас нет разрешений удалять этот контакт."
#: templates/index.php:14
msgid "Add Contact"
@ -669,7 +669,7 @@ msgstr "Удалить номер телефона"
#: templates/part.contact.php:100
msgid "Instant Messenger"
msgstr ""
msgstr "Instant Messenger"
#: templates/part.contact.php:101
msgid "Delete IM"
@ -701,7 +701,7 @@ msgstr "Ящик эл. почты"
#: templates/part.contact.php:131
msgid "Instant Messaging"
msgstr ""
msgstr "Быстрые сообщения"
#: templates/part.contact.php:132
msgid "Address"
@ -916,15 +916,15 @@ msgstr "iOS/OS X"
#: templates/settings.php:20
msgid "Show CardDav link"
msgstr ""
msgstr "Показать ссылку CardDav"
#: templates/settings.php:23
msgid "Show read-only VCF link"
msgstr ""
msgstr "Показать нередактируемую ссылку VCF"
#: templates/settings.php:26
msgid "Share"
msgstr ""
msgstr "Опубликовать"
#: templates/settings.php:29
msgid "Download"

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-23 17:08+0000\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 13:06+0000\n"
"Last-Translator: Denis <reg.transifex.net@demitel.ru>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
@ -57,7 +57,7 @@ msgstr "Ошибка записи на диск"
msgid "Files"
msgstr "Файлы"
#: js/fileactions.js:107 templates/index.php:56
#: js/fileactions.js:111 templates/index.php:56
msgid "Delete"
msgstr "Удалить"
@ -119,7 +119,7 @@ msgstr "Размер"
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr "Изменен"
msgstr "Изменён"
#: js/files.js:731
msgid "folder"
@ -143,7 +143,7 @@ msgstr "Управление файлами"
#: templates/admin.php:7
msgid "Maximum upload size"
msgstr "Максимальный размер файла"
msgstr "Максимальный размер загружаемого файла"
#: templates/admin.php:7
msgid "max. possible: "
@ -151,11 +151,11 @@ msgstr "макс. возможно: "
#: templates/admin.php:9
msgid "Needed for multi-file and folder downloads."
msgstr "Требуется для загрузки нескольких файорв и папок"
msgstr "Требуется для скачивания нескольких файлов и папок"
#: templates/admin.php:9
msgid "Enable ZIP-download"
msgstr "Включить ZIP-загрузку"
msgstr "Включить ZIP-скачивание"
#: templates/admin.php:11
msgid "0 is unlimited"
@ -183,15 +183,15 @@ msgstr "С url"
#: templates/index.php:21
msgid "Upload"
msgstr "Закачать"
msgstr "Загрузить"
#: templates/index.php:27
msgid "Cancel upload"
msgstr "Отмена закачки"
msgstr "Отмена загрузки"
#: templates/index.php:39
msgid "Nothing in here. Upload something!"
msgstr "Здесь ничего нет. Закачайте что-нибудь!"
msgstr "Здесь ничего нет. Загрузите что-нибудь!"
#: templates/index.php:47
msgid "Name"
@ -199,7 +199,7 @@ msgstr "Название"
#: templates/index.php:49
msgid "Share"
msgstr "Поделиться"
msgstr "Опубликовать"
#: templates/index.php:51
msgid "Download"
@ -213,7 +213,7 @@ msgstr "Файл слишком большой"
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Файлы, которые Вы пытаетесь закачать, превышают лимит для файлов на этом сервере."
msgstr "Файлы, которые Вы пытаетесь загрузить, превышают лимит для файлов на этом сервере."
#: templates/index.php:71
msgid "Files are being scanned, please wait."

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:33+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 07:47+0000\n"
"Last-Translator: Denis <reg.transifex.net@demitel.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"
@ -19,16 +20,16 @@ msgstr ""
#: templates/settings.php:3
msgid "Encryption"
msgstr ""
msgstr "Шифрование"
#: templates/settings.php:4
msgid "Exclude the following file types from encryption"
msgstr ""
msgstr "Исключить шифрование следующих типов файлов"
#: templates/settings.php:5
msgid "None"
msgstr ""
msgstr "Ничего"
#: templates/settings.php:10
msgid "Enable Encryption"
msgstr ""
msgstr "Включить шифрование"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:34+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 07:35+0000\n"
"Last-Translator: Denis <reg.transifex.net@demitel.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"
@ -19,64 +20,64 @@ msgstr ""
#: templates/settings.php:3
msgid "External Storage"
msgstr ""
msgstr "Внешний носитель"
#: templates/settings.php:7 templates/settings.php:19
msgid "Mount point"
msgstr ""
msgstr "Точка монтирования"
#: templates/settings.php:8
msgid "Backend"
msgstr ""
msgstr "Подсистема"
#: templates/settings.php:9
msgid "Configuration"
msgstr ""
msgstr "Конфигурация"
#: templates/settings.php:10
msgid "Options"
msgstr ""
msgstr "Опции"
#: templates/settings.php:11
msgid "Applicable"
msgstr ""
msgstr "Применимый"
#: templates/settings.php:23
msgid "Add mount point"
msgstr ""
msgstr "Добавить точку монтирования"
#: templates/settings.php:54 templates/settings.php:62
msgid "None set"
msgstr ""
msgstr "Не установлено"
#: templates/settings.php:63
msgid "All Users"
msgstr ""
msgstr "Все пользователи"
#: templates/settings.php:64
msgid "Groups"
msgstr ""
msgstr "Группы"
#: templates/settings.php:69
msgid "Users"
msgstr ""
msgstr "Пользователи"
#: templates/settings.php:77 templates/settings.php:96
msgid "Delete"
msgstr ""
msgstr "Удалить"
#: templates/settings.php:88
msgid "SSL root certificates"
msgstr ""
msgstr "Корневые сертификаты SSL"
#: templates/settings.php:102
msgid "Import Root Certificate"
msgstr ""
msgstr "Импортировать корневые сертификаты"
#: templates/settings.php:108
msgid "Enable User External Storage"
msgstr ""
msgstr "Включить пользовательские внешние носители"
#: templates/settings.php:109
msgid "Allow users to mount their own external storage"
msgstr ""
msgstr "Разрешить пользователям монтировать их собственные внешние носители"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 07:48+0000\n"
"Last-Translator: Denis <reg.transifex.net@demitel.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"
@ -19,16 +20,16 @@ msgstr ""
#: templates/get.php:4
msgid "Size"
msgstr ""
msgstr "Размер"
#: templates/get.php:5
msgid "Modified"
msgstr ""
msgstr "Изменён"
#: templates/get.php:5
msgid "Delete all"
msgstr ""
msgstr "Удалить все"
#: templates/get.php:5
msgid "Delete"
msgstr ""
msgstr "Удалить"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:37+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 07:24+0000\n"
"Last-Translator: Denis <reg.transifex.net@demitel.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"
@ -19,8 +20,8 @@ msgstr ""
#: js/settings-personal.js:31
msgid "Expire all versions"
msgstr ""
msgstr "Просрочить все версии"
#: templates/settings.php:3
msgid "Enable Files Versioning"
msgstr ""
msgstr "Включить ведение версий файлов"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 09:37+0000\n"
"Last-Translator: Denis <reg.transifex.net@demitel.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"
@ -17,96 +18,96 @@ 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"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
msgstr "Помощь"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
msgstr "Личное"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
msgstr "Настройки"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
msgstr "Пользователи"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
msgstr "Приложения"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
msgstr "Admin"
#: files.php:245
#: files.php:276
msgid "ZIP download is turned off."
msgstr ""
msgstr "ZIP-скачивание отключено."
#: files.php:246
#: files.php:277
msgid "Files need to be downloaded one by one."
msgstr ""
msgstr "Файлы должны быть загружены по одному."
#: files.php:246 files.php:271
#: files.php:277 files.php:302
msgid "Back to Files"
msgstr ""
msgstr "Назад к файлам"
#: files.php:270
#: files.php:301
msgid "Selected files too large to generate zip file."
msgstr ""
msgstr "Выбранные файлы слишком велики, чтобы создать zip файл."
#: json.php:28
msgid "Application is not enabled"
msgstr ""
msgstr "Приложение не разрешено"
#: json.php:39 json.php:63 json.php:75
msgid "Authentication error"
msgstr ""
msgstr "Ошибка аутентификации"
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
msgstr "Токен просрочен. Перезагрузите страницу."
#: template.php:86
msgid "seconds ago"
msgstr ""
msgstr "менее минуты"
#: template.php:87
msgid "1 minute ago"
msgstr ""
msgstr "1 минуту назад"
#: template.php:88
#, php-format
msgid "%d minutes ago"
msgstr ""
msgstr "%d минут назад"
#: template.php:91
msgid "today"
msgstr ""
msgstr "сегодня"
#: template.php:92
msgid "yesterday"
msgstr ""
msgstr "вчера"
#: template.php:93
#, php-format
msgid "%d days ago"
msgstr ""
msgstr "%d дней назад"
#: template.php:94
msgid "last month"
msgstr ""
msgstr "в прошлом месяце"
#: template.php:95
msgid "months ago"
msgstr ""
msgstr "месяцы назад"
#: template.php:96
msgid "last year"
msgstr ""
msgstr "в прошлом году"
#: template.php:97
msgid "years ago"
msgstr ""
msgstr "годы назад"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 07:18+0000\n"
"Last-Translator: Denis <reg.transifex.net@demitel.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"
@ -19,88 +20,88 @@ msgstr ""
#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101
msgid "Invalid date/time"
msgstr ""
msgstr "Неверные дата/время"
#: appinfo/app.php:11
msgid "Tasks"
msgstr ""
msgstr "Задачи"
#: js/tasks.js:415
msgid "No category"
msgstr ""
msgstr "Нет категории"
#: lib/app.php:33
msgid "Unspecified"
msgstr ""
msgstr "Не указан"
#: lib/app.php:34
msgid "1=highest"
msgstr ""
msgstr "1=наибольший"
#: lib/app.php:38
msgid "5=medium"
msgstr ""
msgstr "5=средний"
#: lib/app.php:42
msgid "9=lowest"
msgstr ""
msgstr "9=наименьший"
#: lib/app.php:81
msgid "Empty Summary"
msgstr ""
msgstr "Пустая сводка"
#: lib/app.php:93
msgid "Invalid percent complete"
msgstr ""
msgstr "Неверный процент завершения"
#: lib/app.php:107
msgid "Invalid priority"
msgstr ""
msgstr "Неверный приоритет"
#: templates/tasks.php:3
msgid "Add Task"
msgstr ""
msgstr "Добавить задачу"
#: templates/tasks.php:4
msgid "Order Due"
msgstr ""
msgstr "Срок заказа"
#: templates/tasks.php:5
msgid "Order List"
msgstr ""
msgstr "Order List"
#: templates/tasks.php:6
msgid "Order Complete"
msgstr ""
msgstr "Заказ выполнен"
#: templates/tasks.php:7
msgid "Order Location"
msgstr ""
msgstr "Местонахождение заказа"
#: templates/tasks.php:8
msgid "Order Priority"
msgstr ""
msgstr "Приоритет заказа"
#: templates/tasks.php:9
msgid "Order Label"
msgstr ""
msgstr "Метка заказа"
#: templates/tasks.php:16
msgid "Loading tasks..."
msgstr ""
msgstr "Загрузка задач..."
#: templates/tasks.php:20
msgid "Important"
msgstr ""
msgstr "Важный"
#: templates/tasks.php:23
msgid "More"
msgstr ""
msgstr "Больше"
#: templates/tasks.php:26
msgid "Less"
msgstr ""
msgstr "Меньше"
#: templates/tasks.php:29
msgid "Delete"
msgstr ""
msgstr "Удалить"

View File

@ -3,13 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <4671992@gmail.com>, 2012.
# Denis <reg.transifex.net@demitel.ru>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 15:13+0000\n"
"Last-Translator: wpns <4671992@gmail.com>\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"
@ -19,75 +21,75 @@ msgstr ""
#: templates/settings.php:8
msgid "Host"
msgstr ""
msgstr "Сервер"
#: templates/settings.php:8
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr ""
msgstr "Можно опустить протокол, за исключением того, когда вам требуется SSL. Тогда начните с ldaps :/ /"
#: templates/settings.php:9
msgid "Base DN"
msgstr ""
msgstr "Базовый DN"
#: templates/settings.php:9
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr ""
msgstr "Вы можете задать Base DN для пользователей и групп на вкладке \"Расширенное\""
#: templates/settings.php:10
msgid "User DN"
msgstr ""
msgstr "DN пользователя"
#: templates/settings.php:10
msgid ""
"The DN of the client user with which the bind shall be done, e.g. "
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
"empty."
msgstr ""
msgstr "DN-клиента пользователя, с которым связывают должно быть заполнено, например, uid=агент, dc=пример, dc=com. Для анонимного доступа, оставьте DN и пароль пустыми."
#: templates/settings.php:11
msgid "Password"
msgstr ""
msgstr "Пароль"
#: templates/settings.php:11
msgid "For anonymous access, leave DN and Password empty."
msgstr ""
msgstr "Для анонимного доступа оставьте DN и пароль пустыми."
#: templates/settings.php:12
msgid "User Login Filter"
msgstr ""
msgstr "Фильтр входа пользователей"
#: templates/settings.php:12
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
msgstr ""
msgstr "Определяет фильтр для применения при попытке входа. %%uid заменяет имя пользователя при входе в систему."
#: templates/settings.php:12
#, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
msgstr ""
msgstr "используйте заполнитель %%uid, например: \"uid=%%uid\""
#: templates/settings.php:13
msgid "User List Filter"
msgstr ""
msgstr "Фильтр списка пользователей"
#: templates/settings.php:13
msgid "Defines the filter to apply, when retrieving users."
msgstr ""
msgstr "Определяет фильтр для применения при получении пользователей."
#: templates/settings.php:13
msgid "without any placeholder, e.g. \"objectClass=person\"."
msgstr ""
msgstr "без заполнителя, например: \"objectClass=person\"."
#: templates/settings.php:14
msgid "Group Filter"
msgstr ""
msgstr "Фильтр группы"
#: templates/settings.php:14
msgid "Defines the filter to apply, when retrieving groups."
msgstr ""
msgstr "Определяет фильтр для применения при получении группы."
#: templates/settings.php:14
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
@ -95,7 +97,7 @@ msgstr ""
#: templates/settings.php:17
msgid "Port"
msgstr ""
msgstr "Порт"
#: templates/settings.php:18
msgid "Base User Tree"
@ -111,11 +113,11 @@ msgstr ""
#: templates/settings.php:21
msgid "Use TLS"
msgstr ""
msgstr "Использовать TLS"
#: templates/settings.php:21
msgid "Do not use it for SSL connections, it will fail."
msgstr ""
msgstr "Не используйте для соединений SSL"
#: templates/settings.php:22
msgid "Case insensitve LDAP server (Windows)"
@ -123,7 +125,7 @@ msgstr ""
#: templates/settings.php:23
msgid "Turn off SSL certificate validation."
msgstr ""
msgstr "Отключить проверку сертификата SSL."
#: templates/settings.php:23
msgid ""
@ -133,7 +135,7 @@ msgstr ""
#: templates/settings.php:23
msgid "Not recommended, use for testing only."
msgstr ""
msgstr "Не рекомендуется, используйте только для тестирования."
#: templates/settings.php:24
msgid "User Display Name Field"
@ -153,12 +155,12 @@ msgstr ""
#: templates/settings.php:27
msgid "in bytes"
msgstr ""
msgstr "в байтах"
#: templates/settings.php:29
msgid "in seconds. A change empties the cache."
msgstr ""
msgstr "в секундах. Изменение очистит кэш."
#: templates/settings.php:31
msgid "Help"
msgstr ""
msgstr "Помощь"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 07:55+0000\n"
"Last-Translator: Denis <reg.transifex.net@demitel.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"
@ -19,33 +20,33 @@ msgstr ""
#: js/export.js:14 js/export.js:20
msgid "Export"
msgstr ""
msgstr "Экспорт"
#: js/export.js:19
msgid "Something went wrong while the export file was being generated"
msgstr ""
msgstr "В процессе создания файла экспорта что-то пошло не так"
#: js/export.js:19
msgid "An error has occurred"
msgstr ""
msgstr "Произошла ошибка"
#: templates/settings.php:2
msgid "Export your user account"
msgstr ""
msgstr "Экспортировать ваш аккаунт пользователя"
#: templates/settings.php:3
msgid ""
"This will create a compressed file that contains your ownCloud account."
msgstr ""
msgstr "Будет создан сжатый файл, содержащий ваш аккаунт ownCloud"
#: templates/settings.php:13
msgid "Import user account"
msgstr ""
msgstr "Импортировать аккаунт пользователя"
#: templates/settings.php:15
msgid "ownCloud User Zip"
msgstr ""
msgstr "Архив пользователя ownCloud"
#: templates/settings.php:17
msgid "Import"
msgstr ""
msgstr "Импорт"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 07:00+0000\n"
"Last-Translator: Denis <reg.transifex.net@demitel.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"
@ -19,36 +20,36 @@ msgstr ""
#: templates/nomode.php:12
msgid "This is an OpenID server endpoint. For more information, see "
msgstr ""
msgstr "Это точка подключения сервера OpenID. Для информации смотрите"
#: templates/nomode.php:14
msgid "Identity: <b>"
msgstr ""
msgstr "Личность: <b>"
#: templates/nomode.php:15
msgid "Realm: <b>"
msgstr ""
msgstr "Realm: <b>"
#: templates/nomode.php:16
msgid "User: <b>"
msgstr ""
msgstr "Пользователь: <b>"
#: templates/nomode.php:17
msgid "Login"
msgstr ""
msgstr "Логин"
#: templates/nomode.php:22
msgid "Error: <b>No user Selected"
msgstr ""
msgstr "Ошибка: <b>Пользователь не выбран"
#: templates/settings.php:4
msgid "you can authenticate to other sites with this address"
msgstr ""
msgstr "вы можете аутентифицироваться на других сайтах с этим адресом"
#: templates/settings.php:5
msgid "Authorized OpenID provider"
msgstr ""
msgstr "Авторизованный провайдер OpenID"
#: templates/settings.php:6
msgid "Your address at Wordpress, Identi.ca, &hellip;"
msgstr ""
msgstr "Ваш адрес в Wordpress, Identi.ca, &hellip;"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-24 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 09:09+0000\n"
"Last-Translator: Peter Peroša <peter.perosa@gmail.com>\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"
@ -217,7 +217,7 @@ msgstr "Začasne slike ni bilo mogoče naložiti: "
msgid "No file was uploaded. Unknown error"
msgstr "Nobena datoteka ni bila naložena. Neznana napaka"
#: appinfo/app.php:21
#: appinfo/app.php:25
msgid "Contacts"
msgstr "Stiki"
@ -245,15 +245,15 @@ msgstr "Napaka"
#: js/contacts.js:424
msgid "You do not have permission to add contacts to "
msgstr ""
msgstr "Nimate dovoljenja za dodajanje stikov v"
#: js/contacts.js:425
msgid "Please select one of your own address books."
msgstr ""
msgstr "Prosimo, če izberete enega izmed vaših adresarjev."
#: js/contacts.js:425
msgid "Permission error"
msgstr ""
msgstr "Napaka dovoljenj"
#: js/contacts.js:763
msgid "This property has to be non-empty."
@ -485,11 +485,11 @@ msgstr "Stik"
#: lib/vcard.php:408
msgid "You do not have the permissions to edit this contact."
msgstr ""
msgstr "Nimate dovoljenj za urejanje tega stika."
#: lib/vcard.php:483
msgid "You do not have the permissions to delete this contact."
msgstr ""
msgstr "Nimate dovoljenj za izbris tega stika."
#: templates/index.php:14
msgid "Add Contact"

View File

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-24 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 07:00+0000\n"
"Last-Translator: Magnus Höglund <magnus@linux.com>\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"
@ -220,7 +220,7 @@ msgstr "Kunde inte ladda tillfällig bild:"
msgid "No file was uploaded. Unknown error"
msgstr "Ingen fil uppladdad. Okänt fel"
#: appinfo/app.php:21
#: appinfo/app.php:25
msgid "Contacts"
msgstr "Kontakter"
@ -248,15 +248,15 @@ msgstr "Fel"
#: js/contacts.js:424
msgid "You do not have permission to add contacts to "
msgstr ""
msgstr "Du saknar behörighet att skapa kontakter i"
#: js/contacts.js:425
msgid "Please select one of your own address books."
msgstr ""
msgstr "Välj en av dina egna adressböcker."
#: js/contacts.js:425
msgid "Permission error"
msgstr ""
msgstr "Behörighetsfel"
#: js/contacts.js:763
msgid "This property has to be non-empty."
@ -488,11 +488,11 @@ msgstr "Kontakt"
#: lib/vcard.php:408
msgid "You do not have the permissions to edit this contact."
msgstr ""
msgstr "Du saknar behörighet för att ändra denna kontakt."
#: lib/vcard.php:483
msgid "You do not have the permissions to delete this contact."
msgstr ""
msgstr "Du saknar behörighet för att radera denna kontakt."
#: templates/index.php:14
msgid "Add Contact"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:01+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:01+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"
@ -67,7 +67,7 @@ msgstr ""
msgid "Invalid request"
msgstr ""
#: appinfo/app.php:37 templates/calendar.php:15
#: appinfo/app.php:41 templates/calendar.php:15
#: templates/part.eventform.php:33 templates/part.showevent.php:33
msgid "Calendar"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"
@ -214,7 +214,7 @@ msgstr ""
msgid "No file was uploaded. Unknown error"
msgstr ""
#: appinfo/app.php:21
#: appinfo/app.php:25
msgid "Contacts"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"
@ -51,7 +51,7 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:107 templates/index.php:56
#: js/fileactions.js:111 templates/index.php:56
msgid "Delete"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 02:02+0200\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\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"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <appweb.cn@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:17+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 01:10+0000\n"
"Last-Translator: hanfeng <appweb.cn@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,42 +20,42 @@ msgstr ""
#: appinfo/app.php:14
msgid "Bookmarks"
msgstr ""
msgstr "书签"
#: bookmarksHelper.php:99
msgid "unnamed"
msgstr ""
msgstr "未命名"
#: templates/bookmarklet.php:5
msgid ""
"Drag this to your browser bookmarks and click it, when you want to bookmark "
"a webpage quickly:"
msgstr ""
msgstr "拖曳此处到您的浏览器书签处,点击可以将网页快速添加到书签中。"
#: templates/bookmarklet.php:7
msgid "Read later"
msgstr ""
msgstr "稍后阅读"
#: templates/list.php:13
msgid "Address"
msgstr ""
msgstr "地址"
#: templates/list.php:14
msgid "Title"
msgstr ""
msgstr "标题"
#: templates/list.php:15
msgid "Tags"
msgstr ""
msgstr "标签"
#: templates/list.php:16
msgid "Save bookmark"
msgstr ""
msgstr "保存书签"
#: templates/list.php:22
msgid "You have no bookmarks"
msgstr ""
msgstr "您暂无书签"
#: templates/settings.php:11
msgid "Bookmarklet <br />"
msgstr ""
msgstr "书签应用"

View File

@ -3,15 +3,16 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <appweb.cn@gmail.com>, 2012.
# <rainofchaos@gmail.com>, 2012.
# <wengxt@gmail.com>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 01:52+0000\n"
"Last-Translator: hanfeng <appweb.cn@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -53,7 +54,7 @@ msgstr "写入磁盘失败"
msgid "Files"
msgstr "文件"
#: js/fileactions.js:107 templates/index.php:56
#: js/fileactions.js:111 templates/index.php:56
msgid "Delete"
msgstr "删除"
@ -75,7 +76,7 @@ msgstr "已经替换"
#: js/filelist.js:195
msgid "with"
msgstr ""
msgstr "随着"
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"

View File

@ -4,13 +4,14 @@
#
# Translators:
# Donahue Chuang <soshinwu@gmail.com>, 2012.
# <weiyu871@ms14.url.com.tw>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-18 02:01+0200\n"
"PO-Revision-Date: 2012-08-18 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 03:42+0000\n"
"Last-Translator: weiyu <weiyu871@ms14.url.com.tw>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -188,7 +189,7 @@ msgstr "你的電子郵件信箱"
#: templates/personal.php:32
msgid "Fill in an email address to enable password recovery"
msgstr "請甜入店子郵件信箱以便回復密碼"
msgstr "請填入電子郵件信箱以便回復密碼"
#: templates/personal.php:38 templates/personal.php:39
msgid "Language"

25
lib/l10n/nl.php Normal file
View File

@ -0,0 +1,25 @@
<?php $TRANSLATIONS = array(
"Help" => "Help",
"Personal" => "Persoonlijk",
"Settings" => "Instellingen",
"Users" => "Gebruikers",
"Apps" => "Apps",
"Admin" => "Administrator",
"ZIP download is turned off." => "ZIP download is uitgeschakeld.",
"Files need to be downloaded one by one." => "Bestanden moeten één voor één worden gedownload.",
"Back to Files" => "Terug naar bestanden",
"Selected files too large to generate zip file." => "De geselecteerde bestanden zijn te groot om een zip bestand te maken.",
"Application is not enabled" => "De applicatie is niet actief",
"Authentication error" => "Authenticatie fout",
"Token expired. Please reload page." => "Token verlopen. Herlaad de pagina.",
"seconds ago" => "seconden geleden",
"1 minute ago" => "1 minuut geleden",
"%d minutes ago" => "%d minuten geleden",
"today" => "vandaag",
"yesterday" => "gisteren",
"%d days ago" => "%d dagen geleden",
"last month" => "vorige maand",
"months ago" => "maanden geleden",
"last year" => "vorig jaar",
"years ago" => "jaar geleden"
);

25
lib/l10n/ru.php Normal file
View File

@ -0,0 +1,25 @@
<?php $TRANSLATIONS = array(
"Help" => "Помощь",
"Personal" => "Личное",
"Settings" => "Настройки",
"Users" => "Пользователи",
"Apps" => "Приложения",
"Admin" => "Admin",
"ZIP download is turned off." => "ZIP-скачивание отключено.",
"Files need to be downloaded one by one." => "Файлы должны быть загружены по одному.",
"Back to Files" => "Назад к файлам",
"Selected files too large to generate zip file." => "Выбранные файлы слишком велики, чтобы создать zip файл.",
"Application is not enabled" => "Приложение не разрешено",
"Authentication error" => "Ошибка аутентификации",
"Token expired. Please reload page." => "Токен просрочен. Перезагрузите страницу.",
"seconds ago" => "менее минуты",
"1 minute ago" => "1 минуту назад",
"%d minutes ago" => "%d минут назад",
"today" => "сегодня",
"yesterday" => "вчера",
"%d days ago" => "%d дней назад",
"last month" => "в прошлом месяце",
"months ago" => "месяцы назад",
"last year" => "в прошлом году",
"years ago" => "годы назад"
);

View File

@ -1,13 +1,21 @@
<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "Kan de lijst niet van de App store laden",
"Email saved" => "E-mail bewaard",
"Invalid email" => "Ongeldige e-mail",
"OpenID Changed" => "OpenID is aangepast",
"Invalid request" => "Ongeldig verzoek",
"Authentication error" => "Authenticatie fout",
"Language changed" => "Taal aangepast",
"Error" => "Fout",
"Disable" => "Uitschakelen",
"Enable" => "Inschakelen",
"Saving..." => "Aan het bewaren.....",
"__language_name__" => "Nederlands",
"Security Warning" => "Veiligheidswaarschuwing",
"Cron" => "Cron",
"execute one task with each page loaded" => "Voer 1 taak uit bij elke geladen pagina",
"cron.php is registered at a webcron service" => "cron.php is geregistreerd bij een webcron service",
"use systems cron service" => "gebruik de systeem cron service",
"Log" => "Log",
"More" => "Meer",
"Add your App" => "Voeg je App toe",
@ -43,6 +51,7 @@
"Create" => "Creëer",
"Default Quota" => "Standaard limiet",
"Other" => "Andere",
"Group Admin" => "Groep Administrator",
"Quota" => "Limieten",
"Delete" => "verwijderen"
);

View File

@ -3,11 +3,16 @@
"Invalid email" => "Email inválido",
"OpenID Changed" => "Mudou OpenID",
"Invalid request" => "Pedido inválido",
"Authentication error" => "erro de autenticação",
"Language changed" => "Mudou Idioma",
"Error" => "Erro",
"Disable" => "Desabilitado",
"Enable" => "Habilitado",
"Saving..." => "Gravando...",
"__language_name__" => "Português",
"Security Warning" => "Aviso de Segurança",
"execute one task with each page loaded" => "executar uma tarefa com cada página em aberto",
"cron.php is registered at a webcron service" => "cron.php esta registrado no serviço de webcron",
"Log" => "Log",
"More" => "Mais",
"Add your App" => "Adicione seu Aplicativo",
@ -43,6 +48,7 @@
"Create" => "Criar",
"Default Quota" => "Quota Padrão",
"Other" => "Outro",
"Group Admin" => "Grupo Administrativo",
"Quota" => "Cota",
"Delete" => "Apagar"
);

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