diff --git a/l10n/af.js b/l10n/af.js index 11d41f87..6529417b 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -12,7 +12,7 @@ OC.L10N.register( "Title" : "Titel", "Download" : "Laai Af", "Delete" : "Skrap", - "Addressbook" : "Adresboek", + "Cancel" : "Kanselleer", "Groups" : "Groepe", "New contact" : "Nuwe kontak", "Select type" : "Kies tipe", diff --git a/l10n/af.json b/l10n/af.json index fef7411d..5a3a1a0f 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -10,7 +10,7 @@ "Title" : "Titel", "Download" : "Laai Af", "Delete" : "Skrap", - "Addressbook" : "Adresboek", + "Cancel" : "Kanselleer", "Groups" : "Groepe", "New contact" : "Nuwe kontak", "Select type" : "Kies tipe", diff --git a/l10n/ar.js b/l10n/ar.js index 3d71d484..b1cce9d3 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -15,7 +15,7 @@ OC.L10N.register( "Title" : "العنوان", "Download" : "تحميل", "Delete" : "حذف", - "Addressbook" : "دفتر العناوين", + "Cancel" : "إلغاء", "Groups" : "مجموعات", "New contact" : "جهة إتصال جديدة", "No errors" : "لا توجد أخطاء", diff --git a/l10n/ar.json b/l10n/ar.json index 4bde51f8..108a4929 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -13,7 +13,7 @@ "Title" : "العنوان", "Download" : "تحميل", "Delete" : "حذف", - "Addressbook" : "دفتر العناوين", + "Cancel" : "إلغاء", "Groups" : "مجموعات", "New contact" : "جهة إتصال جديدة", "No errors" : "لا توجد أخطاء", diff --git a/l10n/ast.js b/l10n/ast.js index 02b6a32c..14b11854 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Títulu", "Download" : "Baxar", "Delete" : "Desaniciar", + "Cancel" : "Encaboxar", "Groups" : "Grupos", "New contact" : "Contautu nuevu", "No results" : "Ensin resultaos", diff --git a/l10n/ast.json b/l10n/ast.json index 892f4983..ee33f0e2 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -8,6 +8,7 @@ "Title" : "Títulu", "Download" : "Baxar", "Delete" : "Desaniciar", + "Cancel" : "Encaboxar", "Groups" : "Grupos", "New contact" : "Contautu nuevu", "No results" : "Ensin resultaos", diff --git a/l10n/az.js b/l10n/az.js index 44bcdab8..eb7efbb0 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -9,6 +9,7 @@ OC.L10N.register( "Title" : "Başlıq", "Download" : "Yüklə", "Delete" : "Sil", + "Cancel" : "Dayandır", "Groups" : "Qruplar", "Rename" : "Adı dəyiş", "Enabled" : "İşə salınıb", diff --git a/l10n/az.json b/l10n/az.json index 83cd8978..7d22ba48 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -7,6 +7,7 @@ "Title" : "Başlıq", "Download" : "Yüklə", "Delete" : "Sil", + "Cancel" : "Dayandır", "Groups" : "Qruplar", "Rename" : "Adı dəyiş", "Enabled" : "İşə salınıb", diff --git a/l10n/be.js b/l10n/be.js new file mode 100644 index 00000000..a1399c34 --- /dev/null +++ b/l10n/be.js @@ -0,0 +1,13 @@ +OC.L10N.register( + "contacts", + { + "Loading" : "Loading", + "Title" : "Title", + "Delete" : "Delete", + "Cancel" : "Cancel", + "Rename" : "Rename", + "Notes" : "Notes", + "Email" : "email", + "Unknown" : "невядомы" +}, +"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/be.json b/l10n/be.json new file mode 100644 index 00000000..7bf949df --- /dev/null +++ b/l10n/be.json @@ -0,0 +1,11 @@ +{ "translations": { + "Loading" : "Loading", + "Title" : "Title", + "Delete" : "Delete", + "Cancel" : "Cancel", + "Rename" : "Rename", + "Notes" : "Notes", + "Email" : "email", + "Unknown" : "невядомы" +},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" +} \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index c1139cd9..91727026 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -17,7 +17,7 @@ OC.L10N.register( "Title" : "Длъжност", "Download" : "Свали", "Delete" : "Изтрий", - "Addressbook" : "Адресна книга", + "Cancel" : "Отказ", "Groups" : "Групи", "New contact" : "Нов контакт", "No errors" : "Няма грешки", @@ -30,16 +30,10 @@ OC.L10N.register( "Enabled" : "Включено", "Disabled" : "Изключено", "Copy link" : "Копирай връзката", - "This will delete the addressbook and every contacts within it" : "Адресната книга и всички контакти в нея ще бъдат изтрити.", "Delete {addressbook} ?" : "Изтриване на {addressbook} ?", - "Deletion of addressbook was not successful." : "Адресната книга не е изтрита.", - "Renaming of addressbook was not successful." : "Адресната книга не е преименувана.", - "Addressbook copied to clipboard" : "Адресната книга е копирана в клипборда", - "Addressbook was not copied to clipboard." : "Адресната книга не е копирана в клипборда.", "Share with users or groups" : "Сподели с потребители или групи", "can edit" : "може да редактира", "Address book name" : "Име на адресната книга", - "An error occurred, unable to create the addressbook." : "Възникна грешка, адресната книга не може да бъде създадена.", "First name" : "Име", "Last name" : "Фамилия", "Display name" : "Вписване като", diff --git a/l10n/bg.json b/l10n/bg.json index 61f837e8..f6ecac1a 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -15,7 +15,7 @@ "Title" : "Длъжност", "Download" : "Свали", "Delete" : "Изтрий", - "Addressbook" : "Адресна книга", + "Cancel" : "Отказ", "Groups" : "Групи", "New contact" : "Нов контакт", "No errors" : "Няма грешки", @@ -28,16 +28,10 @@ "Enabled" : "Включено", "Disabled" : "Изключено", "Copy link" : "Копирай връзката", - "This will delete the addressbook and every contacts within it" : "Адресната книга и всички контакти в нея ще бъдат изтрити.", "Delete {addressbook} ?" : "Изтриване на {addressbook} ?", - "Deletion of addressbook was not successful." : "Адресната книга не е изтрита.", - "Renaming of addressbook was not successful." : "Адресната книга не е преименувана.", - "Addressbook copied to clipboard" : "Адресната книга е копирана в клипборда", - "Addressbook was not copied to clipboard." : "Адресната книга не е копирана в клипборда.", "Share with users or groups" : "Сподели с потребители или групи", "can edit" : "може да редактира", "Address book name" : "Име на адресната книга", - "An error occurred, unable to create the addressbook." : "Възникна грешка, адресната книга не може да бъде създадена.", "First name" : "Име", "Last name" : "Фамилия", "Display name" : "Вписване като", diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index 9d170eb5..32d0ac6f 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -9,6 +9,7 @@ OC.L10N.register( "Title" : "শিরোনাম", "Download" : "ডাউনলোড", "Delete" : "মুছে", + "Cancel" : "বাতির", "Groups" : "গোষ্ঠীসমূহ", "New contact" : "নতুন ঠিকানা", "Rename" : "পূনঃনামকরণ", diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index 6497be4f..159fcab6 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -7,6 +7,7 @@ "Title" : "শিরোনাম", "Download" : "ডাউনলোড", "Delete" : "মুছে", + "Cancel" : "বাতির", "Groups" : "গোষ্ঠীসমূহ", "New contact" : "নতুন ঠিকানা", "Rename" : "পূনঃনামকরণ", diff --git a/l10n/bs.js b/l10n/bs.js index 74e476bb..7e0b89b0 100644 --- a/l10n/bs.js +++ b/l10n/bs.js @@ -8,6 +8,7 @@ OC.L10N.register( "Title" : "Naslov", "Download" : "Preuzmi", "Delete" : "Obriši", + "Cancel" : "Otkaži", "Groups" : "Grupe", "New contact" : "Novi kontakt", "Rename" : "Preimenuj", diff --git a/l10n/bs.json b/l10n/bs.json index c596c3a2..170b5f21 100644 --- a/l10n/bs.json +++ b/l10n/bs.json @@ -6,6 +6,7 @@ "Title" : "Naslov", "Download" : "Preuzmi", "Delete" : "Obriši", + "Cancel" : "Otkaži", "Groups" : "Grupe", "New contact" : "Novi kontakt", "Rename" : "Preimenuj", diff --git a/l10n/ca.js b/l10n/ca.js index db513c2d..9c28093e 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -29,10 +29,11 @@ OC.L10N.register( "Download" : "Baixa", "Generate QR Code" : "Genera un codi QR", "Delete" : "Suprimeix", + "Cancel" : "Cancel·la", "This contact is not yet synced. Edit it to save it to the server." : "Encara no s'ha sincronitzat aquest contacte. Editeu-lo per desar-lo al servidor.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Aquest contacte està en mode de només lectura. No teniu permís per editar aquest contacte.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "El contacte que intentàveu editar ha canviat. Actualitzeu la pàgina del contacte manualment. Es descartaran tots els canvis posteriors.", - "Addressbook" : "Llibreta d'adreces", + "Address book" : "Llibreta d'adreces", "Groups" : "Grups", "New contact" : "Contacte nou", "Syntax error. Cannot open the contact." : "Error de sintaxi. No es pot obrir el contacte.", @@ -51,12 +52,7 @@ OC.L10N.register( "Copied" : "S'ha copiat", "Can not copy" : "No s'ha pogut copiar", "Copy link" : "Copia l'enllaç", - "This will delete the addressbook and every contacts within it" : "Això suprimirà la llibreta d'adreces i tots els contactes que contingui", "Delete {addressbook} ?" : "Voleu suprimir {addressbook}?", - "Deletion of addressbook was not successful." : "No s'ha pogut suprimir la llibreta d'adreces.", - "Renaming of addressbook was not successful." : "No s'ha pogut canviar el nom de la llibreta d'adreces.", - "Addressbook copied to clipboard" : "S'ha copiat la llibreta d'adreces al porta-retalls", - "Addressbook was not copied to clipboard." : "No s'ha copiat la llibreta d'adreces al porta-retalls.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["S'ha compartit amb {num} entitat","S'ha compartit amb {num} entitats"], "Share with users or groups" : "Comparteix amb usuaris o grups", "No users or groups" : "No hi ha usuaris ni grups", @@ -65,7 +61,6 @@ OC.L10N.register( "Unable to change permissions." : "No s'han pogut canviar els permisos.", "Importing is disabled because there are no address books available" : "La importació està desactivada perquè no hi ha cap llibreta d’adreces disponible", "Address book name" : "Nom de la llibreta d'adreces", - "An error occurred, unable to create the addressbook." : "S'ha produït un error. No s'ha pogut crear la llibreta d'adreces.", "First name" : "Nom", "Last name" : "Cognom", "Display name" : "Nom per mostrar", diff --git a/l10n/ca.json b/l10n/ca.json index 790679aa..fa75872e 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -27,10 +27,11 @@ "Download" : "Baixa", "Generate QR Code" : "Genera un codi QR", "Delete" : "Suprimeix", + "Cancel" : "Cancel·la", "This contact is not yet synced. Edit it to save it to the server." : "Encara no s'ha sincronitzat aquest contacte. Editeu-lo per desar-lo al servidor.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Aquest contacte està en mode de només lectura. No teniu permís per editar aquest contacte.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "El contacte que intentàveu editar ha canviat. Actualitzeu la pàgina del contacte manualment. Es descartaran tots els canvis posteriors.", - "Addressbook" : "Llibreta d'adreces", + "Address book" : "Llibreta d'adreces", "Groups" : "Grups", "New contact" : "Contacte nou", "Syntax error. Cannot open the contact." : "Error de sintaxi. No es pot obrir el contacte.", @@ -49,12 +50,7 @@ "Copied" : "S'ha copiat", "Can not copy" : "No s'ha pogut copiar", "Copy link" : "Copia l'enllaç", - "This will delete the addressbook and every contacts within it" : "Això suprimirà la llibreta d'adreces i tots els contactes que contingui", "Delete {addressbook} ?" : "Voleu suprimir {addressbook}?", - "Deletion of addressbook was not successful." : "No s'ha pogut suprimir la llibreta d'adreces.", - "Renaming of addressbook was not successful." : "No s'ha pogut canviar el nom de la llibreta d'adreces.", - "Addressbook copied to clipboard" : "S'ha copiat la llibreta d'adreces al porta-retalls", - "Addressbook was not copied to clipboard." : "No s'ha copiat la llibreta d'adreces al porta-retalls.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["S'ha compartit amb {num} entitat","S'ha compartit amb {num} entitats"], "Share with users or groups" : "Comparteix amb usuaris o grups", "No users or groups" : "No hi ha usuaris ni grups", @@ -63,7 +59,6 @@ "Unable to change permissions." : "No s'han pogut canviar els permisos.", "Importing is disabled because there are no address books available" : "La importació està desactivada perquè no hi ha cap llibreta d’adreces disponible", "Address book name" : "Nom de la llibreta d'adreces", - "An error occurred, unable to create the addressbook." : "S'ha produït un error. No s'ha pogut crear la llibreta d'adreces.", "First name" : "Nom", "Last name" : "Cognom", "Display name" : "Nom per mostrar", diff --git a/l10n/cs.js b/l10n/cs.js index 36acad5c..09391846 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -28,12 +28,15 @@ OC.L10N.register( "Title" : "Funkce", "This contact was broken and received a fix. Please review the content and click here to save it." : "Tento kontakt byl poškozen a obdržel opravu. Zkontrolujte obsah a kliknutím sem ho uložte.", "Download" : "Stáhnout", + "Clone contact" : "Klonovat kontakt", "Generate QR Code" : "Vytvořit QR kód", "Delete" : "Smazat", + "Contact vcard as qrcode" : "Zobrazit údaje kontaktu (vcard) v podobě QR kódu", + "Pick an address book" : "Zvolit adresář kontaktů", + "Cancel" : "Storno", "This contact is not yet synced. Edit it to save it to the server." : "Tento kontakt ještě není synchronizován. Upravte ho aby byl uložen na server.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Tento kontakt je v režimu pouze pro čtení. Nemáte oprávnění k úpravě tohoto kontaktu.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakt který jste se pokoušeli upravit se mezitím změnil. Ručně ho znovu načtěte. Mezitím provedené úpravy budou zahozeny.", - "Addressbook" : "Adresář kontaktů", "Groups" : "Skupiny", "New contact" : "Nový kontakt", "Syntax error. Cannot open the contact." : "Chyba syntaxe. Kontakty nelze otevřít.", @@ -54,13 +57,7 @@ OC.L10N.register( "Copied" : "Zkopírováno", "Can not copy" : "Nelze kopírovat", "Copy link" : "Zkopírovat odkaz", - "Toggling of addressbook was not successful" : "Vyp/zap. adresáře kontaktů nebylo úspěšné", - "This will delete the addressbook and every contacts within it" : "Toto smaže adresář kontaktů a všechny obsažené kontakty", "Delete {addressbook} ?" : "Smazat {addressbook} ?", - "Deletion of addressbook was not successful." : "Smazání adresáře kontaktů nebylo úspěšné.", - "Renaming of addressbook was not successful." : "Přejmenování adresáře kontaktů nebylo úspěšné.", - "Addressbook copied to clipboard" : "Adresář kontaktů zkopírován do schránky", - "Addressbook was not copied to clipboard." : "Adresář kontaktů nebyl zkopírován do schránky.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Sdíleno s {num} entitou","Sdíleno se {num} entitami","Sdíleno s {num} entitami","Sdíleno se {num} entitami"], "Share with users or groups" : "Sdílet s uživateli nebo skupinami", "No users or groups" : "Žádní uživatelé nebo skupiny", @@ -73,7 +70,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Import je vypnutý, protože nejsou k dispozici žádné adresáře kontaktů", "Choose a vCard file to import" : "Vyberte vCard soubor, který chcete importovat", "Address book name" : "Název adresáře kontaktů", - "An error occurred, unable to create the addressbook." : "Vyskytla se chyba, adresář kontaktů se nepodařilo vytvořit.", "First name" : "Jméno", "Last name" : "Příjmení", "Display name" : "Zobrazovaný název", diff --git a/l10n/cs.json b/l10n/cs.json index bd4a1cab..9dd600c5 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -26,12 +26,15 @@ "Title" : "Funkce", "This contact was broken and received a fix. Please review the content and click here to save it." : "Tento kontakt byl poškozen a obdržel opravu. Zkontrolujte obsah a kliknutím sem ho uložte.", "Download" : "Stáhnout", + "Clone contact" : "Klonovat kontakt", "Generate QR Code" : "Vytvořit QR kód", "Delete" : "Smazat", + "Contact vcard as qrcode" : "Zobrazit údaje kontaktu (vcard) v podobě QR kódu", + "Pick an address book" : "Zvolit adresář kontaktů", + "Cancel" : "Storno", "This contact is not yet synced. Edit it to save it to the server." : "Tento kontakt ještě není synchronizován. Upravte ho aby byl uložen na server.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Tento kontakt je v režimu pouze pro čtení. Nemáte oprávnění k úpravě tohoto kontaktu.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakt který jste se pokoušeli upravit se mezitím změnil. Ručně ho znovu načtěte. Mezitím provedené úpravy budou zahozeny.", - "Addressbook" : "Adresář kontaktů", "Groups" : "Skupiny", "New contact" : "Nový kontakt", "Syntax error. Cannot open the contact." : "Chyba syntaxe. Kontakty nelze otevřít.", @@ -52,13 +55,7 @@ "Copied" : "Zkopírováno", "Can not copy" : "Nelze kopírovat", "Copy link" : "Zkopírovat odkaz", - "Toggling of addressbook was not successful" : "Vyp/zap. adresáře kontaktů nebylo úspěšné", - "This will delete the addressbook and every contacts within it" : "Toto smaže adresář kontaktů a všechny obsažené kontakty", "Delete {addressbook} ?" : "Smazat {addressbook} ?", - "Deletion of addressbook was not successful." : "Smazání adresáře kontaktů nebylo úspěšné.", - "Renaming of addressbook was not successful." : "Přejmenování adresáře kontaktů nebylo úspěšné.", - "Addressbook copied to clipboard" : "Adresář kontaktů zkopírován do schránky", - "Addressbook was not copied to clipboard." : "Adresář kontaktů nebyl zkopírován do schránky.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Sdíleno s {num} entitou","Sdíleno se {num} entitami","Sdíleno s {num} entitami","Sdíleno se {num} entitami"], "Share with users or groups" : "Sdílet s uživateli nebo skupinami", "No users or groups" : "Žádní uživatelé nebo skupiny", @@ -71,7 +68,6 @@ "Importing is disabled because there are no address books available" : "Import je vypnutý, protože nejsou k dispozici žádné adresáře kontaktů", "Choose a vCard file to import" : "Vyberte vCard soubor, který chcete importovat", "Address book name" : "Název adresáře kontaktů", - "An error occurred, unable to create the addressbook." : "Vyskytla se chyba, adresář kontaktů se nepodařilo vytvořit.", "First name" : "Jméno", "Last name" : "Příjmení", "Display name" : "Zobrazovaný název", diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index ec53f227..521fa998 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -26,10 +26,10 @@ OC.L10N.register( "Download" : "Llwytho i lawr", "Generate QR Code" : "Cynhyrchu Cod QR", "Delete" : "Dileu", + "Cancel" : "Diddymu", "This contact is not yet synced. Edit it to save it to the server." : "Nid yw'r cyswllt hwn wedi'i gydweddu eto. Golygwch ef i'w gadw i'r gweinydd.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Mae'r cyswllt hwn yn y modd darllen yn unig. Nid oes gennych ganiatâd i olygu'r cyswllt hwn.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Mae'r cyswllt yr oeddech yn ceisio ei olygu wedi newid. Adnewyddwch y cyswllt â llaw. Bydd unrhyw olygiadau pellach yn cael eu ddileu.", - "Addressbook" : "Llyfr Cyfeiriadau", "Groups" : "Grwpiau", "New contact" : "Cysylltiad newydd", "Syntax error. Cannot open the contact." : "Gwall cystrawen. Methu agor y cyswllt.", @@ -48,12 +48,7 @@ OC.L10N.register( "Copied" : "Copïwyd", "Can not copy" : "Methu copïo", "Copy link" : "Copïo dolen", - "This will delete the addressbook and every contacts within it" : "Bydd hyn yn dileu'r llyfr cyfeiriadau a phob cyswllt o'i fewn", "Delete {addressbook} ?" : "Dileu {addressbook}?", - "Deletion of addressbook was not successful." : "Heb lwyddo i ddileu'r llyfr cyfeiriadau.", - "Renaming of addressbook was not successful." : "Heb lwyddo i ailenwi'r llyfr cyfeiriadau.", - "Addressbook copied to clipboard" : "Copïwyd y llyfr cyfeiriadau i'r clipfwrdd", - "Addressbook was not copied to clipboard." : "Heb gopïo'r llyfr cyfeiriadau i'r clipfwrdd.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Rhannwyd gyda {num} endid","Rhannwyd gyda {num} endid","Rhannwyd gyda {num} endid","Rhannwyd gyda {num} endid"], "Share with users or groups" : "Rhannwch gyda defnyddwyr neu grwpiau", "No users or groups" : "Dim defnyddwyr na grwpiau", @@ -62,7 +57,6 @@ OC.L10N.register( "Unable to change permissions." : "Methu newid caniatâd.", "Importing is disabled because there are no address books available" : "Mae mewnforio wedi ei analluogi oherwydd nad oes llyfrau cyfeiriadau ar gael", "Address book name" : "Enw'r llyfr cyfeiriadau", - "An error occurred, unable to create the addressbook." : "Digwyddodd gwall, yn methu â chreu'r llyfr cyfeiriadau.", "First name" : "Enw cyntaf", "Last name" : "Cyfenw", "Display name" : "Enw Dangos", diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index b501de46..7d9b2f5a 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -24,10 +24,10 @@ "Download" : "Llwytho i lawr", "Generate QR Code" : "Cynhyrchu Cod QR", "Delete" : "Dileu", + "Cancel" : "Diddymu", "This contact is not yet synced. Edit it to save it to the server." : "Nid yw'r cyswllt hwn wedi'i gydweddu eto. Golygwch ef i'w gadw i'r gweinydd.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Mae'r cyswllt hwn yn y modd darllen yn unig. Nid oes gennych ganiatâd i olygu'r cyswllt hwn.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Mae'r cyswllt yr oeddech yn ceisio ei olygu wedi newid. Adnewyddwch y cyswllt â llaw. Bydd unrhyw olygiadau pellach yn cael eu ddileu.", - "Addressbook" : "Llyfr Cyfeiriadau", "Groups" : "Grwpiau", "New contact" : "Cysylltiad newydd", "Syntax error. Cannot open the contact." : "Gwall cystrawen. Methu agor y cyswllt.", @@ -46,12 +46,7 @@ "Copied" : "Copïwyd", "Can not copy" : "Methu copïo", "Copy link" : "Copïo dolen", - "This will delete the addressbook and every contacts within it" : "Bydd hyn yn dileu'r llyfr cyfeiriadau a phob cyswllt o'i fewn", "Delete {addressbook} ?" : "Dileu {addressbook}?", - "Deletion of addressbook was not successful." : "Heb lwyddo i ddileu'r llyfr cyfeiriadau.", - "Renaming of addressbook was not successful." : "Heb lwyddo i ailenwi'r llyfr cyfeiriadau.", - "Addressbook copied to clipboard" : "Copïwyd y llyfr cyfeiriadau i'r clipfwrdd", - "Addressbook was not copied to clipboard." : "Heb gopïo'r llyfr cyfeiriadau i'r clipfwrdd.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Rhannwyd gyda {num} endid","Rhannwyd gyda {num} endid","Rhannwyd gyda {num} endid","Rhannwyd gyda {num} endid"], "Share with users or groups" : "Rhannwch gyda defnyddwyr neu grwpiau", "No users or groups" : "Dim defnyddwyr na grwpiau", @@ -60,7 +55,6 @@ "Unable to change permissions." : "Methu newid caniatâd.", "Importing is disabled because there are no address books available" : "Mae mewnforio wedi ei analluogi oherwydd nad oes llyfrau cyfeiriadau ar gael", "Address book name" : "Enw'r llyfr cyfeiriadau", - "An error occurred, unable to create the addressbook." : "Digwyddodd gwall, yn methu â chreu'r llyfr cyfeiriadau.", "First name" : "Enw cyntaf", "Last name" : "Cyfenw", "Display name" : "Enw Dangos", diff --git a/l10n/da.js b/l10n/da.js index 7af4d1e1..c728a439 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -30,10 +30,10 @@ OC.L10N.register( "Download" : "Download", "Generate QR Code" : "Generer QR-kode", "Delete" : "Slet", + "Cancel" : "Annullér", "This contact is not yet synced. Edit it to save it to the server." : "Denne kontakt er endnu ikke synkroniseret. Redigere den for at gemme den på serveren.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Kontakten er skrivebeskyttet. Du har ikke tilladelse til at redigere denne kontakt.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakten du er i gang med at redigere er ændret. Venligst genopfrisk kontaktvisningen manuelt. Alle videre modifikationer vil blive tabt.", - "Addressbook" : "Adressebog", "Groups" : "Grupper", "New contact" : "Ny kontakt", "Syntax error. Cannot open the contact." : "Syntaks fejl. Kan ikke åbne kontakt.", @@ -52,12 +52,7 @@ OC.L10N.register( "Copied" : "opieret", "Can not copy" : "Kan ikke kopiere", "Copy link" : "Kopier link", - "This will delete the addressbook and every contacts within it" : "Dette vil slette adressebogen og alle kontakterne i den", "Delete {addressbook} ?" : "Slet {addressbook} ?", - "Deletion of addressbook was not successful." : "Sletning af adressebog ikke gennemført.", - "Renaming of addressbook was not successful." : "Adressebogen kunne ikke omdøbes.", - "Addressbook copied to clipboard" : "Adressebogen blev kopieret til udklipsholderen", - "Addressbook was not copied to clipboard." : "Adressebogen blev ikke kopieret til udklipsholderen", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Delt med {num} element","Delt med {num} elementer"], "Share with users or groups" : "Del med brugere eller grupper", "No users or groups" : "Ingen brugere eller grupper", @@ -70,7 +65,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Indlæsning er deaktiveret da der ikke er nogen adressebog tilgængelig", "Choose a vCard file to import" : "Vælg en vCard fil at importere", "Address book name" : "Adressebogsnavn", - "An error occurred, unable to create the addressbook." : "Fejl opstået, kan ikke oprette adressebog.", "First name" : "Fornavn", "Last name" : "Efternavn", "Display name" : "Vist navn", diff --git a/l10n/da.json b/l10n/da.json index f2041759..ab537138 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -28,10 +28,10 @@ "Download" : "Download", "Generate QR Code" : "Generer QR-kode", "Delete" : "Slet", + "Cancel" : "Annullér", "This contact is not yet synced. Edit it to save it to the server." : "Denne kontakt er endnu ikke synkroniseret. Redigere den for at gemme den på serveren.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Kontakten er skrivebeskyttet. Du har ikke tilladelse til at redigere denne kontakt.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakten du er i gang med at redigere er ændret. Venligst genopfrisk kontaktvisningen manuelt. Alle videre modifikationer vil blive tabt.", - "Addressbook" : "Adressebog", "Groups" : "Grupper", "New contact" : "Ny kontakt", "Syntax error. Cannot open the contact." : "Syntaks fejl. Kan ikke åbne kontakt.", @@ -50,12 +50,7 @@ "Copied" : "opieret", "Can not copy" : "Kan ikke kopiere", "Copy link" : "Kopier link", - "This will delete the addressbook and every contacts within it" : "Dette vil slette adressebogen og alle kontakterne i den", "Delete {addressbook} ?" : "Slet {addressbook} ?", - "Deletion of addressbook was not successful." : "Sletning af adressebog ikke gennemført.", - "Renaming of addressbook was not successful." : "Adressebogen kunne ikke omdøbes.", - "Addressbook copied to clipboard" : "Adressebogen blev kopieret til udklipsholderen", - "Addressbook was not copied to clipboard." : "Adressebogen blev ikke kopieret til udklipsholderen", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Delt med {num} element","Delt med {num} elementer"], "Share with users or groups" : "Del med brugere eller grupper", "No users or groups" : "Ingen brugere eller grupper", @@ -68,7 +63,6 @@ "Importing is disabled because there are no address books available" : "Indlæsning er deaktiveret da der ikke er nogen adressebog tilgængelig", "Choose a vCard file to import" : "Vælg en vCard fil at importere", "Address book name" : "Adressebogsnavn", - "An error occurred, unable to create the addressbook." : "Fejl opstået, kan ikke oprette adressebog.", "First name" : "Fornavn", "Last name" : "Efternavn", "Display name" : "Vist navn", diff --git a/l10n/de.js b/l10n/de.js index 50d469cb..bfae38c8 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -28,12 +28,16 @@ OC.L10N.register( "Title" : "Titel", "This contact was broken and received a fix. Please review the content and click here to save it." : "Dieser Kontakt war defekt und wurde korrigiert. Bitte überprüfe den Inhalt und klicke hier, um ihn zu speichern.", "Download" : "Herunterladen", + "Clone contact" : "Kontakt duplizieren", "Generate QR Code" : "QR-Code erzeugen", "Delete" : "Löschen", + "Contact vcard as qrcode" : "vCard des Kontakts als QR-Code", + "Pick an address book" : "Ein Adressbuch auswählen", + "Cancel" : "Abbrechen", "This contact is not yet synced. Edit it to save it to the server." : "Dieser Kontakt ist noch nicht synchronisiert. Bearbeite ihn, um ihn auf dem Server zu speichern.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Dieser Kontakt ist schreibgeschützt. Du hast keine Berechtigung, diesen Kontakt zu bearbeiten.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Der Kontakt, den Du versuchst zu bearbeiten, hat sich geändert. Bitte aktualisiere den Kontakt manuell. Alle weiteren Änderungen werden verworfen.", - "Addressbook" : "Adressbuch", + "Address book" : "Adressbuch", "Groups" : "Gruppen", "New contact" : "Neuer Kontakt", "Syntax error. Cannot open the contact." : "Syntaxfehler. Der Kontakt kann nicht geöffnet werden.", @@ -54,13 +58,7 @@ OC.L10N.register( "Copied" : "Kopiert", "Can not copy" : "Kann nicht kopiert werden", "Copy link" : "Link kopieren", - "Toggling of addressbook was not successful" : "Das Umschalten des Adressbuchs war nicht erfolgreich.", - "This will delete the addressbook and every contacts within it" : "Hierdurch wird das Adressbuch und alle Kontakte in ihm gelöscht", "Delete {addressbook} ?" : " {addressbook} löschen?", - "Deletion of addressbook was not successful." : "Löschen des Adressbuches war nicht erfolgreich.", - "Renaming of addressbook was not successful." : "Das Umbenennen des Adressbuches war nicht erfolgreich.", - "Addressbook copied to clipboard" : "Adressbuch wurde in die Zwischenablage kopiert", - "Addressbook was not copied to clipboard." : "Adressbuch wurde nicht in die Zwischenablage kopiert.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Für {num} Entität freigegeben","Für {num} Entitäten freigegeben"], "Share with users or groups" : "Mit Benutzern oder Gruppen teilen", "No users or groups" : "Keine Benutzer oder Gruppen", @@ -73,7 +71,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Der Import ist deaktiviert, da kein Adressbuch verfügbar ist", "Choose a vCard file to import" : "Wähle eine vCard zum Importieren", "Address book name" : "Name des Adressbuchs", - "An error occurred, unable to create the addressbook." : "Es ist ein Fehler aufgetreten, das Adressbuch konnte nicht erstellt werden.", "First name" : "Vorname", "Last name" : "Nachname", "Display name" : "Anzeigename", diff --git a/l10n/de.json b/l10n/de.json index 1995ced3..72be7807 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -26,12 +26,16 @@ "Title" : "Titel", "This contact was broken and received a fix. Please review the content and click here to save it." : "Dieser Kontakt war defekt und wurde korrigiert. Bitte überprüfe den Inhalt und klicke hier, um ihn zu speichern.", "Download" : "Herunterladen", + "Clone contact" : "Kontakt duplizieren", "Generate QR Code" : "QR-Code erzeugen", "Delete" : "Löschen", + "Contact vcard as qrcode" : "vCard des Kontakts als QR-Code", + "Pick an address book" : "Ein Adressbuch auswählen", + "Cancel" : "Abbrechen", "This contact is not yet synced. Edit it to save it to the server." : "Dieser Kontakt ist noch nicht synchronisiert. Bearbeite ihn, um ihn auf dem Server zu speichern.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Dieser Kontakt ist schreibgeschützt. Du hast keine Berechtigung, diesen Kontakt zu bearbeiten.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Der Kontakt, den Du versuchst zu bearbeiten, hat sich geändert. Bitte aktualisiere den Kontakt manuell. Alle weiteren Änderungen werden verworfen.", - "Addressbook" : "Adressbuch", + "Address book" : "Adressbuch", "Groups" : "Gruppen", "New contact" : "Neuer Kontakt", "Syntax error. Cannot open the contact." : "Syntaxfehler. Der Kontakt kann nicht geöffnet werden.", @@ -52,13 +56,7 @@ "Copied" : "Kopiert", "Can not copy" : "Kann nicht kopiert werden", "Copy link" : "Link kopieren", - "Toggling of addressbook was not successful" : "Das Umschalten des Adressbuchs war nicht erfolgreich.", - "This will delete the addressbook and every contacts within it" : "Hierdurch wird das Adressbuch und alle Kontakte in ihm gelöscht", "Delete {addressbook} ?" : " {addressbook} löschen?", - "Deletion of addressbook was not successful." : "Löschen des Adressbuches war nicht erfolgreich.", - "Renaming of addressbook was not successful." : "Das Umbenennen des Adressbuches war nicht erfolgreich.", - "Addressbook copied to clipboard" : "Adressbuch wurde in die Zwischenablage kopiert", - "Addressbook was not copied to clipboard." : "Adressbuch wurde nicht in die Zwischenablage kopiert.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Für {num} Entität freigegeben","Für {num} Entitäten freigegeben"], "Share with users or groups" : "Mit Benutzern oder Gruppen teilen", "No users or groups" : "Keine Benutzer oder Gruppen", @@ -71,7 +69,6 @@ "Importing is disabled because there are no address books available" : "Der Import ist deaktiviert, da kein Adressbuch verfügbar ist", "Choose a vCard file to import" : "Wähle eine vCard zum Importieren", "Address book name" : "Name des Adressbuchs", - "An error occurred, unable to create the addressbook." : "Es ist ein Fehler aufgetreten, das Adressbuch konnte nicht erstellt werden.", "First name" : "Vorname", "Last name" : "Nachname", "Display name" : "Anzeigename", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 24ad1ba8..c1e1a197 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -28,12 +28,15 @@ OC.L10N.register( "Title" : "Titel", "This contact was broken and received a fix. Please review the content and click here to save it." : "Dieser Kontakt war defekt und wurde korrigiert. Bitte überprüfen Sie den Inhalt und klicken Sie hier, um ihn zu speichern.", "Download" : "Herunterladen", + "Clone contact" : "Kontakt duplizieren", "Generate QR Code" : "QR-Code erzeugen", "Delete" : "Löschen", + "Contact vcard as qrcode" : "vCard des Kontakts als QR-Code", + "Pick an address book" : "Ein Adressbuch auswählen", + "Cancel" : "Abbrechen", "This contact is not yet synced. Edit it to save it to the server." : "Dieser Kontakt ist noch nicht synchronisiert. Bearbeiten Sie ihn, um ihn auf dem Server zu speichern.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Dieser Kontakt ist schreibgeschützt. Sie haben keine Berechtigung, diesen Kontakt zu bearbeiten.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Der Kontakt, den Sie versuchen zu bearbeiten, hat sich geändert. Bitte aktualisieren Sie den Kontakt manuell. Alle weiteren Änderungen werden verworfen.", - "Addressbook" : "Adressbuch", "Groups" : "Gruppen", "New contact" : "Neuer Kontakt", "Syntax error. Cannot open the contact." : "Syntaxfehler. Der Kontakt kann nicht geöffnet werden.", @@ -54,13 +57,7 @@ OC.L10N.register( "Copied" : "Kopiert", "Can not copy" : "Kann nicht kopiert werden", "Copy link" : "Link kopieren", - "Toggling of addressbook was not successful" : "Das Umschalten des Adressbuchs war nicht erfolgreich.", - "This will delete the addressbook and every contacts within it" : "Hierdurch wird das Adressbuch und alle Kontakte in ihm gelöscht", "Delete {addressbook} ?" : " {addressbook} löschen?", - "Deletion of addressbook was not successful." : "Löschen des Adressbuches war nicht erfolgreich.", - "Renaming of addressbook was not successful." : "Das Umbenennen des Adressbuches war nicht erfolgreich.", - "Addressbook copied to clipboard" : "Adressbuch wurde in die Zwischenablage kopiert", - "Addressbook was not copied to clipboard." : "Adressbuch wurde nicht in die Zwischenablage kopiert.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Für {num} Entität freigegeben","Für {num} Entitäten freigegeben"], "Share with users or groups" : "Mit Benutzern oder Gruppen teilen", "No users or groups" : "Keine Benutzer oder Gruppen", @@ -73,7 +70,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Der Import ist deaktiviert, da kein Adressbuch verfügbar ist", "Choose a vCard file to import" : "Wählen Sie eine vCard zum Importieren", "Address book name" : "Name des Adressbuchs", - "An error occurred, unable to create the addressbook." : "Es ist ein Fehler aufgetreten, das Adressbuch konnte nicht erstellt werden.", "First name" : "Vorname", "Last name" : "Nachname", "Display name" : "Anzeigename", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 9c3114a1..f301e208 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -26,12 +26,15 @@ "Title" : "Titel", "This contact was broken and received a fix. Please review the content and click here to save it." : "Dieser Kontakt war defekt und wurde korrigiert. Bitte überprüfen Sie den Inhalt und klicken Sie hier, um ihn zu speichern.", "Download" : "Herunterladen", + "Clone contact" : "Kontakt duplizieren", "Generate QR Code" : "QR-Code erzeugen", "Delete" : "Löschen", + "Contact vcard as qrcode" : "vCard des Kontakts als QR-Code", + "Pick an address book" : "Ein Adressbuch auswählen", + "Cancel" : "Abbrechen", "This contact is not yet synced. Edit it to save it to the server." : "Dieser Kontakt ist noch nicht synchronisiert. Bearbeiten Sie ihn, um ihn auf dem Server zu speichern.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Dieser Kontakt ist schreibgeschützt. Sie haben keine Berechtigung, diesen Kontakt zu bearbeiten.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Der Kontakt, den Sie versuchen zu bearbeiten, hat sich geändert. Bitte aktualisieren Sie den Kontakt manuell. Alle weiteren Änderungen werden verworfen.", - "Addressbook" : "Adressbuch", "Groups" : "Gruppen", "New contact" : "Neuer Kontakt", "Syntax error. Cannot open the contact." : "Syntaxfehler. Der Kontakt kann nicht geöffnet werden.", @@ -52,13 +55,7 @@ "Copied" : "Kopiert", "Can not copy" : "Kann nicht kopiert werden", "Copy link" : "Link kopieren", - "Toggling of addressbook was not successful" : "Das Umschalten des Adressbuchs war nicht erfolgreich.", - "This will delete the addressbook and every contacts within it" : "Hierdurch wird das Adressbuch und alle Kontakte in ihm gelöscht", "Delete {addressbook} ?" : " {addressbook} löschen?", - "Deletion of addressbook was not successful." : "Löschen des Adressbuches war nicht erfolgreich.", - "Renaming of addressbook was not successful." : "Das Umbenennen des Adressbuches war nicht erfolgreich.", - "Addressbook copied to clipboard" : "Adressbuch wurde in die Zwischenablage kopiert", - "Addressbook was not copied to clipboard." : "Adressbuch wurde nicht in die Zwischenablage kopiert.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Für {num} Entität freigegeben","Für {num} Entitäten freigegeben"], "Share with users or groups" : "Mit Benutzern oder Gruppen teilen", "No users or groups" : "Keine Benutzer oder Gruppen", @@ -71,7 +68,6 @@ "Importing is disabled because there are no address books available" : "Der Import ist deaktiviert, da kein Adressbuch verfügbar ist", "Choose a vCard file to import" : "Wählen Sie eine vCard zum Importieren", "Address book name" : "Name des Adressbuchs", - "An error occurred, unable to create the addressbook." : "Es ist ein Fehler aufgetreten, das Adressbuch konnte nicht erstellt werden.", "First name" : "Vorname", "Last name" : "Nachname", "Display name" : "Anzeigename", diff --git a/l10n/el.js b/l10n/el.js index 291fd6d8..b30caaeb 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -30,10 +30,10 @@ OC.L10N.register( "Download" : "Λήψη", "Generate QR Code" : "Δημιουργία Κώδικα QR", "Delete" : "Διαγραφή", + "Cancel" : "Ακύρωση", "This contact is not yet synced. Edit it to save it to the server." : "Η επαφή δεν συγχρονίστηκε. Επεξεργαστήτε για αποθήκευση στον διακομιστή.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Η επαφή είναι μόνο για εμφάνιση. Δεν έχετε δικαιώματα για την επεξεργασία της.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Η επαφή που προσπαθήτε να επεξεργαστήτε άλλαξε. Παρακαλώ ανανεώστε. Όποια άλλη επεξεργασία θα απορριφθεί.", - "Addressbook" : "Βιβλίο διευθύνσεων", "Groups" : "Ομάδες", "New contact" : "Νέα επαφή", "Syntax error. Cannot open the contact." : "Σφάλμα σύνταξης. Η επαφή δεν ανοίγει.", @@ -54,13 +54,7 @@ OC.L10N.register( "Copied" : "Αντιγράφτηκε", "Can not copy" : "Αδυναμία αντιγραφής", "Copy link" : "Αντιγραφή συνδέσμου", - "Toggling of addressbook was not successful" : "Η εναλλαγή του βιβλίου διευθύνσεων απέτυχε", - "This will delete the addressbook and every contacts within it" : "Θα διαγραφεί το βιβλίο διευθύνσεων και όλες οι επαφές", "Delete {addressbook} ?" : "Διαγραφή {addressbook} ?", - "Deletion of addressbook was not successful." : "Απέτυχε η διαγραφή του βιβλίο διευθύνσεων", - "Renaming of addressbook was not successful." : "Αποτυχημένη μετονομασία του βιβλίου διευθύνσεων.", - "Addressbook copied to clipboard" : "Το βιβλίο διευθύνσεων αντιγράφτηκε στο πρόχειρο", - "Addressbook was not copied to clipboard." : "Το βιβλίο διευθύνσεων δεν αντιγράφτηκε στο πρόχειρο.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Κοινη χρήση με {num} οντότητα","Κοινη χρήση με {num} οντότητες"], "Share with users or groups" : "Διαμοιρασμός με χρήστες ή ομάδες", "No users or groups" : "Χωρίς χρήστες ή ομάδες", @@ -73,7 +67,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Η λειτουργία εισαγωγής απενεργοποιήθηκε, καθώς δεν βρέθηκε κάποιο βιβλίο διευθύνσεων διαθέσιμο", "Choose a vCard file to import" : "Επιλογή vCard αρχείου για εισαγωγή", "Address book name" : "Όνομα βιβλίου διευθύνσεων", - "An error occurred, unable to create the addressbook." : "Παρουσιάστηκε σφάλμα, αδυναμία δημιουργίας βιβλίο διευθύνσεων", "First name" : "Όνομα", "Last name" : "Επώνυμο", "Display name" : "Εμφανιζόμενο όνομα", diff --git a/l10n/el.json b/l10n/el.json index 733742cd..cbd5ceee 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -28,10 +28,10 @@ "Download" : "Λήψη", "Generate QR Code" : "Δημιουργία Κώδικα QR", "Delete" : "Διαγραφή", + "Cancel" : "Ακύρωση", "This contact is not yet synced. Edit it to save it to the server." : "Η επαφή δεν συγχρονίστηκε. Επεξεργαστήτε για αποθήκευση στον διακομιστή.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Η επαφή είναι μόνο για εμφάνιση. Δεν έχετε δικαιώματα για την επεξεργασία της.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Η επαφή που προσπαθήτε να επεξεργαστήτε άλλαξε. Παρακαλώ ανανεώστε. Όποια άλλη επεξεργασία θα απορριφθεί.", - "Addressbook" : "Βιβλίο διευθύνσεων", "Groups" : "Ομάδες", "New contact" : "Νέα επαφή", "Syntax error. Cannot open the contact." : "Σφάλμα σύνταξης. Η επαφή δεν ανοίγει.", @@ -52,13 +52,7 @@ "Copied" : "Αντιγράφτηκε", "Can not copy" : "Αδυναμία αντιγραφής", "Copy link" : "Αντιγραφή συνδέσμου", - "Toggling of addressbook was not successful" : "Η εναλλαγή του βιβλίου διευθύνσεων απέτυχε", - "This will delete the addressbook and every contacts within it" : "Θα διαγραφεί το βιβλίο διευθύνσεων και όλες οι επαφές", "Delete {addressbook} ?" : "Διαγραφή {addressbook} ?", - "Deletion of addressbook was not successful." : "Απέτυχε η διαγραφή του βιβλίο διευθύνσεων", - "Renaming of addressbook was not successful." : "Αποτυχημένη μετονομασία του βιβλίου διευθύνσεων.", - "Addressbook copied to clipboard" : "Το βιβλίο διευθύνσεων αντιγράφτηκε στο πρόχειρο", - "Addressbook was not copied to clipboard." : "Το βιβλίο διευθύνσεων δεν αντιγράφτηκε στο πρόχειρο.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Κοινη χρήση με {num} οντότητα","Κοινη χρήση με {num} οντότητες"], "Share with users or groups" : "Διαμοιρασμός με χρήστες ή ομάδες", "No users or groups" : "Χωρίς χρήστες ή ομάδες", @@ -71,7 +65,6 @@ "Importing is disabled because there are no address books available" : "Η λειτουργία εισαγωγής απενεργοποιήθηκε, καθώς δεν βρέθηκε κάποιο βιβλίο διευθύνσεων διαθέσιμο", "Choose a vCard file to import" : "Επιλογή vCard αρχείου για εισαγωγή", "Address book name" : "Όνομα βιβλίου διευθύνσεων", - "An error occurred, unable to create the addressbook." : "Παρουσιάστηκε σφάλμα, αδυναμία δημιουργίας βιβλίο διευθύνσεων", "First name" : "Όνομα", "Last name" : "Επώνυμο", "Display name" : "Εμφανιζόμενο όνομα", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index b4f0be64..acce34ae 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -12,6 +12,8 @@ OC.L10N.register( "Title" : "Title", "Download" : "Download", "Delete" : "Delete", + "Cancel" : "Cancel", + "Address book" : "Address book", "Groups" : "Groups", "New contact" : "New contact", "No results" : "No results", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 6da69193..90b3cf9f 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -10,6 +10,8 @@ "Title" : "Title", "Download" : "Download", "Delete" : "Delete", + "Cancel" : "Cancel", + "Address book" : "Address book", "Groups" : "Groups", "New contact" : "New contact", "No results" : "No results", diff --git a/l10n/eo.js b/l10n/eo.js index 061e7cd5..935cd0c0 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -29,10 +29,10 @@ OC.L10N.register( "Download" : "Elŝuti", "Generate QR Code" : "Generi rapidrespondan (QR) kodon", "Delete" : "Forigi", + "Cancel" : "Nuligi", "This contact is not yet synced. Edit it to save it to the server." : "Tiu kontakto ankoraŭ ne estas sinkronigita. Redaktu ĝin por konservi ĝin servilen.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Tiu ĉi kontakto estas nur legebla. Vi ne rajtas redakti ĝin.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "La kontakto, kiun vi ĵus provis redakti, ŝanĝiĝis. Bonvolu mane aktualigi la kontakton. Ĉiuj pliaj redaktoj ne estos konservitaj.", - "Addressbook" : "Adresaro", "Groups" : "Grupoj", "New contact" : "Nova kontakto", "Syntax error. Cannot open the contact." : "Sintakseraro. Ne eblas malfermi la kontakton.", @@ -51,12 +51,7 @@ OC.L10N.register( "Copied" : "Kopiita", "Can not copy" : "Ne eblas kopii", "Copy link" : "Kopii ligilon", - "This will delete the addressbook and every contacts within it" : "Tio forigos la adresaron kaj ĉiujn kontaktojn ene.", "Delete {addressbook} ?" : "Forigi {addressbook}?", - "Deletion of addressbook was not successful." : "Forigo de la adresaro fiaskis.", - "Renaming of addressbook was not successful." : "Alinomado de la adresaro fiaskis.", - "Addressbook copied to clipboard" : "Adresaro kopiita en la tondujo", - "Addressbook was not copied to clipboard." : "Adresaro ne estis kopiita tondujen.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Kunhavigitaj kun {num} entoj","Kunhavigitaj kun {num} entoj"], "Share with users or groups" : "Kunhavigi kun uzantoj aŭ grupoj", "No users or groups" : "Neniu uzanto aŭ grupo", @@ -65,7 +60,6 @@ OC.L10N.register( "Unable to change permissions." : "Ne eblas ŝanĝi permesojn.", "Importing is disabled because there are no address books available" : "Importado estas malebligita, ĉar neniu adresaro disponeblas", "Address book name" : "Nomo de adresaro", - "An error occurred, unable to create the addressbook." : "Eraro okazis, ne eblas krei la adresaron.", "First name" : "Persona nomo", "Last name" : "Familia nomo", "Display name" : "Montra nomo", diff --git a/l10n/eo.json b/l10n/eo.json index a5e60313..5c3000e3 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -27,10 +27,10 @@ "Download" : "Elŝuti", "Generate QR Code" : "Generi rapidrespondan (QR) kodon", "Delete" : "Forigi", + "Cancel" : "Nuligi", "This contact is not yet synced. Edit it to save it to the server." : "Tiu kontakto ankoraŭ ne estas sinkronigita. Redaktu ĝin por konservi ĝin servilen.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Tiu ĉi kontakto estas nur legebla. Vi ne rajtas redakti ĝin.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "La kontakto, kiun vi ĵus provis redakti, ŝanĝiĝis. Bonvolu mane aktualigi la kontakton. Ĉiuj pliaj redaktoj ne estos konservitaj.", - "Addressbook" : "Adresaro", "Groups" : "Grupoj", "New contact" : "Nova kontakto", "Syntax error. Cannot open the contact." : "Sintakseraro. Ne eblas malfermi la kontakton.", @@ -49,12 +49,7 @@ "Copied" : "Kopiita", "Can not copy" : "Ne eblas kopii", "Copy link" : "Kopii ligilon", - "This will delete the addressbook and every contacts within it" : "Tio forigos la adresaron kaj ĉiujn kontaktojn ene.", "Delete {addressbook} ?" : "Forigi {addressbook}?", - "Deletion of addressbook was not successful." : "Forigo de la adresaro fiaskis.", - "Renaming of addressbook was not successful." : "Alinomado de la adresaro fiaskis.", - "Addressbook copied to clipboard" : "Adresaro kopiita en la tondujo", - "Addressbook was not copied to clipboard." : "Adresaro ne estis kopiita tondujen.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Kunhavigitaj kun {num} entoj","Kunhavigitaj kun {num} entoj"], "Share with users or groups" : "Kunhavigi kun uzantoj aŭ grupoj", "No users or groups" : "Neniu uzanto aŭ grupo", @@ -63,7 +58,6 @@ "Unable to change permissions." : "Ne eblas ŝanĝi permesojn.", "Importing is disabled because there are no address books available" : "Importado estas malebligita, ĉar neniu adresaro disponeblas", "Address book name" : "Nomo de adresaro", - "An error occurred, unable to create the addressbook." : "Eraro okazis, ne eblas krei la adresaron.", "First name" : "Persona nomo", "Last name" : "Familia nomo", "Display name" : "Montra nomo", diff --git a/l10n/es.js b/l10n/es.js index bd899bc6..869e9a0d 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -30,10 +30,11 @@ OC.L10N.register( "Download" : "Descargar", "Generate QR Code" : "General código QR", "Delete" : "Eliminar", + "Cancel" : "Cancelar", "This contact is not yet synced. Edit it to save it to the server." : "Este contacto no está sincronizado todavía. Edítalo para guardarlo en el servidor.", "This contact is in read-only mode. You do not have permission to edit this contact." : "El contacto está en modo de solo lectura. No tienes permiso para editar este contacto.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "El contacto que estaba intentando editar ha cambiado, Por favor, actualice el contacto manualmente. Cualquier otra edición será descartada.", - "Addressbook" : "Agenda", + "Address book" : "Libro de direcciones", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "Syntax error. Cannot open the contact." : "Error de sintaxis. No se puede abrir el contacto", @@ -54,13 +55,7 @@ OC.L10N.register( "Copied" : "Copiado", "Can not copy" : "No se puede copiar", "Copy link" : "Copiar enlace", - "Toggling of addressbook was not successful" : "¡El cambio de directorio no ha tenido éxito! ", - "This will delete the addressbook and every contacts within it" : "Esto eliminará la libreta de direcciones y todos los contactos en ella", "Delete {addressbook} ?" : "¿Eliminar {addressbook}?", - "Deletion of addressbook was not successful." : "No fue posible eliminar la agenda", - "Renaming of addressbook was not successful." : "No fue posible renombrar la agenda", - "Addressbook copied to clipboard" : "Agenda copiada al portapapeles", - "Addressbook was not copied to clipboard." : "La agenda no fue copiada al portapapeles", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Compartido con {num} entidad","Compartido con {num} entidades"], "Share with users or groups" : "Compartir con otros usuarios o grupos", "No users or groups" : "No hay usuarios ni grupos.", @@ -73,7 +68,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Importar está desactivado porque no hay libretas de direcciones disponibles", "Choose a vCard file to import" : "Elige un archivo vCard para importar", "Address book name" : "Nombre de la libreta de direcciones", - "An error occurred, unable to create the addressbook." : "Ocurrió un error: no fue posible crear la agenda", "First name" : "Nombre", "Last name" : "Apellido", "Display name" : "Mostrar nombre", diff --git a/l10n/es.json b/l10n/es.json index 1f306b94..7c0cccf9 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -28,10 +28,11 @@ "Download" : "Descargar", "Generate QR Code" : "General código QR", "Delete" : "Eliminar", + "Cancel" : "Cancelar", "This contact is not yet synced. Edit it to save it to the server." : "Este contacto no está sincronizado todavía. Edítalo para guardarlo en el servidor.", "This contact is in read-only mode. You do not have permission to edit this contact." : "El contacto está en modo de solo lectura. No tienes permiso para editar este contacto.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "El contacto que estaba intentando editar ha cambiado, Por favor, actualice el contacto manualmente. Cualquier otra edición será descartada.", - "Addressbook" : "Agenda", + "Address book" : "Libro de direcciones", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "Syntax error. Cannot open the contact." : "Error de sintaxis. No se puede abrir el contacto", @@ -52,13 +53,7 @@ "Copied" : "Copiado", "Can not copy" : "No se puede copiar", "Copy link" : "Copiar enlace", - "Toggling of addressbook was not successful" : "¡El cambio de directorio no ha tenido éxito! ", - "This will delete the addressbook and every contacts within it" : "Esto eliminará la libreta de direcciones y todos los contactos en ella", "Delete {addressbook} ?" : "¿Eliminar {addressbook}?", - "Deletion of addressbook was not successful." : "No fue posible eliminar la agenda", - "Renaming of addressbook was not successful." : "No fue posible renombrar la agenda", - "Addressbook copied to clipboard" : "Agenda copiada al portapapeles", - "Addressbook was not copied to clipboard." : "La agenda no fue copiada al portapapeles", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Compartido con {num} entidad","Compartido con {num} entidades"], "Share with users or groups" : "Compartir con otros usuarios o grupos", "No users or groups" : "No hay usuarios ni grupos.", @@ -71,7 +66,6 @@ "Importing is disabled because there are no address books available" : "Importar está desactivado porque no hay libretas de direcciones disponibles", "Choose a vCard file to import" : "Elige un archivo vCard para importar", "Address book name" : "Nombre de la libreta de direcciones", - "An error occurred, unable to create the addressbook." : "Ocurrió un error: no fue posible crear la agenda", "First name" : "Nombre", "Last name" : "Apellido", "Display name" : "Mostrar nombre", diff --git a/l10n/es_419.js b/l10n/es_419.js index 56a8c498..6c2029ab 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_419.json b/l10n/es_419.json index 0d6ff019..c24a30a1 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -8,6 +8,7 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 179f030e..e39326dc 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -24,10 +24,10 @@ OC.L10N.register( "Download" : "Descargar", "Generate QR Code" : "Generar código QR", "Delete" : "Borrar", + "Cancel" : "Cancelar", "This contact is not yet synced. Edit it to save it to the server." : "Este contacto aún no está sincronizado. Edítalo para guardarlo en el servidor.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Este contacto está en modo de sólo lectura. No tienes permiso para editar este contacto.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "El contacto que intentabas editar ha cambiado. Por favor actualice manualmente el contacto. Cualquier otra edición será descartada.", - "Addressbook" : "Directorio", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No errors" : "Sin errores", @@ -44,12 +44,7 @@ OC.L10N.register( "Copied" : "Copiado", "Can not copy" : "No se puede copiar", "Copy link" : "Copiar enlace", - "This will delete the addressbook and every contacts within it" : "Esto eliminará la libreta de direcciones y todos los contactos dentro de ella.", "Delete {addressbook} ?" : "¿Borrar {addressbook} ?", - "Deletion of addressbook was not successful." : "La eliminación de la libreta de direcciones no tuvo éxito.", - "Renaming of addressbook was not successful." : "El cambio de nombre de la libreta de direcciones no tuvo éxito.", - "Addressbook copied to clipboard" : "Libreta de direcciones copiada al portapapeles", - "Addressbook was not copied to clipboard." : "La libreta de direcciones no se copió al portapapeles.", "Share with users or groups" : "Compartir con otros usuarios o grupos", "No users or groups" : "No hay usuarios ni grupos.", "can edit" : "poder editar", @@ -57,7 +52,6 @@ OC.L10N.register( "Unable to change permissions." : "No se pueden cambiar los permisos.", "Importing is disabled because there are no address books available" : "La importación está deshabilitada porque no hay libretas de direcciones disponibles", "Address book name" : "Nombre de la libreta de direcciones", - "An error occurred, unable to create the addressbook." : "Se produjo un error, no se puede crear la libreta de direcciones.", "First name" : "Nombre", "Last name" : "Apellido", "Display name" : "Nombre para mostrar", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 371a1d58..acd565eb 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -22,10 +22,10 @@ "Download" : "Descargar", "Generate QR Code" : "Generar código QR", "Delete" : "Borrar", + "Cancel" : "Cancelar", "This contact is not yet synced. Edit it to save it to the server." : "Este contacto aún no está sincronizado. Edítalo para guardarlo en el servidor.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Este contacto está en modo de sólo lectura. No tienes permiso para editar este contacto.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "El contacto que intentabas editar ha cambiado. Por favor actualice manualmente el contacto. Cualquier otra edición será descartada.", - "Addressbook" : "Directorio", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No errors" : "Sin errores", @@ -42,12 +42,7 @@ "Copied" : "Copiado", "Can not copy" : "No se puede copiar", "Copy link" : "Copiar enlace", - "This will delete the addressbook and every contacts within it" : "Esto eliminará la libreta de direcciones y todos los contactos dentro de ella.", "Delete {addressbook} ?" : "¿Borrar {addressbook} ?", - "Deletion of addressbook was not successful." : "La eliminación de la libreta de direcciones no tuvo éxito.", - "Renaming of addressbook was not successful." : "El cambio de nombre de la libreta de direcciones no tuvo éxito.", - "Addressbook copied to clipboard" : "Libreta de direcciones copiada al portapapeles", - "Addressbook was not copied to clipboard." : "La libreta de direcciones no se copió al portapapeles.", "Share with users or groups" : "Compartir con otros usuarios o grupos", "No users or groups" : "No hay usuarios ni grupos.", "can edit" : "poder editar", @@ -55,7 +50,6 @@ "Unable to change permissions." : "No se pueden cambiar los permisos.", "Importing is disabled because there are no address books available" : "La importación está deshabilitada porque no hay libretas de direcciones disponibles", "Address book name" : "Nombre de la libreta de direcciones", - "An error occurred, unable to create the addressbook." : "Se produjo un error, no se puede crear la libreta de direcciones.", "First name" : "Nombre", "Last name" : "Apellido", "Display name" : "Nombre para mostrar", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 9b654a6a..11a2be61 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index bbf605a0..2003434a 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -8,6 +8,7 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_CO.js b/l10n/es_CO.js index 9b654a6a..11a2be61 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_CO.json b/l10n/es_CO.json index bbf605a0..2003434a 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -8,6 +8,7 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_CR.js b/l10n/es_CR.js index 9b654a6a..11a2be61 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_CR.json b/l10n/es_CR.json index bbf605a0..2003434a 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -8,6 +8,7 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_DO.js b/l10n/es_DO.js index 9b654a6a..11a2be61 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_DO.json b/l10n/es_DO.json index bbf605a0..2003434a 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -8,6 +8,7 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 9b654a6a..11a2be61 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index bbf605a0..2003434a 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -8,6 +8,7 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 9b654a6a..11a2be61 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_GT.json b/l10n/es_GT.json index bbf605a0..2003434a 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -8,6 +8,7 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_HN.js b/l10n/es_HN.js index 56a8c498..6c2029ab 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_HN.json b/l10n/es_HN.json index 0d6ff019..c24a30a1 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -8,6 +8,7 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index e63f0550..df53f891 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -12,6 +12,7 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "Sin resultados", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 28eacda7..16da135c 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -10,6 +10,7 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "Sin resultados", diff --git a/l10n/es_NI.js b/l10n/es_NI.js index 56a8c498..6c2029ab 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_NI.json b/l10n/es_NI.json index 0d6ff019..c24a30a1 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -8,6 +8,7 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_PA.js b/l10n/es_PA.js index 56a8c498..6c2029ab 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_PA.json b/l10n/es_PA.json index 0d6ff019..c24a30a1 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -8,6 +8,7 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_PE.js b/l10n/es_PE.js index 56a8c498..6c2029ab 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 0d6ff019..c24a30a1 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -8,6 +8,7 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_PR.js b/l10n/es_PR.js index 56a8c498..6c2029ab 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_PR.json b/l10n/es_PR.json index 0d6ff019..c24a30a1 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -8,6 +8,7 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_PY.js b/l10n/es_PY.js index 56a8c498..e6ef7613 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -10,6 +10,8 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", + "Address book" : "Libreta de direcciones", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_PY.json b/l10n/es_PY.json index 0d6ff019..3fdca336 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -8,6 +8,8 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", + "Address book" : "Libreta de direcciones", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 9b654a6a..cde69c0b 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -10,6 +10,8 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", + "Address book" : "Libreta de direcciones", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_SV.json b/l10n/es_SV.json index bbf605a0..7d604d47 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -8,6 +8,8 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", + "Address book" : "Libreta de direcciones", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_UY.js b/l10n/es_UY.js index 56a8c498..6c2029ab 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/es_UY.json b/l10n/es_UY.json index 0d6ff019..c24a30a1 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -8,6 +8,7 @@ "Title" : "Título", "Download" : "Descargar", "Delete" : "Borrar", + "Cancel" : "Cancelar", "Groups" : "Grupos", "New contact" : "Nuevo contacto", "No results" : "No hay resultados", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 7221ce06..034fbae2 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Pealkiri", "Download" : "Lae alla", "Delete" : "Kustuta", + "Cancel" : "Loobu", "Groups" : "Grupid", "New contact" : "Uus kontakt", "No results" : "Vasteid ei leitud", @@ -19,6 +20,7 @@ OC.L10N.register( "Disabled" : "Keelatud", "Copy link" : "Kopeeri link", "Share with users or groups" : "Jaga kasutajate või gruppidega", + "No users or groups" : "Ei ole kasutajaid või gruppe", "can edit" : "saab redigeerida", "Address book name" : "Aadressiraamatu nimi", "First name" : "Eesnimi", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index c17c8ca3..b2dcb162 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -8,6 +8,7 @@ "Title" : "Pealkiri", "Download" : "Lae alla", "Delete" : "Kustuta", + "Cancel" : "Loobu", "Groups" : "Grupid", "New contact" : "Uus kontakt", "No results" : "Vasteid ei leitud", @@ -17,6 +18,7 @@ "Disabled" : "Keelatud", "Copy link" : "Kopeeri link", "Share with users or groups" : "Jaga kasutajate või gruppidega", + "No users or groups" : "Ei ole kasutajaid või gruppe", "can edit" : "saab redigeerida", "Address book name" : "Aadressiraamatu nimi", "First name" : "Eesnimi", diff --git a/l10n/eu.js b/l10n/eu.js index e944dc15..30359661 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -14,7 +14,7 @@ OC.L10N.register( "Title" : "Izenburua", "Download" : "Jaitsi", "Delete" : "Borratu", - "Addressbook" : "Helbide-liburua", + "Cancel" : "Utzi", "Groups" : "Taldeak", "New contact" : "Kontaktu berria", "No errors" : "Errorerik ez", @@ -31,14 +31,12 @@ OC.L10N.register( "Can not copy" : "Ezin da kopiatu", "Copy link" : "Esteka kopiatu", "Delete {addressbook} ?" : "Ezabatu {addressbook} ?", - "Addressbook was not copied to clipboard." : "Helbide-liburua ez da arbelera kopiatu", "Share with users or groups" : "Erabiltzaile edo taldeekin partekatu", "No users or groups" : "Erabiltzaile edo talderik ez", "can edit" : "edita daiteke", "Unable to delete the share." : "Ezin da partekatzea ezabatu.", "Unable to change permissions." : "Ezin dira baimenak aldatu.", "Address book name" : "Agenda izena", - "An error occurred, unable to create the addressbook." : "Errorea gertatu da, ezin izan da helbide-liburua sortu.", "First name" : "Izena", "Last name" : "Abizena", "Display name" : "Pantaila-izena", diff --git a/l10n/eu.json b/l10n/eu.json index 108b579d..610a537d 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -12,7 +12,7 @@ "Title" : "Izenburua", "Download" : "Jaitsi", "Delete" : "Borratu", - "Addressbook" : "Helbide-liburua", + "Cancel" : "Utzi", "Groups" : "Taldeak", "New contact" : "Kontaktu berria", "No errors" : "Errorerik ez", @@ -29,14 +29,12 @@ "Can not copy" : "Ezin da kopiatu", "Copy link" : "Esteka kopiatu", "Delete {addressbook} ?" : "Ezabatu {addressbook} ?", - "Addressbook was not copied to clipboard." : "Helbide-liburua ez da arbelera kopiatu", "Share with users or groups" : "Erabiltzaile edo taldeekin partekatu", "No users or groups" : "Erabiltzaile edo talderik ez", "can edit" : "edita daiteke", "Unable to delete the share." : "Ezin da partekatzea ezabatu.", "Unable to change permissions." : "Ezin dira baimenak aldatu.", "Address book name" : "Agenda izena", - "An error occurred, unable to create the addressbook." : "Errorea gertatu da, ezin izan da helbide-liburua sortu.", "First name" : "Izena", "Last name" : "Abizena", "Display name" : "Pantaila-izena", diff --git a/l10n/fa.js b/l10n/fa.js index 2c2a2246..db8cec07 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -11,6 +11,7 @@ OC.L10N.register( "Title" : "عنوان", "Download" : "دانلود", "Delete" : "حذف", + "Cancel" : "لغو", "Groups" : "گروه ها", "New contact" : "مخاطب جدید", "Select Date" : "تاریخ را انتخاب کنید", diff --git a/l10n/fa.json b/l10n/fa.json index 5c2636fa..3e780154 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -9,6 +9,7 @@ "Title" : "عنوان", "Download" : "دانلود", "Delete" : "حذف", + "Cancel" : "لغو", "Groups" : "گروه ها", "New contact" : "مخاطب جدید", "Select Date" : "تاریخ را انتخاب کنید", diff --git a/l10n/fi.js b/l10n/fi.js index 1c83963c..be0185ff 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -27,9 +27,9 @@ OC.L10N.register( "Download" : "Lataa", "Generate QR Code" : "Luo QR-koodi", "Delete" : "Poista", + "Cancel" : "Peruuta", "This contact is not yet synced. Edit it to save it to the server." : "Tätä yhteystietoa ei ole vielä synkronoitu. Muokkaa yhteystietoa tallentaaksesi sen palvelimelle.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Tämä yhteystieto on \"vain luku\"-tilassa. Sinulla ei ole oikeuksia muokata tätä yhteystietoa.", - "Addressbook" : "Osoitekirja", "Groups" : "Ryhmät", "New contact" : "Uusi yhteystieto", "Syntax error. Cannot open the contact." : "Syntaksivirhe. Yhteystietoa ei voi avata.", @@ -50,12 +50,7 @@ OC.L10N.register( "Copied" : "Kopioitu", "Can not copy" : "Ei voida kopioida", "Copy link" : "Kopioi linkki", - "This will delete the addressbook and every contacts within it" : "Tämä poistaa osoitekirjan ja kaikki siinä olevat yhteystiedot", "Delete {addressbook} ?" : "Poistetaanko {addressbook} ?", - "Deletion of addressbook was not successful." : "Osoitekirjan poistaminen ei onnistunut.", - "Renaming of addressbook was not successful." : "Osoitekirja nimen muuttaminen ei onnistunut.", - "Addressbook copied to clipboard" : "Osoitekirja kopioitu leikepöydälle", - "Addressbook was not copied to clipboard." : "Osoitekirjaa ei kopioitu leikepöydälle.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Jaettu {num} entiteetin kanssa","Jaettu {num} entiteetin kanssa"], "Share with users or groups" : "Jaa käyttäjien tai ryhmien kanssa", "No users or groups" : "Ei käyttäjiä tai ryhmiä", @@ -68,7 +63,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Tuonti on pois käytöstä, koska osoitekirjoja ei ole käytettävissä", "Choose a vCard file to import" : "Valitse tuotava vCard-tiedosto", "Address book name" : "Osoitekirjan nimi", - "An error occurred, unable to create the addressbook." : "Tapahtui virhe, osoitekirjaa ei voitu luoda.", "First name" : "Etunimi", "Last name" : "Sukunimi", "Display name" : "Näyttönimi", diff --git a/l10n/fi.json b/l10n/fi.json index 3713b4ee..16fb3cb1 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -25,9 +25,9 @@ "Download" : "Lataa", "Generate QR Code" : "Luo QR-koodi", "Delete" : "Poista", + "Cancel" : "Peruuta", "This contact is not yet synced. Edit it to save it to the server." : "Tätä yhteystietoa ei ole vielä synkronoitu. Muokkaa yhteystietoa tallentaaksesi sen palvelimelle.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Tämä yhteystieto on \"vain luku\"-tilassa. Sinulla ei ole oikeuksia muokata tätä yhteystietoa.", - "Addressbook" : "Osoitekirja", "Groups" : "Ryhmät", "New contact" : "Uusi yhteystieto", "Syntax error. Cannot open the contact." : "Syntaksivirhe. Yhteystietoa ei voi avata.", @@ -48,12 +48,7 @@ "Copied" : "Kopioitu", "Can not copy" : "Ei voida kopioida", "Copy link" : "Kopioi linkki", - "This will delete the addressbook and every contacts within it" : "Tämä poistaa osoitekirjan ja kaikki siinä olevat yhteystiedot", "Delete {addressbook} ?" : "Poistetaanko {addressbook} ?", - "Deletion of addressbook was not successful." : "Osoitekirjan poistaminen ei onnistunut.", - "Renaming of addressbook was not successful." : "Osoitekirja nimen muuttaminen ei onnistunut.", - "Addressbook copied to clipboard" : "Osoitekirja kopioitu leikepöydälle", - "Addressbook was not copied to clipboard." : "Osoitekirjaa ei kopioitu leikepöydälle.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Jaettu {num} entiteetin kanssa","Jaettu {num} entiteetin kanssa"], "Share with users or groups" : "Jaa käyttäjien tai ryhmien kanssa", "No users or groups" : "Ei käyttäjiä tai ryhmiä", @@ -66,7 +61,6 @@ "Importing is disabled because there are no address books available" : "Tuonti on pois käytöstä, koska osoitekirjoja ei ole käytettävissä", "Choose a vCard file to import" : "Valitse tuotava vCard-tiedosto", "Address book name" : "Osoitekirjan nimi", - "An error occurred, unable to create the addressbook." : "Tapahtui virhe, osoitekirjaa ei voitu luoda.", "First name" : "Etunimi", "Last name" : "Sukunimi", "Display name" : "Näyttönimi", diff --git a/l10n/fo.js b/l10n/fo.js new file mode 100644 index 00000000..61dcc5d2 --- /dev/null +++ b/l10n/fo.js @@ -0,0 +1,13 @@ +OC.L10N.register( + "contacts", + { + "Delete" : "Strika", + "Cancel" : "strika", + "Groups" : "Bólkar", + "Rename" : "Nýnevn", + "Website" : "Heimasíða", + "Home" : "Heim", + "Address" : "Adressa", + "Email" : "T-post" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/fo.json b/l10n/fo.json new file mode 100644 index 00000000..2e72e610 --- /dev/null +++ b/l10n/fo.json @@ -0,0 +1,11 @@ +{ "translations": { + "Delete" : "Strika", + "Cancel" : "strika", + "Groups" : "Bólkar", + "Rename" : "Nýnevn", + "Website" : "Heimasíða", + "Home" : "Heim", + "Address" : "Adressa", + "Email" : "T-post" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 254ab9f5..b931e7cc 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -28,12 +28,14 @@ OC.L10N.register( "Title" : "Titre", "This contact was broken and received a fix. Please review the content and click here to save it." : "Ce contact a été tronqué et a été corrigé. Veuillez en examiner le contenu puis cliquez ici pour l’enregistrer.", "Download" : "Télécharger", + "Clone contact" : "Dupliquer le contact", "Generate QR Code" : "Générer un QR code", "Delete" : "Supprimer", + "Pick an address book" : "Sélectionner un carnet d'adresses", + "Cancel" : "Annuler", "This contact is not yet synced. Edit it to save it to the server." : "Ce contact n'est pas encore synchronisé. Modifiez-le afin de l'enregistrer sur le serveur.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Ce contact est en lecture seule. Vous n'avez pas les autorisations pour modifier ce contact.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Le contact que vous essayiez de modifier a changé. Merci de rafraîchir manuellement le contact. Vos modifications seront abandonnées. ", - "Addressbook" : "Carnet d'adresses", "Groups" : "Groupes", "New contact" : "Nouveau contact", "Syntax error. Cannot open the contact." : "Erreur de syntaxe. Impossible de lire le contact.", @@ -54,13 +56,7 @@ OC.L10N.register( "Copied" : "Copié", "Can not copy" : "Impossible de copier", "Copy link" : "Copier le lien", - "Toggling of addressbook was not successful" : "Le basculement du carnet d'adresses n'a pas réussi", - "This will delete the addressbook and every contacts within it" : "Cette action va supprimer le carnet d'adresses ainsi que tous les contacts qu'il contient.", "Delete {addressbook} ?" : "Supprimer {addressbook} ?", - "Deletion of addressbook was not successful." : "La suppression du carnet d'adresses a échoué.", - "Renaming of addressbook was not successful." : "Le renommage du carnet d'adresses à échoué.", - "Addressbook copied to clipboard" : "Carnet d'adresses copié dans le presse-papier", - "Addressbook was not copied to clipboard." : "Le carnet d'adresses n'a pas été copié dans le presse-papier.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Partagé avec {num} entité","Partagé avec {num} entités"], "Share with users or groups" : "Partager avec des utilisateurs ou des groupes", "No users or groups" : "Aucun utilisateur ou groupe", @@ -73,7 +69,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "L'import n'est pas disponible car il n'existe aucun carnet d'adresses", "Choose a vCard file to import" : "Sélectionnez un fichier vCard à importer", "Address book name" : "Nom du carnet d'adresses", - "An error occurred, unable to create the addressbook." : "Une erreur est survenue, impossible de créer le carnet d'adresses.", "First name" : "Prénom", "Last name" : "Nom", "Display name" : "Nom affiché", diff --git a/l10n/fr.json b/l10n/fr.json index 1d929e76..2c7439ba 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -26,12 +26,14 @@ "Title" : "Titre", "This contact was broken and received a fix. Please review the content and click here to save it." : "Ce contact a été tronqué et a été corrigé. Veuillez en examiner le contenu puis cliquez ici pour l’enregistrer.", "Download" : "Télécharger", + "Clone contact" : "Dupliquer le contact", "Generate QR Code" : "Générer un QR code", "Delete" : "Supprimer", + "Pick an address book" : "Sélectionner un carnet d'adresses", + "Cancel" : "Annuler", "This contact is not yet synced. Edit it to save it to the server." : "Ce contact n'est pas encore synchronisé. Modifiez-le afin de l'enregistrer sur le serveur.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Ce contact est en lecture seule. Vous n'avez pas les autorisations pour modifier ce contact.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Le contact que vous essayiez de modifier a changé. Merci de rafraîchir manuellement le contact. Vos modifications seront abandonnées. ", - "Addressbook" : "Carnet d'adresses", "Groups" : "Groupes", "New contact" : "Nouveau contact", "Syntax error. Cannot open the contact." : "Erreur de syntaxe. Impossible de lire le contact.", @@ -52,13 +54,7 @@ "Copied" : "Copié", "Can not copy" : "Impossible de copier", "Copy link" : "Copier le lien", - "Toggling of addressbook was not successful" : "Le basculement du carnet d'adresses n'a pas réussi", - "This will delete the addressbook and every contacts within it" : "Cette action va supprimer le carnet d'adresses ainsi que tous les contacts qu'il contient.", "Delete {addressbook} ?" : "Supprimer {addressbook} ?", - "Deletion of addressbook was not successful." : "La suppression du carnet d'adresses a échoué.", - "Renaming of addressbook was not successful." : "Le renommage du carnet d'adresses à échoué.", - "Addressbook copied to clipboard" : "Carnet d'adresses copié dans le presse-papier", - "Addressbook was not copied to clipboard." : "Le carnet d'adresses n'a pas été copié dans le presse-papier.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Partagé avec {num} entité","Partagé avec {num} entités"], "Share with users or groups" : "Partager avec des utilisateurs ou des groupes", "No users or groups" : "Aucun utilisateur ou groupe", @@ -71,7 +67,6 @@ "Importing is disabled because there are no address books available" : "L'import n'est pas disponible car il n'existe aucun carnet d'adresses", "Choose a vCard file to import" : "Sélectionnez un fichier vCard à importer", "Address book name" : "Nom du carnet d'adresses", - "An error occurred, unable to create the addressbook." : "Une erreur est survenue, impossible de créer le carnet d'adresses.", "First name" : "Prénom", "Last name" : "Nom", "Display name" : "Nom affiché", diff --git a/l10n/gl.js b/l10n/gl.js index 1a507442..6ff6f958 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -28,12 +28,15 @@ OC.L10N.register( "Title" : "Título", "This contact was broken and received a fix. Please review the content and click here to save it." : "Este contacto rachou e recibiu unha solución. Revise o contido e prema aquí para gardalo.", "Download" : "Descargar", + "Clone contact" : "Clonar o contacto", "Generate QR Code" : "Xerar código QR", "Delete" : "Eliminar", + "Contact vcard as qrcode" : "Vcard do contacto como qrcode", + "Pick an address book" : "Escolla un caderno de enderezos", + "Cancel" : "Cancelar", "This contact is not yet synced. Edit it to save it to the server." : "Este contacto aínda non está sincronizado. Edíteo para gardalo no servidor.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Este contacto está en modo de só lectura. Non ten permiso para editar este contacto.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "O contacto que estaba tentando editar cambiou, Actualice o contacto manualmente. Calquera outra edición será desbotada.", - "Addressbook" : "Caderno de enderezos", "Groups" : "Grupos", "New contact" : "Novo contacto", "Syntax error. Cannot open the contact." : "Erro de sintaxe. Non foi posíbel abrir o contacto.", @@ -54,13 +57,7 @@ OC.L10N.register( "Copied" : "Copiado", "Can not copy" : "Non se pode copiar", "Copy link" : "Copiar a ligazón", - "Toggling of addressbook was not successful" : "Non foi posíbel facer o cambio do caderno de enderezos.", - "This will delete the addressbook and every contacts within it" : "Isto eliminará o caderno de enderezos e todos os contactos dentro del", "Delete {addressbook} ?" : "Eliminar {addressbook} ?", - "Deletion of addressbook was not successful." : "Non foi posíbel eliminar o caderno de enderezos.", - "Renaming of addressbook was not successful." : "Non foi posíbel renomear o caderno de enderezos.", - "Addressbook copied to clipboard" : "Caderno de enderezos copiado no portapapeis", - "Addressbook was not copied to clipboard." : "O caderno de enderezos foi copiado no portapapeis", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Compartido con {num} entidade","Compartido con {num} entidades"], "Share with users or groups" : "Compartir con usuarios ou grupos", "No users or groups" : "Non hai usuarios nin grupos", @@ -73,7 +70,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "A importación está desactivado porque non hai axendas dispoñíbeis", "Choose a vCard file to import" : "Escolla un ficheiro vCard para importalo", "Address book name" : "Nome da axenda", - "An error occurred, unable to create the addressbook." : "Produciuse un erro: non foi posíbel crear o caderno de enderezos", "First name" : "Nome", "Last name" : "Apelidos", "Display name" : "Nome para amosar", diff --git a/l10n/gl.json b/l10n/gl.json index c9906d0f..d0fd5fec 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -26,12 +26,15 @@ "Title" : "Título", "This contact was broken and received a fix. Please review the content and click here to save it." : "Este contacto rachou e recibiu unha solución. Revise o contido e prema aquí para gardalo.", "Download" : "Descargar", + "Clone contact" : "Clonar o contacto", "Generate QR Code" : "Xerar código QR", "Delete" : "Eliminar", + "Contact vcard as qrcode" : "Vcard do contacto como qrcode", + "Pick an address book" : "Escolla un caderno de enderezos", + "Cancel" : "Cancelar", "This contact is not yet synced. Edit it to save it to the server." : "Este contacto aínda non está sincronizado. Edíteo para gardalo no servidor.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Este contacto está en modo de só lectura. Non ten permiso para editar este contacto.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "O contacto que estaba tentando editar cambiou, Actualice o contacto manualmente. Calquera outra edición será desbotada.", - "Addressbook" : "Caderno de enderezos", "Groups" : "Grupos", "New contact" : "Novo contacto", "Syntax error. Cannot open the contact." : "Erro de sintaxe. Non foi posíbel abrir o contacto.", @@ -52,13 +55,7 @@ "Copied" : "Copiado", "Can not copy" : "Non se pode copiar", "Copy link" : "Copiar a ligazón", - "Toggling of addressbook was not successful" : "Non foi posíbel facer o cambio do caderno de enderezos.", - "This will delete the addressbook and every contacts within it" : "Isto eliminará o caderno de enderezos e todos os contactos dentro del", "Delete {addressbook} ?" : "Eliminar {addressbook} ?", - "Deletion of addressbook was not successful." : "Non foi posíbel eliminar o caderno de enderezos.", - "Renaming of addressbook was not successful." : "Non foi posíbel renomear o caderno de enderezos.", - "Addressbook copied to clipboard" : "Caderno de enderezos copiado no portapapeis", - "Addressbook was not copied to clipboard." : "O caderno de enderezos foi copiado no portapapeis", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Compartido con {num} entidade","Compartido con {num} entidades"], "Share with users or groups" : "Compartir con usuarios ou grupos", "No users or groups" : "Non hai usuarios nin grupos", @@ -71,7 +68,6 @@ "Importing is disabled because there are no address books available" : "A importación está desactivado porque non hai axendas dispoñíbeis", "Choose a vCard file to import" : "Escolla un ficheiro vCard para importalo", "Address book name" : "Nome da axenda", - "An error occurred, unable to create the addressbook." : "Produciuse un erro: non foi posíbel crear o caderno de enderezos", "First name" : "Nome", "Last name" : "Apelidos", "Display name" : "Nome para amosar", diff --git a/l10n/he.js b/l10n/he.js index fb954a06..6df7d861 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -27,10 +27,11 @@ OC.L10N.register( "Download" : "הורדה", "Generate QR Code" : "יצירת קוד QR", "Delete" : "מחק", + "Cancel" : "ביטול", "This contact is not yet synced. Edit it to save it to the server." : "איש קשר זה לא סונכרן עדיין. יש לערוך אותו כדי לשמור לשרת.", "This contact is in read-only mode. You do not have permission to edit this contact." : "איש קשר זה הוא במצב קריאה בלבד. אין לך הרשאה לערוך את איש הקשר הזה.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "איש הקשר שניסית לערוך כבר נערך. נא לרענן את איש הקשר ידנית. כל העריכות הבאות לא תחולנה.", - "Addressbook" : "פנקס כתובות", + "Address book" : "רשימת אנשי קשר", "Groups" : "קבוצות", "New contact" : "איש קשר חדש", "Syntax error. Cannot open the contact." : "שגיאת תחביר. לא ניתן לפתוח את איש הקשר.", @@ -49,12 +50,7 @@ OC.L10N.register( "Copied" : "הועתק", "Can not copy" : "לא ניתן להעתיק", "Copy link" : "העתק קישור", - "This will delete the addressbook and every contacts within it" : "פעולה זו תמחק את ספר הכתובות על כל אנשי הקשר שבה", "Delete {addressbook} ?" : "למחוק את {addressbook} ?", - "Deletion of addressbook was not successful." : "מחיקת פנקס הכתובות לא הצליחה.", - "Renaming of addressbook was not successful." : "שינוי שם ספר הכתובות לא הצליח.", - "Addressbook copied to clipboard" : "ספר הכתובות הועתק ללוח הגזירים", - "Addressbook was not copied to clipboard." : "ספר הכתובות לא הועתק ללוח הגזירים.", "Share with users or groups" : "שיתוף עם משתמשים או קבוצות", "No users or groups" : "אין משתמשים או קבוצות", "can edit" : "יש הרשאת עריכה", @@ -62,7 +58,6 @@ OC.L10N.register( "Unable to change permissions." : "לא ניתן לשנות הרשאות.", "Importing is disabled because there are no address books available" : "הייבוא מושבת כיוון שאין לך ספרי כתובות זמינים", "Address book name" : "שם ספר הכתובות", - "An error occurred, unable to create the addressbook." : "אירעה שגיאה, לא ניתן ליצור את ספר הכתובות.", "First name" : "שם פרטי", "Last name" : "שם משפחה", "Display name" : "שם התצוגה", diff --git a/l10n/he.json b/l10n/he.json index 5f2920dc..1a62e7a4 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -25,10 +25,11 @@ "Download" : "הורדה", "Generate QR Code" : "יצירת קוד QR", "Delete" : "מחק", + "Cancel" : "ביטול", "This contact is not yet synced. Edit it to save it to the server." : "איש קשר זה לא סונכרן עדיין. יש לערוך אותו כדי לשמור לשרת.", "This contact is in read-only mode. You do not have permission to edit this contact." : "איש קשר זה הוא במצב קריאה בלבד. אין לך הרשאה לערוך את איש הקשר הזה.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "איש הקשר שניסית לערוך כבר נערך. נא לרענן את איש הקשר ידנית. כל העריכות הבאות לא תחולנה.", - "Addressbook" : "פנקס כתובות", + "Address book" : "רשימת אנשי קשר", "Groups" : "קבוצות", "New contact" : "איש קשר חדש", "Syntax error. Cannot open the contact." : "שגיאת תחביר. לא ניתן לפתוח את איש הקשר.", @@ -47,12 +48,7 @@ "Copied" : "הועתק", "Can not copy" : "לא ניתן להעתיק", "Copy link" : "העתק קישור", - "This will delete the addressbook and every contacts within it" : "פעולה זו תמחק את ספר הכתובות על כל אנשי הקשר שבה", "Delete {addressbook} ?" : "למחוק את {addressbook} ?", - "Deletion of addressbook was not successful." : "מחיקת פנקס הכתובות לא הצליחה.", - "Renaming of addressbook was not successful." : "שינוי שם ספר הכתובות לא הצליח.", - "Addressbook copied to clipboard" : "ספר הכתובות הועתק ללוח הגזירים", - "Addressbook was not copied to clipboard." : "ספר הכתובות לא הועתק ללוח הגזירים.", "Share with users or groups" : "שיתוף עם משתמשים או קבוצות", "No users or groups" : "אין משתמשים או קבוצות", "can edit" : "יש הרשאת עריכה", @@ -60,7 +56,6 @@ "Unable to change permissions." : "לא ניתן לשנות הרשאות.", "Importing is disabled because there are no address books available" : "הייבוא מושבת כיוון שאין לך ספרי כתובות זמינים", "Address book name" : "שם ספר הכתובות", - "An error occurred, unable to create the addressbook." : "אירעה שגיאה, לא ניתן ליצור את ספר הכתובות.", "First name" : "שם פרטי", "Last name" : "שם משפחה", "Display name" : "שם התצוגה", diff --git a/l10n/hr.js b/l10n/hr.js index e277d30f..622da0c7 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -30,10 +30,10 @@ OC.L10N.register( "Download" : "Preuzmi", "Generate QR Code" : "Generiraj QR kod", "Delete" : "Izbriši", + "Cancel" : "Odustani", "This contact is not yet synced. Edit it to save it to the server." : "Taj kontakt još nije sinkroniziran. Uredite ga i spremite na poslužitelj.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Taj je kontakt u načinu rada samo za čitanje. Nemate dopuštenje za uređivanje ovog kontakta.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakt koji ste pokušali urediti se promijenio. Ručno osvježite kontakt. Sva daljnja uređivanja bit će odbačena.", - "Addressbook" : "Adresar", "Groups" : "Grupe", "New contact" : "Novi kontakt", "Syntax error. Cannot open the contact." : "Sintaktička pogreška. Kontakt se ne može otvoriti.", @@ -54,13 +54,7 @@ OC.L10N.register( "Copied" : "Kopirano", "Can not copy" : "Nije moguće kopirati", "Copy link" : "Kopiraj poveznicu", - "Toggling of addressbook was not successful" : "Uključivanje/isključivanje adresara nije uspjelo", - "This will delete the addressbook and every contacts within it" : "Time će se izbrisati adresar i svi kontakti", "Delete {addressbook} ?" : "Brisanje {adresar}?", - "Deletion of addressbook was not successful." : "Brisanje adresara nije uspjelo.", - "Renaming of addressbook was not successful." : "Preimenovanje adresara nije uspjelo.", - "Addressbook copied to clipboard" : "Adresar kopiran u međuspremnik", - "Addressbook was not copied to clipboard." : "Adresar nije kopiran u međuspremnik.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Dijeljeno s {num} entitetom","Dijeljeno s {num} entiteta","Dijeljeno s {num} entiteta"], "Share with users or groups" : "Dijelite s korisnicima ili grupama", "No users or groups" : "Nema korisnika ili grupa", @@ -73,7 +67,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Uvoz je onemogućen jer nema dostupnih adresara", "Choose a vCard file to import" : "Odaberite datoteku vCard za uvoz", "Address book name" : "Naziv adresara", - "An error occurred, unable to create the addressbook." : "Došlo je do pogreške, nije moguće stvoriti adresar.", "First name" : "Ime", "Last name" : "Prezime", "Display name" : "Ime za prikaz", diff --git a/l10n/hr.json b/l10n/hr.json index 1c96dcf7..4c615b7f 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -28,10 +28,10 @@ "Download" : "Preuzmi", "Generate QR Code" : "Generiraj QR kod", "Delete" : "Izbriši", + "Cancel" : "Odustani", "This contact is not yet synced. Edit it to save it to the server." : "Taj kontakt još nije sinkroniziran. Uredite ga i spremite na poslužitelj.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Taj je kontakt u načinu rada samo za čitanje. Nemate dopuštenje za uređivanje ovog kontakta.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakt koji ste pokušali urediti se promijenio. Ručno osvježite kontakt. Sva daljnja uređivanja bit će odbačena.", - "Addressbook" : "Adresar", "Groups" : "Grupe", "New contact" : "Novi kontakt", "Syntax error. Cannot open the contact." : "Sintaktička pogreška. Kontakt se ne može otvoriti.", @@ -52,13 +52,7 @@ "Copied" : "Kopirano", "Can not copy" : "Nije moguće kopirati", "Copy link" : "Kopiraj poveznicu", - "Toggling of addressbook was not successful" : "Uključivanje/isključivanje adresara nije uspjelo", - "This will delete the addressbook and every contacts within it" : "Time će se izbrisati adresar i svi kontakti", "Delete {addressbook} ?" : "Brisanje {adresar}?", - "Deletion of addressbook was not successful." : "Brisanje adresara nije uspjelo.", - "Renaming of addressbook was not successful." : "Preimenovanje adresara nije uspjelo.", - "Addressbook copied to clipboard" : "Adresar kopiran u međuspremnik", - "Addressbook was not copied to clipboard." : "Adresar nije kopiran u međuspremnik.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Dijeljeno s {num} entitetom","Dijeljeno s {num} entiteta","Dijeljeno s {num} entiteta"], "Share with users or groups" : "Dijelite s korisnicima ili grupama", "No users or groups" : "Nema korisnika ili grupa", @@ -71,7 +65,6 @@ "Importing is disabled because there are no address books available" : "Uvoz je onemogućen jer nema dostupnih adresara", "Choose a vCard file to import" : "Odaberite datoteku vCard za uvoz", "Address book name" : "Naziv adresara", - "An error occurred, unable to create the addressbook." : "Došlo je do pogreške, nije moguće stvoriti adresar.", "First name" : "Ime", "Last name" : "Prezime", "Display name" : "Ime za prikaz", diff --git a/l10n/hu.js b/l10n/hu.js index ba9532ba..89f14305 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -28,10 +28,10 @@ OC.L10N.register( "Download" : "Letöltés", "Generate QR Code" : "QR kód generálása.", "Delete" : "Törlés", + "Cancel" : "Mégse", "This contact is not yet synced. Edit it to save it to the server." : "Ez a névjegy még nincs szinkronizálva. Szerkezd és mentsd a szerverre.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Ez a névjegy csak olvasható. Nincs jogosultságod szerkeszteni ezt a névjegyet.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "A névjegy amit szerkeszteni próbálsz megváltozott. Kérlek manuálisan frissítsd a névjegyet. Minden további módosítás figyelmen kívül lesz hagyva.", - "Addressbook" : "Címjegyzék", "Groups" : "Csoportok", "New contact" : "Új névjegy", "Syntax error. Cannot open the contact." : "Szintaktikai hiba. Nem lehet megnyitni a kapcsolatot.", @@ -50,12 +50,7 @@ OC.L10N.register( "Copied" : "Másolva", "Can not copy" : "Nem lehet másolni", "Copy link" : "Hivatkozás másolása", - "This will delete the addressbook and every contacts within it" : "Ez törölni fogja a címjegyzéket és az össze benne található névjegyet", "Delete {addressbook} ?" : "{addressbook} törlése?", - "Deletion of addressbook was not successful." : "A címjegyzék törlése nem volt sikeres.", - "Renaming of addressbook was not successful." : "A címjegyzék átnevezése nem volt sikeres.", - "Addressbook copied to clipboard" : "Címjegyzék bemásolva a vágólapra", - "Addressbook was not copied to clipboard." : "A címjegyzék nem lett bemásolva a vágólapra.", "Share with users or groups" : "Megosztás felhasználókkal vagy csoportokkal", "No users or groups" : "Nincsenek felhasználók vagy csoportok.", "can edit" : "módosítható", @@ -67,7 +62,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Az importálás nincs engedélyezve mert nem található címjegyzék", "Choose a vCard file to import" : "Válasszon egy importálandó vCard fájlt", "Address book name" : "Címjegyzék neve", - "An error occurred, unable to create the addressbook." : "Hiba lépett fel, nem lehet létrehozni a címjegyzéket.", "First name" : "Keresztnév", "Last name" : "Vezetéknév", "Display name" : "Név megjelenítés", diff --git a/l10n/hu.json b/l10n/hu.json index bcfe9c81..f4c54e82 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -26,10 +26,10 @@ "Download" : "Letöltés", "Generate QR Code" : "QR kód generálása.", "Delete" : "Törlés", + "Cancel" : "Mégse", "This contact is not yet synced. Edit it to save it to the server." : "Ez a névjegy még nincs szinkronizálva. Szerkezd és mentsd a szerverre.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Ez a névjegy csak olvasható. Nincs jogosultságod szerkeszteni ezt a névjegyet.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "A névjegy amit szerkeszteni próbálsz megváltozott. Kérlek manuálisan frissítsd a névjegyet. Minden további módosítás figyelmen kívül lesz hagyva.", - "Addressbook" : "Címjegyzék", "Groups" : "Csoportok", "New contact" : "Új névjegy", "Syntax error. Cannot open the contact." : "Szintaktikai hiba. Nem lehet megnyitni a kapcsolatot.", @@ -48,12 +48,7 @@ "Copied" : "Másolva", "Can not copy" : "Nem lehet másolni", "Copy link" : "Hivatkozás másolása", - "This will delete the addressbook and every contacts within it" : "Ez törölni fogja a címjegyzéket és az össze benne található névjegyet", "Delete {addressbook} ?" : "{addressbook} törlése?", - "Deletion of addressbook was not successful." : "A címjegyzék törlése nem volt sikeres.", - "Renaming of addressbook was not successful." : "A címjegyzék átnevezése nem volt sikeres.", - "Addressbook copied to clipboard" : "Címjegyzék bemásolva a vágólapra", - "Addressbook was not copied to clipboard." : "A címjegyzék nem lett bemásolva a vágólapra.", "Share with users or groups" : "Megosztás felhasználókkal vagy csoportokkal", "No users or groups" : "Nincsenek felhasználók vagy csoportok.", "can edit" : "módosítható", @@ -65,7 +60,6 @@ "Importing is disabled because there are no address books available" : "Az importálás nincs engedélyezve mert nem található címjegyzék", "Choose a vCard file to import" : "Válasszon egy importálandó vCard fájlt", "Address book name" : "Címjegyzék neve", - "An error occurred, unable to create the addressbook." : "Hiba lépett fel, nem lehet létrehozni a címjegyzéket.", "First name" : "Keresztnév", "Last name" : "Vezetéknév", "Display name" : "Név megjelenítés", diff --git a/l10n/hy.js b/l10n/hy.js index 2db50515..abbc6cd8 100644 --- a/l10n/hy.js +++ b/l10n/hy.js @@ -7,6 +7,7 @@ OC.L10N.register( "Title" : "Վերնագիր", "Download" : "Ներբեռնել", "Delete" : "հեռացնել", + "Cancel" : "ընդհատել", "Groups" : "Խմբեր", "Rename" : "Վերանվանել", "Copy link" : "Պատճենել հղումը", diff --git a/l10n/hy.json b/l10n/hy.json index 5bd5dc25..7973df21 100644 --- a/l10n/hy.json +++ b/l10n/hy.json @@ -5,6 +5,7 @@ "Title" : "Վերնագիր", "Download" : "Ներբեռնել", "Delete" : "հեռացնել", + "Cancel" : "ընդհատել", "Groups" : "Խմբեր", "Rename" : "Վերանվանել", "Copy link" : "Պատճենել հղումը", diff --git a/l10n/ia.js b/l10n/ia.js index 3a004ac7..1c435b87 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Titulo", "Download" : "Discargar", "Delete" : "Deler", + "Cancel" : "Cancellar", "Groups" : "Gruppos", "New contact" : "Nove contacto", "Rename" : "Renominar", diff --git a/l10n/ia.json b/l10n/ia.json index 26b3008d..feace191 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -8,6 +8,7 @@ "Title" : "Titulo", "Download" : "Discargar", "Delete" : "Deler", + "Cancel" : "Cancellar", "Groups" : "Gruppos", "New contact" : "Nove contacto", "Rename" : "Renominar", diff --git a/l10n/id.js b/l10n/id.js index 52a71d48..d1b1441b 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Judul", "Download" : "Unduh", "Delete" : "Hapus", + "Cancel" : "Membatalkan", "Groups" : "Grup", "New contact" : "Kontak baru", "No results" : "Tidak ada hasil", diff --git a/l10n/id.json b/l10n/id.json index b7e6d507..cf24ae9f 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -8,6 +8,7 @@ "Title" : "Judul", "Download" : "Unduh", "Delete" : "Hapus", + "Cancel" : "Membatalkan", "Groups" : "Grup", "New contact" : "Kontak baru", "No results" : "Tidak ada hasil", diff --git a/l10n/is.js b/l10n/is.js index 7df53806..9ad2b31d 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -29,10 +29,10 @@ OC.L10N.register( "Download" : "Niðurhal", "Generate QR Code" : "Útbúa QR-kóða", "Delete" : "Eyða", + "Cancel" : "Hætta við", "This contact is not yet synced. Edit it to save it to the server." : "Þessi tengiliður er ekki enn samstilltur. Breyttu honum lítillega til að vista hann á þjóninn.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Þessi tengiliður er skrifvarinn. Þú hefur ekki heimild til að breyta þessum tengilið.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Tengiliðurinn sem þú ert að reyna að breyta hefur breyst. Endurlestu hann handvirkt. Öllum frekari breytingum verður hent.", - "Addressbook" : "Nafnaskrá", "Groups" : "Hópar", "New contact" : "Nýr tengiliður", "Syntax error. Cannot open the contact." : "Villa í málskipan. Get ekki opnað tengiliðinn.", @@ -51,12 +51,7 @@ OC.L10N.register( "Copied" : "Afritað", "Can not copy" : "Gat ekki afritað", "Copy link" : "Afrita tengil", - "This will delete the addressbook and every contacts within it" : "Þetta mun eyða nafnaskránni og öllum tengiliðum í henni", "Delete {addressbook} ?" : "Eyða {addressbook} ?", - "Deletion of addressbook was not successful." : "Tókst ekki að eyða nafnaskrá.", - "Renaming of addressbook was not successful." : "Tókst ekki að endurnefna nafnaskrá.", - "Addressbook copied to clipboard" : "Nafnaskrá var afrituð á klippispjald", - "Addressbook was not copied to clipboard." : "Nafnaskrá var ekki afrituð á klippispjald.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Deilt með {num} einindi","Deilt með {num} einindum"], "Share with users or groups" : "Deila með notendum eða hópum", "No users or groups" : "Engir notendur eða hópar", @@ -65,7 +60,6 @@ OC.L10N.register( "Unable to change permissions." : "Tekst ekki að breyta heimildum.", "Importing is disabled because there are no address books available" : "Innflutningur er óvirkur því engar nafnaskrár eru tiltækar", "Address book name" : "Heiti nafnaskrár", - "An error occurred, unable to create the addressbook." : "Villa kom upp, tókst ekki að útbúa nafnaskrána.", "First name" : "Eiginnafn", "Last name" : "Kenninafn", "Display name" : "Birtingarnafn", diff --git a/l10n/is.json b/l10n/is.json index e4781fef..78beac21 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -27,10 +27,10 @@ "Download" : "Niðurhal", "Generate QR Code" : "Útbúa QR-kóða", "Delete" : "Eyða", + "Cancel" : "Hætta við", "This contact is not yet synced. Edit it to save it to the server." : "Þessi tengiliður er ekki enn samstilltur. Breyttu honum lítillega til að vista hann á þjóninn.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Þessi tengiliður er skrifvarinn. Þú hefur ekki heimild til að breyta þessum tengilið.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Tengiliðurinn sem þú ert að reyna að breyta hefur breyst. Endurlestu hann handvirkt. Öllum frekari breytingum verður hent.", - "Addressbook" : "Nafnaskrá", "Groups" : "Hópar", "New contact" : "Nýr tengiliður", "Syntax error. Cannot open the contact." : "Villa í málskipan. Get ekki opnað tengiliðinn.", @@ -49,12 +49,7 @@ "Copied" : "Afritað", "Can not copy" : "Gat ekki afritað", "Copy link" : "Afrita tengil", - "This will delete the addressbook and every contacts within it" : "Þetta mun eyða nafnaskránni og öllum tengiliðum í henni", "Delete {addressbook} ?" : "Eyða {addressbook} ?", - "Deletion of addressbook was not successful." : "Tókst ekki að eyða nafnaskrá.", - "Renaming of addressbook was not successful." : "Tókst ekki að endurnefna nafnaskrá.", - "Addressbook copied to clipboard" : "Nafnaskrá var afrituð á klippispjald", - "Addressbook was not copied to clipboard." : "Nafnaskrá var ekki afrituð á klippispjald.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Deilt með {num} einindi","Deilt með {num} einindum"], "Share with users or groups" : "Deila með notendum eða hópum", "No users or groups" : "Engir notendur eða hópar", @@ -63,7 +58,6 @@ "Unable to change permissions." : "Tekst ekki að breyta heimildum.", "Importing is disabled because there are no address books available" : "Innflutningur er óvirkur því engar nafnaskrár eru tiltækar", "Address book name" : "Heiti nafnaskrár", - "An error occurred, unable to create the addressbook." : "Villa kom upp, tókst ekki að útbúa nafnaskrána.", "First name" : "Eiginnafn", "Last name" : "Kenninafn", "Display name" : "Birtingarnafn", diff --git a/l10n/it.js b/l10n/it.js index 8e777ca3..e03dc4e9 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -28,12 +28,15 @@ OC.L10N.register( "Title" : "Titolo", "This contact was broken and received a fix. Please review the content and click here to save it." : "Questo contatto era danneggiato e ha ricevuto una correzione. Rivedi il contenuto e fai clic qui per salvarlo.", "Download" : "Scarica", + "Clone contact" : "Clona contatto", "Generate QR Code" : "Genera codice QR", "Delete" : "Elimina", + "Contact vcard as qrcode" : "Vcard del contatto come codice QR", + "Pick an address book" : "Scegli una rubrica", + "Cancel" : "Annulla", "This contact is not yet synced. Edit it to save it to the server." : "Questo contatto non è ancora sincronizzato. Modificalo per salvarlo sul server.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Questo contatto è in modalità di sola lettura. Non hai i permessi per modificare questo contatto.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Il contatto che stavi tentando di modificare è cambiato. Aggiorna manualmente il contatto. Qualsiasi modifica ulteriore sarà scartata.", - "Addressbook" : "Rubrica", "Groups" : "Gruppi", "New contact" : "Nuovo contatto", "Syntax error. Cannot open the contact." : "Errore di sintassi. Impossibile aprire il contatto.", @@ -54,13 +57,7 @@ OC.L10N.register( "Copied" : "Copiato", "Can not copy" : "Impossibile copiare", "Copy link" : "Copia collegamento", - "Toggling of addressbook was not successful" : "L'abilitazione della visibilità della rubrica non è riuscita.", - "This will delete the addressbook and every contacts within it" : "Questo eliminerà la rubrica e ogni contatto in essa contenuto", "Delete {addressbook} ?" : "Vuoi eliminare {addressbook}?", - "Deletion of addressbook was not successful." : "L'eliminazione della rubrica non è riuscita.", - "Renaming of addressbook was not successful." : "La rinomina della rubrica non è riuscita.", - "Addressbook copied to clipboard" : "Rubrica copiata negli appunti", - "Addressbook was not copied to clipboard." : "La rubrica non è stata copiata negli appunti.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Condiviso con {num} entità","Condiviso con {num} entità"], "Share with users or groups" : "Condividi con utenti o gruppi", "No users or groups" : "Nessun utente o gruppo", @@ -73,7 +70,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "L'importazione è disabilitata poiché non ci sono rubriche disponibili", "Choose a vCard file to import" : "Scegli un file vCard da importare", "Address book name" : "Nome della rubrica", - "An error occurred, unable to create the addressbook." : "Si è verificato un errore, impossibile creare la rubrica.", "First name" : "Nome", "Last name" : "Cognome", "Display name" : "Nome visualizzato", diff --git a/l10n/it.json b/l10n/it.json index 75d732cd..1a1373e6 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -26,12 +26,15 @@ "Title" : "Titolo", "This contact was broken and received a fix. Please review the content and click here to save it." : "Questo contatto era danneggiato e ha ricevuto una correzione. Rivedi il contenuto e fai clic qui per salvarlo.", "Download" : "Scarica", + "Clone contact" : "Clona contatto", "Generate QR Code" : "Genera codice QR", "Delete" : "Elimina", + "Contact vcard as qrcode" : "Vcard del contatto come codice QR", + "Pick an address book" : "Scegli una rubrica", + "Cancel" : "Annulla", "This contact is not yet synced. Edit it to save it to the server." : "Questo contatto non è ancora sincronizzato. Modificalo per salvarlo sul server.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Questo contatto è in modalità di sola lettura. Non hai i permessi per modificare questo contatto.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Il contatto che stavi tentando di modificare è cambiato. Aggiorna manualmente il contatto. Qualsiasi modifica ulteriore sarà scartata.", - "Addressbook" : "Rubrica", "Groups" : "Gruppi", "New contact" : "Nuovo contatto", "Syntax error. Cannot open the contact." : "Errore di sintassi. Impossibile aprire il contatto.", @@ -52,13 +55,7 @@ "Copied" : "Copiato", "Can not copy" : "Impossibile copiare", "Copy link" : "Copia collegamento", - "Toggling of addressbook was not successful" : "L'abilitazione della visibilità della rubrica non è riuscita.", - "This will delete the addressbook and every contacts within it" : "Questo eliminerà la rubrica e ogni contatto in essa contenuto", "Delete {addressbook} ?" : "Vuoi eliminare {addressbook}?", - "Deletion of addressbook was not successful." : "L'eliminazione della rubrica non è riuscita.", - "Renaming of addressbook was not successful." : "La rinomina della rubrica non è riuscita.", - "Addressbook copied to clipboard" : "Rubrica copiata negli appunti", - "Addressbook was not copied to clipboard." : "La rubrica non è stata copiata negli appunti.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Condiviso con {num} entità","Condiviso con {num} entità"], "Share with users or groups" : "Condividi con utenti o gruppi", "No users or groups" : "Nessun utente o gruppo", @@ -71,7 +68,6 @@ "Importing is disabled because there are no address books available" : "L'importazione è disabilitata poiché non ci sono rubriche disponibili", "Choose a vCard file to import" : "Scegli un file vCard da importare", "Address book name" : "Nome della rubrica", - "An error occurred, unable to create the addressbook." : "Si è verificato un errore, impossibile creare la rubrica.", "First name" : "Nome", "Last name" : "Cognome", "Display name" : "Nome visualizzato", diff --git a/l10n/ja.js b/l10n/ja.js index 11101bbb..f7612886 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -29,10 +29,10 @@ OC.L10N.register( "Download" : "ダウンロード", "Generate QR Code" : "QRコードを生成", "Delete" : "削除", + "Cancel" : "キャンセル", "This contact is not yet synced. Edit it to save it to the server." : "この連絡先はまだ同期されていません。 それを編集してサーバーに保存してください。", "This contact is in read-only mode. You do not have permission to edit this contact." : "この連絡先は読み取り専用モードです。 この連絡先を編集する権限がありません。", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "編集しようとした連絡先が変更されました。 連絡先を手動で更新してください。 それ以上の編集は破棄されます。", - "Addressbook" : "アドレス帳", "Groups" : "グループ", "New contact" : "新しい連絡先", "Syntax error. Cannot open the contact." : "構文エラー。 連絡先を開けません", @@ -51,12 +51,7 @@ OC.L10N.register( "Copied" : "コピーしました", "Can not copy" : "コピーできません", "Copy link" : "リンクをコピー", - "This will delete the addressbook and every contacts within it" : "アドレス帳とすべての連絡先が削除されます。", "Delete {addressbook} ?" : "{アドレス帳}を削除しますか?", - "Deletion of addressbook was not successful." : "アドレス帳の削除に失敗しました。", - "Renaming of addressbook was not successful." : "アドレス帳の名前を変更できませんでした。", - "Addressbook copied to clipboard" : "アドレス帳をクリップボードにコピー", - "Addressbook was not copied to clipboard." : "アドレス帳はクリップボードにコピーされませんでした。", "_Shared with {num} entity_::_Shared with {num} entities_" : ["{num} 個のエンティティと共有"], "Share with users or groups" : "ユーザーまたはグループと共有する", "No users or groups" : "ユーザーまたはグループはありません", @@ -65,7 +60,6 @@ OC.L10N.register( "Unable to change permissions." : "権限を変更できません。", "Importing is disabled because there are no address books available" : "使用可能なアドレス帳がないため、インポートは無効です", "Address book name" : "アドレス帳名", - "An error occurred, unable to create the addressbook." : "エラーが発生し、アドレス帳を作成できません。", "First name" : "名", "Last name" : "姓", "Display name" : "表示名", diff --git a/l10n/ja.json b/l10n/ja.json index 8c80d927..1c0a93fd 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -27,10 +27,10 @@ "Download" : "ダウンロード", "Generate QR Code" : "QRコードを生成", "Delete" : "削除", + "Cancel" : "キャンセル", "This contact is not yet synced. Edit it to save it to the server." : "この連絡先はまだ同期されていません。 それを編集してサーバーに保存してください。", "This contact is in read-only mode. You do not have permission to edit this contact." : "この連絡先は読み取り専用モードです。 この連絡先を編集する権限がありません。", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "編集しようとした連絡先が変更されました。 連絡先を手動で更新してください。 それ以上の編集は破棄されます。", - "Addressbook" : "アドレス帳", "Groups" : "グループ", "New contact" : "新しい連絡先", "Syntax error. Cannot open the contact." : "構文エラー。 連絡先を開けません", @@ -49,12 +49,7 @@ "Copied" : "コピーしました", "Can not copy" : "コピーできません", "Copy link" : "リンクをコピー", - "This will delete the addressbook and every contacts within it" : "アドレス帳とすべての連絡先が削除されます。", "Delete {addressbook} ?" : "{アドレス帳}を削除しますか?", - "Deletion of addressbook was not successful." : "アドレス帳の削除に失敗しました。", - "Renaming of addressbook was not successful." : "アドレス帳の名前を変更できませんでした。", - "Addressbook copied to clipboard" : "アドレス帳をクリップボードにコピー", - "Addressbook was not copied to clipboard." : "アドレス帳はクリップボードにコピーされませんでした。", "_Shared with {num} entity_::_Shared with {num} entities_" : ["{num} 個のエンティティと共有"], "Share with users or groups" : "ユーザーまたはグループと共有する", "No users or groups" : "ユーザーまたはグループはありません", @@ -63,7 +58,6 @@ "Unable to change permissions." : "権限を変更できません。", "Importing is disabled because there are no address books available" : "使用可能なアドレス帳がないため、インポートは無効です", "Address book name" : "アドレス帳名", - "An error occurred, unable to create the addressbook." : "エラーが発生し、アドレス帳を作成できません。", "First name" : "名", "Last name" : "姓", "Display name" : "表示名", diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index 5216d17b..94790090 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -10,6 +10,8 @@ OC.L10N.register( "Title" : "სათაური", "Download" : "ჩამოტვირთვა", "Delete" : "გაუქმება", + "Cancel" : "უარყოფა", + "Address book" : "მისამართების წიგნი", "Groups" : "ჯგუფები", "New contact" : "ახალი კონტაქტი", "No results" : "შედეგები არაა", diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index 8d81d721..fccfd955 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -8,6 +8,8 @@ "Title" : "სათაური", "Download" : "ჩამოტვირთვა", "Delete" : "გაუქმება", + "Cancel" : "უარყოფა", + "Address book" : "მისამართების წიგნი", "Groups" : "ჯგუფები", "New contact" : "ახალი კონტაქტი", "No results" : "შედეგები არაა", diff --git a/l10n/km.js b/l10n/km.js index ae046b82..ccbb61f2 100644 --- a/l10n/km.js +++ b/l10n/km.js @@ -9,6 +9,7 @@ OC.L10N.register( "Title" : "ចំណងជើង", "Download" : "ទាញយក", "Delete" : "លុប", + "Cancel" : "បោះបង់", "Groups" : "ក្រុ", "Rename" : "ប្ដូរ​ឈ្មោះ", "Enabled" : "បាន​បើក", diff --git a/l10n/km.json b/l10n/km.json index 57c44cdf..a2800275 100644 --- a/l10n/km.json +++ b/l10n/km.json @@ -7,6 +7,7 @@ "Title" : "ចំណងជើង", "Download" : "ទាញយក", "Delete" : "លុប", + "Cancel" : "បោះបង់", "Groups" : "ក្រុ", "Rename" : "ប្ដូរ​ឈ្មោះ", "Enabled" : "បាន​បើក", diff --git a/l10n/kn.js b/l10n/kn.js index 6ec91dcc..64e7ed42 100644 --- a/l10n/kn.js +++ b/l10n/kn.js @@ -7,6 +7,7 @@ OC.L10N.register( "Title" : "ಶೀರ್ಷಿಕೆ", "Download" : "ಪ್ರತಿಯನ್ನು ಸ್ಥಳೀಯವಾಗಿ ಉಳಿಸಿಕೊಳ್ಳಿ", "Delete" : "ಅಳಿಸಿ", + "Cancel" : "ರದ್ದು", "Groups" : "ಗುಂಪುಗಳು", "Rename" : "ಮರುಹೆಸರಿಸು", "Enabled" : "ಸಕ್ರಿಯಗೊಳಿಸಿದೆ", diff --git a/l10n/kn.json b/l10n/kn.json index 07e77e56..51875b96 100644 --- a/l10n/kn.json +++ b/l10n/kn.json @@ -5,6 +5,7 @@ "Title" : "ಶೀರ್ಷಿಕೆ", "Download" : "ಪ್ರತಿಯನ್ನು ಸ್ಥಳೀಯವಾಗಿ ಉಳಿಸಿಕೊಳ್ಳಿ", "Delete" : "ಅಳಿಸಿ", + "Cancel" : "ರದ್ದು", "Groups" : "ಗುಂಪುಗಳು", "Rename" : "ಮರುಹೆಸರಿಸು", "Enabled" : "ಸಕ್ರಿಯಗೊಳಿಸಿದೆ", diff --git a/l10n/ko.js b/l10n/ko.js index da70562b..b8cc35f4 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -27,10 +27,10 @@ OC.L10N.register( "Download" : "다운로드", "Generate QR Code" : "QR 코드 생성", "Delete" : "삭제", + "Cancel" : "취소", "This contact is not yet synced. Edit it to save it to the server." : "이 연락처를 동기화하지 않았습니다. 편집하면 서버에 저장합니다.", "This contact is in read-only mode. You do not have permission to edit this contact." : "이 연락처는 읽기 전용 모드입니다. 편집할 수 있는 권한이 없습니다.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "편집하려고 하는 연락처가 변경되었습니다. 연락처를 직접 새로 고치십시오. 추가 변경 사항은 손실됩니다.", - "Addressbook" : "주소록", "Groups" : "그룹", "New contact" : "새 연락처", "Syntax error. Cannot open the contact." : "문법 오류입니다. 연락처를 열 수 없습니다.", @@ -49,12 +49,7 @@ OC.L10N.register( "Copied" : "복사됨", "Can not copy" : "복사할 수 없음", "Copy link" : "링크 복사", - "This will delete the addressbook and every contacts within it" : "주소록과 포함된 모든 연락처를 삭제합니다", "Delete {addressbook} ?" : "{addressbook}을(를) 삭제하시겠습니까?", - "Deletion of addressbook was not successful." : "주소록을 삭제할 수 없습니다.", - "Renaming of addressbook was not successful." : "주소록의 이름을 변경할 수 없습니다.", - "Addressbook copied to clipboard" : "주소록을 클립보드에 복사함", - "Addressbook was not copied to clipboard." : "주소록을 클립보드에 복사할 수 없습니다.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["{num}명과 공유함"], "Share with users or groups" : "사용자 및 그룹과 공유", "No users or groups" : "사용자나 그룹 없음", @@ -63,7 +58,6 @@ OC.L10N.register( "Unable to change permissions." : "권한을 변경할 수 없습니다.", "Importing is disabled because there are no address books available" : "주소록을 찾을 수 없어서 가져올 수 없습니다.", "Address book name" : "주소록 이름", - "An error occurred, unable to create the addressbook." : "오류가 발생하여 주소록을 만들 수 없습니다.", "First name" : "이름", "Last name" : "성", "Display name" : "표시 이름", diff --git a/l10n/ko.json b/l10n/ko.json index 289dc6e4..2e2c1bbb 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -25,10 +25,10 @@ "Download" : "다운로드", "Generate QR Code" : "QR 코드 생성", "Delete" : "삭제", + "Cancel" : "취소", "This contact is not yet synced. Edit it to save it to the server." : "이 연락처를 동기화하지 않았습니다. 편집하면 서버에 저장합니다.", "This contact is in read-only mode. You do not have permission to edit this contact." : "이 연락처는 읽기 전용 모드입니다. 편집할 수 있는 권한이 없습니다.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "편집하려고 하는 연락처가 변경되었습니다. 연락처를 직접 새로 고치십시오. 추가 변경 사항은 손실됩니다.", - "Addressbook" : "주소록", "Groups" : "그룹", "New contact" : "새 연락처", "Syntax error. Cannot open the contact." : "문법 오류입니다. 연락처를 열 수 없습니다.", @@ -47,12 +47,7 @@ "Copied" : "복사됨", "Can not copy" : "복사할 수 없음", "Copy link" : "링크 복사", - "This will delete the addressbook and every contacts within it" : "주소록과 포함된 모든 연락처를 삭제합니다", "Delete {addressbook} ?" : "{addressbook}을(를) 삭제하시겠습니까?", - "Deletion of addressbook was not successful." : "주소록을 삭제할 수 없습니다.", - "Renaming of addressbook was not successful." : "주소록의 이름을 변경할 수 없습니다.", - "Addressbook copied to clipboard" : "주소록을 클립보드에 복사함", - "Addressbook was not copied to clipboard." : "주소록을 클립보드에 복사할 수 없습니다.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["{num}명과 공유함"], "Share with users or groups" : "사용자 및 그룹과 공유", "No users or groups" : "사용자나 그룹 없음", @@ -61,7 +56,6 @@ "Unable to change permissions." : "권한을 변경할 수 없습니다.", "Importing is disabled because there are no address books available" : "주소록을 찾을 수 없어서 가져올 수 없습니다.", "Address book name" : "주소록 이름", - "An error occurred, unable to create the addressbook." : "오류가 발생하여 주소록을 만들 수 없습니다.", "First name" : "이름", "Last name" : "성", "Display name" : "표시 이름", diff --git a/l10n/lb.js b/l10n/lb.js index 31cd7a12..2daf74e6 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -9,6 +9,7 @@ OC.L10N.register( "Title" : "Titel", "Download" : "Eroflueden", "Delete" : "Läschen", + "Cancel" : "Ofbriechen", "Groups" : "Gruppen", "Rename" : "Ëmbenennen", "Enabled" : "Aktivéiert", diff --git a/l10n/lb.json b/l10n/lb.json index b01112c7..6d4af8db 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -7,6 +7,7 @@ "Title" : "Titel", "Download" : "Eroflueden", "Delete" : "Läschen", + "Cancel" : "Ofbriechen", "Groups" : "Gruppen", "Rename" : "Ëmbenennen", "Enabled" : "Aktivéiert", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 0fa45f92..4834e321 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -29,10 +29,10 @@ OC.L10N.register( "Download" : "Atsisiųsti", "Generate QR Code" : "Generuoti QR kodą", "Delete" : "Ištrinti", + "Cancel" : "Atsisakyti", "This contact is not yet synced. Edit it to save it to the server." : "Šis adresatas kol kas nėra sinchronizuotas. Taisykite jį, norėdami įrašyti jį į serverį.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Šis adresatas yra tik skaitymo veiksenoje. Jūs neturite leidimo taisyti šį adresatą.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Adresatas, kurį bandote taisyti, pasikeitė. Įkelkite rankiniu būdu adresatą iš naujo. Bet kokie tolimesni taisymai bus atmesti.", - "Addressbook" : "Adresų knyga", "Groups" : "Grupės", "New contact" : "Naujas adresatas", "Syntax error. Cannot open the contact." : "Sintaksės klaida. Nepavyko atverti adresato.", @@ -53,13 +53,7 @@ OC.L10N.register( "Copied" : "Nukopijuota", "Can not copy" : "Nepavyksta nukopijuoti", "Copy link" : "Kopijuoti nuorodą", - "Toggling of addressbook was not successful" : "Adresų knygos perjungimas buvo nesėkmingas.", - "This will delete the addressbook and every contacts within it" : "Tai ištrins adresų knygą ir visus joje esančius adresatus", "Delete {addressbook} ?" : "Ištrinti {addressbook} ?", - "Deletion of addressbook was not successful." : "Adresų knygos ištrynimas buvo nesėkmingas.", - "Renaming of addressbook was not successful." : "Adresų knygos pervadinimas buvo nesėkmingas.", - "Addressbook copied to clipboard" : "Adresų knyga nukopijuota į iškarpinę", - "Addressbook was not copied to clipboard." : "Adresų knyga nebuvo nukopijuota į iškarpinę.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Bendrinama su {num} esybe","Bendrinama su {num} esybėmis","Bendrinama su {num} esybių","Bendrinama su {num} esybe"], "Share with users or groups" : "Bendrinti su naudotojais ar grupėmis", "No users or groups" : "Nėra jokių naudotojų ar grupių", @@ -72,7 +66,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Importavimas yra išjungtas, nes nėra prieinamų adresų knygų", "Choose a vCard file to import" : "Pasirinkite norimą importuoti vCard failą", "Address book name" : "Adresų knygos pavadinimas", - "An error occurred, unable to create the addressbook." : "Įvyko klaida, nepavyko sukurti adresų knygos.", "First name" : "Vardas", "Last name" : "Pavardė", "Display name" : "Rodomas vardas", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 7be00494..0994517f 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -27,10 +27,10 @@ "Download" : "Atsisiųsti", "Generate QR Code" : "Generuoti QR kodą", "Delete" : "Ištrinti", + "Cancel" : "Atsisakyti", "This contact is not yet synced. Edit it to save it to the server." : "Šis adresatas kol kas nėra sinchronizuotas. Taisykite jį, norėdami įrašyti jį į serverį.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Šis adresatas yra tik skaitymo veiksenoje. Jūs neturite leidimo taisyti šį adresatą.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Adresatas, kurį bandote taisyti, pasikeitė. Įkelkite rankiniu būdu adresatą iš naujo. Bet kokie tolimesni taisymai bus atmesti.", - "Addressbook" : "Adresų knyga", "Groups" : "Grupės", "New contact" : "Naujas adresatas", "Syntax error. Cannot open the contact." : "Sintaksės klaida. Nepavyko atverti adresato.", @@ -51,13 +51,7 @@ "Copied" : "Nukopijuota", "Can not copy" : "Nepavyksta nukopijuoti", "Copy link" : "Kopijuoti nuorodą", - "Toggling of addressbook was not successful" : "Adresų knygos perjungimas buvo nesėkmingas.", - "This will delete the addressbook and every contacts within it" : "Tai ištrins adresų knygą ir visus joje esančius adresatus", "Delete {addressbook} ?" : "Ištrinti {addressbook} ?", - "Deletion of addressbook was not successful." : "Adresų knygos ištrynimas buvo nesėkmingas.", - "Renaming of addressbook was not successful." : "Adresų knygos pervadinimas buvo nesėkmingas.", - "Addressbook copied to clipboard" : "Adresų knyga nukopijuota į iškarpinę", - "Addressbook was not copied to clipboard." : "Adresų knyga nebuvo nukopijuota į iškarpinę.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Bendrinama su {num} esybe","Bendrinama su {num} esybėmis","Bendrinama su {num} esybių","Bendrinama su {num} esybe"], "Share with users or groups" : "Bendrinti su naudotojais ar grupėmis", "No users or groups" : "Nėra jokių naudotojų ar grupių", @@ -70,7 +64,6 @@ "Importing is disabled because there are no address books available" : "Importavimas yra išjungtas, nes nėra prieinamų adresų knygų", "Choose a vCard file to import" : "Pasirinkite norimą importuoti vCard failą", "Address book name" : "Adresų knygos pavadinimas", - "An error occurred, unable to create the addressbook." : "Įvyko klaida, nepavyko sukurti adresų knygos.", "First name" : "Vardas", "Last name" : "Pavardė", "Display name" : "Rodomas vardas", diff --git a/l10n/lv.js b/l10n/lv.js index 5b02a003..2306da8f 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -28,10 +28,10 @@ OC.L10N.register( "Download" : "Lejupielādēt", "Generate QR Code" : "Ģenerēt QR kodu", "Delete" : "Dzēst", + "Cancel" : "Atcelt", "This contact is not yet synced. Edit it to save it to the server." : "Šī kontaktpersona vēl nav sinhronizēta. Rediģējiet to, lai saglabātu serverī.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Šī kontaktpersona ir tikai lasīšanas režīmā. Jums nav atļaujas rediģēt šo kontaktpersonu.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontaktpersonas informācija kuru rediģējāt ir mainījusies. Lūdzu pašrocīgi atjaunināt kontaktpersonas informāciju. Jebkuras tālākas izmaiņas tiks atmestas.", - "Addressbook" : "Adrešu grāmata", "Groups" : "Grupas", "New contact" : "Jauns kontakts", "Syntax error. Cannot open the contact." : "Sintakse kļūda. Nevar atvērt kontaktpersonu.", @@ -50,12 +50,7 @@ OC.L10N.register( "Copied" : "Nokopēts", "Can not copy" : "Nevar nokopēt", "Copy link" : "Kopēt saiti", - "This will delete the addressbook and every contacts within it" : "Tas dzēsīs adrešu grāmatu un visas tajā esošāas kontaktpersonas", "Delete {addressbook} ?" : "Dzēst {addressbook} ?", - "Deletion of addressbook was not successful." : "Neizdevās dzēst adrešu grāmatu.", - "Renaming of addressbook was not successful." : "Neizdevās pārsaukt adrešu grāmatu.", - "Addressbook copied to clipboard" : "Adrešu grāmata nokopēta starpliktuvē!", - "Addressbook was not copied to clipboard." : "Adrešu grāmata netika nokopēta starpliktuvē!", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Kopīgots ar {num} entītijām","Kopīgots ar {num} entītiju","Kopīgots ar {num} entītijām"], "Share with users or groups" : "Koplietot ar lietotājiem vai grupām", "No users or groups" : "Nav lietotāji vai grupas", @@ -64,7 +59,6 @@ OC.L10N.register( "Unable to change permissions." : "Nevar mainīt atļaujas.", "Importing is disabled because there are no address books available" : "Importēšana ir atspējota, jo nav pieejamas adrešu grāmatas", "Address book name" : "Adrešu grāmatas nosaukums", - "An error occurred, unable to create the addressbook." : "Radās kļūda, nav iespējams izveidot adrešu grāmatu.", "First name" : "Vārds", "Last name" : "Uzvārds", "Display name" : "Ekrāna vārds", diff --git a/l10n/lv.json b/l10n/lv.json index 04746e48..f5cef06f 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -26,10 +26,10 @@ "Download" : "Lejupielādēt", "Generate QR Code" : "Ģenerēt QR kodu", "Delete" : "Dzēst", + "Cancel" : "Atcelt", "This contact is not yet synced. Edit it to save it to the server." : "Šī kontaktpersona vēl nav sinhronizēta. Rediģējiet to, lai saglabātu serverī.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Šī kontaktpersona ir tikai lasīšanas režīmā. Jums nav atļaujas rediģēt šo kontaktpersonu.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontaktpersonas informācija kuru rediģējāt ir mainījusies. Lūdzu pašrocīgi atjaunināt kontaktpersonas informāciju. Jebkuras tālākas izmaiņas tiks atmestas.", - "Addressbook" : "Adrešu grāmata", "Groups" : "Grupas", "New contact" : "Jauns kontakts", "Syntax error. Cannot open the contact." : "Sintakse kļūda. Nevar atvērt kontaktpersonu.", @@ -48,12 +48,7 @@ "Copied" : "Nokopēts", "Can not copy" : "Nevar nokopēt", "Copy link" : "Kopēt saiti", - "This will delete the addressbook and every contacts within it" : "Tas dzēsīs adrešu grāmatu un visas tajā esošāas kontaktpersonas", "Delete {addressbook} ?" : "Dzēst {addressbook} ?", - "Deletion of addressbook was not successful." : "Neizdevās dzēst adrešu grāmatu.", - "Renaming of addressbook was not successful." : "Neizdevās pārsaukt adrešu grāmatu.", - "Addressbook copied to clipboard" : "Adrešu grāmata nokopēta starpliktuvē!", - "Addressbook was not copied to clipboard." : "Adrešu grāmata netika nokopēta starpliktuvē!", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Kopīgots ar {num} entītijām","Kopīgots ar {num} entītiju","Kopīgots ar {num} entītijām"], "Share with users or groups" : "Koplietot ar lietotājiem vai grupām", "No users or groups" : "Nav lietotāji vai grupas", @@ -62,7 +57,6 @@ "Unable to change permissions." : "Nevar mainīt atļaujas.", "Importing is disabled because there are no address books available" : "Importēšana ir atspējota, jo nav pieejamas adrešu grāmatas", "Address book name" : "Adrešu grāmatas nosaukums", - "An error occurred, unable to create the addressbook." : "Radās kļūda, nav iespējams izveidot adrešu grāmatu.", "First name" : "Vārds", "Last name" : "Uzvārds", "Display name" : "Ekrāna vārds", diff --git a/l10n/mk.js b/l10n/mk.js index 0a8ebe61..09ab8d91 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -28,12 +28,15 @@ OC.L10N.register( "Title" : "Наслов", "This contact was broken and received a fix. Please review the content and click here to save it." : "Овој контакт беше неточен и доби исправка. Прегледајте го контактот и кликнете тука за да го зачувате.", "Download" : "Преземи", + "Clone contact" : "Клинирај контакт", "Generate QR Code" : "Генерирај QR код", "Delete" : "Избриши", + "Contact vcard as qrcode" : "Картичка за контакт во QR-код", + "Pick an address book" : "Избери адресар", + "Cancel" : "Откажи", "This contact is not yet synced. Edit it to save it to the server." : "Овој контакт сеуште не е синхронизиран. Изменете го и зачувајте го на серверот.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Овој контакт е со дозволи само за читање. Вие немате дозвола за да го промените контактот.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Контактот кој се обидувате да го измените веќе е изменет. Ве молиме проверете го контактот. Сите наредни измени ќе бидат отфрлени.", - "Addressbook" : "Адресар", "Groups" : "Групи", "New contact" : "Нов контакт", "Syntax error. Cannot open the contact." : "Грешка во синтаксата. Неможе да се отвори овој контакт.", @@ -41,6 +44,7 @@ OC.L10N.register( "Open your browser console for more details" : "Отворете ја конзолата на прелистувачот за повеќе детали", "_{failedCount} faulty contact_::_{failedCount} faulty contacts_" : ["{failedCount} еден неисправен контакт","{failedCount} неисправни контакти"], "_Importing %n contact into {addressbook}_::_Importing %n contacts into {addressbook}_" : ["Импортирање на %n контакт во {addressbook}","Импортирање на %n контакти во {addressbook}"], + "_Done importing %n contact into {addressbook}_::_Done importing %n contacts into {addressbook}_" : ["Импортиран е %n контакт во {addressbook}","Импортирани се %n контакти во {addressbook}"], "Select type" : "Избери вид", "Select Date" : "Избери датум", "Add contact in group" : "Додади контакт во група", @@ -53,12 +57,7 @@ OC.L10N.register( "Copied" : "Копирано", "Can not copy" : "Неможе да се копира", "Copy link" : "Копирај линк", - "This will delete the addressbook and every contacts within it" : "Ова ќе ги избрише адресарот и сите контакти во него", "Delete {addressbook} ?" : "Избриши {addressbook} ?", - "Deletion of addressbook was not successful." : "Неуспешно бришење на адресарот.", - "Renaming of addressbook was not successful." : "Неуспешно преименување на адресарот", - "Addressbook copied to clipboard" : "Адресарот е копиран во клипборд", - "Addressbook was not copied to clipboard." : "Адресарот не е копиран во клипборд.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Споделено со едно {num} лице","Споделено со {num} лица"], "Share with users or groups" : "Сподели со корисници или групи", "No users or groups" : "Нема корисници или групи", @@ -71,7 +70,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Увезувањето е оневозможено бидејќи нема достапен адресар", "Choose a vCard file to import" : "Избери vCard датотека за увоз", "Address book name" : "Име на адресарот", - "An error occurred, unable to create the addressbook." : "Настана грешка, неможе да се креира адресар.", "First name" : "Име", "Last name" : "Презиме", "Display name" : "Име и презиме", diff --git a/l10n/mk.json b/l10n/mk.json index 9056c56b..59def4e7 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -26,12 +26,15 @@ "Title" : "Наслов", "This contact was broken and received a fix. Please review the content and click here to save it." : "Овој контакт беше неточен и доби исправка. Прегледајте го контактот и кликнете тука за да го зачувате.", "Download" : "Преземи", + "Clone contact" : "Клинирај контакт", "Generate QR Code" : "Генерирај QR код", "Delete" : "Избриши", + "Contact vcard as qrcode" : "Картичка за контакт во QR-код", + "Pick an address book" : "Избери адресар", + "Cancel" : "Откажи", "This contact is not yet synced. Edit it to save it to the server." : "Овој контакт сеуште не е синхронизиран. Изменете го и зачувајте го на серверот.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Овој контакт е со дозволи само за читање. Вие немате дозвола за да го промените контактот.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Контактот кој се обидувате да го измените веќе е изменет. Ве молиме проверете го контактот. Сите наредни измени ќе бидат отфрлени.", - "Addressbook" : "Адресар", "Groups" : "Групи", "New contact" : "Нов контакт", "Syntax error. Cannot open the contact." : "Грешка во синтаксата. Неможе да се отвори овој контакт.", @@ -39,6 +42,7 @@ "Open your browser console for more details" : "Отворете ја конзолата на прелистувачот за повеќе детали", "_{failedCount} faulty contact_::_{failedCount} faulty contacts_" : ["{failedCount} еден неисправен контакт","{failedCount} неисправни контакти"], "_Importing %n contact into {addressbook}_::_Importing %n contacts into {addressbook}_" : ["Импортирање на %n контакт во {addressbook}","Импортирање на %n контакти во {addressbook}"], + "_Done importing %n contact into {addressbook}_::_Done importing %n contacts into {addressbook}_" : ["Импортиран е %n контакт во {addressbook}","Импортирани се %n контакти во {addressbook}"], "Select type" : "Избери вид", "Select Date" : "Избери датум", "Add contact in group" : "Додади контакт во група", @@ -51,12 +55,7 @@ "Copied" : "Копирано", "Can not copy" : "Неможе да се копира", "Copy link" : "Копирај линк", - "This will delete the addressbook and every contacts within it" : "Ова ќе ги избрише адресарот и сите контакти во него", "Delete {addressbook} ?" : "Избриши {addressbook} ?", - "Deletion of addressbook was not successful." : "Неуспешно бришење на адресарот.", - "Renaming of addressbook was not successful." : "Неуспешно преименување на адресарот", - "Addressbook copied to clipboard" : "Адресарот е копиран во клипборд", - "Addressbook was not copied to clipboard." : "Адресарот не е копиран во клипборд.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Споделено со едно {num} лице","Споделено со {num} лица"], "Share with users or groups" : "Сподели со корисници или групи", "No users or groups" : "Нема корисници или групи", @@ -69,7 +68,6 @@ "Importing is disabled because there are no address books available" : "Увезувањето е оневозможено бидејќи нема достапен адресар", "Choose a vCard file to import" : "Избери vCard датотека за увоз", "Address book name" : "Име на адресарот", - "An error occurred, unable to create the addressbook." : "Настана грешка, неможе да се креира адресар.", "First name" : "Име", "Last name" : "Презиме", "Display name" : "Име и презиме", diff --git a/l10n/mn.js b/l10n/mn.js index b4fd59eb..cd80e911 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Цол/Албан тушаал", "Download" : "Татаж авах", "Delete" : "Устгах", + "Cancel" : "болиулах", "Groups" : "Багууд", "New contact" : "Шинэ харилцагч", "No results" : "Үр дүн байхгүй", diff --git a/l10n/mn.json b/l10n/mn.json index 2bbf4587..48751ca8 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -8,6 +8,7 @@ "Title" : "Цол/Албан тушаал", "Download" : "Татаж авах", "Delete" : "Устгах", + "Cancel" : "болиулах", "Groups" : "Багууд", "New contact" : "Шинэ харилцагч", "No results" : "Үр дүн байхгүй", diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js index c788f17b..e3296424 100644 --- a/l10n/ms_MY.js +++ b/l10n/ms_MY.js @@ -7,6 +7,7 @@ OC.L10N.register( "Title" : "Judul", "Download" : "Muat turun", "Delete" : "Padam", + "Cancel" : "Batal", "Groups" : "Kumpulan", "Rename" : "Namakan", "can edit" : "boleh mengubah", diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json index 3fb5203d..29d19e46 100644 --- a/l10n/ms_MY.json +++ b/l10n/ms_MY.json @@ -5,6 +5,7 @@ "Title" : "Judul", "Download" : "Muat turun", "Delete" : "Padam", + "Cancel" : "Batal", "Groups" : "Kumpulan", "Rename" : "Namakan", "can edit" : "boleh mengubah", diff --git a/l10n/nb.js b/l10n/nb.js index 39b26668..19ec7a15 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -19,10 +19,10 @@ OC.L10N.register( "Title" : "Tittel", "Download" : "Last ned", "Delete" : "Slett", + "Cancel" : "Avbryt", "This contact is not yet synced. Edit it to save it to the server." : "Denne kontakt er enda ikke synkronisert. Rediger den for å lagre den på serveren.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Kontakten er skrivebeskyttet. Du har ikke tillatelse til å redigere denne kontakten.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakten du prøvde å redigere, har blitt endret. Vennligst oppdater manuelt. Ytterligere endringer vil ikke kunne lagres.", - "Addressbook" : "Addressebok", "Groups" : "Grupper", "New contact" : "Ny kontakt", "Syntax error. Cannot open the contact." : "Syntaksfeil. Kan ikke åpne kontakten.", @@ -41,12 +41,7 @@ OC.L10N.register( "Copied" : "Kopiert", "Can not copy" : "Kan ikke kopiere", "Copy link" : "Kopier lenke", - "This will delete the addressbook and every contacts within it" : "Dette vil slette addresseboken og kontaktene som hører til", "Delete {addressbook} ?" : "Slette {addressbook} ?", - "Deletion of addressbook was not successful." : "Sletting av addressebok mislyktes", - "Renaming of addressbook was not successful." : "Adresseboken kunne ikke omdøpes.", - "Addressbook copied to clipboard" : "Adresseboken ble kopiert til utklippstavlen", - "Addressbook was not copied to clipboard." : "Adresseboken ble ikke kopiert til utklippstavlen", "Share with users or groups" : "Del med brukere eller grupper", "No users or groups" : "Ingen brukere eller grupper", "can edit" : "kan redigere", diff --git a/l10n/nb.json b/l10n/nb.json index 15273494..98c685f0 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -17,10 +17,10 @@ "Title" : "Tittel", "Download" : "Last ned", "Delete" : "Slett", + "Cancel" : "Avbryt", "This contact is not yet synced. Edit it to save it to the server." : "Denne kontakt er enda ikke synkronisert. Rediger den for å lagre den på serveren.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Kontakten er skrivebeskyttet. Du har ikke tillatelse til å redigere denne kontakten.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakten du prøvde å redigere, har blitt endret. Vennligst oppdater manuelt. Ytterligere endringer vil ikke kunne lagres.", - "Addressbook" : "Addressebok", "Groups" : "Grupper", "New contact" : "Ny kontakt", "Syntax error. Cannot open the contact." : "Syntaksfeil. Kan ikke åpne kontakten.", @@ -39,12 +39,7 @@ "Copied" : "Kopiert", "Can not copy" : "Kan ikke kopiere", "Copy link" : "Kopier lenke", - "This will delete the addressbook and every contacts within it" : "Dette vil slette addresseboken og kontaktene som hører til", "Delete {addressbook} ?" : "Slette {addressbook} ?", - "Deletion of addressbook was not successful." : "Sletting av addressebok mislyktes", - "Renaming of addressbook was not successful." : "Adresseboken kunne ikke omdøpes.", - "Addressbook copied to clipboard" : "Adresseboken ble kopiert til utklippstavlen", - "Addressbook was not copied to clipboard." : "Adresseboken ble ikke kopiert til utklippstavlen", "Share with users or groups" : "Del med brukere eller grupper", "No users or groups" : "Ingen brukere eller grupper", "can edit" : "kan redigere", diff --git a/l10n/nl.js b/l10n/nl.js index b48ea95e..076a6037 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -30,10 +30,10 @@ OC.L10N.register( "Download" : "Downloaden", "Generate QR Code" : "Maak QR-code", "Delete" : "Verwijderen", + "Cancel" : "Annuleren", "This contact is not yet synced. Edit it to save it to the server." : "Deze contactpersoon is nog niet gesynchroniseerd. Bewerk om te laten verwerken.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Deze contactpersoon is allee-leesbaar. Je hebt niet de autorisatie om deze contactpersoon te bewerken", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "De contactpersoon die je wilde bewerken is gewijzigd. Ververs de contactgegevens handmatig. Verdere wijzigingen worden genegeerd.", - "Addressbook" : "Adresboek", "Groups" : "Groepen", "New contact" : "Nieuwe contactpersoon", "Syntax error. Cannot open the contact." : "Syntaxfout. Kan het contact niet openen.", @@ -54,13 +54,7 @@ OC.L10N.register( "Copied" : "Gekopieerd", "Can not copy" : "Kan niet kopiëren", "Copy link" : "Link kopiëren", - "Toggling of addressbook was not successful" : "Omwisseling van adresboek is niet gelukt.", - "This will delete the addressbook and every contacts within it" : "Dit verwijdert het adresboek en alle contactpersonen daarbinnen", "Delete {addressbook} ?" : "Verwijderen {addressbook} ?", - "Deletion of addressbook was not successful." : "Verwijderen adresboek is niet gelukt.", - "Renaming of addressbook was not successful." : "Hernoemen adresboek is niet gelukt.", - "Addressbook copied to clipboard" : "Adresboek gekopieerd naar het klembord", - "Addressbook was not copied to clipboard." : "Adresboek was niet gekopieerd naar het klembord.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Gedeeld met {num} andere","Gedeeld met {num} anderen"], "Share with users or groups" : "Delen met gebruikers of groepen", "No users or groups" : "Geen gebruikers of groepen", @@ -73,7 +67,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Import is uitgeschakeld omdat er geen adresboek beschikbaar is", "Choose a vCard file to import" : "Kies een vCard bestand om te importeren", "Address book name" : "Adresboek naam", - "An error occurred, unable to create the addressbook." : "Er trad een fout op, kon het adresboek niet creëren.", "First name" : "Voornaam", "Last name" : "Achternaam", "Display name" : "Weergavenaam", diff --git a/l10n/nl.json b/l10n/nl.json index 07a266c0..a321ba20 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -28,10 +28,10 @@ "Download" : "Downloaden", "Generate QR Code" : "Maak QR-code", "Delete" : "Verwijderen", + "Cancel" : "Annuleren", "This contact is not yet synced. Edit it to save it to the server." : "Deze contactpersoon is nog niet gesynchroniseerd. Bewerk om te laten verwerken.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Deze contactpersoon is allee-leesbaar. Je hebt niet de autorisatie om deze contactpersoon te bewerken", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "De contactpersoon die je wilde bewerken is gewijzigd. Ververs de contactgegevens handmatig. Verdere wijzigingen worden genegeerd.", - "Addressbook" : "Adresboek", "Groups" : "Groepen", "New contact" : "Nieuwe contactpersoon", "Syntax error. Cannot open the contact." : "Syntaxfout. Kan het contact niet openen.", @@ -52,13 +52,7 @@ "Copied" : "Gekopieerd", "Can not copy" : "Kan niet kopiëren", "Copy link" : "Link kopiëren", - "Toggling of addressbook was not successful" : "Omwisseling van adresboek is niet gelukt.", - "This will delete the addressbook and every contacts within it" : "Dit verwijdert het adresboek en alle contactpersonen daarbinnen", "Delete {addressbook} ?" : "Verwijderen {addressbook} ?", - "Deletion of addressbook was not successful." : "Verwijderen adresboek is niet gelukt.", - "Renaming of addressbook was not successful." : "Hernoemen adresboek is niet gelukt.", - "Addressbook copied to clipboard" : "Adresboek gekopieerd naar het klembord", - "Addressbook was not copied to clipboard." : "Adresboek was niet gekopieerd naar het klembord.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Gedeeld met {num} andere","Gedeeld met {num} anderen"], "Share with users or groups" : "Delen met gebruikers of groepen", "No users or groups" : "Geen gebruikers of groepen", @@ -71,7 +65,6 @@ "Importing is disabled because there are no address books available" : "Import is uitgeschakeld omdat er geen adresboek beschikbaar is", "Choose a vCard file to import" : "Kies een vCard bestand om te importeren", "Address book name" : "Adresboek naam", - "An error occurred, unable to create the addressbook." : "Er trad een fout op, kon het adresboek niet creëren.", "First name" : "Voornaam", "Last name" : "Achternaam", "Display name" : "Weergavenaam", diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 0a1caa27..1fd3f170 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -9,6 +9,7 @@ OC.L10N.register( "Title" : "Tittel", "Download" : "Last ned", "Delete" : "Ta bort", + "Cancel" : "Avbryt", "Groups" : "Grupper", "Last modified" : "Siste endra", "Rename" : "Gje nytt namn", diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index e6b01c6f..c9b17617 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -7,6 +7,7 @@ "Title" : "Tittel", "Download" : "Last ned", "Delete" : "Ta bort", + "Cancel" : "Avbryt", "Groups" : "Grupper", "Last modified" : "Siste endra", "Rename" : "Gje nytt namn", diff --git a/l10n/oc.js b/l10n/oc.js index 41f2a56a..8850e83d 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -9,6 +9,7 @@ OC.L10N.register( "Title" : "Títol", "Download" : "Telecargar", "Delete" : "Suprimir", + "Cancel" : "Anullar", "Groups" : "Gropes", "New contact" : "Contacte novèl", "Rename" : "Renomenar", diff --git a/l10n/oc.json b/l10n/oc.json index 6b145943..61bc52df 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -7,6 +7,7 @@ "Title" : "Títol", "Download" : "Telecargar", "Delete" : "Suprimir", + "Cancel" : "Anullar", "Groups" : "Gropes", "New contact" : "Contacte novèl", "Rename" : "Renomenar", diff --git a/l10n/pl.js b/l10n/pl.js index b62d7c3a..33e9fe5f 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -5,7 +5,7 @@ OC.L10N.register( "All contacts" : "Wszystkie kontakty", "Details" : "Szczegóły", "A contacts app for Nextcloud" : "Aplikacja Kontakty dla Nextcloud", - "The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* 🎉 **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library." : "Aplikacja Kontakty służy do połączenia z serwerem CardDAV twojej chmury Nextcloud. W prosty sposób wykonuje synchronizację kontaktów pomiędzy twoimi urządzeniami a twoją chmurą Nextcloud i umożliwia edycję online.\n\n* 🚀 **Integracja z innymi aplikacjami Nextcloud!**. Obecnie Mail i Kalendarz - więcej w przygotowaniu.\n* 🎉 **Nigdy nie zapomnisz o urodzinach!** Możesz synchronizować urodziny oraz inne powtarzające się wydarzenia z Kalendarzem Nextcloud.\n* 👥 **Udostępnianie Książki Adresowej!**Chcesz udostępnić swoje kontakty znajomym lub współpracownikom? Nic prostszego!\n* 🙈 **Nie odkryliśmy Ameryki!** Wykorzystujemy świetną bibliotekę SabreDAV.", + "The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* 🎉 **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library." : "Aplikacja kontaktów Nextcloud to interfejs użytkownika dla serwera CardDAV Nextcloud. Łatwo synchronizuj kontakty z różnych urządzeń z Nextcloud i edytuj je online.\n\n* 🚀 **Integracja z innymi aplikacjami Nextcloud!** Obecnie Mail i Kalendarz - więcej w przyszłości.\n* 🎉 **Nigdy nie zapomnisz o urodzinach!** Możesz synchronizować urodziny i inne powtarzające się wydarzenia z kalendarzem Nextcloud.\n* 👥 **Udostępnianie książek adresowych!** Chcesz udostępnić swoje kontakty znajomym lub współpracownikom? Nie ma problemu!\n* 🙈 **Nie wynajdujemy koła na nowo!** Na podstawie znakomitej i otwartej biblioteki SabreDAV.", "Copy to full name" : "Kopiuj do nazwy pełnej", "Omit year" : "Pomiń rok", "Add new property" : "Dodaj nową właściwość", @@ -28,12 +28,15 @@ OC.L10N.register( "Title" : "Tytuł", "This contact was broken and received a fix. Please review the content and click here to save it." : "Ten kontakt został zerwany i otrzymał poprawkę. Przejrzyj treść i kliknij tutaj, aby ją zapisać.", "Download" : "Ściągnij", + "Clone contact" : "Klonuj kontakt", "Generate QR Code" : "Wygeneruj kod QR", "Delete" : "Skasuj", + "Contact vcard as qrcode" : "Kontakt vcard jako qrcode", + "Pick an address book" : "Wybierz z książki adresowej", + "Cancel" : "Anuluj", "This contact is not yet synced. Edit it to save it to the server." : "Ten kontakt nie został jeszcze zsynchronizowany. Edytuj go, aby zapisać na serwerze.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Ten kontakt jest w trybie \"tylko do odczytu\". Nie masz uprawnień do edytowania tego kontaktu.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakt który próbujesz edytować został zmieniony. Odśwież kontakt ręcznie. Wszystkie przyszłe zmiany zostaną odrzucone.", - "Addressbook" : "Książka adresowa", "Groups" : "Grupy", "New contact" : "Nowy kontakt", "Syntax error. Cannot open the contact." : "Błąd składni. Nie można otworzyć kontaktu.", @@ -54,13 +57,7 @@ OC.L10N.register( "Copied" : "Skopiowano", "Can not copy" : "Nie można skopiować", "Copy link" : "Kopiuj link", - "Toggling of addressbook was not successful" : "Przełączanie książki adresowej nie powiodło się", - "This will delete the addressbook and every contacts within it" : "Spowoduje to usunięcie książki adresowej i wszystkich kontaktów w niej zawartych", "Delete {addressbook} ?" : "Usunąć {addressbook} ?", - "Deletion of addressbook was not successful." : "Usunięcie książki adresowej nie powiodło się.", - "Renaming of addressbook was not successful." : "Zmiana nazwy książki adresowej nie powiodła się.", - "Addressbook copied to clipboard" : "Książka adresowa została skopiowana do schowka", - "Addressbook was not copied to clipboard." : "Książka adresowa nie została skopiowana do schowka.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Udostępnione z {num} encją","Udostępnione z {num} encjami","Udostępnione z {num} encjami","Udostępnione z {num} encjami"], "Share with users or groups" : "Udostępnij użytkownikom lub grupom", "No users or groups" : "Brak użytkowników i grup", @@ -73,7 +70,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Importowanie jest wyłączone, ponieważ nie ma dostępnych książek adresowych", "Choose a vCard file to import" : "Wybierz plik vCard do zaimportowania", "Address book name" : "Nazwa książki adresowej", - "An error occurred, unable to create the addressbook." : "Wystąpił błąd, nie można utworzyć książki adresowej.", "First name" : "Imię", "Last name" : "Nazwisko", "Display name" : "Nazwa wyświetlana", diff --git a/l10n/pl.json b/l10n/pl.json index 51ce7407..c35bfb7b 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -3,7 +3,7 @@ "All contacts" : "Wszystkie kontakty", "Details" : "Szczegóły", "A contacts app for Nextcloud" : "Aplikacja Kontakty dla Nextcloud", - "The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* 🎉 **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library." : "Aplikacja Kontakty służy do połączenia z serwerem CardDAV twojej chmury Nextcloud. W prosty sposób wykonuje synchronizację kontaktów pomiędzy twoimi urządzeniami a twoją chmurą Nextcloud i umożliwia edycję online.\n\n* 🚀 **Integracja z innymi aplikacjami Nextcloud!**. Obecnie Mail i Kalendarz - więcej w przygotowaniu.\n* 🎉 **Nigdy nie zapomnisz o urodzinach!** Możesz synchronizować urodziny oraz inne powtarzające się wydarzenia z Kalendarzem Nextcloud.\n* 👥 **Udostępnianie Książki Adresowej!**Chcesz udostępnić swoje kontakty znajomym lub współpracownikom? Nic prostszego!\n* 🙈 **Nie odkryliśmy Ameryki!** Wykorzystujemy świetną bibliotekę SabreDAV.", + "The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* 🎉 **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library." : "Aplikacja kontaktów Nextcloud to interfejs użytkownika dla serwera CardDAV Nextcloud. Łatwo synchronizuj kontakty z różnych urządzeń z Nextcloud i edytuj je online.\n\n* 🚀 **Integracja z innymi aplikacjami Nextcloud!** Obecnie Mail i Kalendarz - więcej w przyszłości.\n* 🎉 **Nigdy nie zapomnisz o urodzinach!** Możesz synchronizować urodziny i inne powtarzające się wydarzenia z kalendarzem Nextcloud.\n* 👥 **Udostępnianie książek adresowych!** Chcesz udostępnić swoje kontakty znajomym lub współpracownikom? Nie ma problemu!\n* 🙈 **Nie wynajdujemy koła na nowo!** Na podstawie znakomitej i otwartej biblioteki SabreDAV.", "Copy to full name" : "Kopiuj do nazwy pełnej", "Omit year" : "Pomiń rok", "Add new property" : "Dodaj nową właściwość", @@ -26,12 +26,15 @@ "Title" : "Tytuł", "This contact was broken and received a fix. Please review the content and click here to save it." : "Ten kontakt został zerwany i otrzymał poprawkę. Przejrzyj treść i kliknij tutaj, aby ją zapisać.", "Download" : "Ściągnij", + "Clone contact" : "Klonuj kontakt", "Generate QR Code" : "Wygeneruj kod QR", "Delete" : "Skasuj", + "Contact vcard as qrcode" : "Kontakt vcard jako qrcode", + "Pick an address book" : "Wybierz z książki adresowej", + "Cancel" : "Anuluj", "This contact is not yet synced. Edit it to save it to the server." : "Ten kontakt nie został jeszcze zsynchronizowany. Edytuj go, aby zapisać na serwerze.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Ten kontakt jest w trybie \"tylko do odczytu\". Nie masz uprawnień do edytowania tego kontaktu.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakt który próbujesz edytować został zmieniony. Odśwież kontakt ręcznie. Wszystkie przyszłe zmiany zostaną odrzucone.", - "Addressbook" : "Książka adresowa", "Groups" : "Grupy", "New contact" : "Nowy kontakt", "Syntax error. Cannot open the contact." : "Błąd składni. Nie można otworzyć kontaktu.", @@ -52,13 +55,7 @@ "Copied" : "Skopiowano", "Can not copy" : "Nie można skopiować", "Copy link" : "Kopiuj link", - "Toggling of addressbook was not successful" : "Przełączanie książki adresowej nie powiodło się", - "This will delete the addressbook and every contacts within it" : "Spowoduje to usunięcie książki adresowej i wszystkich kontaktów w niej zawartych", "Delete {addressbook} ?" : "Usunąć {addressbook} ?", - "Deletion of addressbook was not successful." : "Usunięcie książki adresowej nie powiodło się.", - "Renaming of addressbook was not successful." : "Zmiana nazwy książki adresowej nie powiodła się.", - "Addressbook copied to clipboard" : "Książka adresowa została skopiowana do schowka", - "Addressbook was not copied to clipboard." : "Książka adresowa nie została skopiowana do schowka.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Udostępnione z {num} encją","Udostępnione z {num} encjami","Udostępnione z {num} encjami","Udostępnione z {num} encjami"], "Share with users or groups" : "Udostępnij użytkownikom lub grupom", "No users or groups" : "Brak użytkowników i grup", @@ -71,7 +68,6 @@ "Importing is disabled because there are no address books available" : "Importowanie jest wyłączone, ponieważ nie ma dostępnych książek adresowych", "Choose a vCard file to import" : "Wybierz plik vCard do zaimportowania", "Address book name" : "Nazwa książki adresowej", - "An error occurred, unable to create the addressbook." : "Wystąpił błąd, nie można utworzyć książki adresowej.", "First name" : "Imię", "Last name" : "Nazwisko", "Display name" : "Nazwa wyświetlana", diff --git a/l10n/ps.js b/l10n/ps.js index 6dfa1930..4098fc77 100644 --- a/l10n/ps.js +++ b/l10n/ps.js @@ -6,6 +6,7 @@ OC.L10N.register( "Name" : "نوم", "Download" : "ښکته کول", "Delete" : "ړنګول", + "Cancel" : "پرېښول", "Groups" : "ګروپونه", "Rename" : "نوم بدلول", "Copy link" : "لېنک کاپي کول", diff --git a/l10n/ps.json b/l10n/ps.json index 7d6c9654..09929690 100644 --- a/l10n/ps.json +++ b/l10n/ps.json @@ -4,6 +4,7 @@ "Name" : "نوم", "Download" : "ښکته کول", "Delete" : "ړنګول", + "Cancel" : "پرېښول", "Groups" : "ګروپونه", "Rename" : "نوم بدلول", "Copy link" : "لېنک کاپي کول", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index de0d4868..48ab1120 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -28,12 +28,15 @@ OC.L10N.register( "Title" : "Título", "This contact was broken and received a fix. Please review the content and click here to save it." : "Este contato foi corrompido e recebeu uma correção. Revise o conteúdo e clique aqui para salvá-lo.", "Download" : "Baixar", + "Clone contact" : "Clonar contato", "Generate QR Code" : "Gerar Código QR", "Delete" : "Excluir", + "Contact vcard as qrcode" : "Vcard de contato como qrcode", + "Pick an address book" : "Pegar uma agenda", + "Cancel" : "Cancelar", "This contact is not yet synced. Edit it to save it to the server." : "Este contato ainda não está sincronizado. Edite-o para salvá-lo no servidor.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Este contato é somente leitura. Você não tem permissão para editar este contato.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "O contato que você estava tentando editar foi alterado. Atualize manualmente o contato. Qualquer outra edição será descartada.", - "Addressbook" : "Catálogo de endereços", "Groups" : "Grupos", "New contact" : "Novo contato", "Syntax error. Cannot open the contact." : "Erro de sintaxe. Não é possível abrir o contato.", @@ -54,13 +57,7 @@ OC.L10N.register( "Copied" : "Copiado", "Can not copy" : "Não é possível copiar", "Copy link" : "Copiar link", - "Toggling of addressbook was not successful" : "A alternância da agenda não foi possível", - "This will delete the addressbook and every contacts within it" : "Isso excluirá o catálogo de endereços e todos os contatos dentro dele", "Delete {addressbook} ?" : "Excluir {addressbook} ?", - "Deletion of addressbook was not successful." : "Não foi possível excluir o catálogo de endereços.", - "Renaming of addressbook was not successful." : "Erro ao renomear o catálogo de endereços.", - "Addressbook copied to clipboard" : "O catálogo de endereços foi copiado para a área de transferência", - "Addressbook was not copied to clipboard." : "O catálogo de endereços não foi copiado para a área de transferência.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Compartilhado com {num} entidade","Compartilhado com {num} entidades"], "Share with users or groups" : "Compartilhar com usuários ou grupos", "No users or groups" : "Nenhum usuário ou grupo", @@ -73,7 +70,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "A importação está desativada porque não há catálogos de endereços disponíveis", "Choose a vCard file to import" : "Escolha um arquivo vCard a importar", "Address book name" : "Nome do catálogo de endereços", - "An error occurred, unable to create the addressbook." : "Erro ao criar o catálogo de endereços.", "First name" : "Primeiro nome", "Last name" : "Sobrenome", "Display name" : "Nome de exibição", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 56e7ee3b..2a970d62 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -26,12 +26,15 @@ "Title" : "Título", "This contact was broken and received a fix. Please review the content and click here to save it." : "Este contato foi corrompido e recebeu uma correção. Revise o conteúdo e clique aqui para salvá-lo.", "Download" : "Baixar", + "Clone contact" : "Clonar contato", "Generate QR Code" : "Gerar Código QR", "Delete" : "Excluir", + "Contact vcard as qrcode" : "Vcard de contato como qrcode", + "Pick an address book" : "Pegar uma agenda", + "Cancel" : "Cancelar", "This contact is not yet synced. Edit it to save it to the server." : "Este contato ainda não está sincronizado. Edite-o para salvá-lo no servidor.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Este contato é somente leitura. Você não tem permissão para editar este contato.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "O contato que você estava tentando editar foi alterado. Atualize manualmente o contato. Qualquer outra edição será descartada.", - "Addressbook" : "Catálogo de endereços", "Groups" : "Grupos", "New contact" : "Novo contato", "Syntax error. Cannot open the contact." : "Erro de sintaxe. Não é possível abrir o contato.", @@ -52,13 +55,7 @@ "Copied" : "Copiado", "Can not copy" : "Não é possível copiar", "Copy link" : "Copiar link", - "Toggling of addressbook was not successful" : "A alternância da agenda não foi possível", - "This will delete the addressbook and every contacts within it" : "Isso excluirá o catálogo de endereços e todos os contatos dentro dele", "Delete {addressbook} ?" : "Excluir {addressbook} ?", - "Deletion of addressbook was not successful." : "Não foi possível excluir o catálogo de endereços.", - "Renaming of addressbook was not successful." : "Erro ao renomear o catálogo de endereços.", - "Addressbook copied to clipboard" : "O catálogo de endereços foi copiado para a área de transferência", - "Addressbook was not copied to clipboard." : "O catálogo de endereços não foi copiado para a área de transferência.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Compartilhado com {num} entidade","Compartilhado com {num} entidades"], "Share with users or groups" : "Compartilhar com usuários ou grupos", "No users or groups" : "Nenhum usuário ou grupo", @@ -71,7 +68,6 @@ "Importing is disabled because there are no address books available" : "A importação está desativada porque não há catálogos de endereços disponíveis", "Choose a vCard file to import" : "Escolha um arquivo vCard a importar", "Address book name" : "Nome do catálogo de endereços", - "An error occurred, unable to create the addressbook." : "Erro ao criar o catálogo de endereços.", "First name" : "Primeiro nome", "Last name" : "Sobrenome", "Display name" : "Nome de exibição", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index ff36a9db..146efa7f 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -30,10 +30,11 @@ OC.L10N.register( "Download" : "Transferir", "Generate QR Code" : "Gera um código QR", "Delete" : "Apagar", + "Cancel" : "Cancelar", "This contact is not yet synced. Edit it to save it to the server." : "Este contacto ainda não está sincronizado. Edite-o para o gravar no servidor.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Este contacto está protegido contra escrita. Não tem permissão para o modificar.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Este contacto que está a editar foi já modificado por outrem. Carregue-o novamente sff. Qualquer modificação será descartada.", - "Addressbook" : "Livro de endereços", + "Address book" : "Livro de endereços", "Groups" : "Grupos", "New contact" : "Novo contacto", "Syntax error. Cannot open the contact." : "Erro de sintaxe. É impossível mostrar o contacto.", @@ -54,13 +55,7 @@ OC.L10N.register( "Copied" : "Copiado", "Can not copy" : "Não é possível copiar", "Copy link" : "Copiar hiperligação", - "Toggling of addressbook was not successful" : "Ordenação do livro de endereços não é possível", - "This will delete the addressbook and every contacts within it" : "Vai eliminar o livro de endereços e todos os contactos nele incluídos", "Delete {addressbook} ?" : "Eliminar {addressbook} ?", - "Deletion of addressbook was not successful." : "Não foi possível eliminar o livro de endereços.", - "Renaming of addressbook was not successful." : "Não foi possível renomear o livro de endereços.", - "Addressbook copied to clipboard" : "Livro de endereços copiado para a área de transferência", - "Addressbook was not copied to clipboard." : "O livro de endereços não foi copiado para a área de transferência.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Partilhado com {num} entidades","Partilhado com {num} entidades"], "Share with users or groups" : "Partilhe com os utilizadores ou grupos", "No users or groups" : "Sem utilizadores ou grupos", @@ -73,7 +68,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Importação não está ativa, porque não existe nenhuma livro de endereços disponível", "Choose a vCard file to import" : "Escolher um vCard para importar", "Address book name" : "Nome do livro de endereços", - "An error occurred, unable to create the addressbook." : "Ocorreu um erro, não é possível criar o livro de endereços.", "First name" : "Primeiro Nome", "Last name" : "Ultimo Nome", "Display name" : "Nome de apresentação", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 7e2ec0d3..733f8d23 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -28,10 +28,11 @@ "Download" : "Transferir", "Generate QR Code" : "Gera um código QR", "Delete" : "Apagar", + "Cancel" : "Cancelar", "This contact is not yet synced. Edit it to save it to the server." : "Este contacto ainda não está sincronizado. Edite-o para o gravar no servidor.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Este contacto está protegido contra escrita. Não tem permissão para o modificar.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Este contacto que está a editar foi já modificado por outrem. Carregue-o novamente sff. Qualquer modificação será descartada.", - "Addressbook" : "Livro de endereços", + "Address book" : "Livro de endereços", "Groups" : "Grupos", "New contact" : "Novo contacto", "Syntax error. Cannot open the contact." : "Erro de sintaxe. É impossível mostrar o contacto.", @@ -52,13 +53,7 @@ "Copied" : "Copiado", "Can not copy" : "Não é possível copiar", "Copy link" : "Copiar hiperligação", - "Toggling of addressbook was not successful" : "Ordenação do livro de endereços não é possível", - "This will delete the addressbook and every contacts within it" : "Vai eliminar o livro de endereços e todos os contactos nele incluídos", "Delete {addressbook} ?" : "Eliminar {addressbook} ?", - "Deletion of addressbook was not successful." : "Não foi possível eliminar o livro de endereços.", - "Renaming of addressbook was not successful." : "Não foi possível renomear o livro de endereços.", - "Addressbook copied to clipboard" : "Livro de endereços copiado para a área de transferência", - "Addressbook was not copied to clipboard." : "O livro de endereços não foi copiado para a área de transferência.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Partilhado com {num} entidades","Partilhado com {num} entidades"], "Share with users or groups" : "Partilhe com os utilizadores ou grupos", "No users or groups" : "Sem utilizadores ou grupos", @@ -71,7 +66,6 @@ "Importing is disabled because there are no address books available" : "Importação não está ativa, porque não existe nenhuma livro de endereços disponível", "Choose a vCard file to import" : "Escolher um vCard para importar", "Address book name" : "Nome do livro de endereços", - "An error occurred, unable to create the addressbook." : "Ocorreu um erro, não é possível criar o livro de endereços.", "First name" : "Primeiro Nome", "Last name" : "Ultimo Nome", "Display name" : "Nome de apresentação", diff --git a/l10n/ro.js b/l10n/ro.js index 284bf559..ce7d00e1 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "Titlu", "Download" : "Descărcare", "Delete" : "Șterge", + "Cancel" : "Anulează", "Groups" : "Grupuri", "New contact" : "Contact nou ", "No results" : "Niciun rezultat", diff --git a/l10n/ro.json b/l10n/ro.json index 339723fe..caf49b42 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -8,6 +8,7 @@ "Title" : "Titlu", "Download" : "Descărcare", "Delete" : "Șterge", + "Cancel" : "Anulează", "Groups" : "Grupuri", "New contact" : "Contact nou ", "No results" : "Niciun rezultat", diff --git a/l10n/ru.js b/l10n/ru.js index da365596..4d7db7c4 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -30,10 +30,10 @@ OC.L10N.register( "Download" : "Скачать", "Generate QR Code" : "Создать QR-код", "Delete" : "Удалить", + "Cancel" : "Отмена", "This contact is not yet synced. Edit it to save it to the server." : "Этот контакт ещё не синхронизирован. Отредактируйте его чтобы сохранить изменения на сервере.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Контакт открыт в режиме «только чтение», для изменения недостаточно прав.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Контакт, который вы пытаетесь редактировать, был изменен. Выполните обновление контакта вручную. Все внесённые изменения не будут сохранены.", - "Addressbook" : "Адресная книга", "Groups" : "Группы", "New contact" : "Новый контакт", "Syntax error. Cannot open the contact." : "Синтаксическая ошибка. Невозможно открыть контакт.", @@ -54,13 +54,7 @@ OC.L10N.register( "Copied" : "Скопировано", "Can not copy" : "Невозможно скопировать", "Copy link" : "Копировать ссылку", - "Toggling of addressbook was not successful" : "Не удалось сменить адресную книгу", - "This will delete the addressbook and every contacts within it" : "Это удалит адресную книгу и все контакты в ней", "Delete {addressbook} ?" : "Удалить {addressbook} ?", - "Deletion of addressbook was not successful." : "Не удалось удалить адресную книгу", - "Renaming of addressbook was not successful." : "Не удалось переименовать адресную книгу.", - "Addressbook copied to clipboard" : "Адресная книга скопирована в буфер обмена", - "Addressbook was not copied to clipboard." : "Не удалось скопировать адресную книгу в буфер обмена", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Общее для одной записи","Общее для {num} записей","Общее для {num} записей","Общее для {num} записей"], "Share with users or groups" : "Поделиться с пользователями или группами", "No users or groups" : "Пользователи или группы отсутствуют", @@ -73,7 +67,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Возможность импорта отключена, т.к. отсутствуют адресные книги, в которые можно выполнить запись", "Choose a vCard file to import" : "Выберите файл в формате vCard для импорта", "Address book name" : "Название адресной книги", - "An error occurred, unable to create the addressbook." : "Ошибка, адресная книга не создана.", "First name" : "Имя", "Last name" : "Фамилия", "Display name" : "Отображаемое имя", diff --git a/l10n/ru.json b/l10n/ru.json index 564e3506..3135bcb1 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -28,10 +28,10 @@ "Download" : "Скачать", "Generate QR Code" : "Создать QR-код", "Delete" : "Удалить", + "Cancel" : "Отмена", "This contact is not yet synced. Edit it to save it to the server." : "Этот контакт ещё не синхронизирован. Отредактируйте его чтобы сохранить изменения на сервере.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Контакт открыт в режиме «только чтение», для изменения недостаточно прав.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Контакт, который вы пытаетесь редактировать, был изменен. Выполните обновление контакта вручную. Все внесённые изменения не будут сохранены.", - "Addressbook" : "Адресная книга", "Groups" : "Группы", "New contact" : "Новый контакт", "Syntax error. Cannot open the contact." : "Синтаксическая ошибка. Невозможно открыть контакт.", @@ -52,13 +52,7 @@ "Copied" : "Скопировано", "Can not copy" : "Невозможно скопировать", "Copy link" : "Копировать ссылку", - "Toggling of addressbook was not successful" : "Не удалось сменить адресную книгу", - "This will delete the addressbook and every contacts within it" : "Это удалит адресную книгу и все контакты в ней", "Delete {addressbook} ?" : "Удалить {addressbook} ?", - "Deletion of addressbook was not successful." : "Не удалось удалить адресную книгу", - "Renaming of addressbook was not successful." : "Не удалось переименовать адресную книгу.", - "Addressbook copied to clipboard" : "Адресная книга скопирована в буфер обмена", - "Addressbook was not copied to clipboard." : "Не удалось скопировать адресную книгу в буфер обмена", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Общее для одной записи","Общее для {num} записей","Общее для {num} записей","Общее для {num} записей"], "Share with users or groups" : "Поделиться с пользователями или группами", "No users or groups" : "Пользователи или группы отсутствуют", @@ -71,7 +65,6 @@ "Importing is disabled because there are no address books available" : "Возможность импорта отключена, т.к. отсутствуют адресные книги, в которые можно выполнить запись", "Choose a vCard file to import" : "Выберите файл в формате vCard для импорта", "Address book name" : "Название адресной книги", - "An error occurred, unable to create the addressbook." : "Ошибка, адресная книга не создана.", "First name" : "Имя", "Last name" : "Фамилия", "Display name" : "Отображаемое имя", diff --git a/l10n/si_LK.js b/l10n/si_LK.js index 74a1d167..313c4044 100644 --- a/l10n/si_LK.js +++ b/l10n/si_LK.js @@ -8,6 +8,7 @@ OC.L10N.register( "Title" : "මාතෘකාව", "Download" : "බාන්න", "Delete" : "ඉවත් කරන්න", + "Cancel" : "අවලංගු කරන්න", "Groups" : "කණ්ඩායම්", "Rename" : "නැවත නම් කරන්න", "can edit" : "සංස්කරණය කළ හැක", diff --git a/l10n/si_LK.json b/l10n/si_LK.json index 11ec595c..62b550c5 100644 --- a/l10n/si_LK.json +++ b/l10n/si_LK.json @@ -6,6 +6,7 @@ "Title" : "මාතෘකාව", "Download" : "බාන්න", "Delete" : "ඉවත් කරන්න", + "Cancel" : "අවලංගු කරන්න", "Groups" : "කණ්ඩායම්", "Rename" : "නැවත නම් කරන්න", "can edit" : "සංස්කරණය කළ හැක", diff --git a/l10n/sk.js b/l10n/sk.js index b8b0a0d4..584bf286 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -30,10 +30,10 @@ OC.L10N.register( "Download" : "Stiahnuť", "Generate QR Code" : "Vygenerovať QR kód", "Delete" : "Zmazať", + "Cancel" : "Zrušiť", "This contact is not yet synced. Edit it to save it to the server." : "Tento kontakt ešte nebol synchronizovaný. Upravte ho a uloží sa na server.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Tento kontakt je iba na čítanie. Nemáte oprávnenie na úpravu tohto kontaktu.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakt ktorý sa snažíte modifikovať sa zmenil. Prosím manuálne obnovte kontakt. Akékoľvek ďalšie zmeny nebudú brané do úvahy.", - "Addressbook" : "Adresár", "Groups" : "Skupiny", "New contact" : "Nový kontakt", "Syntax error. Cannot open the contact." : "Chyba zápisu. Nepodarilo sa otvoriť kontakt.", @@ -54,13 +54,7 @@ OC.L10N.register( "Copied" : "Skopírované", "Can not copy" : "Nepodarilo sa skopírovať", "Copy link" : "Kopírovať odkaz", - "Toggling of addressbook was not successful" : "Zap./Vyp. adresára nebolo úspešné", - "This will delete the addressbook and every contacts within it" : "Táto operácia odstráni adresár a všetky jeho kontakty.", "Delete {addressbook} ?" : "Zmazať {addressbook} ?", - "Deletion of addressbook was not successful." : "Zmazanie adresára sa nepodarilo.", - "Renaming of addressbook was not successful." : "Premenovanie adresára sa nepodarilo.", - "Addressbook copied to clipboard" : "Adresár skopírovaný do schránky", - "Addressbook was not copied to clipboard." : "Adresár nebol skopírovaný do schránky.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Zdieľané s {num} entitou","Zdieľané s {num} entitami","Zdieľané s {num} entitami","Zdieľané s {num} entitami"], "Share with users or groups" : "Sprístupniť používateľom alebo skupinám", "No users or groups" : "Žiadny používatelia alebo skupiny", @@ -73,7 +67,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Nie je možné importovať, pretože neexistuje ani jeden adresár kontaktov", "Choose a vCard file to import" : "Vyberte súbor vCard, ktorý chcete importovať", "Address book name" : "Názov adresára kontaktov", - "An error occurred, unable to create the addressbook." : "Pri pokuse o vytvorenie adresára sa vyskytla chyba.", "First name" : "Krstné meno", "Last name" : "Priezvisko", "Display name" : "Zobrazované meno", diff --git a/l10n/sk.json b/l10n/sk.json index 3332004d..cf649286 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -28,10 +28,10 @@ "Download" : "Stiahnuť", "Generate QR Code" : "Vygenerovať QR kód", "Delete" : "Zmazať", + "Cancel" : "Zrušiť", "This contact is not yet synced. Edit it to save it to the server." : "Tento kontakt ešte nebol synchronizovaný. Upravte ho a uloží sa na server.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Tento kontakt je iba na čítanie. Nemáte oprávnenie na úpravu tohto kontaktu.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakt ktorý sa snažíte modifikovať sa zmenil. Prosím manuálne obnovte kontakt. Akékoľvek ďalšie zmeny nebudú brané do úvahy.", - "Addressbook" : "Adresár", "Groups" : "Skupiny", "New contact" : "Nový kontakt", "Syntax error. Cannot open the contact." : "Chyba zápisu. Nepodarilo sa otvoriť kontakt.", @@ -52,13 +52,7 @@ "Copied" : "Skopírované", "Can not copy" : "Nepodarilo sa skopírovať", "Copy link" : "Kopírovať odkaz", - "Toggling of addressbook was not successful" : "Zap./Vyp. adresára nebolo úspešné", - "This will delete the addressbook and every contacts within it" : "Táto operácia odstráni adresár a všetky jeho kontakty.", "Delete {addressbook} ?" : "Zmazať {addressbook} ?", - "Deletion of addressbook was not successful." : "Zmazanie adresára sa nepodarilo.", - "Renaming of addressbook was not successful." : "Premenovanie adresára sa nepodarilo.", - "Addressbook copied to clipboard" : "Adresár skopírovaný do schránky", - "Addressbook was not copied to clipboard." : "Adresár nebol skopírovaný do schránky.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Zdieľané s {num} entitou","Zdieľané s {num} entitami","Zdieľané s {num} entitami","Zdieľané s {num} entitami"], "Share with users or groups" : "Sprístupniť používateľom alebo skupinám", "No users or groups" : "Žiadny používatelia alebo skupiny", @@ -71,7 +65,6 @@ "Importing is disabled because there are no address books available" : "Nie je možné importovať, pretože neexistuje ani jeden adresár kontaktov", "Choose a vCard file to import" : "Vyberte súbor vCard, ktorý chcete importovať", "Address book name" : "Názov adresára kontaktov", - "An error occurred, unable to create the addressbook." : "Pri pokuse o vytvorenie adresára sa vyskytla chyba.", "First name" : "Krstné meno", "Last name" : "Priezvisko", "Display name" : "Zobrazované meno", diff --git a/l10n/sl.js b/l10n/sl.js index c41b0eca..fbfff865 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -30,10 +30,10 @@ OC.L10N.register( "Download" : "Prejmi", "Generate QR Code" : "Ustvari kodo QR", "Delete" : "Izbriši", + "Cancel" : "Prekliči", "This contact is not yet synced. Edit it to save it to the server." : "Ta stik še ni usklajen. Dodati je treba vsebino, da se shrani na strežnik.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Ta stik je le za branje. Za urejanje so zahtevana posebna dovoljenja.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Stik, ki ga skušate urediti je spremenjen. Stike je treba ročno osvežiti, vsa nadaljnja urejanja pa bodo izbrisana.", - "Addressbook" : "Imenik", "Groups" : "Skupine", "New contact" : "Nov stik", "Syntax error. Cannot open the contact." : "Napaka skladnje. Ni mogoče odpreti podatkov stika.", @@ -54,13 +54,7 @@ OC.L10N.register( "Copied" : "Kopirano!", "Can not copy" : "Ni mogoče kopirati!", "Copy link" : "Kopiraj povezavo", - "Toggling of addressbook was not successful" : "Preklapljanje imenika ni bilo uspešno", - "This will delete the addressbook and every contacts within it" : "S tem dejanjem boste izbrisali imenik in vse stike v njem.", "Delete {addressbook} ?" : "Ali želite izbrisati imenik {addressbook} ?", - "Deletion of addressbook was not successful." : "Brisanje imenika je spodletelo.", - "Renaming of addressbook was not successful." : "Preimenovanje imenika je spodletelo.", - "Addressbook copied to clipboard" : "Imenik je kopiran v odložišče.", - "Addressbook was not copied to clipboard." : "Imenik ni bil kopiran v odložišče.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["V souporabi s skupno {num} uporabnikom ali skupino","V souporabi s skupno {num} uporabnikoma ali skupinama","V souporabi s skupno {num} uporabniki ali skupinami","V souporabi s skupno {num} uporabniki ali skupinami"], "Share with users or groups" : "Souporaba z uporabniki ali skupinami", "No users or groups" : "Ni uporabnikov oziroma skupin", @@ -73,7 +67,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Uvoz je onemogočen, ker ni mogoče najti razpoložljivega imenika.", "Choose a vCard file to import" : "Izbor datoteke vCard za uvoz", "Address book name" : "Ime imenika", - "An error occurred, unable to create the addressbook." : "Prišlo je do napake, zato ni mogoče ustvariti imenika.", "First name" : "Ime", "Last name" : "Priimek", "Display name" : "Prikazano ime", diff --git a/l10n/sl.json b/l10n/sl.json index ca3861bb..f62771cf 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -28,10 +28,10 @@ "Download" : "Prejmi", "Generate QR Code" : "Ustvari kodo QR", "Delete" : "Izbriši", + "Cancel" : "Prekliči", "This contact is not yet synced. Edit it to save it to the server." : "Ta stik še ni usklajen. Dodati je treba vsebino, da se shrani na strežnik.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Ta stik je le za branje. Za urejanje so zahtevana posebna dovoljenja.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Stik, ki ga skušate urediti je spremenjen. Stike je treba ročno osvežiti, vsa nadaljnja urejanja pa bodo izbrisana.", - "Addressbook" : "Imenik", "Groups" : "Skupine", "New contact" : "Nov stik", "Syntax error. Cannot open the contact." : "Napaka skladnje. Ni mogoče odpreti podatkov stika.", @@ -52,13 +52,7 @@ "Copied" : "Kopirano!", "Can not copy" : "Ni mogoče kopirati!", "Copy link" : "Kopiraj povezavo", - "Toggling of addressbook was not successful" : "Preklapljanje imenika ni bilo uspešno", - "This will delete the addressbook and every contacts within it" : "S tem dejanjem boste izbrisali imenik in vse stike v njem.", "Delete {addressbook} ?" : "Ali želite izbrisati imenik {addressbook} ?", - "Deletion of addressbook was not successful." : "Brisanje imenika je spodletelo.", - "Renaming of addressbook was not successful." : "Preimenovanje imenika je spodletelo.", - "Addressbook copied to clipboard" : "Imenik je kopiran v odložišče.", - "Addressbook was not copied to clipboard." : "Imenik ni bil kopiran v odložišče.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["V souporabi s skupno {num} uporabnikom ali skupino","V souporabi s skupno {num} uporabnikoma ali skupinama","V souporabi s skupno {num} uporabniki ali skupinami","V souporabi s skupno {num} uporabniki ali skupinami"], "Share with users or groups" : "Souporaba z uporabniki ali skupinami", "No users or groups" : "Ni uporabnikov oziroma skupin", @@ -71,7 +65,6 @@ "Importing is disabled because there are no address books available" : "Uvoz je onemogočen, ker ni mogoče najti razpoložljivega imenika.", "Choose a vCard file to import" : "Izbor datoteke vCard za uvoz", "Address book name" : "Ime imenika", - "An error occurred, unable to create the addressbook." : "Prišlo je do napake, zato ni mogoče ustvariti imenika.", "First name" : "Ime", "Last name" : "Priimek", "Display name" : "Prikazano ime", diff --git a/l10n/sq.js b/l10n/sq.js index 52aa7773..6f0b0eb0 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -28,10 +28,11 @@ OC.L10N.register( "Download" : "Shkarko", "Generate QR Code" : "Gjeneroni Kodin QR", "Delete" : "Fshije", + "Cancel" : "Anullo", "This contact is not yet synced. Edit it to save it to the server." : "Ky kontakt nuk është sinkronizuar akoma. Përditësojeni atë për ta ruajtur në server.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Ky kontakt është në gjendjen vetëm-lexo. Ju nuk keni të drejtë ta ndryshoni këtë kontakt.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakti që po përpiqeni të përditësoni, ka ndryshuar. Ju lutem rifreskoni manualisht kontaktin. Çdo ndryshim i mëtejshëm nuk do të ruhet.", - "Addressbook" : "Libri i adresave", + "Address book" : "Libri i adresave", "Groups" : "Grupe", "New contact" : "Kontakt i ri", "Syntax error. Cannot open the contact." : "Gabim sintakse. Kontakti nuk mund të hapet.", diff --git a/l10n/sq.json b/l10n/sq.json index 048d6ea6..737a3a9b 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -26,10 +26,11 @@ "Download" : "Shkarko", "Generate QR Code" : "Gjeneroni Kodin QR", "Delete" : "Fshije", + "Cancel" : "Anullo", "This contact is not yet synced. Edit it to save it to the server." : "Ky kontakt nuk është sinkronizuar akoma. Përditësojeni atë për ta ruajtur në server.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Ky kontakt është në gjendjen vetëm-lexo. Ju nuk keni të drejtë ta ndryshoni këtë kontakt.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakti që po përpiqeni të përditësoni, ka ndryshuar. Ju lutem rifreskoni manualisht kontaktin. Çdo ndryshim i mëtejshëm nuk do të ruhet.", - "Addressbook" : "Libri i adresave", + "Address book" : "Libri i adresave", "Groups" : "Grupe", "New contact" : "Kontakt i ri", "Syntax error. Cannot open the contact." : "Gabim sintakse. Kontakti nuk mund të hapet.", diff --git a/l10n/sr.js b/l10n/sr.js index c282f2fd..ff12cb2f 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -30,10 +30,11 @@ OC.L10N.register( "Download" : "Преузми", "Generate QR Code" : "Генериши КуеР код", "Delete" : "Обриши", + "Cancel" : "Одустани", "This contact is not yet synced. Edit it to save it to the server." : "Контакт још није синхронизован. Уредите га да га сачувате на серверу.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Контакт је у режиму само за читање. Немате дозволе да га уређујете.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Контакт који уређујете је промењен. Освежите га ручно. Свака даља измена биће одбачена.", - "Addressbook" : "Адресар", + "Address book" : "Адресар", "Groups" : "Групе", "New contact" : "Нови контакт", "Syntax error. Cannot open the contact." : "Синтаксна грешка. Не могу да отворим контакт.", @@ -54,13 +55,7 @@ OC.L10N.register( "Copied" : "Копирано", "Can not copy" : "Не могу да копирам", "Copy link" : "Копирај везу", - "Toggling of addressbook was not successful" : "Мењање стања адресара неуспешно", - "This will delete the addressbook and every contacts within it" : "Ово ће обрисати адресар и све контакте из њега", "Delete {addressbook} ?" : "Обрисати адресар {addressbook} ?", - "Deletion of addressbook was not successful." : "Брисање адресара није успело.", - "Renaming of addressbook was not successful." : "Преименовање адресара није успело.", - "Addressbook copied to clipboard" : "Адресар копиран у клипборд", - "Addressbook was not copied to clipboard." : "Адресар није копиран у клипборд.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Дељено са {num} ентитетом","Дељено са {num} ентитета","Дељено са {num} ентитета"], "Share with users or groups" : "Дели са корисницима или групама", "No users or groups" : "Нема корисника или група", @@ -73,7 +68,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Увоз је искључен пошто нема доступних адресара", "Choose a vCard file to import" : "Изаберите „vCard“ фајл за увоз", "Address book name" : "Назив адресара", - "An error occurred, unable to create the addressbook." : "Дошло је до грешке. Не могу да направим адресар.", "First name" : "Име", "Last name" : "Презиме", "Display name" : "Име за приказ", diff --git a/l10n/sr.json b/l10n/sr.json index 1ddd530c..5f000cbf 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -28,10 +28,11 @@ "Download" : "Преузми", "Generate QR Code" : "Генериши КуеР код", "Delete" : "Обриши", + "Cancel" : "Одустани", "This contact is not yet synced. Edit it to save it to the server." : "Контакт још није синхронизован. Уредите га да га сачувате на серверу.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Контакт је у режиму само за читање. Немате дозволе да га уређујете.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Контакт који уређујете је промењен. Освежите га ручно. Свака даља измена биће одбачена.", - "Addressbook" : "Адресар", + "Address book" : "Адресар", "Groups" : "Групе", "New contact" : "Нови контакт", "Syntax error. Cannot open the contact." : "Синтаксна грешка. Не могу да отворим контакт.", @@ -52,13 +53,7 @@ "Copied" : "Копирано", "Can not copy" : "Не могу да копирам", "Copy link" : "Копирај везу", - "Toggling of addressbook was not successful" : "Мењање стања адресара неуспешно", - "This will delete the addressbook and every contacts within it" : "Ово ће обрисати адресар и све контакте из њега", "Delete {addressbook} ?" : "Обрисати адресар {addressbook} ?", - "Deletion of addressbook was not successful." : "Брисање адресара није успело.", - "Renaming of addressbook was not successful." : "Преименовање адресара није успело.", - "Addressbook copied to clipboard" : "Адресар копиран у клипборд", - "Addressbook was not copied to clipboard." : "Адресар није копиран у клипборд.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Дељено са {num} ентитетом","Дељено са {num} ентитета","Дељено са {num} ентитета"], "Share with users or groups" : "Дели са корисницима или групама", "No users or groups" : "Нема корисника или група", @@ -71,7 +66,6 @@ "Importing is disabled because there are no address books available" : "Увоз је искључен пошто нема доступних адресара", "Choose a vCard file to import" : "Изаберите „vCard“ фајл за увоз", "Address book name" : "Назив адресара", - "An error occurred, unable to create the addressbook." : "Дошло је до грешке. Не могу да направим адресар.", "First name" : "Име", "Last name" : "Презиме", "Display name" : "Име за приказ", diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index 8564458f..8eec6d5f 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -7,6 +7,7 @@ OC.L10N.register( "Title" : "Naslov", "Download" : "Preuzmi", "Delete" : "Delete", + "Cancel" : "Otkaži", "Groups" : "Grupe", "No results" : "Nema rezultata", "Rename" : "Rename", diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json index 7050ea32..a9d87b3d 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -5,6 +5,7 @@ "Title" : "Naslov", "Download" : "Preuzmi", "Delete" : "Delete", + "Cancel" : "Otkaži", "Groups" : "Grupe", "No results" : "Nema rezultata", "Rename" : "Rename", diff --git a/l10n/sv.js b/l10n/sv.js index ff67f9c2..13af1e81 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -30,10 +30,11 @@ OC.L10N.register( "Download" : "Hämta", "Generate QR Code" : "Generera QR-kod", "Delete" : "Radera", + "Cancel" : "Avbryt", "This contact is not yet synced. Edit it to save it to the server." : "Den här kontakten är ännu inte synkroniserad. Redigera den för att spara på servern.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Den här kontakten är skrivskyddad. Du har inte behörighet att redigera den här kontakten.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakten du försökte redigera har ändrats. Uppdatera kontakten manuellt. Eventuella ytterligare ändringar kommer att kasseras.", - "Addressbook" : "Adressbok", + "Address book" : "Adressbok", "Groups" : "Grupper", "New contact" : "Ny kontakt", "Syntax error. Cannot open the contact." : "Syntaxfel. Kan inte öppna kontakten.", @@ -54,13 +55,7 @@ OC.L10N.register( "Copied" : "Kopierad", "Can not copy" : "Kunde inte kopiera", "Copy link" : "Kopiera länk", - "Toggling of addressbook was not successful" : "Växling av adressbok lyckades inte", - "This will delete the addressbook and every contacts within it" : "Detta tar bort adressboken och alla kontakter i den", "Delete {addressbook} ?" : "Radera {addressbook} ?", - "Deletion of addressbook was not successful." : "Radering av adressboken lyckades inte.", - "Renaming of addressbook was not successful." : "Namnbyte av adressboken lyckades inte.", - "Addressbook copied to clipboard" : "Adressbok kopierad till urklipp", - "Addressbook was not copied to clipboard." : "Adressbok kopierades inte till urklipp", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Delad med {num} enhet","Delad med {num} enheter"], "Share with users or groups" : "Dela med användare eller grupper", "No users or groups" : "Inga användare eller grupper", @@ -73,7 +68,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Importering är inaktiverat eftersom att det inte finns några adressböcker tillgängliga", "Choose a vCard file to import" : "Välj en vCard-fil att importera", "Address book name" : "Adressbokens namn", - "An error occurred, unable to create the addressbook." : "Ett fel uppstod, kunde inte skapa adressboken.", "First name" : "Förnamn", "Last name" : "Efternamn", "Display name" : "Visningsnamn", diff --git a/l10n/sv.json b/l10n/sv.json index 91d6b577..e5091659 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -28,10 +28,11 @@ "Download" : "Hämta", "Generate QR Code" : "Generera QR-kod", "Delete" : "Radera", + "Cancel" : "Avbryt", "This contact is not yet synced. Edit it to save it to the server." : "Den här kontakten är ännu inte synkroniserad. Redigera den för att spara på servern.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Den här kontakten är skrivskyddad. Du har inte behörighet att redigera den här kontakten.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakten du försökte redigera har ändrats. Uppdatera kontakten manuellt. Eventuella ytterligare ändringar kommer att kasseras.", - "Addressbook" : "Adressbok", + "Address book" : "Adressbok", "Groups" : "Grupper", "New contact" : "Ny kontakt", "Syntax error. Cannot open the contact." : "Syntaxfel. Kan inte öppna kontakten.", @@ -52,13 +53,7 @@ "Copied" : "Kopierad", "Can not copy" : "Kunde inte kopiera", "Copy link" : "Kopiera länk", - "Toggling of addressbook was not successful" : "Växling av adressbok lyckades inte", - "This will delete the addressbook and every contacts within it" : "Detta tar bort adressboken och alla kontakter i den", "Delete {addressbook} ?" : "Radera {addressbook} ?", - "Deletion of addressbook was not successful." : "Radering av adressboken lyckades inte.", - "Renaming of addressbook was not successful." : "Namnbyte av adressboken lyckades inte.", - "Addressbook copied to clipboard" : "Adressbok kopierad till urklipp", - "Addressbook was not copied to clipboard." : "Adressbok kopierades inte till urklipp", "_Shared with {num} entity_::_Shared with {num} entities_" : ["Delad med {num} enhet","Delad med {num} enheter"], "Share with users or groups" : "Dela med användare eller grupper", "No users or groups" : "Inga användare eller grupper", @@ -71,7 +66,6 @@ "Importing is disabled because there are no address books available" : "Importering är inaktiverat eftersom att det inte finns några adressböcker tillgängliga", "Choose a vCard file to import" : "Välj en vCard-fil att importera", "Address book name" : "Adressbokens namn", - "An error occurred, unable to create the addressbook." : "Ett fel uppstod, kunde inte skapa adressboken.", "First name" : "Förnamn", "Last name" : "Efternamn", "Display name" : "Visningsnamn", diff --git a/l10n/ta_LK.js b/l10n/ta_LK.js index 51b7df34..ac668f39 100644 --- a/l10n/ta_LK.js +++ b/l10n/ta_LK.js @@ -8,6 +8,7 @@ OC.L10N.register( "Title" : "தலைப்பு", "Download" : "பதிவிறக்குக", "Delete" : "நீக்குக", + "Cancel" : "இரத்து செய்க", "Groups" : "குழுக்கள்", "Rename" : "பெயர்மாற்றம்", "can edit" : "தொகுக்க முடியும்", diff --git a/l10n/ta_LK.json b/l10n/ta_LK.json index 2827ca47..1f70b20a 100644 --- a/l10n/ta_LK.json +++ b/l10n/ta_LK.json @@ -6,6 +6,7 @@ "Title" : "தலைப்பு", "Download" : "பதிவிறக்குக", "Delete" : "நீக்குக", + "Cancel" : "இரத்து செய்க", "Groups" : "குழுக்கள்", "Rename" : "பெயர்மாற்றம்", "can edit" : "தொகுக்க முடியும்", diff --git a/l10n/th.js b/l10n/th.js index 0fbd14fc..25fcdacf 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -10,6 +10,7 @@ OC.L10N.register( "Title" : "ชื่อเรื่อง", "Download" : "ดาวน์โหลด", "Delete" : "ลบ", + "Cancel" : "ยกเลิก", "Groups" : "กลุ่ม", "New contact" : "รายชื่อผุ้ติดต่อใหม่", "Rename" : "เปลี่ยนชื่อ", diff --git a/l10n/th.json b/l10n/th.json index 0997693d..e5bb1b09 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -8,6 +8,7 @@ "Title" : "ชื่อเรื่อง", "Download" : "ดาวน์โหลด", "Delete" : "ลบ", + "Cancel" : "ยกเลิก", "Groups" : "กลุ่ม", "New contact" : "รายชื่อผุ้ติดต่อใหม่", "Rename" : "เปลี่ยนชื่อ", diff --git a/l10n/tr.js b/l10n/tr.js index e9aa3284..fe03a9ff 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -30,10 +30,10 @@ OC.L10N.register( "Download" : "İndir", "Generate QR Code" : "QR Kodu Üret", "Delete" : "Sil", + "Cancel" : "İptal", "This contact is not yet synced. Edit it to save it to the server." : "Bu kişi henüz eşitlenmemiş. Sunucuya kaydetmek için düzenleyin.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Bu kişi salt okunur kipte olduğundan kişiyi düzenleme izniniz yok.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Düzenlemeye çalıştığınız kişi değiştirilmiş. Lütfen kişiyi el ile yenileyin. Bundan sonra yapılacak düzenlemeler yok sayılacak.", - "Addressbook" : "Adres defteri", "Groups" : "Gruplar", "New contact" : "Yeni kişi", "Syntax error. Cannot open the contact." : "Yazım hatası. Kişi bulunamadı.", @@ -54,13 +54,7 @@ OC.L10N.register( "Copied" : "Kopyalandı", "Can not copy" : "Kopyalanamadı", "Copy link" : "Bağlantıyı kopyala", - "Toggling of addressbook was not successful" : "Adres defteri başarısız", - "This will delete the addressbook and every contacts within it" : "Bu işlem adres defterini ve içindeki tüm kişileri siler", "Delete {addressbook} ?" : "{addressbook} silinsin mi?", - "Deletion of addressbook was not successful." : "Adres defteri silinemedi.", - "Renaming of addressbook was not successful." : "Adres defteri yeniden adlandırılamadı.", - "Addressbook copied to clipboard" : "Adres defteri panoya kopyalandı", - "Addressbook was not copied to clipboard." : "Adres defteri panoya kopyalanamadı.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["{num} varlık ile paylaşılmış","{num} varlık ile paylaşılmış"], "Share with users or groups" : "Kullanıcı ve gruplarla paylaş", "No users or groups" : "Herhangi bir kullanıcı ya da grup yok", @@ -73,7 +67,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "Kullanılabilecek bir adres defteri bulunamadığından içe aktarım devre dışı bırakıldı", "Choose a vCard file to import" : "İçe aktarılacak vCard dosyasını seçin", "Address book name" : "Adres defteri adı", - "An error occurred, unable to create the addressbook." : "Bir sorun çıktı, adres defteri oluşturulamadı.", "First name" : "Ad", "Last name" : "Soyad", "Display name" : "Görüntülenecek ad", diff --git a/l10n/tr.json b/l10n/tr.json index 96adc79d..006fa0d8 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -28,10 +28,10 @@ "Download" : "İndir", "Generate QR Code" : "QR Kodu Üret", "Delete" : "Sil", + "Cancel" : "İptal", "This contact is not yet synced. Edit it to save it to the server." : "Bu kişi henüz eşitlenmemiş. Sunucuya kaydetmek için düzenleyin.", "This contact is in read-only mode. You do not have permission to edit this contact." : "Bu kişi salt okunur kipte olduğundan kişiyi düzenleme izniniz yok.", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Düzenlemeye çalıştığınız kişi değiştirilmiş. Lütfen kişiyi el ile yenileyin. Bundan sonra yapılacak düzenlemeler yok sayılacak.", - "Addressbook" : "Adres defteri", "Groups" : "Gruplar", "New contact" : "Yeni kişi", "Syntax error. Cannot open the contact." : "Yazım hatası. Kişi bulunamadı.", @@ -52,13 +52,7 @@ "Copied" : "Kopyalandı", "Can not copy" : "Kopyalanamadı", "Copy link" : "Bağlantıyı kopyala", - "Toggling of addressbook was not successful" : "Adres defteri başarısız", - "This will delete the addressbook and every contacts within it" : "Bu işlem adres defterini ve içindeki tüm kişileri siler", "Delete {addressbook} ?" : "{addressbook} silinsin mi?", - "Deletion of addressbook was not successful." : "Adres defteri silinemedi.", - "Renaming of addressbook was not successful." : "Adres defteri yeniden adlandırılamadı.", - "Addressbook copied to clipboard" : "Adres defteri panoya kopyalandı", - "Addressbook was not copied to clipboard." : "Adres defteri panoya kopyalanamadı.", "_Shared with {num} entity_::_Shared with {num} entities_" : ["{num} varlık ile paylaşılmış","{num} varlık ile paylaşılmış"], "Share with users or groups" : "Kullanıcı ve gruplarla paylaş", "No users or groups" : "Herhangi bir kullanıcı ya da grup yok", @@ -71,7 +65,6 @@ "Importing is disabled because there are no address books available" : "Kullanılabilecek bir adres defteri bulunamadığından içe aktarım devre dışı bırakıldı", "Choose a vCard file to import" : "İçe aktarılacak vCard dosyasını seçin", "Address book name" : "Adres defteri adı", - "An error occurred, unable to create the addressbook." : "Bir sorun çıktı, adres defteri oluşturulamadı.", "First name" : "Ad", "Last name" : "Soyad", "Display name" : "Görüntülenecek ad", diff --git a/l10n/ug.js b/l10n/ug.js index 6dad9661..28bf5900 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -7,6 +7,7 @@ OC.L10N.register( "Title" : "ماۋزۇ", "Download" : "چۈشۈر", "Delete" : "ئۆچۈر", + "Cancel" : "ۋاز كەچ", "Groups" : "گۇرۇپپا", "Rename" : "ئات ئۆزگەرت", "First name" : "ئاتى", diff --git a/l10n/ug.json b/l10n/ug.json index 97bfc629..dbe8f5c8 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -5,6 +5,7 @@ "Title" : "ماۋزۇ", "Download" : "چۈشۈر", "Delete" : "ئۆچۈر", + "Cancel" : "ۋاز كەچ", "Groups" : "گۇرۇپپا", "Rename" : "ئات ئۆزگەرت", "First name" : "ئاتى", diff --git a/l10n/uk.js b/l10n/uk.js index 54eedb29..dde3d272 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -24,7 +24,7 @@ OC.L10N.register( "Download" : "Завантажити", "Generate QR Code" : "Створити QR код", "Delete" : "Видалити", - "Addressbook" : "Адресна книга", + "Cancel" : "Скасувати", "Groups" : "Групи", "New contact" : "Новий контакт", "Select Date" : "Вкажіть дату", diff --git a/l10n/uk.json b/l10n/uk.json index 87661770..638f327e 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -22,7 +22,7 @@ "Download" : "Завантажити", "Generate QR Code" : "Створити QR код", "Delete" : "Видалити", - "Addressbook" : "Адресна книга", + "Cancel" : "Скасувати", "Groups" : "Групи", "New contact" : "Новий контакт", "Select Date" : "Вкажіть дату", diff --git a/l10n/ur_PK.js b/l10n/ur_PK.js index 1009765b..9df82120 100644 --- a/l10n/ur_PK.js +++ b/l10n/ur_PK.js @@ -7,6 +7,7 @@ OC.L10N.register( "Title" : "عنوان", "Download" : "ڈاؤن لوڈ", "Delete" : "حذف کریں", + "Cancel" : "منسوخ کریں", "Rename" : "Rename", "can edit" : "تبدیل کر سکے ھیں", "Notes" : "Notes", diff --git a/l10n/ur_PK.json b/l10n/ur_PK.json index c713e1ab..91bc295a 100644 --- a/l10n/ur_PK.json +++ b/l10n/ur_PK.json @@ -5,6 +5,7 @@ "Title" : "عنوان", "Download" : "ڈاؤن لوڈ", "Delete" : "حذف کریں", + "Cancel" : "منسوخ کریں", "Rename" : "Rename", "can edit" : "تبدیل کر سکے ھیں", "Notes" : "Notes", diff --git a/l10n/uz.js b/l10n/uz.js index e5519856..312b5132 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -7,6 +7,7 @@ OC.L10N.register( "Name" : "Ism...", "Download" : "Yuklab oling", "Delete" : "O'chir", + "Cancel" : "Bekor qilish", "Groups" : "Guruhlar", "Rename" : "Nomni o'zgartiring", "Notes" : "Eslatmalar", diff --git a/l10n/uz.json b/l10n/uz.json index d465c039..632b4251 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -5,6 +5,7 @@ "Name" : "Ism...", "Download" : "Yuklab oling", "Delete" : "O'chir", + "Cancel" : "Bekor qilish", "Groups" : "Guruhlar", "Rename" : "Nomni o'zgartiring", "Notes" : "Eslatmalar", diff --git a/l10n/vi.js b/l10n/vi.js index 1757d7a2..590640af 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -10,6 +10,8 @@ OC.L10N.register( "Title" : "Tên", "Download" : "Tải về", "Delete" : "Xóa", + "Cancel" : "Hủy bỏ", + "Address book" : "Sổ địa chỉ", "Groups" : "Nhóm", "New contact" : "Thêm liên lạc", "No results" : "Không có kết quả", diff --git a/l10n/vi.json b/l10n/vi.json index 9bffce44..24ef58c3 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -8,6 +8,8 @@ "Title" : "Tên", "Download" : "Tải về", "Delete" : "Xóa", + "Cancel" : "Hủy bỏ", + "Address book" : "Sổ địa chỉ", "Groups" : "Nhóm", "New contact" : "Thêm liên lạc", "No results" : "Không có kết quả", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 43bc5fad..c3e3efab 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -30,10 +30,10 @@ OC.L10N.register( "Download" : "下载", "Generate QR Code" : "生成二维码", "Delete" : "删除", + "Cancel" : "取消", "This contact is not yet synced. Edit it to save it to the server." : "此联系人尚未同步。 编辑它以将其保存到服务器。", "This contact is in read-only mode. You do not have permission to edit this contact." : "此联系人处于只读模式。 您无权编辑此联系人。", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "您尝试编辑的联系人已更改。 请手动刷新联系人。 任何进一步的编辑都不会被保存。", - "Addressbook" : "地址簿", "Groups" : "群组", "New contact" : "新建联系人", "Syntax error. Cannot open the contact." : "语法错误。不能打开联系人。", @@ -54,13 +54,7 @@ OC.L10N.register( "Copied" : "已复制", "Can not copy" : "无法复制", "Copy link" : "复制链接", - "Toggling of addressbook was not successful" : "切换地址簿未成功", - "This will delete the addressbook and every contacts within it" : "这将删除地址簿及其中所有联系人", "Delete {addressbook} ?" : "删除 {addressbook} ?", - "Deletion of addressbook was not successful." : "未能成功删除地址簿。", - "Renaming of addressbook was not successful." : "未能成功重命名地址簿。", - "Addressbook copied to clipboard" : "地址簿已复制到剪贴板。", - "Addressbook was not copied to clipboard." : "地址簿未复制到剪贴板。", "_Shared with {num} entity_::_Shared with {num} entities_" : ["与 {num} 个实体共享"], "Share with users or groups" : "和用户或者组群共享", "No users or groups" : "无用户或群组", @@ -73,7 +67,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "导入已被禁用,因为没有可用的地址簿", "Choose a vCard file to import" : "选择要导入的 vCard(电子名片) 文件", "Address book name" : "地址簿名称", - "An error occurred, unable to create the addressbook." : "发生了错误,地址簿未能成功创建。", "First name" : "名", "Last name" : "姓", "Display name" : "显示名称", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 8a3d5af4..30ed9265 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -28,10 +28,10 @@ "Download" : "下载", "Generate QR Code" : "生成二维码", "Delete" : "删除", + "Cancel" : "取消", "This contact is not yet synced. Edit it to save it to the server." : "此联系人尚未同步。 编辑它以将其保存到服务器。", "This contact is in read-only mode. You do not have permission to edit this contact." : "此联系人处于只读模式。 您无权编辑此联系人。", "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "您尝试编辑的联系人已更改。 请手动刷新联系人。 任何进一步的编辑都不会被保存。", - "Addressbook" : "地址簿", "Groups" : "群组", "New contact" : "新建联系人", "Syntax error. Cannot open the contact." : "语法错误。不能打开联系人。", @@ -52,13 +52,7 @@ "Copied" : "已复制", "Can not copy" : "无法复制", "Copy link" : "复制链接", - "Toggling of addressbook was not successful" : "切换地址簿未成功", - "This will delete the addressbook and every contacts within it" : "这将删除地址簿及其中所有联系人", "Delete {addressbook} ?" : "删除 {addressbook} ?", - "Deletion of addressbook was not successful." : "未能成功删除地址簿。", - "Renaming of addressbook was not successful." : "未能成功重命名地址簿。", - "Addressbook copied to clipboard" : "地址簿已复制到剪贴板。", - "Addressbook was not copied to clipboard." : "地址簿未复制到剪贴板。", "_Shared with {num} entity_::_Shared with {num} entities_" : ["与 {num} 个实体共享"], "Share with users or groups" : "和用户或者组群共享", "No users or groups" : "无用户或群组", @@ -71,7 +65,6 @@ "Importing is disabled because there are no address books available" : "导入已被禁用,因为没有可用的地址簿", "Choose a vCard file to import" : "选择要导入的 vCard(电子名片) 文件", "Address book name" : "地址簿名称", - "An error occurred, unable to create the addressbook." : "发生了错误,地址簿未能成功创建。", "First name" : "名", "Last name" : "姓", "Display name" : "显示名称", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index df990bf3..d9ddea57 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -7,6 +7,7 @@ OC.L10N.register( "Title" : "標題", "Download" : "下載", "Delete" : "刪除", + "Cancel" : "取消", "Groups" : "群組", "Rename" : "重新命名", "Enabled" : "啟用", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index a1b018ce..5310f7a0 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -5,6 +5,7 @@ "Title" : "標題", "Download" : "下載", "Delete" : "刪除", + "Cancel" : "取消", "Groups" : "群組", "Rename" : "重新命名", "Enabled" : "啟用", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index d77866f1..fa57f8da 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -23,7 +23,7 @@ OC.L10N.register( "Download" : "下載", "Generate QR Code" : "產生QR Code", "Delete" : "刪除", - "Addressbook" : "通訊錄", + "Cancel" : "取消", "Groups" : "群組", "New contact" : "新聯絡人", "Syntax error. Cannot open the contact." : "語法錯誤。 無法打開聯絡人。", @@ -40,7 +40,6 @@ OC.L10N.register( "Copied" : "已複製", "Can not copy" : "無法複製", "Copy link" : "複製連結", - "Addressbook copied to clipboard" : "通訊錄已複製到剪貼簿", "Share with users or groups" : "與使用者或群組分享", "No users or groups" : "沒有使用者或群組", "can edit" : "允許編輯", @@ -51,7 +50,6 @@ OC.L10N.register( "Importing is disabled because there are no address books available" : "匯入被禁用,因為沒有可用的通訊錄", "Choose a vCard file to import" : "選擇vCard檔案匯入", "Address book name" : "通訊錄名稱", - "An error occurred, unable to create the addressbook." : "發生錯誤,無法創建通訊錄", "First name" : "名", "Last name" : "姓", "Display name" : "顯示名稱", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index eee99c44..fade7fe5 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -21,7 +21,7 @@ "Download" : "下載", "Generate QR Code" : "產生QR Code", "Delete" : "刪除", - "Addressbook" : "通訊錄", + "Cancel" : "取消", "Groups" : "群組", "New contact" : "新聯絡人", "Syntax error. Cannot open the contact." : "語法錯誤。 無法打開聯絡人。", @@ -38,7 +38,6 @@ "Copied" : "已複製", "Can not copy" : "無法複製", "Copy link" : "複製連結", - "Addressbook copied to clipboard" : "通訊錄已複製到剪貼簿", "Share with users or groups" : "與使用者或群組分享", "No users or groups" : "沒有使用者或群組", "can edit" : "允許編輯", @@ -49,7 +48,6 @@ "Importing is disabled because there are no address books available" : "匯入被禁用,因為沒有可用的通訊錄", "Choose a vCard file to import" : "選擇vCard檔案匯入", "Address book name" : "通訊錄名稱", - "An error occurred, unable to create the addressbook." : "發生錯誤,無法創建通訊錄", "First name" : "名", "Last name" : "姓", "Display name" : "顯示名稱",