[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-08-21 02:09:12 +02:00
parent 1e42cd162e
commit b819aa33f7
256 changed files with 7612 additions and 6693 deletions

View file

@ -0,0 +1,14 @@
<?php $TRANSLATIONS = array(
"The php-json module is needed by the many applications for inter communications" => "Moduł php-json jest wymagane przez wiele aplikacji do wewnętrznej łączności",
"The php-curl modude is needed to fetch the page title when adding a bookmarks" => "Modude php-curl jest wymagany do pobrania tytułu strony podczas dodawania zakładki",
"The php-gd module is needed to create thumbnails of your images" => "Moduł php-gd jest wymagany do tworzenia miniatury obrazów",
"The php-ldap module is needed connect to your ldap server" => "Moduł php-ldap jest wymagany aby połączyć się z serwerem ldap",
"The php-zip module is needed download multiple files at once" => "Moduł php-zip jest wymagany aby pobrać wiele plików na raz",
"The php-mb_multibyte module is needed to manage correctly the encoding." => "Moduł php-mb_multibyte jest wymagany do poprawnego zarządzania kodowaniem.",
"The php-ctype module is needed validate data." => "Moduł php-ctype jest wymagany do sprawdzania poprawności danych.",
"The php-xml module is needed to share files with webdav." => "Moduł php-xml jest wymagany do udostępniania plików przy użyciu protokołu webdav.",
"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve knowledge base from OCS servers" => "Dyrektywy allow_url_fopen użytkownika php.ini powinna być ustawiona na 1 do pobierania bazy wiedzy z serwerów OCS",
"The php-pdo module is needed to store owncloud data into a database." => "Moduł php-pdo jest wymagany do przechowywania danych owncloud w bazie danych.",
"Dependencies status" => "Stan zależności",
"Used by :" => "Używane przez:"
);

View file

@ -0,0 +1,4 @@
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Eksporter ownCloud instans",
"Export" => "Eksporter"
);

View file

@ -1,7 +1,12 @@
<?php $TRANSLATIONS = array(
"Not all calendars are completely cached" => "Ikke alle kalendere er fuldstændig cached",
"No calendars found." => "Der blev ikke fundet nogen kalendere.",
"No events found." => "Der blev ikke fundet nogen begivenheder.",
"Wrong calendar" => "Forkert kalender",
"The file contained either no events or all events are already saved in your calendar." => "Filen indeholdt enten ingen begivenheder eller alle begivenheder er allerede gemt i din kalender.",
"events has been saved in the new calendar" => "begivenheder er gemt i den nye kalender",
"Import failed" => "import mislykkedes",
"events has been saved in your calendar" => "begivenheder er gemt i din kalender",
"New Timezone:" => "Ny tidszone:",
"Timezone changed" => "Tidszone ændret",
"Invalid request" => "Ugyldig forespørgsel",
@ -106,6 +111,7 @@
"Month" => "Måned",
"List" => "Liste",
"Today" => "I dag",
"Settings" => "Indstillinger",
"Your calendars" => "Dine kalendere",
"CalDav Link" => "CalDav-link",
"Shared calendars" => "Delte kalendere",
@ -158,6 +164,7 @@
"Import a calendar file" => "Importer en kalenderfil",
"Please choose a calendar" => "Vælg en kalender",
"Name of new calendar" => "Navn på ny kalender",
"A Calendar with this name already exists. If you continue anyhow, these calendars will be merged." => "En kalender med dette navn findes allerede. Hvis du fortsætter alligevel, vil disse kalendere blive sammenlagt.",
"Import" => "Importer",
"Close Dialog" => "Luk dialog",
"Create a new event" => "Opret en ny begivenhed",
@ -165,7 +172,9 @@
"No categories selected" => "Ingen categorier valgt",
"of" => "fra",
"at" => "kl.",
"General" => "Generel",
"Timezone" => "Tidszone",
"Update timezone automatically" => "Opdater tidszone automatisk",
"24h" => "24T",
"12h" => "12T",
"more info" => "flere oplysninger",

View file

@ -62,6 +62,7 @@
"Error loading profile picture." => "Erreur pendant le chargement de la photo de profil.",
"Select type" => "Sélectionner un type",
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Certains contacts sont marqués pour être supprimés mais sont encore présents, veuillez attendre que l'opération se termine.",
"Do you want to merge these address books?" => "Voulez-vous fusionner ces carnets d'adresses ?",
"Result: " => "Résultat :",
" imported, " => "importé,",
" failed." => "échoué.",

View file

@ -59,10 +59,15 @@
"Edit name" => "Zmień nazwę",
"No files selected for upload." => "Żadne pliki nie zostały zaznaczone do wysłania.",
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "Plik, który próbujesz wysłać przekracza maksymalny rozmiar pliku przekazywania na tym serwerze.",
"Error loading profile picture." => "Błąd wczytywania zdjęcia profilu.",
"Select type" => "Wybierz typ",
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Niektóre kontakty są zaznaczone do usunięcia, ale nie są usunięte jeszcze. Proszę czekać na ich usunięcie.",
"Do you want to merge these address books?" => "Czy chcesz scalić te książki adresowe?",
"Result: " => "Wynik: ",
" imported, " => " importowane, ",
" failed." => " nie powiodło się.",
"Displayname cannot be empty." => "Nazwa nie może być pusta.",
"Addressbook not found: " => "Nie znaleziono książki adresowej:",
"This is not your addressbook." => "To nie jest Twoja książka adresowa.",
"Contact could not be found." => "Nie można odnaleźć kontaktu.",
"Address" => "Adres",
@ -81,10 +86,13 @@
"Internet" => "Internet",
"Birthday" => "Urodziny",
"Business" => "Biznesowe",
"Call" => "Wywołanie",
"Clients" => "Klienci",
"Deliverer" => "Doręczanie",
"Holidays" => "Święta",
"Ideas" => "Pomysły",
"Journey" => "Podróż",
"Jubilee" => "Jubileusz",
"Meeting" => "Spotkanie",
"Other" => "Inne",
"Personal" => "Osobiste",
@ -101,6 +109,9 @@
"Navigation" => "Nawigacja",
"Next contact in list" => "Następny kontakt na liście",
"Previous contact in list" => "Poprzedni kontakt na liście",
"Expand/collapse current addressbook" => "Rozwiń/Zwiń bieżącą książkę adresową",
"Next addressbook" => "Następna książka adresowa",
"Previous addressbook" => "Poprzednia książka adresowa",
"Actions" => "Akcje",
"Refresh contacts list" => "Odśwież listę kontaktów",
"Add new contact" => "Dodaj nowy kontakt",
@ -142,10 +153,13 @@
"Edit address" => "Edytuj adres",
"Type" => "Typ",
"PO Box" => "Skrzynka pocztowa",
"Street address" => "Ulica",
"Street and number" => "Ulica i numer",
"Extended" => "Rozszerzony",
"Apartment number etc." => "Numer lokalu",
"City" => "Miasto",
"Region" => "Region",
"E.g. state or province" => "Np. stanu lub prowincji",
"Zipcode" => "Kod pocztowy",
"Postal code" => "Kod pocztowy",
"Country" => "Kraj",
@ -184,9 +198,14 @@
"more info" => "więcej informacji",
"Primary address (Kontact et al)" => "Pierwszy adres",
"iOS/OS X" => "iOS/OS X",
"Show CardDav link" => "Pokaż link CardDAV",
"Show read-only VCF link" => "Pokaż tylko do odczytu łącze VCF",
"Download" => "Pobiera książkę adresową",
"Edit" => "Edytuje książkę adresową",
"New Address Book" => "Nowa książka adresowa",
"Name" => "Nazwa",
"Description" => "Opis",
"Save" => "Zapisz",
"Cancel" => "Anuluj"
"Cancel" => "Anuluj",
"More..." => "Więcej..."
);

View file

@ -7,8 +7,12 @@
"Missing a temporary folder" => "S'ha perdut un fitxer temporal",
"Failed to write to disk" => "Ha fallat en escriure al disc",
"Files" => "Fitxers",
"Unshare" => "Deixa de compartir",
"Delete" => "Suprimeix",
"already exists" => "ja existeix",
"replace" => "substitueix",
"cancel" => "cancel·la",
"replaced" => "substituït",
"with" => "per",
"undo" => "desfés",
"deleted" => "esborrat",
"generating ZIP-file, it may take some time." => "s'estan generant fitxers ZIP, pot trigar una estona.",

View file

@ -7,7 +7,6 @@
"Missing a temporary folder" => "Chybí adresář pro sočasné soubory",
"Failed to write to disk" => "Zápis na disk se nezdařil",
"Files" => "Soubory",
"Unshare" => "Odsdílet",
"Delete" => "Vymazat",
"already exists" => "již existuje",
"replace" => "zaměnit",

View file

@ -8,6 +8,13 @@
"Failed to write to disk" => "Fejl ved skrivning til disk.",
"Files" => "Filer",
"Delete" => "Slet",
"already exists" => "findes allerede",
"replace" => "erstat",
"cancel" => "fortryd",
"replaced" => "erstattet",
"with" => "med",
"undo" => "fortryd",
"deleted" => "Slettet",
"generating ZIP-file, it may take some time." => "genererer ZIP-fil, det kan tage lidt tid.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Kunne ikke uploade din fil, da det enten er en mappe eller er tom",
"Upload Error" => "Fejl ved upload",

View file

@ -7,12 +7,11 @@
"Missing a temporary folder" => "Temporärer Ordner fehlt.",
"Failed to write to disk" => "Fehler beim Schreiben auf Festplatte",
"Files" => "Dateien",
"Unshare" => "Nicht mehr teilen",
"Delete" => "Löschen",
"already exists" => "ist bereits vorhanden",
"replace" => "Ersetzen",
"cancel" => "Abbrechen",
"replaced" => "Ersetzt",
"replace" => "ersetzen",
"cancel" => "abbrechen",
"replaced" => "ersetzt",
"with" => "mit",
"undo" => "rückgängig machen",
"deleted" => "gelöscht",

View file

@ -7,7 +7,6 @@
"Missing a temporary folder" => "Λείπει ένας προσωρινός φάκελος",
"Failed to write to disk" => "Η εγγραφή στο δίσκο απέτυχε",
"Files" => "Αρχεία",
"Unshare" => "Ακύρωση Διαμοιρασμού",
"Delete" => "Διαγραφή",
"already exists" => "υπάρχει ήδη",
"replace" => "αντικατέστησε",

View file

@ -8,6 +8,13 @@
"Failed to write to disk" => "Malsukcesis skribo al disko",
"Files" => "Dosieroj",
"Delete" => "Forigi",
"already exists" => "jam ekzistas",
"replace" => "anstataŭigi",
"cancel" => "nuligi",
"replaced" => "anstataŭigita",
"with" => "kun",
"undo" => "malfari",
"deleted" => "forigita",
"generating ZIP-file, it may take some time." => "generanta ZIP-dosiero, ĝi povas daŭri iom da tempo",
"Unable to upload your file as it is a directory or has 0 bytes" => "Ne eblis alŝuti vian dosieron ĉar ĝi estas dosierujo aŭ havas 0 duumokojn",
"Upload Error" => "Alŝuta eraro",

View file

@ -7,8 +7,12 @@
"Missing a temporary folder" => "Falta un directorio temporal",
"Failed to write to disk" => "La escritura en disco ha fallado",
"Files" => "Archivos",
"Unshare" => "No compartir",
"Delete" => "Eliminado",
"already exists" => "ya existe",
"replace" => "reemplazar",
"cancel" => "cancelar",
"replaced" => "reemplazado",
"with" => "con",
"undo" => "deshacer",
"deleted" => "borrado",
"generating ZIP-file, it may take some time." => "generando un fichero ZIP, puede llevar un tiempo.",

View file

@ -8,6 +8,13 @@
"Failed to write to disk" => "Errore bat izan da diskoan idazterakoan",
"Files" => "Fitxategiak",
"Delete" => "Ezabatu",
"already exists" => "dagoeneko existitzen da",
"replace" => "ordeztu",
"cancel" => "ezeztatu",
"replaced" => "ordeztua",
"with" => "honekin",
"undo" => "desegin",
"deleted" => "ezabatuta",
"generating ZIP-file, it may take some time." => "ZIP-fitxategia sortzen ari da, denbora har dezake",
"Unable to upload your file as it is a directory or has 0 bytes" => "Ezin da zure fitxategia igo, karpeta bat da edo 0 byt ditu",
"Upload Error" => "Igotzean errore bat suertatu da",

View file

@ -7,7 +7,6 @@
"Missing a temporary folder" => "Väliaikaiskansiota ei ole olemassa",
"Failed to write to disk" => "Levylle kirjoitus epäonnistui",
"Files" => "Tiedostot",
"Unshare" => "Lopeta jakaminen",
"Delete" => "Poista",
"already exists" => "on jo olemassa",
"replace" => "korvaa",

View file

@ -7,7 +7,6 @@
"Missing a temporary folder" => "Il manque un répertoire temporaire",
"Failed to write to disk" => "Erreur d'écriture sur le disque",
"Files" => "Fichiers",
"Unshare" => "Ne plus partager",
"Delete" => "Supprimer",
"already exists" => "existe déjà",
"replace" => "remplacer",

View file

@ -8,6 +8,13 @@
"Failed to write to disk" => "Erro ao escribir no disco",
"Files" => "Ficheiros",
"Delete" => "Eliminar",
"already exists" => "xa existe",
"replace" => "substituír",
"cancel" => "cancelar",
"replaced" => "substituído",
"with" => "con",
"undo" => "desfacer",
"deleted" => "eliminado",
"generating ZIP-file, it may take some time." => "xerando ficheiro ZIP, pode levar un anaco.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Non se puido subir o ficheiro pois ou é un directorio ou ten 0 bytes",
"Upload Error" => "Erro na subida",

View file

@ -8,6 +8,13 @@
"Failed to write to disk" => "Nem írható lemezre",
"Files" => "Fájlok",
"Delete" => "Törlés",
"already exists" => "már létezik",
"replace" => "cserél",
"cancel" => "mégse",
"replaced" => "kicserélve",
"with" => "-val/-vel",
"undo" => "visszavon",
"deleted" => "törölve",
"generating ZIP-file, it may take some time." => "ZIP-fájl generálása, ez eltarthat egy ideig.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Nem tölthető fel, mert mappa volt, vagy 0 byte méretű",
"Upload Error" => "Feltöltési hiba",

View file

@ -7,7 +7,6 @@
"Missing a temporary folder" => "Cartella temporanea mancante",
"Failed to write to disk" => "Scrittura su disco non riuscita",
"Files" => "File",
"Unshare" => "Rimuovi condivisione",
"Delete" => "Elimina",
"already exists" => "esiste già",
"replace" => "sostituisci",

View file

@ -8,6 +8,13 @@
"Failed to write to disk" => "ディスクへの書き込みに失敗しました",
"Files" => "ファイル",
"Delete" => "削除",
"already exists" => "既に存在します",
"replace" => "置き換え",
"cancel" => "キャンセル",
"replaced" => "置換:",
"with" => "",
"undo" => "元に戻す",
"deleted" => "削除",
"generating ZIP-file, it may take some time." => "ZIPファイルを生成中です、しばらくお待ちください。",
"Unable to upload your file as it is a directory or has 0 bytes" => "アップロード使用としているファイルがディレクトリ、もしくはサイズが0バイトのため、アップロードできません。",
"Upload Error" => "アップロードエラー",

View file

@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"Files" => "Faili",
"Unshare" => "Pārtraukt līdzdalīšanu",
"Delete" => "Izdzēst",
"Upload Error" => "Augšuplādēšanas laikā radās kļūda",
"Pending" => "Gaida savu kārtu",

View file

@ -8,6 +8,12 @@
"Failed to write to disk" => "Gagal untuk disimpan",
"Files" => "fail",
"Delete" => "Padam",
"already exists" => "Sudah wujud",
"replace" => "ganti",
"cancel" => "Batal",
"replaced" => "diganti",
"with" => "dengan",
"deleted" => "dihapus",
"generating ZIP-file, it may take some time." => "sedang menghasilkan fail ZIP, mungkin mengambil sedikit masa.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Tidak boleh memuatnaik fail anda kerana mungkin ianya direktori atau saiz fail 0 bytes",
"Upload Error" => "Muat naik ralat",

View file

@ -8,6 +8,11 @@
"Failed to write to disk" => "Błąd zapisu na dysk",
"Files" => "Pliki",
"Delete" => "Usuwa element",
"already exists" => "Już istnieje",
"replace" => "zastap",
"cancel" => "anuluj",
"replaced" => "zastąpione",
"with" => "z",
"undo" => "wróć",
"deleted" => "skasuj",
"generating ZIP-file, it may take some time." => "Generowanie pliku ZIP, może potrwać pewien czas.",

View file

@ -7,7 +7,6 @@
"Missing a temporary folder" => "Невозможно найти временную папку",
"Failed to write to disk" => "Ошибка записи на диск",
"Files" => "Файлы",
"Unshare" => "Снять общий доступ",
"Delete" => "Удалить",
"undo" => "отмена",
"deleted" => "удален",

View file

@ -7,7 +7,6 @@
"Missing a temporary folder" => "Manjka začasna mapa",
"Failed to write to disk" => "Pisanje na disk je spodletelo",
"Files" => "Datoteke",
"Unshare" => "Vzemi iz souporabe",
"Delete" => "Izbriši",
"already exists" => "že obstaja",
"replace" => "nadomesti",

View file

@ -7,7 +7,6 @@
"Missing a temporary folder" => "Saknar en tillfällig mapp",
"Failed to write to disk" => "Misslyckades spara till disk",
"Files" => "Filer",
"Unshare" => "Sluta dela",
"Delete" => "Ta bort",
"already exists" => "finns redan",
"replace" => "ersätt",

View file

@ -7,7 +7,6 @@
"Missing a temporary folder" => "แฟ้มเอกสารชั่วคราวเกิดการสูญหาย",
"Failed to write to disk" => "เขียนข้อมูลลงแผ่นดิสก์ล้มเหลว",
"Files" => "ไฟล์",
"Unshare" => "ยกเลิกการแชร์ข้อมูล",
"Delete" => "ลบ",
"already exists" => "มีอยู่แล้ว",
"replace" => "แทนที่",

View file

@ -7,7 +7,6 @@
"Missing a temporary folder" => "Geçici bir klasör eksik",
"Failed to write to disk" => "Diske yazılamadı",
"Files" => "Dosyalar",
"Unshare" => "Paylaşılmayan",
"Delete" => "Sil",
"undo" => "geri al",
"deleted" => "silindi",

View file

@ -6,7 +6,6 @@
"No file was uploaded" => "Не відвантажено жодного файлу",
"Missing a temporary folder" => "Відсутній тимчасовий каталог",
"Files" => "Файли",
"Unshare" => "Заборонити доступ",
"Delete" => "Видалити",
"undo" => "відмінити",
"deleted" => "видалені",

View file

@ -7,7 +7,6 @@
"Missing a temporary folder" => "丢失了一个临时文件夹",
"Failed to write to disk" => "写磁盘失败",
"Files" => "文件",
"Unshare" => "未分享的",
"Delete" => "删除",
"already exists" => "已经存在了",
"replace" => "替换",

View file

@ -7,7 +7,6 @@
"Missing a temporary folder" => "缺少临时目录",
"Failed to write to disk" => "写入磁盘失败",
"Files" => "文件",
"Unshare" => "取消共享",
"Delete" => "删除",
"already exists" => "已经存在",
"replace" => "替换",

View file

@ -0,0 +1,18 @@
<?php $TRANSLATIONS = array(
"External Storage" => "Zewnętrzna zasoby dyskowe",
"Mount point" => "Punkt montowania",
"Backend" => "Zaplecze",
"Configuration" => "Konfiguracja",
"Options" => "Opcje",
"Applicable" => "Zastosowanie",
"Add mount point" => "Dodaj punkt montowania",
"None set" => "Nie ustawione",
"All Users" => "Wszyscy uzytkownicy",
"Groups" => "Grupy",
"Users" => "Użytkownicy",
"Delete" => "Usuń",
"SSL root certificates" => "Główny certyfikat SSL",
"Import Root Certificate" => "Importuj główny certyfikat",
"Enable User External Storage" => "Włącz zewnętrzne zasoby dyskowe użytkownika",
"Allow users to mount their own external storage" => "Zezwalaj użytkownikom na montowanie ich własnych zewnętrznych zasobów dyskowych"
);

View file

@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
"Delete" => "Elimina",
"Your Shared Files" => "Els vostres fitxers compartits",
"Item" => "Element",
"Shared With" => "Compartit amb",
"Permissions" => "Permisos",
"Read" => "Llegeix",
"Edit" => "Edita",
"Delete" => "Elimina",
"Enable Resharing" => "Permet compartir amb tercers",
"Allow users to reshare files they don't own" => "Permet als usuaris compartir fitxers que no són seus"
);

View file

@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
"Delete" => "Smazat",
"Your Shared Files" => "Vaše sdílené soubory",
"Item" => "Položka",
"Shared With" => "Sdíleno s:",
"Permissions" => "Práva",
"Read" => "Číst",
"Edit" => "Editovat",
"Delete" => "Smazat",
"Enable Resharing" => "Povolit další sdílení",
"Allow users to reshare files they don't own" => "Povolit uživatelům dále sdílet soubory, které sami nevlastní"
);

View file

@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
"Delete" => "Löschen",
"Your Shared Files" => "Ihre geteilten Dateien",
"Item" => "Objekt",
"Shared With" => "Teilen mit",
"Permissions" => "Berechtigungen",
"Read" => "Lesen",
"Edit" => "Bearbeiten",
"Delete" => "Löschen",
"Enable Resharing" => "Austausch ermöglichen",
"Allow users to reshare files they don't own" => "Benutzer dürfen Dateien nochmals teilen, auch wenn sie nicht der Besitzer dieser Dateien sind."
);

View file

@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
"Delete" => "Forigi",
"Your Shared Files" => "Viaj kunhavigitaj dosieroj",
"Item" => "Ero",
"Shared With" => "Kunhavigita kun",
"Permissions" => "Permesoj",
"Read" => "Legi",
"Edit" => "Redakti",
"Delete" => "Forigi",
"Enable Resharing" => "Kapabligi rekunhavigon",
"Allow users to reshare files they don't own" => "Permesi al uzantoj rekunhavigi dosierojn, kiujn ili ne posedas"
);

View file

@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
"Delete" => "Kustutamine",
"Your Shared Files" => "Sinu jagatud failid",
"Item" => "Kirje",
"Shared With" => "Kellega jagatud",
"Permissions" => "Õigused",
"Read" => "Lugemine",
"Edit" => "Muutmine",
"Delete" => "Kustutamine",
"Enable Resharing" => "Luba edasijagamine",
"Allow users to reshare files they don't own" => "Luba kasutajatel jagada faile, mis pole nende omad"
);

View file

@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Delete" => "Poisto",
"Your Shared Files" => "Jakamasi tiedostot",
"Permissions" => "Oikeudet",
"Read" => "Luku",
"Edit" => "Muokkaus",
"Delete" => "Poisto",
"Enable Resharing" => "Käytä uudelleenjakoa",
"Allow users to reshare files they don't own" => "Salli käyttäjien jakaa edelleen tiedostoja, joita he eivät omista"
);

View file

@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
"Delete" => "Effacement",
"Your Shared Files" => "Vos documents partagés",
"Item" => "Item",
"Shared With" => "Partagé avec",
"Permissions" => "Permissions",
"Read" => "Lecture",
"Edit" => "Édition",
"Delete" => "Effacement",
"Enable Resharing" => "Permettre le repartage",
"Allow users to reshare files they don't own" => "Permettre aux utilisateurs de repartager des fichiers dont ils ne sont pas propriétaires"
);

View file

@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
"Delete" => "Eliminazione",
"Your Shared Files" => "I tuoi file condivisi",
"Item" => "Elemento",
"Shared With" => "Condiviso con",
"Permissions" => "Permessi",
"Read" => "Lettura",
"Edit" => "Modifica",
"Delete" => "Eliminazione",
"Enable Resharing" => "Abilita ri-condivisione",
"Allow users to reshare files they don't own" => "Consenti agli utenti di ri-condividere i file di cui non sono proprietari"
);

View file

@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
"Delete" => "削除",
"Your Shared Files" => "共有ファイル",
"Item" => "項目",
"Shared With" => "で共有 ",
"Permissions" => "許可",
"Read" => "読込",
"Edit" => "編集",
"Delete" => "削除",
"Enable Resharing" => "再共有を有効にする",
"Allow users to reshare files they don't own" => "所有者でないファイルの共有を許可する"
);

View file

@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
"Delete" => "Usuń",
"Your Shared Files" => "Twoje udostępnione pliki",
"Item" => "Element",
"Shared With" => "Udostępnione dla",
"Permissions" => "Uprawnienia",
"Read" => "Odczyt",
"Edit" => "Edycja",
"Delete" => "Usuń",
"Enable Resharing" => "Włącz ponowne udostępnianie",
"Allow users to reshare files they don't own" => "Zezwalaj użytkownikom na ponowne udostępnienie plików, które są im udostępnione"
);

View file

@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
"Delete" => "Izbris",
"Your Shared Files" => "Vaše datoteke v souporabi",
"Item" => "Predmet",
"Shared With" => "V souporabi z",
"Permissions" => "Dovoljenja",
"Read" => "Branje",
"Edit" => "Pisanje",
"Delete" => "Izbris",
"Enable Resharing" => "Omogoči nadaljnjo izmenjavo",
"Allow users to reshare files they don't own" => "Dovoli uporabnikom nadaljnjo izmenjavo tujih datotek"
);

View file

@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
"Delete" => "Radera",
"Your Shared Files" => "Dina delade filer",
"Item" => "Objekt",
"Shared With" => "Delad med",
"Permissions" => "Rättigheter",
"Read" => "Läsa",
"Edit" => "Ändra",
"Delete" => "Radera",
"Enable Resharing" => "Aktivera dela vidare",
"Allow users to reshare files they don't own" => "Tillåter användare att dela filer som dom inte äger"
);

View file

@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
"Delete" => "ลบ",
"Your Shared Files" => "ไฟล์ของคุณที่แชร์ไว้",
"Item" => "ไอเท็ม",
"Shared With" => "แชร์พร้อมกับ",
"Permissions" => "สิทธิ์การเข้าใช้งาน",
"Read" => "อ่าน",
"Edit" => "แก้ไข",
"Delete" => "ลบ",
"Enable Resharing" => "เปิดให้มีการแชร์ใหม่อีกครั้งได้",
"Allow users to reshare files they don't own" => "อนุญาตให้ผู้ใช้งานสามารถแชร์ไฟล์ที่ไม่ได้เป็นเจ้าของใหม่ได้"
);

16
apps/tasks/l10n/da.php Normal file
View file

@ -0,0 +1,16 @@
<?php $TRANSLATIONS = array(
"Invalid date/time" => "Ugyldig dato/tid",
"Tasks" => "Opgaver",
"No category" => "Ingen kategori",
"Unspecified" => "Uspecificeret",
"1=highest" => "1=højeste",
"5=medium" => "5=mellem",
"9=lowest" => "9=laveste",
"Empty Summary" => "Tom beskrivelse",
"Add Task" => "Tilføj opgave",
"Loading tasks..." => "Indlæser opgaver...",
"Important" => "vigtigt",
"More" => "Mere",
"Less" => "Mindre",
"Delete" => "Slet"
);

24
apps/tasks/l10n/pl.php Normal file
View file

@ -0,0 +1,24 @@
<?php $TRANSLATIONS = array(
"Invalid date/time" => "Zła data/czas",
"Tasks" => "Zadania",
"No category" => "Brak kategorii",
"Unspecified" => "Nieokreślona",
"1=highest" => "1=najwyższy",
"5=medium" => "5=średni",
"9=lowest" => "9=mało ważny ",
"Empty Summary" => "Podsumowanie puste",
"Invalid percent complete" => "Nieprawidłowy procent wykonania",
"Invalid priority" => "Nieprawidłowy priorytet",
"Add Task" => "Dodaj zadanie",
"Order Due" => "Kolejność - domyślna",
"Order List" => "Kolejność - wg lista",
"Order Complete" => "Kolejność - wg kompletności",
"Order Location" => "Kolejność - wg lokalizacja",
"Order Priority" => "Kolejność - wg priorytetu",
"Order Label" => "Kolejność - wg nazywy",
"Loading tasks..." => "Ładuję zadania",
"Important" => "Ważne",
"More" => "Więcej",
"Less" => "Mniej",
"Delete" => "Usuń"
);

View file

@ -0,0 +1,9 @@
<?php $TRANSLATIONS = array(
"Host" => "Host",
"Base DN" => "Base DN",
"Password" => "Kodeord",
"Port" => "Port",
"Use TLS" => "Brug TLS",
"Not recommended, use for testing only." => "Anbefales ikke, brug kun for at teste.",
"Help" => "Hjælp"
);

View file

@ -0,0 +1,36 @@
<?php $TRANSLATIONS = array(
"Host" => "Host",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Można pominąć protokół, z wyjątkiem wymaganego protokołu SSL. Następnie uruchom z ldaps://",
"Base DN" => "Baza DN",
"You can specify Base DN for users and groups in the Advanced tab" => "Bazę DN można określić dla użytkowników i grup w karcie Zaawansowane",
"User DN" => "Użytkownik 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 użytkownika klienta, z którym powiązanie wykonuje się, np. uid=agent,dc=example,dc=com. Dla dostępu anonimowego pozostawić DN i hasło puste",
"Password" => "Hasło",
"For anonymous access, leave DN and Password empty." => "Dla dostępu anonimowego pozostawić DN i hasło puste.",
"User Login Filter" => "Filtr logowania użytkownika",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Definiuje filtr do zastosowania, gdy podejmowana jest próba logowania. %%uid zastępuje nazwę użytkownika w działaniu logowania.",
"use %%uid placeholder, e.g. \"uid=%%uid\"" => "Użyj %%uid zastępczy, np. \"uid=%%uid\"",
"User List Filter" => "Lista filtrów użytkownika",
"Defines the filter to apply, when retrieving users." => "Definiuje filtry do zastosowania, podczas pobierania użytkowników.",
"without any placeholder, e.g. \"objectClass=person\"." => "bez żadnych symboli zastępczych np. \"objectClass=person\".",
"Group Filter" => "Grupa filtrów",
"Defines the filter to apply, when retrieving groups." => "Definiuje filtry do zastosowania, podczas pobierania grup.",
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "bez żadnych symboli zastępczych np. \"objectClass=posixGroup\".",
"Port" => "Port",
"Base User Tree" => "Drzewo bazy użytkowników",
"Base Group Tree" => "Drzewo bazy grup",
"Group-Member association" => "Członek grupy stowarzyszenia",
"Use TLS" => "Użyj TLS",
"Do not use it for SSL connections, it will fail." => "Nie używaj SSL dla połączeń, jeśli się nie powiedzie.",
"Case insensitve LDAP server (Windows)" => "Wielkość liter serwera LDAP (Windows)",
"Turn off SSL certificate validation." => "Wyłączyć sprawdzanie poprawności certyfikatu SSL.",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Jeśli połączenie działa tylko z tą opcją, zaimportuj certyfikat SSL serwera LDAP w serwerze ownCloud.",
"Not recommended, use for testing only." => "Niezalecane, użyj tylko testowo.",
"User Display Name Field" => "Pole wyświetlanej nazwy użytkownika",
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atrybut LDAP służy do generowania nazwy użytkownika ownCloud.",
"Group Display Name Field" => "Pole wyświetlanej nazwy grupy",
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atrybut LDAP służy do generowania nazwy grup ownCloud.",
"in bytes" => "w bajtach",
"in seconds. A change empties the cache." => "w sekundach. Zmiana opróżnia pamięć podręczną.",
"Help" => "Pomoc"
);

View file

@ -0,0 +1,10 @@
<?php $TRANSLATIONS = array(
"Export" => "Eksport",
"Something went wrong while the export file was being generated" => "Coś poszło źle, podczas generowania pliku eksportu",
"An error has occurred" => "Wystąpił błąd",
"Export your user account" => "Eksportuj konto użytkownika",
"This will create a compressed file that contains your ownCloud account." => "Spowoduje to utworzenie pliku skompresowanego, który zawiera konto ownCloud.",
"Import user account" => "Importuj konto użytkownika",
"ownCloud User Zip" => "paczka Zip użytkownika ownCloud",
"Import" => "Importuj"
);

View file

@ -0,0 +1,11 @@
<?php $TRANSLATIONS = array(
"This is an OpenID server endpoint. For more information, see " => "To jest punkt końcowy serwera OpenID. Aby uzyskać więcej informacji zobacz",
"Identity: <b>" => "Tożsamość: <b>",
"Realm: <b>" => "Obszar: <b>",
"User: <b>" => "Użytkownik: <b>",
"Login" => "Login",
"Error: <b>No user Selected" => "Błąd:<b>Nie wybrano użytkownika",
"you can authenticate to other sites with this address" => "można uwierzytelniać do innych witryn z tego adresu",
"Authorized OpenID provider" => "Autoryzowani dostawcy OpenID",
"Your address at Wordpress, Identi.ca, &hellip;" => "Twój adres na Wordpress, Identi.ca, &hellip;"
);

View file

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-16 00:05+0000\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"
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
"MIME-Version: 1.0\n"
@ -218,7 +218,7 @@ msgstr ""
msgid "No file was uploaded. Unknown error"
msgstr ""
#: appinfo/app.php:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr ""
@ -235,12 +235,12 @@ msgid "Couldn't get a valid address."
msgstr ""
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr ""
@ -252,41 +252,41 @@ msgstr ""
msgid "Couldn't serialize elements."
msgstr ""
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr ""
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr ""
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr ""
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr ""
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr ""
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr ""
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr ""
@ -302,7 +302,7 @@ msgstr ""
msgid " failed."
msgstr ""
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr ""
@ -310,125 +310,125 @@ msgstr ""
msgid "Addressbook not found: "
msgstr ""
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr ""
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr ""
#: lib/app.php:112 templates/part.contact.php:117
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr ""
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr ""
#: lib/app.php:114 templates/part.contact.php:116
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr ""
#: lib/app.php:115 templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:112
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr ""
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr ""
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr ""
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr ""
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr ""
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr ""
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr ""
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr ""
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr ""
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr ""
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr ""
#: lib/app.php:183 templates/part.contact.php:45
#: templates/part.contact.php:114
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr ""
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr ""
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr ""
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr ""
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr ""
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr ""
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr ""
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr ""
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr ""
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr ""
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr ""
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr ""
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr ""
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr ""
@ -528,113 +528,113 @@ msgstr ""
msgid "Select photo from ownCloud"
msgstr ""
#: templates/part.contact.php:35
#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr ""
#: templates/part.contact.php:36
#: templates/part.contact.php:35
msgid "Edit name details"
msgstr ""
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:33
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr ""
#: templates/part.contact.php:41 templates/part.contact.php:113
#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr ""
#: templates/part.contact.php:42
#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr ""
#: templates/part.contact.php:43 templates/part.contact.php:119
#: templates/part.contact.php:42 templates/part.contact.php:118
msgid "Web site"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "http://www.somesite.com"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "Go to web site"
msgstr ""
#: templates/part.contact.php:46
#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr ""
#: templates/part.contact.php:47 templates/part.contact.php:120
#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr ""
#: templates/part.contact.php:49
#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr ""
#: templates/part.contact.php:50
#: templates/part.contact.php:49
msgid "Edit groups"
msgstr ""
#: templates/part.contact.php:63 templates/part.contact.php:77
#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr ""
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr ""
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Enter email address"
msgstr ""
#: templates/part.contact.php:68
#: templates/part.contact.php:67
msgid "Mail to address"
msgstr ""
#: templates/part.contact.php:69
#: templates/part.contact.php:68
msgid "Delete email address"
msgstr ""
#: templates/part.contact.php:78
#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr ""
#: templates/part.contact.php:82
#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr ""
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "View on map"
msgstr ""
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "Edit address details"
msgstr ""
#: templates/part.contact.php:103
#: templates/part.contact.php:102
msgid "Add notes here."
msgstr ""
#: templates/part.contact.php:110
#: templates/part.contact.php:109
msgid "Add field"
msgstr ""
#: templates/part.contact.php:115
#: templates/part.contact.php:114
msgid "Phone"
msgstr ""
#: templates/part.contact.php:118
#: templates/part.contact.php:117
msgid "Note"
msgstr ""
#: templates/part.contact.php:123
#: templates/part.contact.php:122
msgid "Download contact"
msgstr ""
#: templates/part.contact.php:124
#: templates/part.contact.php:123
msgid "Delete contact"
msgstr ""
@ -846,33 +846,37 @@ msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr ""
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr ""
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr ""
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr ""
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr ""
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr ""
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr ""
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr ""

View file

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 20:54+0000\n"
"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\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"
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -51,11 +51,7 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:95
msgid "Unshare"
msgstr ""
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr ""
@ -79,59 +75,59 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr ""
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr ""
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr ""
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr ""
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr ""
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:631 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr ""
#: js/files.js:632 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr ""
#: js/files.js:659
#: js/files.js:731
msgid "folder"
msgstr ""
#: js/files.js:661
#: js/files.js:733
msgid "folders"
msgstr ""
#: js/files.js:669
#: js/files.js:741
msgid "file"
msgstr ""
#: js/files.js:671
#: js/files.js:743
msgid "files"
msgstr ""

View file

@ -7,9 +7,9 @@ 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:35+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,6 +17,22 @@ msgstr ""
"Language: af\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5 templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/list.php:2
msgid "Your Shared Files"
msgstr ""
@ -41,10 +57,6 @@ msgstr ""
msgid "Edit"
msgstr ""
#: templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/settings.php:3
msgid "Enable Resharing"
msgstr ""

View file

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-16 00:05+0000\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"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -219,7 +219,7 @@ msgstr ""
msgid "No file was uploaded. Unknown error"
msgstr ""
#: appinfo/app.php:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr "المعارف"
@ -236,12 +236,12 @@ msgid "Couldn't get a valid address."
msgstr ""
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr ""
@ -253,41 +253,41 @@ msgstr ""
msgid "Couldn't serialize elements."
msgstr ""
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr ""
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr ""
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr ""
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr ""
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr ""
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr ""
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr ""
@ -303,7 +303,7 @@ msgstr ""
msgid " failed."
msgstr ""
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr ""
@ -311,125 +311,125 @@ msgstr ""
msgid "Addressbook not found: "
msgstr ""
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr "هذا ليس دفتر عناوينك."
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr "لم يتم العثور على الشخص."
#: lib/app.php:112 templates/part.contact.php:117
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr "عنوان"
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr "الهاتف"
#: lib/app.php:114 templates/part.contact.php:116
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr "البريد الالكتروني"
#: lib/app.php:115 templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:112
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr "المؤسسة"
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr "الوظيفة"
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr "البيت"
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr "الهاتف المحمول"
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr "معلومات إضافية"
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr "صوت"
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr ""
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr "الفاكس"
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr "الفيديو"
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr "الرنان"
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr ""
#: lib/app.php:183 templates/part.contact.php:45
#: templates/part.contact.php:114
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr "تاريخ الميلاد"
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr ""
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr ""
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr ""
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr ""
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr ""
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr ""
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr ""
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr ""
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr ""
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr ""
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr ""
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr ""
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr ""
@ -529,113 +529,113 @@ msgstr ""
msgid "Select photo from ownCloud"
msgstr ""
#: templates/part.contact.php:35
#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr ""
#: templates/part.contact.php:36
#: templates/part.contact.php:35
msgid "Edit name details"
msgstr ""
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:33
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr "حذف"
#: templates/part.contact.php:41 templates/part.contact.php:113
#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr ""
#: templates/part.contact.php:42
#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr ""
#: templates/part.contact.php:43 templates/part.contact.php:119
#: templates/part.contact.php:42 templates/part.contact.php:118
msgid "Web site"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "http://www.somesite.com"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "Go to web site"
msgstr ""
#: templates/part.contact.php:46
#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr ""
#: templates/part.contact.php:47 templates/part.contact.php:120
#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr ""
#: templates/part.contact.php:49
#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr ""
#: templates/part.contact.php:50
#: templates/part.contact.php:49
msgid "Edit groups"
msgstr ""
#: templates/part.contact.php:63 templates/part.contact.php:77
#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr "مفضل"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr ""
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Enter email address"
msgstr ""
#: templates/part.contact.php:68
#: templates/part.contact.php:67
msgid "Mail to address"
msgstr ""
#: templates/part.contact.php:69
#: templates/part.contact.php:68
msgid "Delete email address"
msgstr ""
#: templates/part.contact.php:78
#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr ""
#: templates/part.contact.php:82
#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr ""
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "View on map"
msgstr ""
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "Edit address details"
msgstr ""
#: templates/part.contact.php:103
#: templates/part.contact.php:102
msgid "Add notes here."
msgstr ""
#: templates/part.contact.php:110
#: templates/part.contact.php:109
msgid "Add field"
msgstr ""
#: templates/part.contact.php:115
#: templates/part.contact.php:114
msgid "Phone"
msgstr "الهاتف"
#: templates/part.contact.php:118
#: templates/part.contact.php:117
msgid "Note"
msgstr ""
#: templates/part.contact.php:123
#: templates/part.contact.php:122
msgid "Download contact"
msgstr "انزال المعرفه"
#: templates/part.contact.php:124
#: templates/part.contact.php:123
msgid "Delete contact"
msgstr "امحي المعرفه"
@ -847,33 +847,37 @@ msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr "انزال"
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr "تعديل"
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr "كتاب عناوين جديد"
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr ""
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr ""
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr "حفظ"
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr "الغاء"
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr ""

View file

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 20:54+0000\n"
"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\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"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -52,11 +52,7 @@ msgstr ""
msgid "Files"
msgstr "الملفات"
#: js/fileactions.js:95
msgid "Unshare"
msgstr ""
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr "محذوف"
@ -80,59 +76,59 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr ""
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr ""
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr ""
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr ""
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr ""
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:631 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr "حجم"
#: js/files.js:632 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr "معدل"
#: js/files.js:659
#: js/files.js:731
msgid "folder"
msgstr ""
#: js/files.js:661
#: js/files.js:733
msgid "folders"
msgstr ""
#: js/files.js:669
#: js/files.js:741
msgid "file"
msgstr ""
#: js/files.js:671
#: js/files.js:743
msgid "files"
msgstr ""

View file

@ -7,9 +7,9 @@ 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:35+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,6 +17,22 @@ msgstr ""
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
#: templates/get.php:4
msgid "Size"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5 templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/list.php:2
msgid "Your Shared Files"
msgstr ""
@ -41,10 +57,6 @@ msgstr ""
msgid "Edit"
msgstr ""
#: templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/settings.php:3
msgid "Enable Resharing"
msgstr ""

View file

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-16 00:05+0000\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"
"Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n"
"MIME-Version: 1.0\n"
@ -218,7 +218,7 @@ msgstr ""
msgid "No file was uploaded. Unknown error"
msgstr ""
#: appinfo/app.php:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr ""
@ -235,12 +235,12 @@ msgid "Couldn't get a valid address."
msgstr ""
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr ""
@ -252,41 +252,41 @@ msgstr ""
msgid "Couldn't serialize elements."
msgstr ""
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr ""
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr ""
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr ""
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr ""
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr ""
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr ""
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr ""
@ -302,7 +302,7 @@ msgstr ""
msgid " failed."
msgstr ""
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr ""
@ -310,125 +310,125 @@ msgstr ""
msgid "Addressbook not found: "
msgstr ""
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr ""
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr ""
#: lib/app.php:112 templates/part.contact.php:117
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr ""
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr ""
#: lib/app.php:114 templates/part.contact.php:116
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr ""
#: lib/app.php:115 templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:112
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr ""
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr ""
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr ""
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr ""
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr ""
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr ""
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr ""
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr ""
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr ""
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr ""
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr ""
#: lib/app.php:183 templates/part.contact.php:45
#: templates/part.contact.php:114
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr ""
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr ""
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr ""
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr ""
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr ""
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr ""
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr ""
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr ""
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr ""
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr ""
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr ""
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr ""
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr ""
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr ""
@ -528,113 +528,113 @@ msgstr ""
msgid "Select photo from ownCloud"
msgstr ""
#: templates/part.contact.php:35
#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr ""
#: templates/part.contact.php:36
#: templates/part.contact.php:35
msgid "Edit name details"
msgstr ""
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:33
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr ""
#: templates/part.contact.php:41 templates/part.contact.php:113
#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr ""
#: templates/part.contact.php:42
#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr ""
#: templates/part.contact.php:43 templates/part.contact.php:119
#: templates/part.contact.php:42 templates/part.contact.php:118
msgid "Web site"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "http://www.somesite.com"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "Go to web site"
msgstr ""
#: templates/part.contact.php:46
#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr ""
#: templates/part.contact.php:47 templates/part.contact.php:120
#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr ""
#: templates/part.contact.php:49
#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr ""
#: templates/part.contact.php:50
#: templates/part.contact.php:49
msgid "Edit groups"
msgstr ""
#: templates/part.contact.php:63 templates/part.contact.php:77
#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr ""
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr ""
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Enter email address"
msgstr ""
#: templates/part.contact.php:68
#: templates/part.contact.php:67
msgid "Mail to address"
msgstr ""
#: templates/part.contact.php:69
#: templates/part.contact.php:68
msgid "Delete email address"
msgstr ""
#: templates/part.contact.php:78
#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr ""
#: templates/part.contact.php:82
#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr ""
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "View on map"
msgstr ""
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "Edit address details"
msgstr ""
#: templates/part.contact.php:103
#: templates/part.contact.php:102
msgid "Add notes here."
msgstr ""
#: templates/part.contact.php:110
#: templates/part.contact.php:109
msgid "Add field"
msgstr ""
#: templates/part.contact.php:115
#: templates/part.contact.php:114
msgid "Phone"
msgstr ""
#: templates/part.contact.php:118
#: templates/part.contact.php:117
msgid "Note"
msgstr ""
#: templates/part.contact.php:123
#: templates/part.contact.php:122
msgid "Download contact"
msgstr ""
#: templates/part.contact.php:124
#: templates/part.contact.php:123
msgid "Delete contact"
msgstr ""
@ -846,33 +846,37 @@ msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr ""
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr ""
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr ""
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr ""
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr ""
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr ""
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr ""
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr ""

View file

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 20:54+0000\n"
"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\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"
"Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -51,11 +51,7 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:95
msgid "Unshare"
msgstr ""
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr ""
@ -79,59 +75,59 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr ""
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr ""
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr ""
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr ""
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr ""
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:631 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr ""
#: js/files.js:632 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr ""
#: js/files.js:659
#: js/files.js:731
msgid "folder"
msgstr ""
#: js/files.js:661
#: js/files.js:733
msgid "folders"
msgstr ""
#: js/files.js:669
#: js/files.js:741
msgid "file"
msgstr ""
#: js/files.js:671
#: js/files.js:743
msgid "files"
msgstr ""

View file

@ -7,9 +7,9 @@ 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:35+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,6 +17,22 @@ msgstr ""
"Language: ar_SA\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5 templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/list.php:2
msgid "Your Shared Files"
msgstr ""
@ -41,10 +57,6 @@ msgstr ""
msgid "Edit"
msgstr ""
#: templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/settings.php:3
msgid "Enable Resharing"
msgstr ""

View file

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-16 00:05+0000\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"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@ -218,7 +218,7 @@ msgstr ""
msgid "No file was uploaded. Unknown error"
msgstr ""
#: appinfo/app.php:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr ""
@ -235,12 +235,12 @@ msgid "Couldn't get a valid address."
msgstr ""
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr ""
@ -252,41 +252,41 @@ msgstr ""
msgid "Couldn't serialize elements."
msgstr ""
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr ""
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr ""
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr ""
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr ""
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr ""
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr ""
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr ""
@ -302,7 +302,7 @@ msgstr ""
msgid " failed."
msgstr ""
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr ""
@ -310,125 +310,125 @@ msgstr ""
msgid "Addressbook not found: "
msgstr ""
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr ""
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr ""
#: lib/app.php:112 templates/part.contact.php:117
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr ""
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr ""
#: lib/app.php:114 templates/part.contact.php:116
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr ""
#: lib/app.php:115 templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:112
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr ""
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr ""
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr ""
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr ""
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr ""
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr ""
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr ""
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr ""
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr ""
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr ""
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr ""
#: lib/app.php:183 templates/part.contact.php:45
#: templates/part.contact.php:114
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr ""
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr ""
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr ""
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr ""
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr ""
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr ""
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr ""
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr ""
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr ""
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr ""
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr ""
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr ""
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr ""
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr ""
@ -528,113 +528,113 @@ msgstr ""
msgid "Select photo from ownCloud"
msgstr ""
#: templates/part.contact.php:35
#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr ""
#: templates/part.contact.php:36
#: templates/part.contact.php:35
msgid "Edit name details"
msgstr ""
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:33
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr ""
#: templates/part.contact.php:41 templates/part.contact.php:113
#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr ""
#: templates/part.contact.php:42
#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr ""
#: templates/part.contact.php:43 templates/part.contact.php:119
#: templates/part.contact.php:42 templates/part.contact.php:118
msgid "Web site"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "http://www.somesite.com"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "Go to web site"
msgstr ""
#: templates/part.contact.php:46
#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr ""
#: templates/part.contact.php:47 templates/part.contact.php:120
#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr ""
#: templates/part.contact.php:49
#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr ""
#: templates/part.contact.php:50
#: templates/part.contact.php:49
msgid "Edit groups"
msgstr ""
#: templates/part.contact.php:63 templates/part.contact.php:77
#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr ""
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr ""
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Enter email address"
msgstr ""
#: templates/part.contact.php:68
#: templates/part.contact.php:67
msgid "Mail to address"
msgstr ""
#: templates/part.contact.php:69
#: templates/part.contact.php:68
msgid "Delete email address"
msgstr ""
#: templates/part.contact.php:78
#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr ""
#: templates/part.contact.php:82
#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr ""
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "View on map"
msgstr ""
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "Edit address details"
msgstr ""
#: templates/part.contact.php:103
#: templates/part.contact.php:102
msgid "Add notes here."
msgstr ""
#: templates/part.contact.php:110
#: templates/part.contact.php:109
msgid "Add field"
msgstr ""
#: templates/part.contact.php:115
#: templates/part.contact.php:114
msgid "Phone"
msgstr ""
#: templates/part.contact.php:118
#: templates/part.contact.php:117
msgid "Note"
msgstr ""
#: templates/part.contact.php:123
#: templates/part.contact.php:122
msgid "Download contact"
msgstr ""
#: templates/part.contact.php:124
#: templates/part.contact.php:123
msgid "Delete contact"
msgstr ""
@ -846,33 +846,37 @@ msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr ""
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr ""
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr ""
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr ""
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr ""
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr ""
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr ""
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr ""

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-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 20:54+0000\n"
"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\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"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -53,11 +53,7 @@ msgstr "Грешка при запис на диска"
msgid "Files"
msgstr "Файлове"
#: js/fileactions.js:95
msgid "Unshare"
msgstr ""
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr "Изтриване"
@ -81,59 +77,59 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr ""
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr ""
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr "Грешка при качване"
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr ""
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr "Качването е отменено."
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr "Неправилно име \"/\" не е позволено."
#: js/files.js:631 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr "Размер"
#: js/files.js:632 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr "Променено"
#: js/files.js:659
#: js/files.js:731
msgid "folder"
msgstr "папка"
#: js/files.js:661
#: js/files.js:733
msgid "folders"
msgstr "папки"
#: js/files.js:669
#: js/files.js:741
msgid "file"
msgstr "файл"
#: js/files.js:671
#: js/files.js:743
msgid "files"
msgstr ""

View file

@ -7,9 +7,9 @@ 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:35+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,6 +17,22 @@ msgstr ""
"Language: bg_BG\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5 templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/list.php:2
msgid "Your Shared Files"
msgstr ""
@ -41,10 +57,6 @@ msgstr ""
msgid "Edit"
msgstr ""
#: templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/settings.php:3
msgid "Enable Resharing"
msgstr ""

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-17 00:44+0200\n"
"PO-Revision-Date: 2012-08-16 07:15+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\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"
"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"
@ -220,7 +220,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:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr "Contactes"
@ -237,12 +237,12 @@ msgid "Couldn't get a valid address."
msgstr "No s'ha pogut obtenir una adreça vàlida."
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr "Error"
@ -254,41 +254,41 @@ msgstr "Aquesta propietat no pot ser buida."
msgid "Couldn't serialize elements."
msgstr "No s'han pogut serialitzar els elements."
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr "'deleteProperty' s'ha cridat sense argument de tipus. Informeu-ne a bugs.owncloud.org"
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr "Edita el nom"
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr "No s'han seleccionat fitxers per a la pujada."
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "El fitxer que intenteu pujar excedeix la mida màxima de pujada en aquest servidor."
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr "Error en carregar la imatge de perfil."
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr "Seleccioneu un tipus"
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr "Heu marcat eliminar alguns contactes, però encara no s'han eliminat. Espereu mentre s'esborren."
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr "Voleu fusionar aquestes llibretes d'adreces?"
@ -304,7 +304,7 @@ msgstr " importat, "
msgid " failed."
msgstr " fallada."
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr "El nom a mostrar no pot ser buit"
@ -312,125 +312,125 @@ msgstr "El nom a mostrar no pot ser buit"
msgid "Addressbook not found: "
msgstr "No s'ha trobat la llibreta d'adreces: "
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr "Aquesta no és la vostra llibreta d'adreces"
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr "No s'ha trobat el contacte."
#: lib/app.php:112 templates/part.contact.php:117
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr "Adreça"
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr "Telèfon"
#: lib/app.php:114 templates/part.contact.php:116
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr "Correu electrònic"
#: lib/app.php:115 templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:112
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr "Organització"
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr "Feina"
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr "Casa"
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr "Mòbil"
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr "Text"
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr "Veu"
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr "Missatge"
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr "Fax"
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr "Vídeo"
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr "Paginador"
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr "Internet"
#: lib/app.php:183 templates/part.contact.php:45
#: templates/part.contact.php:114
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr "Aniversari"
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr "Negocis"
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr "Trucada"
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr "Clients"
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr "Emissari"
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr "Vacances"
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr "Idees"
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr "Viatge"
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr "Aniversari"
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr "Reunió"
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr "Altres"
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr "Personal"
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr "Projectes"
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr "Preguntes"
@ -530,113 +530,113 @@ msgstr "Carrega una foto nova"
msgid "Select photo from ownCloud"
msgstr "Selecciona una foto de ownCloud"
#: templates/part.contact.php:35
#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr "Format personalitzat, Nom curt, Nom sencer, Invertit o Invertit amb coma"
#: templates/part.contact.php:36
#: templates/part.contact.php:35
msgid "Edit name details"
msgstr "Edita detalls del nom"
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:33
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr "Suprimeix"
#: templates/part.contact.php:41 templates/part.contact.php:113
#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr "Sobrenom"
#: templates/part.contact.php:42
#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr "Escriviu el sobrenom"
#: templates/part.contact.php:43 templates/part.contact.php:119
#: templates/part.contact.php:42 templates/part.contact.php:118
msgid "Web site"
msgstr "Adreça web"
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "http://www.somesite.com"
msgstr "http://www.somesite.com"
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "Go to web site"
msgstr "Vés a la web"
#: templates/part.contact.php:46
#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr "dd-mm-yyyy"
#: templates/part.contact.php:47 templates/part.contact.php:120
#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr "Grups"
#: templates/part.contact.php:49
#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr "Separeu els grups amb comes"
#: templates/part.contact.php:50
#: templates/part.contact.php:49
msgid "Edit groups"
msgstr "Edita els grups"
#: templates/part.contact.php:63 templates/part.contact.php:77
#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr "Preferit"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr "Especifiqueu una adreça de correu electrònic correcta"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Enter email address"
msgstr "Escriviu una adreça de correu electrònic"
#: templates/part.contact.php:68
#: templates/part.contact.php:67
msgid "Mail to address"
msgstr "Envia per correu electrònic a l'adreça"
#: templates/part.contact.php:69
#: templates/part.contact.php:68
msgid "Delete email address"
msgstr "Elimina l'adreça de correu electrònic"
#: templates/part.contact.php:78
#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr "Escriviu el número de telèfon"
#: templates/part.contact.php:82
#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr "Elimina el número de telèfon"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "View on map"
msgstr "Visualitza al mapa"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "Edit address details"
msgstr "Edita els detalls de l'adreça"
#: templates/part.contact.php:103
#: templates/part.contact.php:102
msgid "Add notes here."
msgstr "Afegiu notes aquí."
#: templates/part.contact.php:110
#: templates/part.contact.php:109
msgid "Add field"
msgstr "Afegeix un camp"
#: templates/part.contact.php:115
#: templates/part.contact.php:114
msgid "Phone"
msgstr "Telèfon"
#: templates/part.contact.php:118
#: templates/part.contact.php:117
msgid "Note"
msgstr "Nota"
#: templates/part.contact.php:123
#: templates/part.contact.php:122
msgid "Download contact"
msgstr "Baixa el contacte"
#: templates/part.contact.php:124
#: templates/part.contact.php:123
msgid "Delete contact"
msgstr "Suprimeix el contacte"
@ -848,33 +848,37 @@ msgid "Show read-only VCF link"
msgstr "Mostra l'enllaç VCF només de lectura"
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr "Baixa"
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr "Edita"
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr "Nova llibreta d'adreces"
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr "Nom"
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr "Descripció"
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr "Desa"
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr "Cancel·la"
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr "Més..."

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-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 20:54+0000\n"
"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\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"
"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"
@ -53,87 +53,83 @@ msgstr "Ha fallat en escriure al disc"
msgid "Files"
msgstr "Fitxers"
#: js/fileactions.js:95
msgid "Unshare"
msgstr "Deixa de compartir"
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr "Suprimeix"
#: js/filelist.js:141
msgid "already exists"
msgstr ""
msgstr "ja existeix"
#: js/filelist.js:141
msgid "replace"
msgstr ""
msgstr "substitueix"
#: js/filelist.js:141
msgid "cancel"
msgstr ""
msgstr "cancel·la"
#: js/filelist.js:195
msgid "replaced"
msgstr ""
msgstr "substituït"
#: js/filelist.js:195
msgid "with"
msgstr ""
msgstr "per"
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr "desfés"
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr "esborrat"
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr "s'estan generant fitxers ZIP, pot trigar una estona."
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes"
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr "Error en la pujada"
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr "Pendents"
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr "La pujada s'ha cancel·lat."
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr "El nom no és vàlid, no es permet '/'."
#: js/files.js:631 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr "Mida"
#: js/files.js:632 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr "Modificat"
#: js/files.js:659
#: js/files.js:731
msgid "folder"
msgstr "carpeta"
#: js/files.js:661
#: js/files.js:733
msgid "folders"
msgstr "carpetes"
#: js/files.js:669
#: js/files.js:741
msgid "file"
msgstr "fitxer"
#: js/files.js:671
#: js/files.js:743
msgid "files"
msgstr "fitxers"

View file

@ -8,9 +8,9 @@ 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-13 18:21+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\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"
@ -18,6 +18,22 @@ msgstr ""
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5 templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr "Elimina"
#: templates/list.php:2
msgid "Your Shared Files"
msgstr "Els vostres fitxers compartits"
@ -42,10 +58,6 @@ msgstr "Llegeix"
msgid "Edit"
msgstr "Edita"
#: templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr "Elimina"
#: templates/settings.php:3
msgid "Enable Resharing"
msgstr "Permet compartir amb tercers"

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-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-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-20 07:27+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"
@ -229,7 +229,7 @@ msgstr "Altre"
#: templates/users.php:80 templates/users.php:112
msgid "Group Admin"
msgstr ""
msgstr "Grup Admin"
#: templates/users.php:82
msgid "Quota"

View file

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-16 00:05+0000\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"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
@ -221,7 +221,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:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr "Kontakty"
@ -238,12 +238,12 @@ msgid "Couldn't get a valid address."
msgstr "Nelze získat platnou adresu."
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr "Chyba"
@ -255,41 +255,41 @@ msgstr "Tento parametr nemuže zůstat nevyplněn."
msgid "Couldn't serialize elements."
msgstr "Prvky nelze převést.."
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr "'deleteProperty' voláno bez argumentu. Prosím oznamte chybu na bugs.owncloud.org"
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr "Upravit jméno"
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr "Žádné soubory nebyly vybrány k nahrání."
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Soubor, který se pokoušíte odeslat, přesahuje maximální povolenou velikost."
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr "Chyba při otevírání obrázku profilu"
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr "Vybrat typ"
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr "Některé kontakty jsou označeny ke smazání. Počkete prosím na dokončení operace."
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr ""
@ -305,7 +305,7 @@ msgstr "importováno v pořádku,"
msgid " failed."
msgstr "neimportováno."
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr "Zobrazované jméno nemůže zůstat prázdné."
@ -313,125 +313,125 @@ msgstr "Zobrazované jméno nemůže zůstat prázdné."
msgid "Addressbook not found: "
msgstr "Adresář nenalezen:"
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr "Toto není Váš adresář."
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr "Kontakt nebyl nalezen."
#: lib/app.php:112 templates/part.contact.php:117
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr "Adresa"
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr "Telefon"
#: lib/app.php:114 templates/part.contact.php:116
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr "Email"
#: lib/app.php:115 templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:112
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr "Organizace"
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr "Pracovní"
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr "Domácí"
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr "Mobil"
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr "Text"
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr "Hlas"
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr "Zpráva"
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr "Fax"
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr "Video"
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr "Pager"
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr "Internet"
#: lib/app.php:183 templates/part.contact.php:45
#: templates/part.contact.php:114
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr "Narozeniny"
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr "Pracovní"
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr "Volat"
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr "Klienti"
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr "Dodavatel"
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr "Prázdniny"
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr "Nápady"
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr "Cestování"
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr "Jubileum"
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr "Schůzka"
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr "Ostatní"
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr "Osobní"
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr "Projekty"
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr "Dotazy"
@ -531,113 +531,113 @@ msgstr "Nahrát novou fotku"
msgid "Select photo from ownCloud"
msgstr "Vybrat fotku z ownCloudu"
#: templates/part.contact.php:35
#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr "Formát vlastní, křestní, celé jméno, obráceně nebo obráceně oddelené čárkami"
#: templates/part.contact.php:36
#: templates/part.contact.php:35
msgid "Edit name details"
msgstr "Upravit podrobnosti jména"
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:33
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr "Odstranit"
#: templates/part.contact.php:41 templates/part.contact.php:113
#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr "Přezdívka"
#: templates/part.contact.php:42
#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr "Zadejte přezdívku"
#: templates/part.contact.php:43 templates/part.contact.php:119
#: templates/part.contact.php:42 templates/part.contact.php:118
msgid "Web site"
msgstr "Web"
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "http://www.somesite.com"
msgstr "http://www.somesite.com"
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "Go to web site"
msgstr "Přejít na web"
#: templates/part.contact.php:46
#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr "dd. mm. yyyy"
#: templates/part.contact.php:47 templates/part.contact.php:120
#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr "Skupiny"
#: templates/part.contact.php:49
#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr "Oddělte skupiny čárkami"
#: templates/part.contact.php:50
#: templates/part.contact.php:49
msgid "Edit groups"
msgstr "Upravit skupiny"
#: templates/part.contact.php:63 templates/part.contact.php:77
#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr "Preferovaný"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr "Prosím zadejte platnou e-mailovou adresu"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Enter email address"
msgstr "Zadat e-mailovou adresu"
#: templates/part.contact.php:68
#: templates/part.contact.php:67
msgid "Mail to address"
msgstr "Odeslat na adresu"
#: templates/part.contact.php:69
#: templates/part.contact.php:68
msgid "Delete email address"
msgstr "Smazat e-mail"
#: templates/part.contact.php:78
#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr "Zadat telefoní číslo"
#: templates/part.contact.php:82
#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr "Smazat telefoní číslo"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "View on map"
msgstr "Zobrazit na mapě"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "Edit address details"
msgstr "Upravit podrobnosti adresy"
#: templates/part.contact.php:103
#: templates/part.contact.php:102
msgid "Add notes here."
msgstr "Zde můžete připsat poznámky."
#: templates/part.contact.php:110
#: templates/part.contact.php:109
msgid "Add field"
msgstr "Přidat políčko"
#: templates/part.contact.php:115
#: templates/part.contact.php:114
msgid "Phone"
msgstr "Telefon"
#: templates/part.contact.php:118
#: templates/part.contact.php:117
msgid "Note"
msgstr "Poznámka"
#: templates/part.contact.php:123
#: templates/part.contact.php:122
msgid "Download contact"
msgstr "Stáhnout kontakt"
#: templates/part.contact.php:124
#: templates/part.contact.php:123
msgid "Delete contact"
msgstr "Odstranit kontakt"
@ -849,33 +849,37 @@ msgid "Show read-only VCF link"
msgstr "Zobrazit odkaz VCF pouze pro čtení"
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr "Stažení"
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr "Editovat"
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr "Nový adresář"
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr "Název"
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr "Popis"
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr "Uložit"
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr "Storno"
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr "Více..."

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-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-15 09:26+0000\n"
"Last-Translator: Martin <fireball@atlas.cz>\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"
"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"
@ -53,11 +53,7 @@ msgstr "Zápis na disk se nezdařil"
msgid "Files"
msgstr "Soubory"
#: js/fileactions.js:95
msgid "Unshare"
msgstr "Odsdílet"
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr "Vymazat"
@ -81,59 +77,59 @@ msgstr "zaměněno"
msgid "with"
msgstr "s"
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr "zpět"
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr "smazáno"
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr "generuji ZIP soubor, může to chvíli trvat"
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Nemohu nahrát váš soubor neboť to je adresář a nebo má nulovou délku."
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr "Chyba při nahrávání"
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr "Očekává se"
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr "Nahrávání zrušeno"
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr "Špatné jméno, znak '/' není povolen"
#: js/files.js:694 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr "Velikost"
#: js/files.js:695 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr "Změněno"
#: js/files.js:722
#: js/files.js:731
msgid "folder"
msgstr "adresář"
#: js/files.js:724
#: js/files.js:733
msgid "folders"
msgstr "adresáře"
#: js/files.js:732
#: js/files.js:741
msgid "file"
msgstr "soubor"
#: js/files.js:734
#: js/files.js:743
msgid "files"
msgstr "soubory"

View file

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-15 10:38+0000\n"
"Last-Translator: Martin <fireball@atlas.cz>\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\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"
@ -18,6 +18,22 @@ msgstr ""
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
#: templates/get.php:4
msgid "Size"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5 templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr "Smazat"
#: templates/list.php:2
msgid "Your Shared Files"
msgstr "Vaše sdílené soubory"
@ -42,10 +58,6 @@ msgstr "Číst"
msgid "Edit"
msgstr "Editovat"
#: templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr "Smazat"
#: templates/settings.php:3
msgid "Enable Resharing"
msgstr "Povolit další sdílení"

View file

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <sr@ybnet.dk>, 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-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-20 14:56+0000\n"
"Last-Translator: ressel <sr@ybnet.dk>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,7 +20,7 @@ msgstr ""
#: templates/settings.php:3
msgid "Export this ownCloud instance"
msgstr ""
msgstr "Eksporter ownCloud instans"
#: templates/settings.php:4
msgid ""
@ -29,4 +30,4 @@ msgstr ""
#: templates/settings.php:12
msgid "Export"
msgstr ""
msgstr "Eksporter"

View file

@ -6,15 +6,16 @@
# <mikkelbjerglarsen@gmail.com>, 2011.
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011, 2012.
# Pascal d'Hermilly <pascal@dhermilly.dk>, 2011.
# <sr@ybnet.dk>, 2012.
# Thomas Tanghus <>, 2012.
# Thomas Tanghus <thomas@tanghus.net>, 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-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-20 14:34+0000\n"
"Last-Translator: ressel <sr@ybnet.dk>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -24,7 +25,7 @@ msgstr ""
#: ajax/cache/status.php:19
msgid "Not all calendars are completely cached"
msgstr ""
msgstr "Ikke alle kalendere er fuldstændig cached"
#: ajax/cache/status.php:21
msgid "Everything seems to be completely cached"
@ -46,19 +47,19 @@ msgstr "Forkert kalender"
msgid ""
"The file contained either no events or all events are already saved in your "
"calendar."
msgstr ""
msgstr "Filen indeholdt enten ingen begivenheder eller alle begivenheder er allerede gemt i din kalender."
#: ajax/import/dropimport.php:31 ajax/import/import.php:67
msgid "events has been saved in the new calendar"
msgstr ""
msgstr "begivenheder er gemt i den nye kalender"
#: ajax/import/import.php:56
msgid "Import failed"
msgstr ""
msgstr "import mislykkedes"
#: ajax/import/import.php:69
msgid "events has been saved in your calendar"
msgstr ""
msgstr "begivenheder er gemt i din kalender"
#: ajax/settings/guesstimezone.php:25
msgid "New Timezone:"
@ -72,7 +73,7 @@ msgstr "Tidszone ændret"
msgid "Invalid request"
msgstr "Ugyldig forespørgsel"
#: appinfo/app.php:35 templates/calendar.php:15
#: appinfo/app.php:37 templates/calendar.php:15
#: templates/part.eventform.php:33 templates/part.showevent.php:33
msgid "Calendar"
msgstr "Kalender"
@ -481,7 +482,7 @@ msgstr "I dag"
#: templates/calendar.php:46 templates/calendar.php:47
msgid "Settings"
msgstr ""
msgstr "Indstillinger"
#: templates/part.choosecalendar.php:2
msgid "Your calendars"
@ -703,7 +704,7 @@ msgstr ""
msgid ""
"A Calendar with this name already exists. If you continue anyhow, these "
"calendars will be merged."
msgstr ""
msgstr "En kalender med dette navn findes allerede. Hvis du fortsætter alligevel, vil disse kalendere blive sammenlagt."
#: templates/part.import.php:47
msgid "Import"
@ -735,7 +736,7 @@ msgstr "kl."
#: templates/settings.php:10
msgid "General"
msgstr ""
msgstr "Generel"
#: templates/settings.php:15
msgid "Timezone"
@ -743,7 +744,7 @@ msgstr "Tidszone"
#: templates/settings.php:47
msgid "Update timezone automatically"
msgstr ""
msgstr "Opdater tidszone automatisk"
#: templates/settings.php:52
msgid "Time format"

View file

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-16 00:05+0000\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"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@ -223,7 +223,7 @@ msgstr "Kunne ikke indlæse midlertidigt billede"
msgid "No file was uploaded. Unknown error"
msgstr "Ingen fil blev uploadet. Ukendt fejl."
#: appinfo/app.php:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr "Kontaktpersoner"
@ -240,12 +240,12 @@ msgid "Couldn't get a valid address."
msgstr "Kunne ikke finde en gyldig adresse."
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr "Fejl"
@ -257,41 +257,41 @@ msgstr "Dette felt må ikke være tomt."
msgid "Couldn't serialize elements."
msgstr "Kunne ikke serialisere elementerne."
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr "'deleteProperty' kaldet uden typeargument. Indrapporter fejl på bugs.owncloud.org"
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr "Rediger navn"
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr "Der er ikke valgt nogen filer at uploade."
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Dr."
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr ""
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr "Vælg type"
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr ""
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr ""
@ -307,7 +307,7 @@ msgstr " importeret "
msgid " failed."
msgstr " fejl."
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr ""
@ -315,125 +315,125 @@ msgstr ""
msgid "Addressbook not found: "
msgstr ""
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr "Dette er ikke din adressebog."
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr "Kontaktperson kunne ikke findes."
#: lib/app.php:112 templates/part.contact.php:117
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr "Adresse"
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr "Telefon"
#: lib/app.php:114 templates/part.contact.php:116
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr "Email"
#: lib/app.php:115 templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:112
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr "Organisation"
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr "Arbejde"
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr "Hjemme"
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr "Mobil"
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr "SMS"
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr "Telefonsvarer"
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr "Besked"
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr "Fax"
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr "Video"
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr "Personsøger"
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr "Internet"
#: lib/app.php:183 templates/part.contact.php:45
#: templates/part.contact.php:114
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr "Fødselsdag"
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr ""
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr ""
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr ""
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr ""
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr ""
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr ""
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr ""
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr ""
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr ""
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr ""
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr ""
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr ""
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr ""
@ -533,113 +533,113 @@ msgstr "Upload nyt foto"
msgid "Select photo from ownCloud"
msgstr "Vælg foto fra ownCloud"
#: templates/part.contact.php:35
#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr "Formatter som valgfrit, fuldt navn, efternavn først eller efternavn først med komma"
#: templates/part.contact.php:36
#: templates/part.contact.php:35
msgid "Edit name details"
msgstr "Rediger navnedetaljer."
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:33
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr "Slet"
#: templates/part.contact.php:41 templates/part.contact.php:113
#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr "Kaldenavn"
#: templates/part.contact.php:42
#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr "Indtast kaldenavn"
#: templates/part.contact.php:43 templates/part.contact.php:119
#: templates/part.contact.php:42 templates/part.contact.php:118
msgid "Web site"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "http://www.somesite.com"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "Go to web site"
msgstr ""
#: templates/part.contact.php:46
#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr "dd-mm-åååå"
#: templates/part.contact.php:47 templates/part.contact.php:120
#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr "Grupper"
#: templates/part.contact.php:49
#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr "Opdel gruppenavne med kommaer"
#: templates/part.contact.php:50
#: templates/part.contact.php:49
msgid "Edit groups"
msgstr "Rediger grupper"
#: templates/part.contact.php:63 templates/part.contact.php:77
#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr "Foretrukken"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr "Indtast venligst en gyldig email-adresse."
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Enter email address"
msgstr "Indtast email-adresse"
#: templates/part.contact.php:68
#: templates/part.contact.php:67
msgid "Mail to address"
msgstr "Send mail til adresse"
#: templates/part.contact.php:69
#: templates/part.contact.php:68
msgid "Delete email address"
msgstr "Slet email-adresse"
#: templates/part.contact.php:78
#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr "Indtast telefonnummer"
#: templates/part.contact.php:82
#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr "Slet telefonnummer"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "View on map"
msgstr "Vis på kort"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "Edit address details"
msgstr "Rediger adresse detaljer"
#: templates/part.contact.php:103
#: templates/part.contact.php:102
msgid "Add notes here."
msgstr "Tilføj noter her."
#: templates/part.contact.php:110
#: templates/part.contact.php:109
msgid "Add field"
msgstr "Tilføj element"
#: templates/part.contact.php:115
#: templates/part.contact.php:114
msgid "Phone"
msgstr "Telefon"
#: templates/part.contact.php:118
#: templates/part.contact.php:117
msgid "Note"
msgstr "Note"
#: templates/part.contact.php:123
#: templates/part.contact.php:122
msgid "Download contact"
msgstr "Download kontaktperson"
#: templates/part.contact.php:124
#: templates/part.contact.php:123
msgid "Delete contact"
msgstr "Slet kontaktperson"
@ -851,33 +851,37 @@ msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr "Download"
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr "Rediger"
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr "Ny adressebog"
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr ""
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr ""
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr "Gem"
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr "Fortryd"
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr ""

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-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 20:54+0000\n"
"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\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"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -55,87 +55,83 @@ msgstr "Fejl ved skrivning til disk."
msgid "Files"
msgstr "Filer"
#: js/fileactions.js:95
msgid "Unshare"
msgstr ""
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr "Slet"
#: js/filelist.js:141
msgid "already exists"
msgstr ""
msgstr "findes allerede"
#: js/filelist.js:141
msgid "replace"
msgstr ""
msgstr "erstat"
#: js/filelist.js:141
msgid "cancel"
msgstr ""
msgstr "fortryd"
#: js/filelist.js:195
msgid "replaced"
msgstr ""
msgstr "erstattet"
#: js/filelist.js:195
msgid "with"
msgstr ""
msgstr "med"
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr ""
msgstr "fortryd"
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr ""
msgstr "Slettet"
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr "genererer ZIP-fil, det kan tage lidt tid."
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Kunne ikke uploade din fil, da det enten er en mappe eller er tom"
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr "Fejl ved upload"
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr "Afventer"
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr "Upload afbrudt."
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr "Ugyldigt navn, '/' er ikke tilladt."
#: js/files.js:631 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr "Størrelse"
#: js/files.js:632 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr "Ændret"
#: js/files.js:659
#: js/files.js:731
msgid "folder"
msgstr "mappe"
#: js/files.js:661
#: js/files.js:733
msgid "folders"
msgstr "mapper"
#: js/files.js:669
#: js/files.js:741
msgid "file"
msgstr "fil"
#: js/files.js:671
#: js/files.js:743
msgid "files"
msgstr "filer"

View file

@ -7,9 +7,9 @@ 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:35+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,6 +17,22 @@ msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5 templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/list.php:2
msgid "Your Shared Files"
msgstr ""
@ -41,10 +57,6 @@ msgstr ""
msgid "Edit"
msgstr ""
#: templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/settings.php:3
msgid "Enable Resharing"
msgstr ""

View file

@ -7,15 +7,16 @@
# <mikkelbjerglarsen@gmail.com>, 2011.
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011, 2012.
# Pascal d'Hermilly <pascal@dhermilly.dk>, 2011.
# <sr@ybnet.dk>, 2012.
# Thomas Tanghus <>, 2012.
# Thomas Tanghus <thomas@tanghus.net>, 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-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-20 14:35+0000\n"
"Last-Translator: ressel <sr@ybnet.dk>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -77,7 +78,7 @@ msgstr "Sikkerhedsadvarsel"
#: templates/admin.php:29
msgid "Cron"
msgstr ""
msgstr "Cron"
#: templates/admin.php:31
msgid "execute one task with each page loaded"
@ -85,7 +86,7 @@ msgstr ""
#: templates/admin.php:33
msgid "cron.php is registered at a webcron service"
msgstr ""
msgstr "cron.php er tilmeldt en webcron tjeneste"
#: templates/admin.php:35
msgid "use systems cron service"

View file

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <sr@ybnet.dk>, 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-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-20 14:43+0000\n"
"Last-Translator: ressel <sr@ybnet.dk>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,35 +20,35 @@ msgstr ""
#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101
msgid "Invalid date/time"
msgstr ""
msgstr "Ugyldig dato/tid"
#: appinfo/app.php:11
msgid "Tasks"
msgstr ""
msgstr "Opgaver"
#: js/tasks.js:415
msgid "No category"
msgstr ""
msgstr "Ingen kategori"
#: lib/app.php:33
msgid "Unspecified"
msgstr ""
msgstr "Uspecificeret"
#: lib/app.php:34
msgid "1=highest"
msgstr ""
msgstr "1=højeste"
#: lib/app.php:38
msgid "5=medium"
msgstr ""
msgstr "5=mellem"
#: lib/app.php:42
msgid "9=lowest"
msgstr ""
msgstr "9=laveste"
#: lib/app.php:81
msgid "Empty Summary"
msgstr ""
msgstr "Tom beskrivelse"
#: lib/app.php:93
msgid "Invalid percent complete"
@ -59,7 +60,7 @@ msgstr ""
#: templates/tasks.php:3
msgid "Add Task"
msgstr ""
msgstr "Tilføj opgave"
#: templates/tasks.php:4
msgid "Order Due"
@ -87,20 +88,20 @@ msgstr ""
#: templates/tasks.php:16
msgid "Loading tasks..."
msgstr ""
msgstr "Indlæser opgaver..."
#: templates/tasks.php:20
msgid "Important"
msgstr ""
msgstr "vigtigt"
#: templates/tasks.php:23
msgid "More"
msgstr ""
msgstr "Mere"
#: templates/tasks.php:26
msgid "Less"
msgstr ""
msgstr "Mindre"
#: templates/tasks.php:29
msgid "Delete"
msgstr ""
msgstr "Slet"

View file

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <sr@ybnet.dk>, 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-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-20 14:58+0000\n"
"Last-Translator: ressel <sr@ybnet.dk>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,7 +20,7 @@ msgstr ""
#: templates/settings.php:8
msgid "Host"
msgstr ""
msgstr "Host"
#: templates/settings.php:8
msgid ""
@ -28,7 +29,7 @@ msgstr ""
#: templates/settings.php:9
msgid "Base DN"
msgstr ""
msgstr "Base DN"
#: templates/settings.php:9
msgid "You can specify Base DN for users and groups in the Advanced tab"
@ -47,7 +48,7 @@ msgstr ""
#: templates/settings.php:11
msgid "Password"
msgstr ""
msgstr "Kodeord"
#: templates/settings.php:11
msgid "For anonymous access, leave DN and Password empty."
@ -95,7 +96,7 @@ msgstr ""
#: templates/settings.php:17
msgid "Port"
msgstr ""
msgstr "Port"
#: templates/settings.php:18
msgid "Base User Tree"
@ -111,7 +112,7 @@ msgstr ""
#: templates/settings.php:21
msgid "Use TLS"
msgstr ""
msgstr "Brug TLS"
#: templates/settings.php:21
msgid "Do not use it for SSL connections, it will fail."
@ -133,7 +134,7 @@ msgstr ""
#: templates/settings.php:23
msgid "Not recommended, use for testing only."
msgstr ""
msgstr "Anbefales ikke, brug kun for at teste."
#: templates/settings.php:24
msgid "User Display Name Field"
@ -161,4 +162,4 @@ msgstr ""
#: templates/settings.php:31
msgid "Help"
msgstr ""
msgstr "Hjælp"

View file

@ -24,9 +24,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 09:39+0000\n"
"Last-Translator: Phi Lieb <>\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"
"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"
@ -235,7 +235,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:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr "Kontakte"
@ -252,12 +252,12 @@ msgid "Couldn't get a valid address."
msgstr "Konnte keine gültige Adresse abrufen"
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr "Fehler"
@ -269,41 +269,41 @@ msgstr "Dieses Feld darf nicht leer sein."
msgid "Couldn't serialize elements."
msgstr "Konnte Elemente nicht serialisieren"
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr "'deleteProperty' wurde ohne Argumente aufgerufen, bitte melde dies auf bugs.owncloud.org"
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr "Name ändern"
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr "Keine Datei(en) zum Hochladen ausgewählt"
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Die Datei, die du hochladen willst, überschreitet die maximale Größe für Datei-Uploads auf diesem Server."
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr "Fehler beim Laden des Profilbildes."
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr "Wähle Typ"
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr "Einige zum Löschen markiert Kontakte wurden noch nicht gelöscht. Bitte warten."
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr "Möchtest du diese Adressbücher zusammenführen?"
@ -319,7 +319,7 @@ msgstr " importiert, "
msgid " failed."
msgstr " fehlgeschlagen."
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr "Der Anzeigename darf nicht leer sein."
@ -327,125 +327,125 @@ msgstr "Der Anzeigename darf nicht leer sein."
msgid "Addressbook not found: "
msgstr "Adressbuch nicht gefunden:"
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr "Dies ist nicht dein Adressbuch."
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr "Kontakt konnte nicht gefunden werden."
#: lib/app.php:112 templates/part.contact.php:116
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr "Adresse"
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr "Telefon"
#: lib/app.php:114 templates/part.contact.php:115
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr "E-Mail"
#: lib/app.php:115 templates/part.contact.php:38 templates/part.contact.php:39
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr "Organisation"
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr "Arbeit"
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr "Zuhause"
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr "Mobil"
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr "Text"
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr "Anruf"
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr "Mitteilung"
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr "Fax"
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr "Video"
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr "Pager"
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr "Internet"
#: lib/app.php:183 templates/part.contact.php:44
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr "Geburtstag"
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr "Geschäftlich"
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr "Anruf"
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr "Kunden"
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr "Lieferant"
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr "Feiertage"
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr "Ideen"
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr "Reise"
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr "Jubiläum"
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr "Besprechung"
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr "Andere"
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr "Persönlich"
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr "Projekte"
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr "Fragen"
@ -555,7 +555,7 @@ msgstr "Name ändern"
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:33
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr "Löschen"
@ -863,33 +863,37 @@ msgid "Show read-only VCF link"
msgstr "Schreibgeschützten VCF-Link anzeigen"
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr "Herunterladen"
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr "Bearbeiten"
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr "Neues Adressbuch"
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr "Name"
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr "Beschreibung"
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr "Speichern"
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr "Abbrechen"
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr "Mehr..."

View file

@ -9,15 +9,16 @@
# Marcel Kühlhorn <susefan93@gmx.de>, 2012.
# Michael Krell <m4dmike.mni@gmail.com>, 2012.
# <nelsonfritsch@gmail.com>, 2012.
# Phi Lieb <>, 2012.
# <thomas.mueller@tmit.eu>, 2012.
# Thomas Müller <>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-07 02:04+0200\n"
"PO-Revision-Date: 2012-08-06 20:04+0000\n"
"Last-Translator: designpoint <info@designpoint.ch>\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"
"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"
@ -59,11 +60,7 @@ msgstr "Fehler beim Schreiben auf Festplatte"
msgid "Files"
msgstr "Dateien"
#: js/fileactions.js:95
msgid "Unshare"
msgstr "Nicht mehr teilen"
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr "Löschen"
@ -73,73 +70,73 @@ msgstr "ist bereits vorhanden"
#: js/filelist.js:141
msgid "replace"
msgstr "Ersetzen"
msgstr "ersetzen"
#: js/filelist.js:141
msgid "cancel"
msgstr "Abbrechen"
msgstr "abbrechen"
#: js/filelist.js:195
msgid "replaced"
msgstr "Ersetzt"
msgstr "ersetzt"
#: js/filelist.js:195
msgid "with"
msgstr "mit"
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr "rückgängig machen"
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr "gelöscht"
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr "Erstelle ZIP-Datei. Dies kann eine Weile dauern."
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Datei kann nicht hochgeladen werden da sie ein Verzeichnis ist oder 0 Bytes hat."
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr "Fehler beim Hochladen"
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr "Ausstehend"
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr "Hochladen abgebrochen."
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr "Ungültiger Name, \"/\" ist nicht erlaubt."
#: js/files.js:694 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr "Größe"
#: js/files.js:695 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr "Bearbeitet"
#: js/files.js:722
#: js/files.js:731
msgid "folder"
msgstr "Ordner"
#: js/files.js:724
#: js/files.js:733
msgid "folders"
msgstr "Ordner"
#: js/files.js:732
#: js/files.js:741
msgid "file"
msgstr "Datei"
#: js/files.js:734
#: js/files.js:743
msgid "files"
msgstr "Dateien"

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-15 02:03+0200\n"
"PO-Revision-Date: 2012-08-14 13:38+0000\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
@ -19,6 +19,22 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5 templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr "Löschen"
#: templates/list.php:2
msgid "Your Shared Files"
msgstr "Ihre geteilten Dateien"
@ -43,10 +59,6 @@ msgstr "Lesen"
msgid "Edit"
msgstr "Bearbeiten"
#: templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr "Löschen"
#: templates/settings.php:3
msgid "Enable Resharing"
msgstr "Austausch ermöglichen"

View file

@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-16 00:05+0000\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"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
@ -225,7 +225,7 @@ msgstr "Δεν ήταν δυνατή η φόρτωση της προσωρινή
msgid "No file was uploaded. Unknown error"
msgstr "Δεν ανέβηκε κάποιο αρχείο. Άγνωστο σφάλμα"
#: appinfo/app.php:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr "Επαφές"
@ -242,12 +242,12 @@ msgid "Couldn't get a valid address."
msgstr "Αδυναμία λήψης έγκυρης διεύθυνσης"
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr "Σφάλμα"
@ -259,41 +259,41 @@ msgstr "Το πεδίο δεν πρέπει να είναι άδειο."
msgid "Couldn't serialize elements."
msgstr "Αδύνατο να μπουν σε σειρά τα στοιχεία"
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr "το 'deleteProperty' καλέστηκε χωρίς without type argument. Παρακαλώ αναφέρατε στο bugs.owncloud.org"
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr "Αλλαγή ονόματος"
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr "Δεν επιλέχτηκαν αρχεία για μεταφόρτωση"
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Το αρχείο που προσπαθείτε να ανεβάσετε υπερβαίνει το μέγιστο μέγεθος για τις προσθήκες αρχείων σε αυτόν τον server."
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr "Σφάλμα στην φόρτωση εικόνας προφίλ."
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr "Επιλογή τύπου"
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr "Κάποιες επαφές σημειώθηκαν προς διαγραφή,δεν έχουν διαγραφεί ακόμα. Παρακαλώ περιμένετε μέχρι να διαγραφούν."
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr ""
@ -309,7 +309,7 @@ msgstr " εισάγεται,"
msgid " failed."
msgstr " απέτυχε."
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr "Το όνομα προβολής δεν μπορεί να είναι κενό. "
@ -317,125 +317,125 @@ msgstr "Το όνομα προβολής δεν μπορεί να είναι κ
msgid "Addressbook not found: "
msgstr "Το βιβλίο διευθύνσεων δεν βρέθηκε:"
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr "Αυτό δεν είναι το βιβλίο διευθύνσεων σας."
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr "Η επαφή δεν μπόρεσε να βρεθεί."
#: lib/app.php:112 templates/part.contact.php:117
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr "Διεύθυνση"
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr "Τηλέφωνο"
#: lib/app.php:114 templates/part.contact.php:116
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr "Email"
#: lib/app.php:115 templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:112
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr "Οργανισμός"
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr "Εργασία"
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr "Σπίτι"
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr "Κινητό"
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr "Κείμενο"
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr "Ομιλία"
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr "Μήνυμα"
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr "Φαξ"
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr "Βίντεο"
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr "Βομβητής"
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr "Διαδίκτυο"
#: lib/app.php:183 templates/part.contact.php:45
#: templates/part.contact.php:114
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr "Γενέθλια"
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr "Επιχείρηση"
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr "Κάλεσε"
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr "Πελάτες"
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr "Προμηθευτής"
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr "Διακοπές"
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr "Ιδέες"
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr "Ταξίδι"
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr "Ιωβηλαίο"
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr "Συνάντηση"
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr "Άλλο"
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr "Προσωπικό"
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr "Έργα"
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr "Ερωτήσεις"
@ -535,113 +535,113 @@ msgstr "Ανέβασε νέα φωτογραφία"
msgid "Select photo from ownCloud"
msgstr "Επέλεξε φωτογραφία από το ownCloud"
#: templates/part.contact.php:35
#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr "Format custom, Όνομα, Επώνυμο, Αντίστροφο ή Αντίστροφο με κόμμα"
#: templates/part.contact.php:36
#: templates/part.contact.php:35
msgid "Edit name details"
msgstr "Αλλάξτε τις λεπτομέρειες ονόματος"
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:33
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr "Διαγραφή"
#: templates/part.contact.php:41 templates/part.contact.php:113
#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr "Παρατσούκλι"
#: templates/part.contact.php:42
#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr "Εισάγετε παρατσούκλι"
#: templates/part.contact.php:43 templates/part.contact.php:119
#: templates/part.contact.php:42 templates/part.contact.php:118
msgid "Web site"
msgstr "Ιστότοπος"
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "http://www.somesite.com"
msgstr "http://www.somesite.com"
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "Go to web site"
msgstr "Πήγαινε στον ιστότοπο"
#: templates/part.contact.php:46
#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr "ΗΗ-ΜΜ-ΕΕΕΕ"
#: templates/part.contact.php:47 templates/part.contact.php:120
#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr "Ομάδες"
#: templates/part.contact.php:49
#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr "Διαχώρισε τις ομάδες με κόμμα "
#: templates/part.contact.php:50
#: templates/part.contact.php:49
msgid "Edit groups"
msgstr "Επεξεργασία ομάδων"
#: templates/part.contact.php:63 templates/part.contact.php:77
#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr "Προτιμώμενο"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr "Παρακαλώ εισήγαγε μια έγκυρη διεύθυνση ηλεκτρονικού ταχυδρομείου"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Enter email address"
msgstr "Εισήγαγε διεύθυνση ηλεκτρονικού ταχυδρομείου"
#: templates/part.contact.php:68
#: templates/part.contact.php:67
msgid "Mail to address"
msgstr "Αποστολή σε διεύθυνση"
#: templates/part.contact.php:69
#: templates/part.contact.php:68
msgid "Delete email address"
msgstr "Διαγραφή διεύθυνση email"
#: templates/part.contact.php:78
#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr "Εισήγαγε αριθμό τηλεφώνου"
#: templates/part.contact.php:82
#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr "Διέγραψε αριθμό τηλεφώνου"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "View on map"
msgstr "Προβολή στο χάρτη"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "Edit address details"
msgstr "Επεξεργασία λεπτομερειών διεύθυνσης"
#: templates/part.contact.php:103
#: templates/part.contact.php:102
msgid "Add notes here."
msgstr "Πρόσθεσε τις σημειώσεις εδώ"
#: templates/part.contact.php:110
#: templates/part.contact.php:109
msgid "Add field"
msgstr "Προσθήκη πεδίου"
#: templates/part.contact.php:115
#: templates/part.contact.php:114
msgid "Phone"
msgstr "Τηλέφωνο"
#: templates/part.contact.php:118
#: templates/part.contact.php:117
msgid "Note"
msgstr "Σημείωση"
#: templates/part.contact.php:123
#: templates/part.contact.php:122
msgid "Download contact"
msgstr "Λήψη επαφής"
#: templates/part.contact.php:124
#: templates/part.contact.php:123
msgid "Delete contact"
msgstr "Διαγραφή επαφής"
@ -853,33 +853,37 @@ msgid "Show read-only VCF link"
msgstr "Εμφάνιση συνδέσμου VCF μόνο για ανάγνωση"
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr "Λήψη"
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr "Επεξεργασία"
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr "Νέο βιβλίο διευθύνσεων"
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr "Όνομα"
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr "Περιγραφή"
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr "Αποθήκευση"
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr "Ακύρωση"
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr "Περισσότερα..."

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-03 02:02+0200\n"
"PO-Revision-Date: 2012-08-02 09:32+0000\n"
"Last-Translator: Marios Bekatoros <>\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"
"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"
@ -54,11 +54,7 @@ msgstr "Η εγγραφή στο δίσκο απέτυχε"
msgid "Files"
msgstr "Αρχεία"
#: js/fileactions.js:95
msgid "Unshare"
msgstr "Ακύρωση Διαμοιρασμού"
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr "Διαγραφή"
@ -82,59 +78,59 @@ msgstr "αντικαταστάθηκε"
msgid "with"
msgstr "με"
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr "αναίρεση"
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr "διαγράφηκε"
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr "παραγωγή αρχείου ZIP, ίσως διαρκέσει αρκετά."
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Αδυναμία στην μεταφόρτωση του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes"
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr "Σφάλμα Μεταφόρτωσης"
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr "Εν αναμονή"
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr "Η μεταφόρτωση ακυρώθηκε."
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr "Μη έγκυρο όνομα, το '/' δεν επιτρέπεται."
#: js/files.js:631 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr "Μέγεθος"
#: js/files.js:632 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr "Τροποποιήθηκε"
#: js/files.js:659
#: js/files.js:731
msgid "folder"
msgstr "φάκελος"
#: js/files.js:661
#: js/files.js:733
msgid "folders"
msgstr "φάκελοι"
#: js/files.js:669
#: js/files.js:741
msgid "file"
msgstr "αρχείο"
#: js/files.js:671
#: js/files.js:743
msgid "files"
msgstr "αρχεία"

View file

@ -7,9 +7,9 @@ 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:35+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\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"
@ -17,6 +17,22 @@ msgstr ""
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5 templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/list.php:2
msgid "Your Shared Files"
msgstr ""
@ -41,10 +57,6 @@ msgstr ""
msgid "Edit"
msgstr ""
#: templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/settings.php:3
msgid "Enable Resharing"
msgstr ""

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-19 02:02+0200\n"
"PO-Revision-Date: 2012-08-18 17:14+0000\n"
"Last-Translator: Mariano <mstreet@kde.org.ar>\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"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -220,7 +220,7 @@ msgstr "Ne eblis ŝargi provizoran bildon: "
msgid "No file was uploaded. Unknown error"
msgstr "Neniu dosiero alŝutiĝis. Nekonata eraro."
#: appinfo/app.php:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr "Kontaktoj"
@ -237,12 +237,12 @@ msgid "Couldn't get a valid address."
msgstr "Ne eblis ekhavi validan adreson."
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr "Eraro"
@ -254,41 +254,41 @@ msgstr "Ĉi tiu propraĵo devas ne esti malplena."
msgid "Couldn't serialize elements."
msgstr "Ne eblis seriigi erojn."
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr ""
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr "Redakti nomon"
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr "Neniu dosiero elektita por alŝuto."
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "La dosiero, kiun vi provas alŝuti, transpasas la maksimuman grandon por dosieraj alŝutoj en ĉi tiu servilo."
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr ""
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr "Elektu tipon"
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr ""
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr ""
@ -304,7 +304,7 @@ msgstr " enportoj, "
msgid " failed."
msgstr "malsukcesoj."
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr ""
@ -312,125 +312,125 @@ msgstr ""
msgid "Addressbook not found: "
msgstr "Adresaro ne troviĝis:"
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr "Ĉi tiu ne estas via adresaro."
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr "Ne eblis trovi la kontakton."
#: lib/app.php:112 templates/part.contact.php:117
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr "Adreso"
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr "Telefono"
#: lib/app.php:114 templates/part.contact.php:116
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr "Retpoŝtadreso"
#: lib/app.php:115 templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:112
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr "Organizaĵo"
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr "Laboro"
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr "Hejmo"
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr "Poŝtelefono"
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr "Teksto"
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr "Voĉo"
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr "Mesaĝo"
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr "Fakso"
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr "Videaĵo"
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr "Televokilo"
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr "Interreto"
#: lib/app.php:183 templates/part.contact.php:45
#: templates/part.contact.php:114
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr "Naskiĝotago"
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr "Negoco"
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr "Voko"
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr "Klientoj"
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr "Liveranto"
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr "Ferioj"
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr "Ideoj"
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr "Vojaĝo"
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr "Jubileo"
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr "Kunveno"
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr "Alia"
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr "Persona"
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr "Projektoj"
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr "Demandoj"
@ -530,113 +530,113 @@ msgstr "Alŝuti novan foton"
msgid "Select photo from ownCloud"
msgstr "Elekti foton el ownCloud"
#: templates/part.contact.php:35
#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr "Propra formo, Mallonga nomo, Longa nomo, Inversa aŭ Inversa kun komo"
#: templates/part.contact.php:36
#: templates/part.contact.php:35
msgid "Edit name details"
msgstr "Redakti detalojn de nomo"
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:33
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr "Forigi"
#: templates/part.contact.php:41 templates/part.contact.php:113
#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr "Kromnomo"
#: templates/part.contact.php:42
#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr "Enigu kromnomon"
#: templates/part.contact.php:43 templates/part.contact.php:119
#: templates/part.contact.php:42 templates/part.contact.php:118
msgid "Web site"
msgstr "TTT-ejo"
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "http://www.somesite.com"
msgstr "http://www.iuejo.com"
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "Go to web site"
msgstr "Iri al TTT-ejon"
#: templates/part.contact.php:46
#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr "yyyy-mm-dd"
#: templates/part.contact.php:47 templates/part.contact.php:120
#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr "Grupoj"
#: templates/part.contact.php:49
#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr "Disigi grupojn per komoj"
#: templates/part.contact.php:50
#: templates/part.contact.php:49
msgid "Edit groups"
msgstr "Redakti grupojn"
#: templates/part.contact.php:63 templates/part.contact.php:77
#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr "Preferata"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr "Bonvolu specifi validan retpoŝtadreson."
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Enter email address"
msgstr "Enigi retpoŝtadreson"
#: templates/part.contact.php:68
#: templates/part.contact.php:67
msgid "Mail to address"
msgstr "Retpoŝtmesaĝo al adreso"
#: templates/part.contact.php:69
#: templates/part.contact.php:68
msgid "Delete email address"
msgstr "Forigi retpoŝþadreson"
#: templates/part.contact.php:78
#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr "Enigi telefonnumeron"
#: templates/part.contact.php:82
#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr "Forigi telefonnumeron"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "View on map"
msgstr "Vidi en mapo"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "Edit address details"
msgstr "Redakti detalojn de adreso"
#: templates/part.contact.php:103
#: templates/part.contact.php:102
msgid "Add notes here."
msgstr "Aldoni notojn ĉi tie."
#: templates/part.contact.php:110
#: templates/part.contact.php:109
msgid "Add field"
msgstr "Aldoni kampon"
#: templates/part.contact.php:115
#: templates/part.contact.php:114
msgid "Phone"
msgstr "Telefono"
#: templates/part.contact.php:118
#: templates/part.contact.php:117
msgid "Note"
msgstr "Noto"
#: templates/part.contact.php:123
#: templates/part.contact.php:122
msgid "Download contact"
msgstr "Elŝuti kontakton"
#: templates/part.contact.php:124
#: templates/part.contact.php:123
msgid "Delete contact"
msgstr "Forigi kontakton"
@ -848,33 +848,37 @@ msgid "Show read-only VCF link"
msgstr "Montri nur legeblan VCF-ligilon"
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr "Elŝuti"
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr "Redakti"
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr "Nova adresaro"
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr "Nomo"
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr "Priskribo"
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr "Konservi"
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr "Nuligi"
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr "Pli..."

View file

@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mariano <mstreet@kde.org.ar>, 2012.
# <mstreet@kde.org.ar>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 20:54+0000\n"
"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\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"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -52,87 +53,83 @@ msgstr "Malsukcesis skribo al disko"
msgid "Files"
msgstr "Dosieroj"
#: js/fileactions.js:95
msgid "Unshare"
msgstr ""
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr "Forigi"
#: js/filelist.js:141
msgid "already exists"
msgstr ""
msgstr "jam ekzistas"
#: js/filelist.js:141
msgid "replace"
msgstr ""
msgstr "anstataŭigi"
#: js/filelist.js:141
msgid "cancel"
msgstr ""
msgstr "nuligi"
#: js/filelist.js:195
msgid "replaced"
msgstr ""
msgstr "anstataŭigita"
#: js/filelist.js:195
msgid "with"
msgstr ""
msgstr "kun"
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr ""
msgstr "malfari"
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr ""
msgstr "forigita"
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr "generanta ZIP-dosiero, ĝi povas daŭri iom da tempo"
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Ne eblis alŝuti vian dosieron ĉar ĝi estas dosierujo aŭ havas 0 duumokojn"
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr "Alŝuta eraro"
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr "Traktotaj"
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr "La alŝuto nuliĝis."
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr "Nevalida nomo, “/” ne estas permesata."
#: js/files.js:631 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr "Grando"
#: js/files.js:632 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr "Modifita"
#: js/files.js:659
#: js/files.js:731
msgid "folder"
msgstr "dosierujo"
#: js/files.js:661
#: js/files.js:733
msgid "folders"
msgstr "dosierujoj"
#: js/files.js:669
#: js/files.js:741
msgid "file"
msgstr "dosiero"
#: js/files.js:671
#: js/files.js:743
msgid "files"
msgstr "dosieroj"

View file

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-15 19:32+0000\n"
"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -18,6 +18,22 @@ msgstr ""
"Language: eo\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5 templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr "Forigi"
#: templates/list.php:2
msgid "Your Shared Files"
msgstr "Viaj kunhavigitaj dosieroj"
@ -42,10 +58,6 @@ msgstr "Legi"
msgid "Edit"
msgstr "Redakti"
#: templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr "Forigi"
#: templates/settings.php:3
msgid "Enable Resharing"
msgstr "Kapabligi rekunhavigon"

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-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-16 00:05+0000\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"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
@ -224,7 +224,7 @@ msgstr "Fallo no pudo cargara de una imagen temporal"
msgid "No file was uploaded. Unknown error"
msgstr "Fallo no se subió el fichero"
#: appinfo/app.php:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr "Contactos"
@ -241,12 +241,12 @@ msgid "Couldn't get a valid address."
msgstr "Fallo : no hay dirección valida"
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr "Fallo"
@ -258,41 +258,41 @@ msgstr "Este campo no puede estar vacío."
msgid "Couldn't serialize elements."
msgstr "Fallo no podido ordenar los elementos"
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr "La propiedad de \"borrar\" se llamado sin argumentos envia fallos a\nbugs.owncloud.org"
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr "Edita el Nombre"
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr "No hay ficheros seleccionados para subir"
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "El fichero que quieres subir excede el tamaño máximo permitido en este servidor."
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr ""
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr "Selecciona el tipo"
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr ""
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr ""
@ -308,7 +308,7 @@ msgstr "Importado."
msgid " failed."
msgstr "Fallo."
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr ""
@ -316,125 +316,125 @@ msgstr ""
msgid "Addressbook not found: "
msgstr ""
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr "Esta no es tu agenda de contactos."
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr "No se ha podido encontrar el contacto."
#: lib/app.php:112 templates/part.contact.php:117
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr "Dirección"
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr "Teléfono"
#: lib/app.php:114 templates/part.contact.php:116
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr "Correo electrónico"
#: lib/app.php:115 templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:112
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr "Organización"
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr "Trabajo"
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr "Particular"
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr "Móvil"
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr "Texto"
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr "Voz"
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr "Mensaje"
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr "Fax"
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr "Vídeo"
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr "Localizador"
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr "Internet"
#: lib/app.php:183 templates/part.contact.php:45
#: templates/part.contact.php:114
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr "Cumpleaños"
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr "Negocio"
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr "Llamada"
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr "Clientes"
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr ""
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr "Vacaciones"
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr "Ideas"
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr "Jornada"
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr ""
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr "Reunión"
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr "Otro"
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr "Personal"
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr "Proyectos"
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr "Preguntas"
@ -534,113 +534,113 @@ msgstr "Subir nueva fotografía"
msgid "Select photo from ownCloud"
msgstr "Seleccionar fotografía desde ownCloud"
#: templates/part.contact.php:35
#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr "Formato personalizado, nombre abreviado, nombre completo, al revés o al revés con coma"
#: templates/part.contact.php:36
#: templates/part.contact.php:35
msgid "Edit name details"
msgstr "Editar los detalles del nombre"
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:33
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr "Borrar"
#: templates/part.contact.php:41 templates/part.contact.php:113
#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr "Alias"
#: templates/part.contact.php:42
#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr "Introduce un alias"
#: templates/part.contact.php:43 templates/part.contact.php:119
#: templates/part.contact.php:42 templates/part.contact.php:118
msgid "Web site"
msgstr "Sitio Web"
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "http://www.somesite.com"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "Go to web site"
msgstr ""
#: templates/part.contact.php:46
#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr "dd-mm-yyyy"
#: templates/part.contact.php:47 templates/part.contact.php:120
#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr "Grupos"
#: templates/part.contact.php:49
#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr "Separa los grupos con comas"
#: templates/part.contact.php:50
#: templates/part.contact.php:49
msgid "Edit groups"
msgstr "Editar grupos"
#: templates/part.contact.php:63 templates/part.contact.php:77
#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr "Preferido"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr "Por favor especifica una dirección de correo electrónico válida."
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Enter email address"
msgstr "Introduce una dirección de correo electrónico"
#: templates/part.contact.php:68
#: templates/part.contact.php:67
msgid "Mail to address"
msgstr "Enviar por correo a la dirección"
#: templates/part.contact.php:69
#: templates/part.contact.php:68
msgid "Delete email address"
msgstr "Eliminar dirección de correo electrónico"
#: templates/part.contact.php:78
#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr "Introduce un número de teléfono"
#: templates/part.contact.php:82
#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr "Eliminar número de teléfono"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "View on map"
msgstr "Ver en el mapa"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "Edit address details"
msgstr "Editar detalles de la dirección"
#: templates/part.contact.php:103
#: templates/part.contact.php:102
msgid "Add notes here."
msgstr "Añade notas aquí."
#: templates/part.contact.php:110
#: templates/part.contact.php:109
msgid "Add field"
msgstr "Añadir campo"
#: templates/part.contact.php:115
#: templates/part.contact.php:114
msgid "Phone"
msgstr "Teléfono"
#: templates/part.contact.php:118
#: templates/part.contact.php:117
msgid "Note"
msgstr "Nota"
#: templates/part.contact.php:123
#: templates/part.contact.php:122
msgid "Download contact"
msgstr "Descargar contacto"
#: templates/part.contact.php:124
#: templates/part.contact.php:123
msgid "Delete contact"
msgstr "Eliminar contacto"
@ -852,33 +852,37 @@ msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr "Descargar"
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr "Editar"
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr "Nueva libreta de direcciones"
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr "Nombre"
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr "Descripción"
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr "Guardar"
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr "Cancelar"
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr "Más..."

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-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 20:54+0000\n"
"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\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"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -54,87 +54,83 @@ msgstr "La escritura en disco ha fallado"
msgid "Files"
msgstr "Archivos"
#: js/fileactions.js:95
msgid "Unshare"
msgstr "No compartir"
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr "Eliminado"
#: js/filelist.js:141
msgid "already exists"
msgstr ""
msgstr "ya existe"
#: js/filelist.js:141
msgid "replace"
msgstr ""
msgstr "reemplazar"
#: js/filelist.js:141
msgid "cancel"
msgstr ""
msgstr "cancelar"
#: js/filelist.js:195
msgid "replaced"
msgstr ""
msgstr "reemplazado"
#: js/filelist.js:195
msgid "with"
msgstr ""
msgstr "con"
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr "deshacer"
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr "borrado"
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr "generando un fichero ZIP, puede llevar un tiempo."
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "No ha sido posible subir tu archivo porque es un directorio o tiene 0 bytes"
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr "Error al subir el archivo"
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr "Pendiente"
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr "Subida cancelada."
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr "Nombre no válido, '/' no está permitido."
#: js/files.js:631 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr "Tamaño"
#: js/files.js:632 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr "Modificado"
#: js/files.js:659
#: js/files.js:731
msgid "folder"
msgstr "carpeta"
#: js/files.js:661
#: js/files.js:733
msgid "folders"
msgstr "carpetas"
#: js/files.js:669
#: js/files.js:741
msgid "file"
msgstr "archivo"
#: js/files.js:671
#: js/files.js:743
msgid "files"
msgstr "archivos"

View file

@ -7,9 +7,9 @@ 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:35+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,6 +17,22 @@ msgstr ""
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5 templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/list.php:2
msgid "Your Shared Files"
msgstr ""
@ -41,10 +57,6 @@ msgstr ""
msgid "Edit"
msgstr ""
#: templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/settings.php:3
msgid "Enable Resharing"
msgstr ""

View file

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-16 00:05+0000\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"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
@ -219,7 +219,7 @@ msgstr "Ajutise pildi laadimine ebaõnnestus: "
msgid "No file was uploaded. Unknown error"
msgstr "Ühtegi faili ei laetud üles. Tundmatu viga"
#: appinfo/app.php:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr "Kontaktid"
@ -236,12 +236,12 @@ msgid "Couldn't get a valid address."
msgstr "Kehtiva aadressi hankimine ebaõnnestus"
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr "Viga"
@ -253,41 +253,41 @@ msgstr "See omadus ei tohi olla tühi."
msgid "Couldn't serialize elements."
msgstr ""
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr ""
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr "Muuda nime"
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr "Üleslaadimiseks pole faile valitud."
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr ""
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr "Vali tüüp"
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr ""
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr ""
@ -303,7 +303,7 @@ msgstr " imporditud, "
msgid " failed."
msgstr " ebaõnnestus."
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr ""
@ -311,125 +311,125 @@ msgstr ""
msgid "Addressbook not found: "
msgstr ""
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr "See pole sinu aadressiraamat."
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr "Kontakti ei leitud."
#: lib/app.php:112 templates/part.contact.php:117
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr "Aadress"
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr "Telefon"
#: lib/app.php:114 templates/part.contact.php:116
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr "E-post"
#: lib/app.php:115 templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:112
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr "Organisatsioon"
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr "Töö"
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr "Kodu"
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr "Mobiil"
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr "Tekst"
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr "Hääl"
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr "Sõnum"
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr "Faks"
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr "Video"
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr "Piipar"
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr "Internet"
#: lib/app.php:183 templates/part.contact.php:45
#: templates/part.contact.php:114
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr "Sünnipäev"
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr ""
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr ""
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr ""
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr ""
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr ""
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr ""
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr ""
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr ""
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr ""
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr ""
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr ""
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr ""
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr ""
@ -529,113 +529,113 @@ msgstr "Lae üles uus foto"
msgid "Select photo from ownCloud"
msgstr "Vali foto ownCloudist"
#: templates/part.contact.php:35
#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr "Kohandatud vorming, Lühike nimi, Täielik nimi, vastupidine või vastupidine komadega"
#: templates/part.contact.php:36
#: templates/part.contact.php:35
msgid "Edit name details"
msgstr "Muuda nime üksikasju"
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:33
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr "Kustuta"
#: templates/part.contact.php:41 templates/part.contact.php:113
#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr "Hüüdnimi"
#: templates/part.contact.php:42
#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr "Sisesta hüüdnimi"
#: templates/part.contact.php:43 templates/part.contact.php:119
#: templates/part.contact.php:42 templates/part.contact.php:118
msgid "Web site"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "http://www.somesite.com"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "Go to web site"
msgstr ""
#: templates/part.contact.php:46
#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr "dd.mm.yyyy"
#: templates/part.contact.php:47 templates/part.contact.php:120
#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr "Grupid"
#: templates/part.contact.php:49
#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr "Eralda grupid komadega"
#: templates/part.contact.php:50
#: templates/part.contact.php:49
msgid "Edit groups"
msgstr "Muuda gruppe"
#: templates/part.contact.php:63 templates/part.contact.php:77
#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr "Eelistatud"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr "Palun sisesta korrektne e-posti aadress."
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Enter email address"
msgstr "Sisesta e-posti aadress"
#: templates/part.contact.php:68
#: templates/part.contact.php:67
msgid "Mail to address"
msgstr "Kiri aadressile"
#: templates/part.contact.php:69
#: templates/part.contact.php:68
msgid "Delete email address"
msgstr "Kustuta e-posti aadress"
#: templates/part.contact.php:78
#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr "Sisesta telefoninumber"
#: templates/part.contact.php:82
#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr "Kustuta telefoninumber"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "View on map"
msgstr "Vaata kaardil"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "Edit address details"
msgstr "Muuda aaressi infot"
#: templates/part.contact.php:103
#: templates/part.contact.php:102
msgid "Add notes here."
msgstr "Lisa märkmed siia."
#: templates/part.contact.php:110
#: templates/part.contact.php:109
msgid "Add field"
msgstr "Lisa väli"
#: templates/part.contact.php:115
#: templates/part.contact.php:114
msgid "Phone"
msgstr "Telefon"
#: templates/part.contact.php:118
#: templates/part.contact.php:117
msgid "Note"
msgstr "Märkus"
#: templates/part.contact.php:123
#: templates/part.contact.php:122
msgid "Download contact"
msgstr "Lae kontakt alla"
#: templates/part.contact.php:124
#: templates/part.contact.php:123
msgid "Delete contact"
msgstr "Kustuta kontakt"
@ -847,33 +847,37 @@ msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr "Lae alla"
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr "Muuda"
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr "Uus aadressiraamat"
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr ""
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr ""
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr "Salvesta"
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr "Loobu"
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr ""

View file

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 20:54+0000\n"
"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\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"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -52,11 +52,7 @@ msgstr "Kettale kirjutamine ebaõnnestus"
msgid "Files"
msgstr "Failid"
#: js/fileactions.js:95
msgid "Unshare"
msgstr ""
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr "Kustuta"
@ -80,59 +76,59 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr ""
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr ""
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr "ZIP-faili loomine, see võib veidi aega võtta."
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Sinu faili üleslaadimine ebaõnnestus, kuna see on kaust või selle suurus on 0 baiti"
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr "Üleslaadimise viga"
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr "Ootel"
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr "Üleslaadimine tühistati."
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr "Vigane nimi, '/' pole lubatud."
#: js/files.js:631 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr "Suurus"
#: js/files.js:632 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr "Muudetud"
#: js/files.js:659
#: js/files.js:731
msgid "folder"
msgstr "kaust"
#: js/files.js:661
#: js/files.js:733
msgid "folders"
msgstr "kausta"
#: js/files.js:669
#: js/files.js:741
msgid "file"
msgstr "fail"
#: js/files.js:671
#: js/files.js:743
msgid "files"
msgstr "faili"

View file

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-19 02:02+0200\n"
"PO-Revision-Date: 2012-08-18 06:33+0000\n"
"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -18,6 +18,22 @@ msgstr ""
"Language: et_EE\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5 templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr "Kustutamine"
#: templates/list.php:2
msgid "Your Shared Files"
msgstr "Sinu jagatud failid"
@ -42,10 +58,6 @@ msgstr "Lugemine"
msgid "Edit"
msgstr "Muutmine"
#: templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr "Kustutamine"
#: templates/settings.php:3
msgid "Enable Resharing"
msgstr "Luba edasijagamine"

View file

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-16 00:05+0000\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"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@ -221,7 +221,7 @@ msgstr "Ezin izan da aldi bateko irudia kargatu:"
msgid "No file was uploaded. Unknown error"
msgstr "Ez da fitxategirik igo. Errore ezezaguna"
#: appinfo/app.php:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr "Kontaktuak"
@ -238,12 +238,12 @@ msgid "Couldn't get a valid address."
msgstr "Ezin izan da eposta baliagarri bat hartu."
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr "Errorea"
@ -255,41 +255,41 @@ msgstr "Propietate hau ezin da hutsik egon."
msgid "Couldn't serialize elements."
msgstr "Ezin izan dira elementuak serializatu."
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr "'deleteProperty' argumenturik gabe deitu da. Mezedez abisatu bugs.owncloud.org-en"
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr "Editatu izena"
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr "Ez duzu igotzeko fitxategirik hautatu."
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Igo nahi duzun fitxategia zerbitzariak onartzen duen tamaina baino handiagoa da."
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr ""
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr "Hautatu mota"
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr ""
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr ""
@ -305,7 +305,7 @@ msgstr " inportatua, "
msgid " failed."
msgstr "huts egin du."
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr ""
@ -313,125 +313,125 @@ msgstr ""
msgid "Addressbook not found: "
msgstr ""
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr "Hau ez da zure helbide liburua."
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr "Ezin izan da kontaktua aurkitu."
#: lib/app.php:112 templates/part.contact.php:117
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr "Helbidea"
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr "Telefonoa"
#: lib/app.php:114 templates/part.contact.php:116
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr "Eposta"
#: lib/app.php:115 templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:112
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr "Erakundea"
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr "Lana"
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr "Etxea"
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr "Mugikorra"
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr "Testua"
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr "Ahotsa"
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr "Mezua"
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr "Fax-a"
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr "Bideoa"
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr "Bilagailua"
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr "Internet"
#: lib/app.php:183 templates/part.contact.php:45
#: templates/part.contact.php:114
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr "Jaioteguna"
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr ""
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr "Deia"
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr "Bezeroak"
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr ""
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr "Oporrak"
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr "Ideiak"
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr "Bidaia"
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr ""
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr "Bilera"
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr "Bestelakoa"
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr "Pertsonala"
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr "Proiektuak"
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr "Galderak"
@ -531,113 +531,113 @@ msgstr "Igo argazki berria"
msgid "Select photo from ownCloud"
msgstr "Hautatu argazki bat ownCloudetik"
#: templates/part.contact.php:35
#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr ""
#: templates/part.contact.php:36
#: templates/part.contact.php:35
msgid "Edit name details"
msgstr "Editatu izenaren zehaztasunak"
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:33
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr "Ezabatu"
#: templates/part.contact.php:41 templates/part.contact.php:113
#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr "Ezizena"
#: templates/part.contact.php:42
#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr "Sartu ezizena"
#: templates/part.contact.php:43 templates/part.contact.php:119
#: templates/part.contact.php:42 templates/part.contact.php:118
msgid "Web site"
msgstr "Web orria"
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "http://www.somesite.com"
msgstr "http://www.webgunea.com"
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "Go to web site"
msgstr "Web orrira joan"
#: templates/part.contact.php:46
#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr "yyyy-mm-dd"
#: templates/part.contact.php:47 templates/part.contact.php:120
#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr "Taldeak"
#: templates/part.contact.php:49
#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr "Banatu taldeak komekin"
#: templates/part.contact.php:50
#: templates/part.contact.php:49
msgid "Edit groups"
msgstr "Editatu taldeak"
#: templates/part.contact.php:63 templates/part.contact.php:77
#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr "Hobetsia"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr "Mesedez sartu eposta helbide egoki bat"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Enter email address"
msgstr "Sartu eposta helbidea"
#: templates/part.contact.php:68
#: templates/part.contact.php:67
msgid "Mail to address"
msgstr "Bidali helbidera"
#: templates/part.contact.php:69
#: templates/part.contact.php:68
msgid "Delete email address"
msgstr "Ezabatu eposta helbidea"
#: templates/part.contact.php:78
#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr "Sartu telefono zenbakia"
#: templates/part.contact.php:82
#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr "Ezabatu telefono zenbakia"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "View on map"
msgstr "Ikusi mapan"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "Edit address details"
msgstr "Editatu helbidearen zehaztasunak"
#: templates/part.contact.php:103
#: templates/part.contact.php:102
msgid "Add notes here."
msgstr "Gehitu oharrak hemen."
#: templates/part.contact.php:110
#: templates/part.contact.php:109
msgid "Add field"
msgstr "Gehitu eremua"
#: templates/part.contact.php:115
#: templates/part.contact.php:114
msgid "Phone"
msgstr "Telefonoa"
#: templates/part.contact.php:118
#: templates/part.contact.php:117
msgid "Note"
msgstr "Oharra"
#: templates/part.contact.php:123
#: templates/part.contact.php:122
msgid "Download contact"
msgstr "Deskargatu kontaktua"
#: templates/part.contact.php:124
#: templates/part.contact.php:123
msgid "Delete contact"
msgstr "Ezabatu kontaktua"
@ -849,33 +849,37 @@ msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr "Deskargatu"
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr "Editatu"
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr "Helbide-liburu berria"
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr ""
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr ""
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr "Gorde"
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr "Ezeztatu"
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr ""

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-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 20:54+0000\n"
"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\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"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -53,87 +53,83 @@ msgstr "Errore bat izan da diskoan idazterakoan"
msgid "Files"
msgstr "Fitxategiak"
#: js/fileactions.js:95
msgid "Unshare"
msgstr ""
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr "Ezabatu"
#: js/filelist.js:141
msgid "already exists"
msgstr ""
msgstr "dagoeneko existitzen da"
#: js/filelist.js:141
msgid "replace"
msgstr ""
msgstr "ordeztu"
#: js/filelist.js:141
msgid "cancel"
msgstr ""
msgstr "ezeztatu"
#: js/filelist.js:195
msgid "replaced"
msgstr ""
msgstr "ordeztua"
#: js/filelist.js:195
msgid "with"
msgstr ""
msgstr "honekin"
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr ""
msgstr "desegin"
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr ""
msgstr "ezabatuta"
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr "ZIP-fitxategia sortzen ari da, denbora har dezake"
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Ezin da zure fitxategia igo, karpeta bat da edo 0 byt ditu"
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr "Igotzean errore bat suertatu da"
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr "Zain"
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr "Igoera ezeztatuta"
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr "Baliogabeko izena, '/' ezin da erabili. "
#: js/files.js:631 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr "Tamaina"
#: js/files.js:632 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr "Aldatuta"
#: js/files.js:659
#: js/files.js:731
msgid "folder"
msgstr "karpeta"
#: js/files.js:661
#: js/files.js:733
msgid "folders"
msgstr "Karpetak"
#: js/files.js:669
#: js/files.js:741
msgid "file"
msgstr "fitxategia"
#: js/files.js:671
#: js/files.js:743
msgid "files"
msgstr "fitxategiak"

View file

@ -7,9 +7,9 @@ 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:35+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,6 +17,22 @@ msgstr ""
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5 templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/list.php:2
msgid "Your Shared Files"
msgstr ""
@ -41,10 +57,6 @@ msgstr ""
msgid "Edit"
msgstr ""
#: templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/settings.php:3
msgid "Enable Resharing"
msgstr ""

View file

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-16 00:05+0000\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"
"Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n"
"MIME-Version: 1.0\n"
@ -218,7 +218,7 @@ msgstr ""
msgid "No file was uploaded. Unknown error"
msgstr ""
#: appinfo/app.php:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr ""
@ -235,12 +235,12 @@ msgid "Couldn't get a valid address."
msgstr ""
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr ""
@ -252,41 +252,41 @@ msgstr ""
msgid "Couldn't serialize elements."
msgstr ""
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr ""
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr ""
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr ""
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr ""
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr ""
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr ""
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr ""
@ -302,7 +302,7 @@ msgstr ""
msgid " failed."
msgstr ""
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr ""
@ -310,125 +310,125 @@ msgstr ""
msgid "Addressbook not found: "
msgstr ""
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr ""
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr ""
#: lib/app.php:112 templates/part.contact.php:117
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr ""
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr ""
#: lib/app.php:114 templates/part.contact.php:116
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr ""
#: lib/app.php:115 templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:112
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr ""
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr ""
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr ""
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr ""
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr ""
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr ""
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr ""
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr ""
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr ""
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr ""
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr ""
#: lib/app.php:183 templates/part.contact.php:45
#: templates/part.contact.php:114
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr ""
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr ""
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr ""
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr ""
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr ""
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr ""
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr ""
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr ""
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr ""
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr ""
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr ""
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr ""
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr ""
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr ""
@ -528,113 +528,113 @@ msgstr ""
msgid "Select photo from ownCloud"
msgstr ""
#: templates/part.contact.php:35
#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr ""
#: templates/part.contact.php:36
#: templates/part.contact.php:35
msgid "Edit name details"
msgstr ""
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:33
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr ""
#: templates/part.contact.php:41 templates/part.contact.php:113
#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr ""
#: templates/part.contact.php:42
#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr ""
#: templates/part.contact.php:43 templates/part.contact.php:119
#: templates/part.contact.php:42 templates/part.contact.php:118
msgid "Web site"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "http://www.somesite.com"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "Go to web site"
msgstr ""
#: templates/part.contact.php:46
#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr ""
#: templates/part.contact.php:47 templates/part.contact.php:120
#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr ""
#: templates/part.contact.php:49
#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr ""
#: templates/part.contact.php:50
#: templates/part.contact.php:49
msgid "Edit groups"
msgstr ""
#: templates/part.contact.php:63 templates/part.contact.php:77
#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr ""
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr ""
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Enter email address"
msgstr ""
#: templates/part.contact.php:68
#: templates/part.contact.php:67
msgid "Mail to address"
msgstr ""
#: templates/part.contact.php:69
#: templates/part.contact.php:68
msgid "Delete email address"
msgstr ""
#: templates/part.contact.php:78
#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr ""
#: templates/part.contact.php:82
#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr ""
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "View on map"
msgstr ""
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "Edit address details"
msgstr ""
#: templates/part.contact.php:103
#: templates/part.contact.php:102
msgid "Add notes here."
msgstr ""
#: templates/part.contact.php:110
#: templates/part.contact.php:109
msgid "Add field"
msgstr ""
#: templates/part.contact.php:115
#: templates/part.contact.php:114
msgid "Phone"
msgstr ""
#: templates/part.contact.php:118
#: templates/part.contact.php:117
msgid "Note"
msgstr ""
#: templates/part.contact.php:123
#: templates/part.contact.php:122
msgid "Download contact"
msgstr ""
#: templates/part.contact.php:124
#: templates/part.contact.php:123
msgid "Delete contact"
msgstr ""
@ -846,33 +846,37 @@ msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr ""
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr ""
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr ""
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr ""
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr ""
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr ""
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr ""
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr ""

View file

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 20:54+0000\n"
"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\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"
"Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -51,11 +51,7 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:95
msgid "Unshare"
msgstr ""
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr ""
@ -79,59 +75,59 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr ""
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr ""
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr ""
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr ""
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr ""
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:631 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr ""
#: js/files.js:632 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr ""
#: js/files.js:659
#: js/files.js:731
msgid "folder"
msgstr ""
#: js/files.js:661
#: js/files.js:733
msgid "folders"
msgstr ""
#: js/files.js:669
#: js/files.js:741
msgid "file"
msgstr ""
#: js/files.js:671
#: js/files.js:743
msgid "files"
msgstr ""

View file

@ -7,9 +7,9 @@ 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:35+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-08-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-21 00:05+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,6 +17,22 @@ msgstr ""
"Language: eu_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5 templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/list.php:2
msgid "Your Shared Files"
msgstr ""
@ -41,10 +57,6 @@ msgstr ""
msgid "Edit"
msgstr ""
#: templates/list.php:16 templates/list.php:17
msgid "Delete"
msgstr ""
#: templates/settings.php:3
msgid "Enable Resharing"
msgstr ""

View file

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-16 00:05+0000\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"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@ -219,7 +219,7 @@ msgstr "قابلیت بارگذاری تصویر موقت وجود ندارد:"
msgid "No file was uploaded. Unknown error"
msgstr "هیچ فایلی آپلود نشد.خطای ناشناس"
#: appinfo/app.php:19
#: appinfo/app.php:21
msgid "Contacts"
msgstr "اشخاص"
@ -236,12 +236,12 @@ msgid "Couldn't get a valid address."
msgstr "Couldn't get a valid address."
#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:850
#: js/contacts.js:856 js/contacts.js:868 js/contacts.js:902
#: js/contacts.js:1165 js/contacts.js:1173 js/contacts.js:1182
#: js/contacts.js:1217 js/contacts.js:1249 js/contacts.js:1261
#: js/contacts.js:1284 js/contacts.js:1421 js/contacts.js:1456
#: js/contacts.js:1476 js/settings.js:25 js/settings.js:42 js/settings.js:67
#: js/contacts.js:675 js/contacts.js:715 js/contacts.js:741 js/contacts.js:852
#: js/contacts.js:858 js/contacts.js:870 js/contacts.js:904
#: js/contacts.js:1167 js/contacts.js:1175 js/contacts.js:1184
#: js/contacts.js:1219 js/contacts.js:1251 js/contacts.js:1263
#: js/contacts.js:1286 js/contacts.js:1441 js/contacts.js:1476
#: js/contacts.js:1496 js/settings.js:26 js/settings.js:43 js/settings.js:68
msgid "Error"
msgstr "خطا"
@ -253,41 +253,41 @@ msgstr "این ویژگی باید به صورت غیر تهی عمل کند"
msgid "Couldn't serialize elements."
msgstr "قابلیت مرتب سازی عناصر وجود ندارد"
#: js/contacts.js:850 js/contacts.js:868
#: js/contacts.js:852 js/contacts.js:870
msgid ""
"'deleteProperty' called without type argument. Please report at "
"bugs.owncloud.org"
msgstr "پاک کردن ویژگی بدون استدلال انجام شده.لطفا این مورد را گزارش دهید:bugs.owncloud.org"
#: js/contacts.js:884
#: js/contacts.js:886
msgid "Edit name"
msgstr "نام تغییر"
#: js/contacts.js:1165
#: js/contacts.js:1167
msgid "No files selected for upload."
msgstr "هیچ فایلی برای آپلود انتخاب نشده است"
#: js/contacts.js:1173
#: js/contacts.js:1175
msgid ""
"The file you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "حجم فایل بسیار بیشتر از حجم تنظیم شده در تنظیمات سرور است"
#: js/contacts.js:1236
#: js/contacts.js:1238
msgid "Error loading profile picture."
msgstr ""
#: js/contacts.js:1337 js/contacts.js:1371
#: js/contacts.js:1332 js/contacts.js:1352 js/contacts.js:1391
msgid "Select type"
msgstr "نوع را انتخاب کنید"
#: js/contacts.js:1390
#: js/contacts.js:1410
msgid ""
"Some contacts are marked for deletion, but not deleted yet. Please wait for "
"them to be deleted."
msgstr ""
#: js/contacts.js:1461
#: js/contacts.js:1481
msgid "Do you want to merge these address books?"
msgstr ""
@ -303,7 +303,7 @@ msgstr "وارد شد،"
msgid " failed."
msgstr "ناموفق"
#: js/settings.js:67
#: js/settings.js:68
msgid "Displayname cannot be empty."
msgstr ""
@ -311,125 +311,125 @@ msgstr ""
msgid "Addressbook not found: "
msgstr ""
#: lib/app.php:49
#: lib/app.php:52
msgid "This is not your addressbook."
msgstr "این کتابچه ی نشانه های شما نیست"
#: lib/app.php:68
#: lib/app.php:71
msgid "Contact could not be found."
msgstr "اتصال ویا تماسی یافت نشد"
#: lib/app.php:112 templates/part.contact.php:117
#: lib/app.php:115 templates/part.contact.php:116
msgid "Address"
msgstr "نشانی"
#: lib/app.php:113
#: lib/app.php:116
msgid "Telephone"
msgstr "تلفن"
#: lib/app.php:114 templates/part.contact.php:116
#: lib/app.php:117 templates/part.contact.php:115
msgid "Email"
msgstr "نشانی پست الکترنیک"
#: lib/app.php:115 templates/part.contact.php:39 templates/part.contact.php:40
#: templates/part.contact.php:112
#: lib/app.php:118 templates/part.contact.php:38 templates/part.contact.php:39
#: templates/part.contact.php:111
msgid "Organization"
msgstr "نهاد(ارگان)"
#: lib/app.php:127 lib/app.php:134 lib/app.php:144 lib/app.php:197
#: lib/app.php:130 lib/app.php:137 lib/app.php:147 lib/app.php:200
msgid "Work"
msgstr "کار"
#: lib/app.php:128 lib/app.php:132 lib/app.php:145
#: lib/app.php:131 lib/app.php:135 lib/app.php:148
msgid "Home"
msgstr "خانه"
#: lib/app.php:133
#: lib/app.php:136
msgid "Mobile"
msgstr "موبایل"
#: lib/app.php:135
#: lib/app.php:138
msgid "Text"
msgstr "متن"
#: lib/app.php:136
#: lib/app.php:139
msgid "Voice"
msgstr "صدا"
#: lib/app.php:137
#: lib/app.php:140
msgid "Message"
msgstr "پیغام"
#: lib/app.php:138
#: lib/app.php:141
msgid "Fax"
msgstr "دورنگار:"
#: lib/app.php:139
#: lib/app.php:142
msgid "Video"
msgstr "رسانه تصویری"
#: lib/app.php:140
#: lib/app.php:143
msgid "Pager"
msgstr "صفحه"
#: lib/app.php:146
#: lib/app.php:149
msgid "Internet"
msgstr "اینترنت"
#: lib/app.php:183 templates/part.contact.php:45
#: templates/part.contact.php:114
#: lib/app.php:186 templates/part.contact.php:44
#: templates/part.contact.php:113
msgid "Birthday"
msgstr "روزتولد"
#: lib/app.php:184
#: lib/app.php:187
msgid "Business"
msgstr ""
#: lib/app.php:185
#: lib/app.php:188
msgid "Call"
msgstr ""
#: lib/app.php:186
#: lib/app.php:189
msgid "Clients"
msgstr ""
#: lib/app.php:187
#: lib/app.php:190
msgid "Deliverer"
msgstr ""
#: lib/app.php:188
#: lib/app.php:191
msgid "Holidays"
msgstr ""
#: lib/app.php:189
#: lib/app.php:192
msgid "Ideas"
msgstr ""
#: lib/app.php:190
#: lib/app.php:193
msgid "Journey"
msgstr ""
#: lib/app.php:191
#: lib/app.php:194
msgid "Jubilee"
msgstr ""
#: lib/app.php:192
#: lib/app.php:195
msgid "Meeting"
msgstr ""
#: lib/app.php:193
#: lib/app.php:196
msgid "Other"
msgstr ""
#: lib/app.php:194
#: lib/app.php:197
msgid "Personal"
msgstr ""
#: lib/app.php:195
#: lib/app.php:198
msgid "Projects"
msgstr ""
#: lib/app.php:196
#: lib/app.php:199
msgid "Questions"
msgstr ""
@ -529,113 +529,113 @@ msgstr "بار گذاری یک تصویر جدید"
msgid "Select photo from ownCloud"
msgstr "انتخاب یک تصویر از ابر های شما"
#: templates/part.contact.php:35
#: templates/part.contact.php:34
msgid "Format custom, Short name, Full name, Reverse or Reverse with comma"
msgstr "Format custom, Short name, Full name, Reverse or Reverse with comma"
#: templates/part.contact.php:36
#: templates/part.contact.php:35
msgid "Edit name details"
msgstr "ویرایش نام جزئیات"
#: templates/part.contact.php:40 templates/part.contact.php:42
#: templates/part.contact.php:44 templates/part.contact.php:46
#: templates/part.contact.php:50 templates/settings.php:33
#: templates/part.contact.php:39 templates/part.contact.php:41
#: templates/part.contact.php:43 templates/part.contact.php:45
#: templates/part.contact.php:49 templates/settings.php:36
msgid "Delete"
msgstr "پاک کردن"
#: templates/part.contact.php:41 templates/part.contact.php:113
#: templates/part.contact.php:40 templates/part.contact.php:112
msgid "Nickname"
msgstr "نام مستعار"
#: templates/part.contact.php:42
#: templates/part.contact.php:41
msgid "Enter nickname"
msgstr "یک نام مستعار وارد کنید"
#: templates/part.contact.php:43 templates/part.contact.php:119
#: templates/part.contact.php:42 templates/part.contact.php:118
msgid "Web site"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "http://www.somesite.com"
msgstr ""
#: templates/part.contact.php:44
#: templates/part.contact.php:43
msgid "Go to web site"
msgstr ""
#: templates/part.contact.php:46
#: templates/part.contact.php:45
msgid "dd-mm-yyyy"
msgstr "dd-mm-yyyy"
#: templates/part.contact.php:47 templates/part.contact.php:120
#: templates/part.contact.php:46 templates/part.contact.php:119
msgid "Groups"
msgstr "گروه ها"
#: templates/part.contact.php:49
#: templates/part.contact.php:48
msgid "Separate groups with commas"
msgstr "جدا کردن گروه ها به وسیله درنگ نما"
#: templates/part.contact.php:50
#: templates/part.contact.php:49
msgid "Edit groups"
msgstr "ویرایش گروه ها"
#: templates/part.contact.php:63 templates/part.contact.php:77
#: templates/part.contact.php:62 templates/part.contact.php:76
msgid "Preferred"
msgstr "مقدم"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Please specify a valid email address."
msgstr "لطفا یک پست الکترونیکی معتبر وارد کنید"
#: templates/part.contact.php:64
#: templates/part.contact.php:63
msgid "Enter email address"
msgstr "یک پست الکترونیکی وارد کنید"
#: templates/part.contact.php:68
#: templates/part.contact.php:67
msgid "Mail to address"
msgstr "به نشانی ارسال شد"
#: templates/part.contact.php:69
#: templates/part.contact.php:68
msgid "Delete email address"
msgstr "پاک کردن نشانی پست الکترونیکی"
#: templates/part.contact.php:78
#: templates/part.contact.php:77
msgid "Enter phone number"
msgstr "شماره تلفن راوارد کنید"
#: templates/part.contact.php:82
#: templates/part.contact.php:81
msgid "Delete phone number"
msgstr "پاک کردن شماره تلفن"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "View on map"
msgstr "دیدن روی نقشه"
#: templates/part.contact.php:92
#: templates/part.contact.php:91
msgid "Edit address details"
msgstr "ویرایش جزئیات نشانی ها"
#: templates/part.contact.php:103
#: templates/part.contact.php:102
msgid "Add notes here."
msgstr "اینجا یادداشت ها را بیافزایید"
#: templates/part.contact.php:110
#: templates/part.contact.php:109
msgid "Add field"
msgstr "اضافه کردن فیلد"
#: templates/part.contact.php:115
#: templates/part.contact.php:114
msgid "Phone"
msgstr "شماره تلفن"
#: templates/part.contact.php:118
#: templates/part.contact.php:117
msgid "Note"
msgstr "یادداشت"
#: templates/part.contact.php:123
#: templates/part.contact.php:122
msgid "Download contact"
msgstr "دانلود مشخصات اشخاص"
#: templates/part.contact.php:124
#: templates/part.contact.php:123
msgid "Delete contact"
msgstr "پاک کردن اطلاعات شخص مورد نظر"
@ -847,33 +847,37 @@ msgid "Show read-only VCF link"
msgstr ""
#: templates/settings.php:26
msgid "Share"
msgstr ""
#: templates/settings.php:29
msgid "Download"
msgstr "بارگیری"
#: templates/settings.php:30
#: templates/settings.php:33
msgid "Edit"
msgstr "ویرایش"
#: templates/settings.php:40
#: templates/settings.php:43
msgid "New Address Book"
msgstr "کتابچه نشانه های جدید"
#: templates/settings.php:41
#: templates/settings.php:44
msgid "Name"
msgstr ""
#: templates/settings.php:42
#: templates/settings.php:45
msgid "Description"
msgstr ""
#: templates/settings.php:43
#: templates/settings.php:46
msgid "Save"
msgstr "ذخیره سازی"
#: templates/settings.php:44
#: templates/settings.php:47
msgid "Cancel"
msgstr "انصراف"
#: templates/settings.php:49
#: templates/settings.php:52
msgid "More..."
msgstr ""

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-07 02:04+0200\n"
"PO-Revision-Date: 2012-08-06 01:10+0000\n"
"Last-Translator: vahid chakoshy <vchakoshy@gmail.com>\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"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -53,11 +53,7 @@ msgstr "نوشتن بر روی دیسک سخت ناموفق بود"
msgid "Files"
msgstr "فایل ها"
#: js/fileactions.js:95
msgid "Unshare"
msgstr ""
#: js/fileactions.js:97 templates/index.php:56
#: js/fileactions.js:107 templates/index.php:56
msgid "Delete"
msgstr "پاک کردن"
@ -81,59 +77,59 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:195 js/filelist.js:256
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr ""
#: js/filelist.js:256
#: js/filelist.js:246
msgid "deleted"
msgstr "حذف شده"
#: js/files.js:170
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr "در حال ساخت فایل فشرده ممکن است زمان زیادی به طول بیانجامد"
#: js/files.js:199
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "ناتوان در بارگذاری یا فایل یک پوشه است یا 0بایت دارد"
#: js/files.js:199
#: js/files.js:200
msgid "Upload Error"
msgstr "خطا در بار گذاری"
#: js/files.js:227 js/files.js:318 js/files.js:347
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr "در انتظار"
#: js/files.js:332
#: js/files.js:333
msgid "Upload cancelled."
msgstr "بار گذاری لغو شد"
#: js/files.js:456
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr "نام نامناسب '/' غیرفعال است"
#: js/files.js:694 templates/index.php:55
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr "اندازه"
#: js/files.js:695 templates/index.php:56
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr "تغییر یافته"
#: js/files.js:722
#: js/files.js:731
msgid "folder"
msgstr "پوشه"
#: js/files.js:724
#: js/files.js:733
msgid "folders"
msgstr "پوشه ها"
#: js/files.js:732
#: js/files.js:741
msgid "file"
msgstr "پرونده"
#: js/files.js:734
#: js/files.js:743
msgid "files"
msgstr "پرونده ها"

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