summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/de.js4
-rw-r--r--l10n/de.json4
-rw-r--r--l10n/de_DE.js4
-rw-r--r--l10n/de_DE.json4
-rw-r--r--l10n/es.js4
-rw-r--r--l10n/es.json4
-rw-r--r--l10n/et_EE.js4
-rw-r--r--l10n/et_EE.json4
-rw-r--r--l10n/hu.js6
-rw-r--r--l10n/hu.json6
-rw-r--r--l10n/it.js4
-rw-r--r--l10n/it.json4
-rw-r--r--l10n/pl.js4
-rw-r--r--l10n/pl.json4
-rw-r--r--l10n/pt_BR.js4
-rw-r--r--l10n/pt_BR.json4
-rw-r--r--l10n/tr.js4
-rw-r--r--l10n/tr.json4
18 files changed, 74 insertions, 2 deletions
diff --git a/l10n/de.js b/l10n/de.js
index fc52803d..2cbf369e 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -11,6 +11,8 @@ OC.L10N.register(
"Share with users or groups" : "Mit Benutzern oder Gruppen teilen",
"can edit" : "kann bearbeiten",
"Close" : "Schließen",
+ "Enabled" : "Aktiviert",
+ "Disabled" : "Deaktiviert",
"Copied!" : "Kopiert!",
"Not supported!" : "Nicht unterstützt!",
"Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.",
@@ -31,6 +33,7 @@ OC.L10N.register(
"Import into" : "Importieren nach",
"Importing..." : "Importiere…",
"Select your addressbook" : "Wähle Dein Adressbuch",
+ "Import is disabled because no writable address book had been found." : "Der Import wurde deaktiviert, denn es wurde kein beschreibbares Adressbuch gefunden.",
"No search result for {query}" : "Keine Suchergebnisse zu {query}",
"All contacts" : "Alle Kontakte",
"Post office box" : "Postfach",
@@ -49,6 +52,7 @@ OC.L10N.register(
"New contact" : "Neuer Kontakt",
"Not grouped" : "Nicht gruppiert",
"Sort by" : "Sortiere nach",
+ "There is no address book available to create a contact." : "Es ist kein Adressbuch vorhanden um den Kontakt zu erstellen.",
"{addressbook} shared by {owner}" : "{addressbook} geteilt von {owner}",
"Contact not found." : "Kontakt nicht gefunden.",
"You don't have permission to write to this addressbook." : "Du hast nicht die Berechtigung um Einträge in diesem Adressbuch vorzunehmen",
diff --git a/l10n/de.json b/l10n/de.json
index 78d53def..cf0fff90 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -9,6 +9,8 @@
"Share with users or groups" : "Mit Benutzern oder Gruppen teilen",
"can edit" : "kann bearbeiten",
"Close" : "Schließen",
+ "Enabled" : "Aktiviert",
+ "Disabled" : "Deaktiviert",
"Copied!" : "Kopiert!",
"Not supported!" : "Nicht unterstützt!",
"Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.",
@@ -29,6 +31,7 @@
"Import into" : "Importieren nach",
"Importing..." : "Importiere…",
"Select your addressbook" : "Wähle Dein Adressbuch",
+ "Import is disabled because no writable address book had been found." : "Der Import wurde deaktiviert, denn es wurde kein beschreibbares Adressbuch gefunden.",
"No search result for {query}" : "Keine Suchergebnisse zu {query}",
"All contacts" : "Alle Kontakte",
"Post office box" : "Postfach",
@@ -47,6 +50,7 @@
"New contact" : "Neuer Kontakt",
"Not grouped" : "Nicht gruppiert",
"Sort by" : "Sortiere nach",
+ "There is no address book available to create a contact." : "Es ist kein Adressbuch vorhanden um den Kontakt zu erstellen.",
"{addressbook} shared by {owner}" : "{addressbook} geteilt von {owner}",
"Contact not found." : "Kontakt nicht gefunden.",
"You don't have permission to write to this addressbook." : "Du hast nicht die Berechtigung um Einträge in diesem Adressbuch vorzunehmen",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 91f90217..e6ceec21 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -11,6 +11,8 @@ OC.L10N.register(
"Share with users or groups" : "Mit Benutzern oder Gruppen teilen",
"can edit" : "kann bearbeiten",
"Close" : "Schließen",
+ "Enabled" : "Aktiviert",
+ "Disabled" : "Deaktiviert",
"Copied!" : "Kopiert!",
"Not supported!" : "Nicht unterstützt!",
"Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.",
@@ -31,6 +33,7 @@ OC.L10N.register(
"Import into" : "Importieren nach",
"Importing..." : "Importiere…",
"Select your addressbook" : "Wählen Sie Ihr Adressbuch",
+ "Import is disabled because no writable address book had been found." : "Der Import ist deaktiviert, da kein beschreibbares Adressbuch gefunden wurde.",
"No search result for {query}" : "Keine Suchergebnisse zu {query}",
"All contacts" : "Alle Kontakte",
"Post office box" : "Postfach",
@@ -49,6 +52,7 @@ OC.L10N.register(
"New contact" : "Neuer Kontakt",
"Not grouped" : "Nicht gruppiert",
"Sort by" : "Sortiere nach",
+ "There is no address book available to create a contact." : "Es ist kein Adressbuch verfügbar, um einen Kontakt zu erstellen.",
"{addressbook} shared by {owner}" : "{addressbook} geteilt von {owner}",
"Contact not found." : "Kontakt nicht gefunden.",
"You don't have permission to write to this addressbook." : "Sie haben nicht die Berechtigung um Einträge in diesem Adressbuch vorzunehmen.",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index f682005b..ee869201 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -9,6 +9,8 @@
"Share with users or groups" : "Mit Benutzern oder Gruppen teilen",
"can edit" : "kann bearbeiten",
"Close" : "Schließen",
+ "Enabled" : "Aktiviert",
+ "Disabled" : "Deaktiviert",
"Copied!" : "Kopiert!",
"Not supported!" : "Nicht unterstützt!",
"Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.",
@@ -29,6 +31,7 @@
"Import into" : "Importieren nach",
"Importing..." : "Importiere…",
"Select your addressbook" : "Wählen Sie Ihr Adressbuch",
+ "Import is disabled because no writable address book had been found." : "Der Import ist deaktiviert, da kein beschreibbares Adressbuch gefunden wurde.",
"No search result for {query}" : "Keine Suchergebnisse zu {query}",
"All contacts" : "Alle Kontakte",
"Post office box" : "Postfach",
@@ -47,6 +50,7 @@
"New contact" : "Neuer Kontakt",
"Not grouped" : "Nicht gruppiert",
"Sort by" : "Sortiere nach",
+ "There is no address book available to create a contact." : "Es ist kein Adressbuch verfügbar, um einen Kontakt zu erstellen.",
"{addressbook} shared by {owner}" : "{addressbook} geteilt von {owner}",
"Contact not found." : "Kontakt nicht gefunden.",
"You don't have permission to write to this addressbook." : "Sie haben nicht die Berechtigung um Einträge in diesem Adressbuch vorzunehmen.",
diff --git a/l10n/es.js b/l10n/es.js
index 23a12971..53f76a4e 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -11,6 +11,8 @@ OC.L10N.register(
"Share with users or groups" : "Compartir con otros usuarios o grupos",
"can edit" : "puede editar",
"Close" : "Cerrar",
+ "Enabled" : "Activado",
+ "Disabled" : "Desactivado",
"Copied!" : "¡Copiado!",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
@@ -31,6 +33,7 @@ OC.L10N.register(
"Import into" : "Importar a",
"Importing..." : "Importando...",
"Select your addressbook" : "Selecciona tu libreta de direcciones",
+ "Import is disabled because no writable address book had been found." : "La importación está desactivada porque no se ha encontrado ninguna libreta de direcciones en la que se pueda escribir.",
"No search result for {query}" : "Sin resultados para {query}",
"All contacts" : "Todos los contactos",
"Post office box" : "Apartado de correos",
@@ -49,6 +52,7 @@ OC.L10N.register(
"New contact" : "Nuevo contacto",
"Not grouped" : "No agrupado",
"Sort by" : "Filtrado por",
+ "There is no address book available to create a contact." : "No hay libretas de direcciones disponibles para crear un contacto.",
"{addressbook} shared by {owner}" : "{addressbook} compartido por {owner}",
"Contact not found." : "Contacto no encontrado.",
"You don't have permission to write to this addressbook." : "No tienes permiso para escribir en esta libreta de direcciones.",
diff --git a/l10n/es.json b/l10n/es.json
index ab3fad6a..21572036 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -9,6 +9,8 @@
"Share with users or groups" : "Compartir con otros usuarios o grupos",
"can edit" : "puede editar",
"Close" : "Cerrar",
+ "Enabled" : "Activado",
+ "Disabled" : "Desactivado",
"Copied!" : "¡Copiado!",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
@@ -29,6 +31,7 @@
"Import into" : "Importar a",
"Importing..." : "Importando...",
"Select your addressbook" : "Selecciona tu libreta de direcciones",
+ "Import is disabled because no writable address book had been found." : "La importación está desactivada porque no se ha encontrado ninguna libreta de direcciones en la que se pueda escribir.",
"No search result for {query}" : "Sin resultados para {query}",
"All contacts" : "Todos los contactos",
"Post office box" : "Apartado de correos",
@@ -47,6 +50,7 @@
"New contact" : "Nuevo contacto",
"Not grouped" : "No agrupado",
"Sort by" : "Filtrado por",
+ "There is no address book available to create a contact." : "No hay libretas de direcciones disponibles para crear un contacto.",
"{addressbook} shared by {owner}" : "{addressbook} compartido por {owner}",
"Contact not found." : "Contacto no encontrado.",
"You don't have permission to write to this addressbook." : "No tienes permiso para escribir en esta libreta de direcciones.",
diff --git a/l10n/et_EE.js b/l10n/et_EE.js
index 1de0f91b..9e3f73ce 100644
--- a/l10n/et_EE.js
+++ b/l10n/et_EE.js
@@ -11,6 +11,8 @@ OC.L10N.register(
"Share with users or groups" : "Jaga kasutajate või gruppidega",
"can edit" : "Võib redigeerida",
"Close" : "Sulge",
+ "Enabled" : "Lubatud",
+ "Disabled" : "Keelatud",
"Copied!" : "Kopeeritud!",
"Not supported!" : "Pole toetatud!",
"Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘ + C.",
@@ -31,6 +33,7 @@ OC.L10N.register(
"Import into" : "import sisse",
"Importing..." : "importimine...",
"Select your addressbook" : "Valige oma aadressiraamat",
+ "Import is disabled because no writable address book had been found." : "Importimine on keelatud, kuna ühtegi kirjutusõigusega aadressiraamatut ei leitud.",
"No search result for {query}" : "Otsingutulemused sõnadele {query}",
"All contacts" : "Kõik kontaktid",
"Post office box" : "Postkast",
@@ -49,6 +52,7 @@ OC.L10N.register(
"New contact" : "Uus kontakt",
"Not grouped" : "Pole grupeeritud",
"Sort by" : "Sorteeri",
+ "There is no address book available to create a contact." : "Kontakti loomiseks pole ühtegi aadressiraamatut saadaval.",
"{addressbook} shared by {owner}" : "{owner} jagas aadressiraamatut {addressbook}",
"Contact not found." : "Kontakte ei leitud",
"You don't have permission to write to this addressbook." : "Sul puuduvad õigused käesolevasse aadressiraamatuse kirjutamiseks.",
diff --git a/l10n/et_EE.json b/l10n/et_EE.json
index d3fa131b..90381a62 100644
--- a/l10n/et_EE.json
+++ b/l10n/et_EE.json
@@ -9,6 +9,8 @@
"Share with users or groups" : "Jaga kasutajate või gruppidega",
"can edit" : "Võib redigeerida",
"Close" : "Sulge",
+ "Enabled" : "Lubatud",
+ "Disabled" : "Keelatud",
"Copied!" : "Kopeeritud!",
"Not supported!" : "Pole toetatud!",
"Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘ + C.",
@@ -29,6 +31,7 @@
"Import into" : "import sisse",
"Importing..." : "importimine...",
"Select your addressbook" : "Valige oma aadressiraamat",
+ "Import is disabled because no writable address book had been found." : "Importimine on keelatud, kuna ühtegi kirjutusõigusega aadressiraamatut ei leitud.",
"No search result for {query}" : "Otsingutulemused sõnadele {query}",
"All contacts" : "Kõik kontaktid",
"Post office box" : "Postkast",
@@ -47,6 +50,7 @@
"New contact" : "Uus kontakt",
"Not grouped" : "Pole grupeeritud",
"Sort by" : "Sorteeri",
+ "There is no address book available to create a contact." : "Kontakti loomiseks pole ühtegi aadressiraamatut saadaval.",
"{addressbook} shared by {owner}" : "{owner} jagas aadressiraamatut {addressbook}",
"Contact not found." : "Kontakte ei leitud",
"You don't have permission to write to this addressbook." : "Sul puuduvad õigused käesolevasse aadressiraamatuse kirjutamiseks.",
diff --git a/l10n/hu.js b/l10n/hu.js
index 06a5c934..f5c95256 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -11,13 +11,15 @@ OC.L10N.register(
"Share with users or groups" : "Megosztás felhasználókkal vagy csoportokkal",
"can edit" : "szerkesztheti",
"Close" : "Bezárás",
+ "Enabled" : "Engedélyezve",
+ "Disabled" : "Letiltva",
"Copied!" : "Másolva!",
"Not supported!" : "Nem támogatott!",
"Press ⌘-C to copy." : "Nyomj ⌘-C-t a másoláshoz.",
"Press Ctrl-C to copy." : "Nyomj Ctrl-C-t a másoláshoz.",
"Address book name" : "Címjegyzék neve",
"Only these special characters are allowed: -_.!?#|()" : "Csak ezek a speciális karakterek használhatók: -_.!?#|()",
- "Address book could not be created." : "Névjegyzék nem hozható létre.",
+ "Address book could not be created." : "Címjegyzék nem hozható létre.",
"The selected image is too big (max 1MB)" : "A kiválasztott kép túl nagy (max. 1 MB)!",
"This card is corrupted and has been fixed. Please check the data and trigger a save to make the changes permanent." : "Ez a kártya hibás volt, de ki lett javítva. Kérlek ellenőrizd az adatokat és a véglegesítéshez mentsd el.",
"No contacts in here" : "Nincsenek névjegyek",
@@ -31,6 +33,7 @@ OC.L10N.register(
"Import into" : "Importálás ebbe",
"Importing..." : "Importálás...",
"Select your addressbook" : "Válaszd ki címjegyzékedet",
+ "Import is disabled because no writable address book had been found." : "Az importálás nincs engedélyezve mert nem található írható címjegyzék.",
"No search result for {query}" : "{query} keresésre nincs találat.",
"All contacts" : "Összes névjegy",
"Post office box" : "Postafiók",
@@ -49,6 +52,7 @@ OC.L10N.register(
"New contact" : "Új névjegy",
"Not grouped" : "Nem csoportosított",
"Sort by" : "Rendezés elve",
+ "There is no address book available to create a contact." : "Nem áll rendelkezésre címjegyzék kapcsolat létrehozásához.",
"{addressbook} shared by {owner}" : "{addressbook} megosztója {owner}",
"Contact not found." : "A névjegy nem található.",
"You don't have permission to write to this addressbook." : "Nincs jogosultságod ebbe a címjegyzékbe írni.",
diff --git a/l10n/hu.json b/l10n/hu.json
index 4648d2a7..cd44baf4 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -9,13 +9,15 @@
"Share with users or groups" : "Megosztás felhasználókkal vagy csoportokkal",
"can edit" : "szerkesztheti",
"Close" : "Bezárás",
+ "Enabled" : "Engedélyezve",
+ "Disabled" : "Letiltva",
"Copied!" : "Másolva!",
"Not supported!" : "Nem támogatott!",
"Press ⌘-C to copy." : "Nyomj ⌘-C-t a másoláshoz.",
"Press Ctrl-C to copy." : "Nyomj Ctrl-C-t a másoláshoz.",
"Address book name" : "Címjegyzék neve",
"Only these special characters are allowed: -_.!?#|()" : "Csak ezek a speciális karakterek használhatók: -_.!?#|()",
- "Address book could not be created." : "Névjegyzék nem hozható létre.",
+ "Address book could not be created." : "Címjegyzék nem hozható létre.",
"The selected image is too big (max 1MB)" : "A kiválasztott kép túl nagy (max. 1 MB)!",
"This card is corrupted and has been fixed. Please check the data and trigger a save to make the changes permanent." : "Ez a kártya hibás volt, de ki lett javítva. Kérlek ellenőrizd az adatokat és a véglegesítéshez mentsd el.",
"No contacts in here" : "Nincsenek névjegyek",
@@ -29,6 +31,7 @@
"Import into" : "Importálás ebbe",
"Importing..." : "Importálás...",
"Select your addressbook" : "Válaszd ki címjegyzékedet",
+ "Import is disabled because no writable address book had been found." : "Az importálás nincs engedélyezve mert nem található írható címjegyzék.",
"No search result for {query}" : "{query} keresésre nincs találat.",
"All contacts" : "Összes névjegy",
"Post office box" : "Postafiók",
@@ -47,6 +50,7 @@
"New contact" : "Új névjegy",
"Not grouped" : "Nem csoportosított",
"Sort by" : "Rendezés elve",
+ "There is no address book available to create a contact." : "Nem áll rendelkezésre címjegyzék kapcsolat létrehozásához.",
"{addressbook} shared by {owner}" : "{addressbook} megosztója {owner}",
"Contact not found." : "A névjegy nem található.",
"You don't have permission to write to this addressbook." : "Nincs jogosultságod ebbe a címjegyzékbe írni.",
diff --git a/l10n/it.js b/l10n/it.js
index 801f0947..61aed9dd 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -11,6 +11,8 @@ OC.L10N.register(
"Share with users or groups" : "Condividi con utenti o gruppi",
"can edit" : "può modificare",
"Close" : "Chiudi",
+ "Enabled" : "Abilitata",
+ "Disabled" : "Disabilitata",
"Copied!" : "Copiato!",
"Not supported!" : "Non supportato!",
"Press ⌘-C to copy." : "Premi ⌘-C per copiare.",
@@ -31,6 +33,7 @@ OC.L10N.register(
"Import into" : "Importa in",
"Importing..." : "Importazione in corso...",
"Select your addressbook" : "Seleziona la tua rubrica",
+ "Import is disabled because no writable address book had been found." : "L'importazione è disabilitata poiché non è stata trovata alcuna rubrica scrivibile.",
"No search result for {query}" : "Nessun risultato di ricerca per {query}",
"All contacts" : "Tutti i contatti",
"Post office box" : "Casella postale",
@@ -49,6 +52,7 @@ OC.L10N.register(
"New contact" : "Nuovo contatto",
"Not grouped" : "Non raggruppati",
"Sort by" : "Ordina per",
+ "There is no address book available to create a contact." : "Non è disponibile alcuna rubrica per creare un contatto.",
"{addressbook} shared by {owner}" : "{addressbook} condivisa da {owner}",
"Contact not found." : "Contatto non trovato.",
"You don't have permission to write to this addressbook." : "Non hai i permessi per scrivere in questa rubrica.",
diff --git a/l10n/it.json b/l10n/it.json
index a0059c4b..46521db6 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -9,6 +9,8 @@
"Share with users or groups" : "Condividi con utenti o gruppi",
"can edit" : "può modificare",
"Close" : "Chiudi",
+ "Enabled" : "Abilitata",
+ "Disabled" : "Disabilitata",
"Copied!" : "Copiato!",
"Not supported!" : "Non supportato!",
"Press ⌘-C to copy." : "Premi ⌘-C per copiare.",
@@ -29,6 +31,7 @@
"Import into" : "Importa in",
"Importing..." : "Importazione in corso...",
"Select your addressbook" : "Seleziona la tua rubrica",
+ "Import is disabled because no writable address book had been found." : "L'importazione è disabilitata poiché non è stata trovata alcuna rubrica scrivibile.",
"No search result for {query}" : "Nessun risultato di ricerca per {query}",
"All contacts" : "Tutti i contatti",
"Post office box" : "Casella postale",
@@ -47,6 +50,7 @@
"New contact" : "Nuovo contatto",
"Not grouped" : "Non raggruppati",
"Sort by" : "Ordina per",
+ "There is no address book available to create a contact." : "Non è disponibile alcuna rubrica per creare un contatto.",
"{addressbook} shared by {owner}" : "{addressbook} condivisa da {owner}",
"Contact not found." : "Contatto non trovato.",
"You don't have permission to write to this addressbook." : "Non hai i permessi per scrivere in questa rubrica.",
diff --git a/l10n/pl.js b/l10n/pl.js
index 50513e3b..c1d9a030 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -11,6 +11,8 @@ OC.L10N.register(
"Share with users or groups" : "Udostępnij użytkownikom lub grupom",
"can edit" : "może edytować",
"Close" : "Zamknij",
+ "Enabled" : "Włączone",
+ "Disabled" : "Wyłączone",
"Copied!" : "Skopiowano!",
"Not supported!" : "Nie wspierane!",
"Press ⌘-C to copy." : "Aby skopiować wciśnij ⌘-C.",
@@ -31,6 +33,7 @@ OC.L10N.register(
"Import into" : "Importuj do",
"Importing..." : "Importowanie...",
"Select your addressbook" : "Wybierz książkę adresową",
+ "Import is disabled because no writable address book had been found." : "Import wyłączony, ponieważ nie znaleziono książki adresowej do zapisu.",
"No search result for {query}" : "Brak wyników wyszukiwania dla zapytania {query}",
"All contacts" : "Wszystkie kontakty",
"Post office box" : "Skrytka pocztowa",
@@ -49,6 +52,7 @@ OC.L10N.register(
"New contact" : "Nowy kontakt",
"Not grouped" : "Nie zgrupowane",
"Sort by" : "Sortowanie po",
+ "There is no address book available to create a contact." : "Brak książki adresowej aby utworzyć kontakt.",
"{addressbook} shared by {owner}" : "Książka {addressbook} udostępniona przez {owner}",
"Contact not found." : "Nie znaleziono kontaktu.",
"You don't have permission to write to this addressbook." : "Nie masz uprawnień do zapisu dla tej książki adresowej.",
diff --git a/l10n/pl.json b/l10n/pl.json
index c63de2aa..1d4318a2 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -9,6 +9,8 @@
"Share with users or groups" : "Udostępnij użytkownikom lub grupom",
"can edit" : "może edytować",
"Close" : "Zamknij",
+ "Enabled" : "Włączone",
+ "Disabled" : "Wyłączone",
"Copied!" : "Skopiowano!",
"Not supported!" : "Nie wspierane!",
"Press ⌘-C to copy." : "Aby skopiować wciśnij ⌘-C.",
@@ -29,6 +31,7 @@
"Import into" : "Importuj do",
"Importing..." : "Importowanie...",
"Select your addressbook" : "Wybierz książkę adresową",
+ "Import is disabled because no writable address book had been found." : "Import wyłączony, ponieważ nie znaleziono książki adresowej do zapisu.",
"No search result for {query}" : "Brak wyników wyszukiwania dla zapytania {query}",
"All contacts" : "Wszystkie kontakty",
"Post office box" : "Skrytka pocztowa",
@@ -47,6 +50,7 @@
"New contact" : "Nowy kontakt",
"Not grouped" : "Nie zgrupowane",
"Sort by" : "Sortowanie po",
+ "There is no address book available to create a contact." : "Brak książki adresowej aby utworzyć kontakt.",
"{addressbook} shared by {owner}" : "Książka {addressbook} udostępniona przez {owner}",
"Contact not found." : "Nie znaleziono kontaktu.",
"You don't have permission to write to this addressbook." : "Nie masz uprawnień do zapisu dla tej książki adresowej.",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 8148c02f..ce8ae66a 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -11,6 +11,8 @@ OC.L10N.register(
"Share with users or groups" : "Compartilhar com usuários ou grupos",
"can edit" : "pode editar",
"Close" : "Fechar",
+ "Enabled" : "Ativado",
+ "Disabled" : "Desativado",
"Copied!" : "Copiado!",
"Not supported!" : "Não suportado!",
"Press ⌘-C to copy." : "Pressione ⌘-C para copiar.",
@@ -31,6 +33,7 @@ OC.L10N.register(
"Import into" : "Importar para",
"Importing..." : "Importando...",
"Select your addressbook" : "Selecione seu catálogo de endereços",
+ "Import is disabled because no writable address book had been found." : "A importação está desativada pois nenhum catálogo de endereço gravável foi encontrado.",
"No search result for {query}" : "Nenhum resultado na busca por {query}",
"All contacts" : "Todos os contatos",
"Post office box" : "Caixa de correio",
@@ -49,6 +52,7 @@ OC.L10N.register(
"New contact" : "Novo contato",
"Not grouped" : "Não agrupado",
"Sort by" : "Classificar por",
+ "There is no address book available to create a contact." : "Não há um catálogo de endereços disponível para criar um contato.",
"{addressbook} shared by {owner}" : "{addressbook} compartilhado por {owner}",
"Contact not found." : "Contato não encontrado.",
"You don't have permission to write to this addressbook." : "Você não tem permissão para escrever neste catálogo de endereços",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index e50384e6..33422e36 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -9,6 +9,8 @@
"Share with users or groups" : "Compartilhar com usuários ou grupos",
"can edit" : "pode editar",
"Close" : "Fechar",
+ "Enabled" : "Ativado",
+ "Disabled" : "Desativado",
"Copied!" : "Copiado!",
"Not supported!" : "Não suportado!",
"Press ⌘-C to copy." : "Pressione ⌘-C para copiar.",
@@ -29,6 +31,7 @@
"Import into" : "Importar para",
"Importing..." : "Importando...",
"Select your addressbook" : "Selecione seu catálogo de endereços",
+ "Import is disabled because no writable address book had been found." : "A importação está desativada pois nenhum catálogo de endereço gravável foi encontrado.",
"No search result for {query}" : "Nenhum resultado na busca por {query}",
"All contacts" : "Todos os contatos",
"Post office box" : "Caixa de correio",
@@ -47,6 +50,7 @@
"New contact" : "Novo contato",
"Not grouped" : "Não agrupado",
"Sort by" : "Classificar por",
+ "There is no address book available to create a contact." : "Não há um catálogo de endereços disponível para criar um contato.",
"{addressbook} shared by {owner}" : "{addressbook} compartilhado por {owner}",
"Contact not found." : "Contato não encontrado.",
"You don't have permission to write to this addressbook." : "Você não tem permissão para escrever neste catálogo de endereços",
diff --git a/l10n/tr.js b/l10n/tr.js
index 7eef5774..613f5b6b 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -11,6 +11,8 @@ OC.L10N.register(
"Share with users or groups" : "Kullanıcı ve gruplarla paylaş",
"can edit" : "düzenleyebilir",
"Close" : "Kapat",
+ "Enabled" : "Etkin",
+ "Disabled" : "Devre Dışı",
"Copied!" : "Kopyalandı!",
"Not supported!" : "Desteklenmiyor!",
"Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.",
@@ -31,6 +33,7 @@ OC.L10N.register(
"Import into" : "Şunun içine aktar",
"Importing..." : "İçe aktarılıyor...",
"Select your addressbook" : "Adres defterinizi seçin",
+ "Import is disabled because no writable address book had been found." : "Yazılabilecek bir adres defteri bulunamadığından içe aktarım devre dışı bırakıldı.",
"No search result for {query}" : "{query} aramasından bir sonuç alınamadı",
"All contacts" : "Tüm kişiler",
"Post office box" : "Posta kutusu",
@@ -49,6 +52,7 @@ OC.L10N.register(
"New contact" : "Yeni kişi",
"Not grouped" : "Gruplanmamış",
"Sort by" : "Sıralama",
+ "There is no address book available to create a contact." : "Kişi kaydının eklenebileceği bir adres defteri yok.",
"{addressbook} shared by {owner}" : "{owner} tarafından paylaşılmış {addressbook}",
"Contact not found." : "Kişi bulunamadı.",
"You don't have permission to write to this addressbook." : "Bu adres defterine yazma izniniz yok.",
diff --git a/l10n/tr.json b/l10n/tr.json
index 9c46fb29..e4db7d2b 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -9,6 +9,8 @@
"Share with users or groups" : "Kullanıcı ve gruplarla paylaş",
"can edit" : "düzenleyebilir",
"Close" : "Kapat",
+ "Enabled" : "Etkin",
+ "Disabled" : "Devre Dışı",
"Copied!" : "Kopyalandı!",
"Not supported!" : "Desteklenmiyor!",
"Press ⌘-C to copy." : "Kopyalamak için ⌘-C tuşlarına basın.",
@@ -29,6 +31,7 @@
"Import into" : "Şunun içine aktar",
"Importing..." : "İçe aktarılıyor...",
"Select your addressbook" : "Adres defterinizi seçin",
+ "Import is disabled because no writable address book had been found." : "Yazılabilecek bir adres defteri bulunamadığından içe aktarım devre dışı bırakıldı.",
"No search result for {query}" : "{query} aramasından bir sonuç alınamadı",
"All contacts" : "Tüm kişiler",
"Post office box" : "Posta kutusu",
@@ -47,6 +50,7 @@
"New contact" : "Yeni kişi",
"Not grouped" : "Gruplanmamış",
"Sort by" : "Sıralama",
+ "There is no address book available to create a contact." : "Kişi kaydının eklenebileceği bir adres defteri yok.",
"{addressbook} shared by {owner}" : "{owner} tarafından paylaşılmış {addressbook}",
"Contact not found." : "Kişi bulunamadı.",
"You don't have permission to write to this addressbook." : "Bu adres defterine yazma izniniz yok.",