1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-18 07:52:21 +01:00

Merge branch 'master' of github.com:owncloud/apps into contacts_rework

This commit is contained in:
Thomas Tanghus 2012-10-22 15:37:50 +02:00
commit e5c6665a05
15 changed files with 435 additions and 14 deletions

View File

@ -34,7 +34,7 @@ function debug($msg, $tracelevel=0, $debuglevel=OCP\Util::DEBUG)
} else {
$call = debug_backtrace(false);
}
//error_log('trace: '.print_r($call, true));
$call = $call[$tracelevel];
if($debuglevel !== false) {
OCP\Util::writeLog('contacts',

View File

@ -24,7 +24,7 @@
"Error reading contact photo." => "Fehler beim Auslesen des Kontaktfotos.",
"Error saving temporary file." => "Fehler beim Speichern der temporären Datei.",
"The loading photo is not valid." => "Das Kontaktfoto ist fehlerhaft.",
"Contact ID is missing." => "Keine Kontakt-ID ist nicht angegeben.",
"Contact ID is missing." => "Kontakt-ID ist nicht angegeben.",
"No photo path was submitted." => "Kein Foto-Pfad angegeben.",
"File doesn't exist:" => "Datei existiert nicht: ",
"Error loading image." => "Fehler beim Laden des Bildes.",
@ -50,7 +50,7 @@
"Not implemented" => "Nicht verfügbar",
"Couldn't get a valid address." => "Konnte keine gültige Adresse abrufen.",
"Error" => "Fehler",
"Please enter an email address." => "Bitte gib Sie eine E-Mailadresse an.",
"Please enter an email address." => "Bitte gib eine E-Mailadresse an.",
"Enter name" => "Name eingeben",
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format benutzerdefiniert, Kurzname, voller Name, Rückwärts oder Rückwärts mit Komma",
"Select type" => "Wähle Typ",
@ -58,7 +58,7 @@
"You do not have permission to add contacts to " => "Du besitzt nicht die erforderlichen Rechte, um Kontakte hinzuzufügen",
"Please select one of your own address books." => "Bitte wähle eines Deiner Adressbücher aus.",
"Permission error" => "Berechtigungsfehler",
"Click to undo deletion of \"" => "Klicke hier für die Wiederherstellung von \"",
"Click to undo deletion of \"" => "Klicke hier für die Wiederherstellung von \"",
"Cancelled deletion of: \"" => "Abbrechen des Löschens von: \"",
"This property has to be non-empty." => "Dieses Feld darf nicht leer sein.",
"Couldn't serialize elements." => "Konnte Elemente nicht serialisieren",

256
l10n/de_DE.php Normal file
View File

@ -0,0 +1,256 @@
<?php $TRANSLATIONS = array(
"Error (de)activating addressbook." => "(De-)Aktivierung des Adressbuches fehlgeschlagen",
"id is not set." => "ID ist nicht angegeben.",
"Cannot update addressbook with an empty name." => "Das Adressbuch kann nicht mit einem leeren Namen aktualisiert werden.",
"No ID provided" => "Keine ID angegeben",
"Error setting checksum." => "Fehler beim Setzen der Prüfsumme.",
"No categories selected for deletion." => "Keine Kategorien zum Löschen ausgewählt.",
"No address books found." => "Keine Adressbücher gefunden.",
"No contacts found." => "Keine Kontakte gefunden.",
"element name is not set." => "Kein Name für das Element angegeben.",
"Could not parse contact: " => "Konnte folgenden Kontakt nicht verarbeiten:",
"Cannot add empty property." => "Feld darf nicht leer sein.",
"At least one of the address fields has to be filled out." => "Mindestens eines der Adressfelder muss ausgefüllt werden.",
"Trying to add duplicate property: " => "Versuche doppelte Eigenschaft hinzuzufügen: ",
"Missing IM parameter." => "IM-Parameter fehlt.",
"Unknown IM: " => "IM unbekannt:",
"Information about vCard is incorrect. Please reload the page." => "Die Information der vCard ist fehlerhaft. Bitte aktualisieren Sie die Seite.",
"Missing ID" => "Fehlende ID",
"Error parsing VCard for ID: \"" => "Fehler beim Einlesen der VCard für die ID: \"",
"checksum is not set." => "Keine Prüfsumme angegeben.",
"Information about vCard is incorrect. Please reload the page: " => "Die Informationen zur vCard sind fehlerhaft. Bitte Seite neu laden: ",
"Something went FUBAR. " => "Irgendwas ist hier so richtig schiefgelaufen. ",
"No contact ID was submitted." => "Es wurde keine Kontakt-ID übermittelt.",
"Error reading contact photo." => "Fehler beim Auslesen des Kontaktfotos.",
"Error saving temporary file." => "Fehler beim Speichern der temporären Datei.",
"The loading photo is not valid." => "Das Kontaktfoto ist fehlerhaft.",
"Contact ID is missing." => "Kontakt-ID ist nicht angegeben.",
"No photo path was submitted." => "Kein Foto-Pfad angegeben.",
"File doesn't exist:" => "Datei existiert nicht: ",
"Error loading image." => "Fehler beim Laden des Bildes.",
"Error getting contact object." => "Fehler beim Abruf des Kontakt-Objektes.",
"Error getting PHOTO property." => "Fehler beim Abrufen der PHOTO-Eigenschaft.",
"Error saving contact." => "Fehler beim Speichern des Kontaktes.",
"Error resizing image" => "Fehler bei der Größenänderung des Bildes",
"Error cropping image" => "Fehler beim Zuschneiden des Bildes",
"Error creating temporary image" => "Fehler beim Erstellen des temporären Bildes",
"Error finding image: " => "Fehler beim Suchen des Bildes: ",
"Error uploading contacts to storage." => "Übertragen der Kontakte fehlgeschlagen.",
"There is no error, the file uploaded with success" => "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich übertragen.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Die Datei ist größer, als durch die upload_max_filesize Direktive in php.ini erlaubt",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Die Datei ist größer, als die MAX_FILE_SIZE Direktive erlaubt, die im HTML-Formular spezifiziert ist",
"The uploaded file was only partially uploaded" => "Die Datei konnte nur teilweise übertragen werden",
"No file was uploaded" => "Keine Datei konnte übertragen werden.",
"Missing a temporary folder" => "Kein temporärer Ordner vorhanden",
"Couldn't save temporary image: " => "Konnte das temporäre Bild nicht speichern:",
"Couldn't load temporary image: " => "Konnte das temporäre Bild nicht laden:",
"No file was uploaded. Unknown error" => "Keine Datei hochgeladen. Unbekannter Fehler",
"Contacts" => "Kontakte",
"Sorry, this functionality has not been implemented yet" => "Diese Funktion steht leider noch nicht zur Verfügung",
"Not implemented" => "Nicht verfügbar",
"Couldn't get a valid address." => "Konnte keine gültige Adresse abrufen.",
"Error" => "Fehler",
"Please enter an email address." => "Bitte geben Sie eine E-Mailadresse an.",
"Enter name" => "Name eingeben",
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format benutzerdefiniert, Kurzname, voller Name, Rückwärts oder Rückwärts mit Komma",
"Select type" => "Typ wählen",
"Select photo" => "Wählen Sie ein Foto",
"You do not have permission to add contacts to " => "Sie besitzen nicht die erforderlichen Rechte, um Kontakte hinzuzufügen",
"Please select one of your own address books." => "Bitte wählen Sie eines Ihrer Adressbücher aus.",
"Permission error" => "Berechtigungsfehler",
"Click to undo deletion of \"" => "Klicken Sie hier für die Wiederherstellung von \"",
"Cancelled deletion of: \"" => "Abbrechen des Löschens von: \"",
"This property has to be non-empty." => "Dieses Feld darf nicht leer sein.",
"Couldn't serialize elements." => "Konnte Elemente nicht serialisieren",
"Unknown error. Please check logs." => "Unbekannter Fehler. Bitte Logs überprüfen",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' wurde ohne Argumente aufgerufen. Bitte melden Sie dies auf bugs.owncloud.org",
"Edit name" => "Name ändern",
"No files selected for upload." => "Keine Datei(en) zum Hochladen ausgewählt.",
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "Die Datei, die Sie hochladen möchten, überschreitet die maximale Größe für Datei-Uploads auf diesem Server.",
"Error loading profile picture." => "Fehler beim Laden des Profilbildes.",
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Einige zum Löschen vorgemerkte Kontakte wurden noch nicht gelöscht. Bitte warten.",
"Do you want to merge these address books?" => "Möchten Sie diese Adressbücher zusammenführen?",
"Shared by " => "Freigegeben von ",
"Upload too large" => "Die hochgeladene Datei ist zu groß",
"Only image files can be used as profile picture." => "Nur Bilder können als Profilbild genutzt werden.",
"Wrong file type" => "Falscher Dateityp",
"Your browser doesn't support AJAX upload. Please click on the profile picture to select a photo to upload." => "Der verwendete Browser unterstützt keinen Upload via AJAX. Bitte das Profilbild anklicken um ein Foto hochzuladen. ",
"Unable to upload your file as it is a directory or has 0 bytes" => "Ihre Datei konnte nicht hochgeladen werden, weil es sich um einen Ordner handelt oder die Datei leer ist.",
"Upload Error" => "Fehler beim Hochladen",
"Pending" => "Ausstehend",
"Import done" => "Import ausgeführt",
"Not all files uploaded. Retrying..." => "Es wurden nicht alle Dateien hochgeladen. Versuche erneut...",
"Something went wrong with the upload, please retry." => "Beim Hochladen ist etwas schiefgegangen. Bitte versuchen Sie es erneut.",
"Importing..." => "Importiere...",
"The address book name cannot be empty." => "Der Name des Adressbuches darf nicht leer sein.",
"Result: " => "Ergebnis: ",
" imported, " => " importiert, ",
" failed." => " fehlgeschlagen.",
"Displayname cannot be empty." => "Der Anzeigename darf nicht leer sein.",
"Show CardDav link" => "CardDav-Link anzeigen",
"Show read-only VCF link" => "Schreibgeschützten VCF-Link anzeigen",
"Download" => "Herunterladen",
"Edit" => "Bearbeiten",
"Delete" => "Löschen",
"Cancel" => "Abbrechen",
"More..." => "Mehr...",
"Less..." => "Weniger...",
"You do not have the permissions to read this addressbook." => "Sie besitzen keine Leseberechtigung für dieses Adressbuch.",
"You do not have the permissions to update this addressbook." => "Sie besitzen nicht die notwendigen Rechte, das Adressbuch zu aktualisieren.",
"There was an error updating the addressbook." => "Ein Fehler ist bei der Aktualisierung des Adressbuches aufgetreten.",
"You do not have the permissions to delete this addressbook." => "Sie besitzen nicht die erforderlichen Rechte, dieses Adressbuch zu löschen.",
"There was an error deleting this addressbook." => "Beim Löschen des Adressbuches ist ein Fehler aufgetreten.",
"Addressbook not found: " => "Adressbuch nicht gefunden:",
"This is not your addressbook." => "Dies ist nicht Ihr Adressbuch.",
"Contact could not be found." => "Kontakt konnte nicht gefunden werden.",
"Jabber" => "Jabber",
"AIM" => "AIM",
"MSN" => "MSN",
"Twitter" => "Twitter",
"GoogleTalk" => "GoogleTalk",
"Facebook" => "Facebook",
"XMPP" => "XMPP",
"ICQ" => "ICQ",
"Yahoo" => "Yahoo",
"Skype" => "Skype",
"QQ" => "QQ",
"GaduGadu" => "GaduGadu",
"Work" => "Arbeit",
"Home" => "Zuhause",
"Other" => "Andere",
"Mobile" => "Mobil",
"Text" => "Text",
"Voice" => "Anruf",
"Message" => "Mitteilung",
"Fax" => "Fax",
"Video" => "Video",
"Pager" => "Pager",
"Internet" => "Internet",
"Birthday" => "Geburtstag",
"Business" => "Geschäftlich",
"Call" => "Anruf",
"Clients" => "Kunden",
"Deliverer" => "Lieferant",
"Holidays" => "Feiertage",
"Ideas" => "Ideen",
"Journey" => "Reise",
"Jubilee" => "Jubiläum",
"Meeting" => "Besprechung",
"Personal" => "Persönlich",
"Projects" => "Projekte",
"Questions" => "Fragen",
"{name}'s Birthday" => "Geburtstag von {name}",
"Contact" => "Kontakt",
"You do not have the permissions to add contacts to this addressbook." => "Sie besitzen nicht die erforderlichen Rechte, diesem Adressbuch Kontakte hinzuzufügen.",
"Could not find the vCard with ID." => "Die vCard mit der ID konnte nicht gefunden werden.",
"You do not have the permissions to edit this contact." => "Sie besitzen nicht die erforderlichen Rechte, um diesen Kontakt zu bearbeiten.",
"Could not find the vCard with ID: " => "Die vCard mit der folgenden ID konnte nicht gefunden werden:",
"Could not find the Addressbook with ID: " => "Konnte das Adressbuch mit der folgenden ID nicht finden:",
"You do not have the permissions to delete this contact." => "Sie besitzen nicht die erforderlichen Rechte, um diesen Kontakte zu löschen.",
"There was an error deleting this contact." => "Beim Löschen des Kontaktes ist ein Fehler aufgetreten.",
"Add Contact" => "Kontakt hinzufügenff",
"Import" => "Importieren",
"Settings" => "Einstellungen",
"Close" => "Schließen",
"Keyboard shortcuts" => "Tastaturbefehle",
"Navigation" => "Navigation",
"Next contact in list" => "Nächster Kontakt aus der Liste",
"Previous contact in list" => "Vorheriger Kontakt aus der Liste",
"Expand/collapse current addressbook" => "Ausklappen / Einklappen des Adressbuches",
"Next addressbook" => "Nächstes Adressbuch",
"Previous addressbook" => "Vorheriges Adressbuch",
"Actions" => "Aktionen",
"Refresh contacts list" => "Kontaktliste neu laden",
"Add new contact" => "Neuen Kontakt hinzufügen",
"Add new addressbook" => "Neues Adressbuch hinzufügen",
"Delete current contact" => "Aktuellen Kontakt löschen",
"Drop photo to upload" => "Ziehen Sie ein Foto hierher, um es hochzuladen",
"Delete current photo" => "Derzeitiges Foto löschen",
"Edit current photo" => "Derzeitiges Foto ändern",
"Upload new photo" => "Neues Foto hochladen",
"Select photo from ownCloud" => "Foto aus der ownCloud auswählen",
"Edit name details" => "Name ändern",
"Organization" => "Organisation",
"Nickname" => "Spitzname",
"Enter nickname" => "Spitzname angeben",
"Web site" => "Webseite",
"http://www.somesite.com" => "http://www.somesite.com",
"Go to web site" => "Webseite aufrufen",
"dd-mm-yyyy" => "dd.mm.yyyy",
"Groups" => "Gruppen",
"Separate groups with commas" => "Gruppen mit Komma getrennt",
"Edit groups" => "Gruppen editieren",
"Preferred" => "Bevorzugt",
"Please specify a valid email address." => "Bitte tragen Sie eine gültige E-Mail-Adresse ein.",
"Enter email address" => "E-Mail-Adresse angeben",
"Mail to address" => "E-Mail an diese Adresse schicken",
"Delete email address" => "E-Mail-Adresse löschen",
"Enter phone number" => "Telefonnummer angeben",
"Delete phone number" => "Telefonnummer löschen",
"Instant Messenger" => "Instant Messenger",
"Delete IM" => "IM löschen",
"View on map" => "Auf der Karte zeigen",
"Edit address details" => "Adressinformationen ändern",
"Add notes here." => "Fügen Sie hier Notizen ein.",
"Add field" => "Feld hinzufügen",
"Phone" => "Telefon",
"Email" => "E-Mail",
"Instant Messaging" => "Instant Messaging",
"Address" => "Adresse",
"Note" => "Notiz",
"Download contact" => "Kontakt herunterladen",
"Delete contact" => "Kontakt löschen",
"The temporary image has been removed from cache." => "Das temporäre Bild wurde aus dem Cache gelöscht.",
"Edit address" => "Adresse ändern",
"Type" => "Typ",
"PO Box" => "Postfach",
"Street address" => "Straßenanschrift",
"Street and number" => "Straße und Hausnummer",
"Extended" => "Erweitert",
"Apartment number etc." => "Wohnungsnummer usw.",
"City" => "Stadt",
"Region" => "Region",
"E.g. state or province" => "Z.B. Staat oder Bezirk",
"Zipcode" => "Postleitzahl",
"Postal code" => "Postleitzahl",
"Country" => "Land",
"Addressbook" => "Adressbuch",
"Hon. prefixes" => "Höflichkeitspräfixe",
"Miss" => "Frau",
"Ms" => "Frau",
"Mr" => "Herr",
"Sir" => "Herr",
"Mrs" => "Frau",
"Dr" => "Dr.",
"Given name" => "Vorname",
"Additional names" => "Zusätzliche Namen",
"Family name" => "Familienname",
"Hon. suffixes" => "Höflichkeitssuffixe",
"J.D." => "Dr. Jur.",
"M.D." => "Dr. med.",
"D.O." => "DGOM",
"D.C." => "MChiro",
"Ph.D." => "Dr.",
"Esq." => "Hochwohlgeborenen",
"Jr." => "Jr.",
"Sn." => "Sen.",
"Import a contacts file" => "Kontaktdatei importieren",
"Please choose the addressbook" => "Bitte Adressbuch auswählen",
"create a new addressbook" => "Neues Adressbuch erstellen",
"Name of new addressbook" => "Name des neuen Adressbuchs",
"Importing contacts" => "Kontakte werden importiert",
"<h3>You have no contacts in your addressbook.</h3><p>You can import VCF files by dragging them to the contacts list and either drop them on an addressbook to import into it, or on an empty spot to create a new addressbook and import into that.<br />You can also import by clicking on the import button at the bottom of the list.</p>" => "<h3>Sie habent noch keine Kontaktdaten in Ihrem Adressbuch.</h3><p>Sie können VCF-Dateien importieren, indem Sie diese herein ziehen und entweder \nauf einem bestehenden Adressbuch fallen lassen, um die Dateien in dieses Adressbuch zu importieren, oder auf einen freien Bereich, um ein neues Adressbuch anzulegen und die Dateien dort zu importieren.<br />Sie können auch den Knopf 'Importieren' am Ende der Liste drücken.</p>",
"Add contact" => "Kontakt hinzufügen",
"Select Address Books" => "Wählen sie ein Adressbuch",
"Enter description" => "Beschreibung eingeben",
"CardDAV syncing addresses" => "CardDAV Sync-Adressen",
"more info" => "weitere Informationen",
"Primary address (Kontact et al)" => "Primäre Adresse (für Kontakt o.ä.)",
"iOS/OS X" => "iOS / OS X",
"Addressbooks" => "Adressbücher",
"Share" => "Teilen",
"New Address Book" => "Neues Adressbuch",
"Name" => "Name",
"Description" => "Beschreibung",
"Save" => "Speichern"
);

View File

@ -53,6 +53,7 @@
"Enter name" => "Sisesta nimi",
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Kohandatud vorming, Lühike nimi, Täielik nimi, vastupidine või vastupidine komadega",
"Select type" => "Vali tüüp",
"Select photo" => "Vali foto",
"You do not have permission to add contacts to " => "Sul pole luba lisada kontakti aadressiraamatusse",
"Please select one of your own address books." => "Palun vali üks oma aadressiraamatutest.",
"Permission error" => "Õiguse viga",
@ -62,7 +63,9 @@
"Error loading profile picture." => "Viga profiilipildi laadimisel",
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Mõned kontaktid on märgitud kustutamiseks, aga pole veel kustutatud. Palun oota, kuni need kustutatakse.",
"Do you want to merge these address books?" => "Kas sa soovid liita neid aadressiraamatuid?",
"Shared by " => "Jagas",
"Upload too large" => "Üleslaadimine on liiga suur",
"Wrong file type" => "Vale failitüüp",
"Upload Error" => "Üleslaadimise viga",
"Pending" => "Ootel",
"Import done" => "Importimine on tehtud",
@ -81,6 +84,7 @@
"Delete" => "Kustuta",
"Cancel" => "Loobu",
"More..." => "Veel...",
"Less..." => "Vähem...",
"You do not have the permissions to read this addressbook." => "Sul pole õigusi selle aadressiraamatu lugemiseks.",
"You do not have the permissions to update this addressbook." => "Sul pole õigusi selle aadressiraamatu uuendamiseks.",
"There was an error updating the addressbook." => "Aadressiraamatu uuendamisel tekkis viga.",

47
l10n/id.php Normal file
View File

@ -0,0 +1,47 @@
<?php $TRANSLATIONS = array(
"No contacts found." => "kontak tidak ditemukan",
"Cannot add empty property." => "tidak dapat menambahkan properti kosong",
"At least one of the address fields has to be filled out." => "setidaknya satu dari alamat wajib di isi",
"Contacts" => "kontak",
"Download" => "unduh",
"Edit" => "ubah",
"Delete" => "hapus",
"Cancel" => "batal",
"Contact could not be found." => "kontak tidak dapat ditemukan",
"Work" => "pekerjaan",
"Home" => "rumah",
"Mobile" => "ponsel",
"Text" => "teks",
"Voice" => "suara",
"Message" => "pesan",
"Fax" => "fax",
"Video" => "video",
"Pager" => "pager",
"Internet" => "internet",
"Birthday" => "tanggal lahir",
"{name}'s Birthday" => "hari ulang tahun {name}",
"Contact" => "kontak",
"Add Contact" => "tambah kontak",
"Edit name details" => "ubah detail nama",
"Organization" => "organisasi",
"Nickname" => "nama panggilan",
"Enter nickname" => "masukkan nama panggilan",
"dd-mm-yyyy" => "dd-mm-yyyy",
"Groups" => "grup",
"Separate groups with commas" => "pisahkan grup dengan tanda koma",
"Preferred" => "disarankan",
"Phone" => "telefon",
"Email" => "surel",
"Address" => "alamat",
"Download contact" => "unduk kontak",
"Delete contact" => "hapus kontak",
"Type" => "tipe",
"PO Box" => "PO box",
"City" => "kota",
"Region" => "daerah",
"Zipcode" => "kodepos",
"Country" => "negara",
"Addressbook" => "buku alamat",
"Addressbooks" => "buku alamat",
"Save" => "simpan"
);

View File

@ -68,7 +68,7 @@
"No files selected for upload." => "アップロードするファイルが選択されていません。",
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "アップロードしようとしているファイルは、このサーバの最大ファイルアップロードサイズを超えています。",
"Error loading profile picture." => "プロファイルの画像の読み込みエラー",
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "いくつかの連絡先が削除とマークされていますが、まだ削除されていません。削除するまでお待ちください。",
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "いくつかの連絡先が削除対象してマークされていますが、まだ削除されていません。削除するまでお待ちください。",
"Do you want to merge these address books?" => "これらのアドレス帳をマージしてもよろしいですか?",
"Shared by " => "共有",
"Upload too large" => "アップロードには大きすぎます。",
@ -96,8 +96,8 @@
"More..." => "もっと...",
"Less..." => "簡略...",
"You do not have the permissions to read this addressbook." => "このアドレス帳を見る権限がありません。",
"You do not have the permissions to update this addressbook." => "アドレスブックを更新する権限がありません",
"There was an error updating the addressbook." => "アドレスブックを更新中にエラーが発生しました。",
"You do not have the permissions to update this addressbook." => "アドレスを更新する権限がありません",
"There was an error updating the addressbook." => "アドレスを更新中にエラーが発生しました。",
"You do not have the permissions to delete this addressbook." => "アドレス帳を削除する権限がありません。",
"There was an error deleting this addressbook." => "アドレス帳を削除するときにエラーが発生しました。",
"Addressbook not found: " => "アドレス帳が見つかりません:",
@ -237,9 +237,9 @@
"Import a contacts file" => "連絡先ファイルをインポート",
"Please choose the addressbook" => "アドレス帳を選択してください",
"create a new addressbook" => "新しいアドレス帳を作成",
"Name of new addressbook" => "新しいアドレスブックの名前",
"Name of new addressbook" => "新しいアドレスの名前",
"Importing contacts" => "連絡先をインポート",
"<h3>You have no contacts in your addressbook.</h3><p>You can import VCF files by dragging them to the contacts list and either drop them on an addressbook to import into it, or on an empty spot to create a new addressbook and import into that.<br />You can also import by clicking on the import button at the bottom of the list.</p>" => "<h3>アドレス帳に連絡先がありません。</h3><p>連絡リストにVCFファイルをドラッグするとインポートできます。もしくは、アドレス帳にドラッグしてもインポートできます。空いているところの場合は新しいアドレス帳が作成されインポートされます。<br />リストの一番下のインポートボタンをクリックしてもインポートできます。</p>",
"<h3>You have no contacts in your addressbook.</h3><p>You can import VCF files by dragging them to the contacts list and either drop them on an addressbook to import into it, or on an empty spot to create a new addressbook and import into that.<br />You can also import by clicking on the import button at the bottom of the list.</p>" => "<h3>アドレス帳に連絡先がありません。</h3><p>連絡先リストにVCFファイルをドラッグするか、もしくは、アドレス帳にドラッグすることでインポートが可能です。新しいアドレス帳を作成してインポートする場合は、空白スペースにドラッグします。<br />リストの一番下のインポートボタンをクリックしてもインポートすることが可能です。</p>",
"Add contact" => "連絡先を追加",
"Select Address Books" => "アドレス帳を選択してください",
"Enter description" => "説明を入力してください",

View File

@ -225,6 +225,13 @@
"Given name" => "Voornaam",
"Additional names" => "Extra namen",
"Family name" => "Achternaam",
"Hon. suffixes" => "Honorabele",
"J.D." => "Jurist",
"M.D." => "Arts",
"D.O." => "Theoloog",
"D.C." => "Chircopracter",
"Ph.D." => "Doctor",
"Esq." => "Weledel gestrenge",
"Jr." => "Junior",
"Sn." => "Senior",
"Import a contacts file" => "Importeer een contacten bestand",

View File

@ -50,14 +50,19 @@
"Not implemented" => "Не реализовано",
"Couldn't get a valid address." => "Не удалось получить адрес.",
"Error" => "Ошибка",
"Please enter an email address." => "Пожалуйста, введите адрес электронной почты",
"Enter name" => "Введите имя",
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Формат Краткое имя, Полное имя",
"Select type" => "Выберите тип",
"Select photo" => "Выберите фото",
"You do not have permission to add contacts to " => "У вас нет разрешений добавлять контакты в",
"Please select one of your own address books." => "Выберите одну из ваших собственных адресных книг.",
"Permission error" => "Ошибка доступа",
"Click to undo deletion of \"" => "Нажмите для отмены удаления \"",
"Cancelled deletion of: \"" => "Отменено удаление: \"",
"This property has to be non-empty." => "Это поле не должно быть пустым.",
"Couldn't serialize elements." => "Не удалось сериализовать элементы.",
"Unknown error. Please check logs." => "Неизвестная ошибка. Пожалуйста, проверьте логи.",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' called without type argument. Please report at bugs.owncloud.org",
"Edit name" => "Изменить имя",
"No files selected for upload." => "Нет выбранных файлов для загрузки.",
@ -65,7 +70,11 @@
"Error loading profile picture." => "Ошибка загрузки изображения профиля.",
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Некоторые контакты помечены на удаление, но ещё не удалены. Подождите, пока они удаляются.",
"Do you want to merge these address books?" => "Вы хотите соединить эти адресные книги?",
"Shared by " => "Опубликовано",
"Upload too large" => "Файл слишком велик",
"Only image files can be used as profile picture." => "Только файлы изображений могут быть использованы в качестве картинки профиля.",
"Wrong file type" => "Неверный тип файла",
"Your browser doesn't support AJAX upload. Please click on the profile picture to select a photo to upload." => "Ваш браузер не поддерживает загрузку AJAX. Пожалуйста, нажмите на картинке профиля, чтобы загрузить фото.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Файл не был загружен: его размер 0 байт либо это не файл, а директория.",
"Upload Error" => "Ошибка при загрузке",
"Pending" => "Ожидание",
@ -85,6 +94,7 @@
"Delete" => "Удалить",
"Cancel" => "Отменить",
"More..." => "Ещё...",
"Less..." => "Меньше...",
"You do not have the permissions to read this addressbook." => "У вас нет права просмотра этой адресной книги.",
"You do not have the permissions to update this addressbook." => "У вас нет права обновлять эту адресную книгу.",
"There was an error updating the addressbook." => "Ошибка при обновлении адресной книги.",

View File

@ -58,9 +58,12 @@
"You do not have permission to add contacts to " => "У Вас нет полномочий для добавления контактов",
"Please select one of your own address books." => "Пожалуйста, выберите одну из Ваших собственных адресных книг.",
"Permission error" => "Ошибка разрешения доступа",
"Click to undo deletion of \"" => "Нажмите, чтобы отменить удаление \"",
"Cancelled deletion of: \"" => "Отменено удаление: \"",
"This property has to be non-empty." => "Это свойство не должно быть пустым.",
"Couldn't serialize elements." => "Не удалось сериализовать элементы.",
"Unknown error. Please check logs." => "Неизвестная ошибка. Пожалуйста, проверьте логи.",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "\"deleteProperty\" вызывается без аргументов типа. Пожалуйста, отправьте отчет на bugs.owncloud.org",
"Edit name" => "Редактировать имя",
"No files selected for upload." => "Не выбрано файлов для загрузки.",
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "Размер загружаемого Вами файла превышает максимально допустимый для загрузки на данный сервер.",
@ -69,7 +72,9 @@
"Do you want to merge these address books?" => "Вы хотите соединить эти адресные книги?",
"Shared by " => "Добавлено в общий доступ",
"Upload too large" => "Загрузка слишком велика",
"Only image files can be used as profile picture." => "Только файлы изображений могут быть использованы в качестве картинки к профилю.",
"Wrong file type" => "Неверный тип файла",
"Your browser doesn't support AJAX upload. Please click on the profile picture to select a photo to upload." => "Ваш браузер не поддерживает AJAX загрузки. Пожалуйста, нажмите на картинку профиля, чтобы выбрать фотографию для загрузки.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Невозможно загрузить Ваш файл, так как он является каталогом или его размер составляет 0 байт.",
"Upload Error" => "Ошибка загрузки",
"Pending" => "Ожидание",
@ -212,10 +217,10 @@
"Addressbook" => "Адресная книга",
"Hon. prefixes" => "Почетные префиксы",
"Miss" => "мисс",
"Ms" => "миссис",
"Mr" => "мистер",
"Ms" => "Г-жа",
"Mr" => "Г-н",
"Sir" => "сэр",
"Mrs" => "миссис",
"Mrs" => "Г-жа",
"Dr" => "Доктор",
"Given name" => "Имя",
"Additional names" => "Дополнительные имена",
@ -223,6 +228,8 @@
"Hon. suffixes" => "Префиксы",
"J.D." => "Доктор права",
"M.D." => "Д-р мед. наук",
"D.O." => "D.O.",
"D.C." => "D.C.",
"Ph.D." => "К.т.н.",
"Esq." => "Esq.",
"Jr." => "Мл.",

53
l10n/si_LK.php Normal file
View File

@ -0,0 +1,53 @@
<?php $TRANSLATIONS = array(
"id is not set." => "අංකය සකසා නැත.",
"No ID provided" => "ID සපයා නැත",
"No categories selected for deletion." => "මකා දැමීම සඳහා ප්‍රවර්ගයන් තෝරා නොමැත.",
"No address books found." => "ලිපින පොත් හමු නොවිනි",
"No contacts found." => "සබඳතා හමු නොවිනි",
"Cannot add empty property." => "අයිතිය ශුන්‍යව එක් කළ නොහැක.",
"At least one of the address fields has to be filled out." => "අඩුම තරමින් එක් යොමු ක්‍ෂේත්‍රයක්වත් පිරවිය යුතුයි.",
"Trying to add duplicate property: " => "අයිතියෙහි අනුපිටපතක් එක් කිරීමට උත්සාහ කිරීම:",
"Information about vCard is incorrect. Please reload the page." => "vCard පිළිබඳ තොරතුරු අසත්‍යයි. කරුණාකර පිටුව නැවත බාගත කරන්න.",
"Missing ID" => "හැඳුනුම් අංකය නොමැත",
"No contact ID was submitted." => "සබඳතා අංකය සපයා නැත.",
"Error reading contact photo." => "හඳුනාගැනීමේ ඡායාරූපය කියවීම දෝෂ සහිතයි.",
"Error saving temporary file." => "තාවකාලික ගොනුව සුරැකීම දෝෂ සහිතයි.",
"Contact ID is missing." => "සබඳතා හැඳිනුම් අංකය නොමැත.",
"Error loading image." => "රූපය පූරණය දෝෂ සහිතයි.",
"Contacts" => "සබඳතා",
"Download" => "බාගත කිරීම",
"Edit" => "සකසන්න",
"Delete" => "මකන්න",
"Cancel" => "එපා",
"This is not your addressbook." => "මේ ඔබේ ලිපින පොත නොවේ",
"Contact could not be found." => "සබඳතාවය සොයා ගත නොහැක.",
"Work" => "රාජකාරී",
"Home" => "නිවස",
"Mobile" => "ජංගම",
"Text" => "පෙළ",
"Voice" => "හඬ",
"Fax" => "ෆැක්ස්",
"Video" => "වීඩියෝව",
"Pager" => "පේජරය",
"Birthday" => "උපන් දිනය",
"Contact" => "සබඳතාව",
"Add Contact" => "සබඳතාවක් එක් කරන්න",
"Organization" => "ආයතනය",
"Preferred" => "රුචි",
"Phone" => "දුරකථන",
"Email" => "ඉ-තැපැල්",
"Address" => "ලිපිනය",
"Download contact" => "සබඳතා බාගත කරන්න",
"Delete contact" => "සබඳතාව මකන්න",
"Type" => "වර්ගය",
"PO Box" => "තැ.පෙ.",
"Extended" => "දීඝී කිරීම",
"City" => "නගරය",
"Region" => "කළාපය",
"Zipcode" => "තැපැල් කේතය",
"Country" => "රට",
"Addressbook" => "ලිපින පොත",
"Addressbooks" => "ලිපින පොත්",
"New Address Book" => "නව ලිපින පොතක් ",
"Save" => "සුරකින්න"
);

View File

@ -67,11 +67,13 @@
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Počkajte prosím do skončenia mazania kontaktov označených na mazanie.",
"Do you want to merge these address books?" => "Chcete zlúčiť tieto adresáre?",
"Shared by " => "Zdieľané",
"Upload too large" => "Nahrávanie je príliš veľké",
"Wrong file type" => "Nesprávny typ súboru",
"Upload Error" => "Chyba pri posielaní",
"Pending" => "Prebieha",
"Import done" => "Import ukončený",
"Importing..." => "Importujem...",
"The address book name cannot be empty." => "Názov adresára nemôže byť prázdny.",
"Result: " => "Výsledok: ",
" imported, " => " importovaných, ",
" failed." => " zlyhaných.",
@ -84,6 +86,8 @@
"Cancel" => "Zrušiť",
"More..." => "Viac...",
"Less..." => "Menej...",
"You do not have the permissions to update this addressbook." => "Nemáte oprávnenie k zmenám v tomto adresári.",
"There was an error updating the addressbook." => "Nastala chyba pri pokuse o úpravy v adresári.",
"You do not have the permissions to delete this addressbook." => "Nemáte oprávnenie pre zmazanie tohto adresára.",
"There was an error deleting this addressbook." => "Vyskytla sa chyba pri mazaní tohto adresára.",
"Addressbook not found: " => "Adresár nebol nájdený:",
@ -126,7 +130,11 @@
"Questions" => "Otázky",
"{name}'s Birthday" => "Narodeniny {name}",
"Contact" => "Kontakt",
"You do not have the permissions to add contacts to this addressbook." => "Nemáte oprávnenie pridať kontakt do adresára.",
"Could not find the vCard with ID." => "Nie je možné nájsť vCard s ID.",
"You do not have the permissions to edit this contact." => "Nemáte oprávnenie pre úpravu tohto kontaktu.",
"Could not find the vCard with ID: " => "Nie je možné nájsť vCard s ID:",
"Could not find the Addressbook with ID: " => "Nie je možné nájsť adresár s ID:",
"You do not have the permissions to delete this contact." => "Nemáte oprávnenie pre zmazanie tohto kontaktu.",
"There was an error deleting this contact." => "Vyskytla sa chyba pri mazaní tohto kontaktu.",
"Add Contact" => "Pridať Kontakt.",

View File

@ -21,12 +21,18 @@
"No photo path was submitted." => "Đường dẫn hình ảnh bị thiếu",
"File doesn't exist:" => "Tập tin không tồn tại",
"Error loading image." => "Lỗi khi tải hình ảnh.",
"Error saving contact." => "Lỗi khi lưu liên lạc",
"Error resizing image" => "Lỗi khi chỉnh kích thước ảnh",
"Error cropping image" => "Lỗi khi cắt ảnh",
"Error creating temporary image" => "Lỗi khi tạo tệp tin tạm",
"Error uploading contacts to storage." => "Lỗi tải lên danh sách địa chỉ để lưu trữ.",
"There is no error, the file uploaded with success" => "Không có lỗi, các tập tin tải lên thành công",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Dung lượng file tải lên vượt quá giới hạn cho phép.",
"No file was uploaded" => "Chưa có file nào được tải lên",
"Contacts" => "Liên lạc",
"Enter name" => "Nhập tên",
"Edit name" => "Sửa tên",
"Result: " => "Kết quả:",
"Download" => "Tải về",
"Edit" => "Sửa",
"Delete" => "Xóa",
@ -42,9 +48,14 @@
"Video" => "Video",
"Pager" => "số trang",
"Birthday" => "Ngày sinh nhật",
"Call" => "Gọi",
"Contact" => "Danh sách",
"Add Contact" => "Thêm liên lạc",
"Import" => "Nhập",
"Settings" => "Tùy chỉnh",
"Close" => "Đóng",
"Next contact in list" => "Liên lạc tiếp theo",
"Previous contact in list" => "Liên lạc trước",
"Expand/collapse current addressbook" => "Đóng/mở sổ địa chỉ",
"Refresh contacts list" => "Làm mới danh sách liên lạc",
"Add new contact" => "Thêm liên lạc mới",
@ -84,6 +95,7 @@
"Street address" => "Địa chỉ nhà",
"Street and number" => "Số nhà",
"Extended" => "Mở rộng",
"Apartment number etc." => "Số nhà",
"City" => "Thành phố",
"Region" => "Vùng/miền",
"E.g. state or province" => "Vd tiểu bang hoặc tỉnh thành",
@ -91,6 +103,10 @@
"Postal code" => "Mã bưu chính",
"Country" => "Quốc gia",
"Addressbook" => "Sổ địa chỉ",
"Please choose the addressbook" => "Chọn sổ địa chỉ",
"create a new addressbook" => "Tạo một sổ địa chỉ mới",
"Importing contacts" => "Nhập liên lạc",
"Add contact" => "Thêm liên lạc",
"Select Address Books" => "Chọn sổ địa chỉ",
"Enter description" => "Nhập mô tả",
"Addressbooks" => "Sổ địa chỉ",

View File

@ -50,14 +50,19 @@
"Not implemented" => "未实现",
"Couldn't get a valid address." => "未能获取有效地址。",
"Error" => "出错",
"Please enter an email address." => "请输入电子邮件地址。",
"Enter name" => "输入名称",
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "格式自定义,短名称,全名,分隔或用逗号分隔",
"Select type" => "选择类型",
"Select photo" => "选择相片",
"You do not have permission to add contacts to " => "您没有权限添加联系人到",
"Please select one of your own address books." => "请选择一个您自己的地址薄。",
"Permission error" => "权限错误",
"Click to undo deletion of \"" => "点击以取消删除 \"",
"Cancelled deletion of: \"" => "取消删除:\"",
"This property has to be non-empty." => "该属性不能为空。",
"Couldn't serialize elements." => "不能序列化元素",
"Unknown error. Please check logs." => "未知错误。请检查日志。",
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' 没有带类型参数调用。请到 bugs.owncloud.org 报告",
"Edit name" => "编辑名称",
"No files selected for upload." => "未选择要上传的文件。",
@ -65,7 +70,11 @@
"Error loading profile picture." => "加载档案相片出错。",
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "一些联系人标记为删除,但尚未删除。请等待它们被删除。",
"Do you want to merge these address books?" => "您想要合并这些地址薄吗?",
"Shared by " => "分享自",
"Upload too large" => "上传过大",
"Only image files can be used as profile picture." => "只有图片文件可用于资料相片。",
"Wrong file type" => "错误文件格式",
"Your browser doesn't support AJAX upload. Please click on the profile picture to select a photo to upload." => "您的浏览器不支持 AJAX 上传。请点击资料相片来选择要上传的相片。",
"Unable to upload your file as it is a directory or has 0 bytes" => "不能上传您的文件,由于它是文件夹或者为空文件",
"Upload Error" => "上传错误",
"Pending" => "等待中",
@ -85,6 +94,7 @@
"Delete" => "删除",
"Cancel" => "取消",
"More..." => "更多...",
"Less..." => "更少...",
"You do not have the permissions to read this addressbook." => "您没有权限读取此地址薄。",
"You do not have the permissions to update this addressbook." => "您没有权限更新此地址薄。",
"There was an error updating the addressbook." => "更新地址薄出错。",

View File

@ -346,8 +346,7 @@ class OC_Contacts_Addressbook {
);
}
// TODO: Unshare all when that method is created
//OCP\Share::unshare('addressbook', $id);
OCP\Share::unshareAll('addressbook', $id);
if(count(self::all(OCP\User::getUser())) == 0) {
self::addDefault();

View File

@ -551,7 +551,11 @@ class OC_Contacts_VCard {
)
);
}
OC_Contacts_App::getVCategories()->purgeObject($id);
OCP\Share::unshareAll('contact', $id);
return true;
}