summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-16 00:29:25 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-16 00:29:25 +0000
commitc9a46de8668d6dd3d56e9b296bf0a76eca90e05a (patch)
tree9e5dc3bd8adf9d92b608c3e6e7fb05bd64aab20a
parent7885e2ea42ca0c3b2e405faad1300905a7a42346 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/en_GB.js1
-rw-r--r--l10n/en_GB.json1
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
-rw-r--r--l10n/fi.js2
-rw-r--r--l10n/fi.json2
-rw-r--r--l10n/fr.js1
-rw-r--r--l10n/fr.json1
-rw-r--r--l10n/gl.js18
-rw-r--r--l10n/gl.json18
-rw-r--r--l10n/sr.js1
-rw-r--r--l10n/sr.json1
-rw-r--r--l10n/sv.js1
-rw-r--r--l10n/sv.json1
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
-rw-r--r--l10n/zh_HK.js1
-rw-r--r--l10n/zh_HK.json1
-rw-r--r--l10n/zh_TW.js1
-rw-r--r--l10n/zh_TW.json1
22 files changed, 42 insertions, 18 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 05b00c90..c2877d64 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"This circle already exists" : "Dieser Kreis existiert bereits",
"An error happened during the creation of the circle" : "Es ist ein Fehler beim Erstellen des Kreises aufgetreten.",
"Download" : "Herunterladen",
+ "Show" : "Anzeigen",
"Rename" : "Umbenennen",
"Delete" : "Löschen",
"Copied" : "Kopiert",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 0c7a4981..8bdab8c1 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -43,6 +43,7 @@
"This circle already exists" : "Dieser Kreis existiert bereits",
"An error happened during the creation of the circle" : "Es ist ein Fehler beim Erstellen des Kreises aufgetreten.",
"Download" : "Herunterladen",
+ "Show" : "Anzeigen",
"Rename" : "Umbenennen",
"Delete" : "Löschen",
"Copied" : "Kopiert",
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 1cf1fa05..581043b3 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"This circle already exists" : "This circle already exists",
"An error happened during the creation of the circle" : "An error happened during the creation of the circle",
"Download" : "Download",
+ "Show" : "Show",
"Rename" : "Rename",
"Delete" : "Delete",
"Copied" : "Copied",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index e7551e78..dbd4d97f 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -43,6 +43,7 @@
"This circle already exists" : "This circle already exists",
"An error happened during the creation of the circle" : "An error happened during the creation of the circle",
"Download" : "Download",
+ "Show" : "Show",
"Rename" : "Rename",
"Delete" : "Delete",
"Copied" : "Copied",
diff --git a/l10n/es.js b/l10n/es.js
index d48e7d1c..0ce96ee1 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"This circle already exists" : "Este círculo ya existe",
"An error happened during the creation of the circle" : "Ha ocurrido un error durante la creación del círculo",
"Download" : "Descargar",
+ "Show" : "Mostrar",
"Rename" : "Cambiar nombre",
"Delete" : "Eliminar",
"Copied" : "Copiado",
@@ -179,6 +180,7 @@ OC.L10N.register(
"Select type" : "Selecciona tipo",
"Select Date" : "Seleccione la fecha",
"Add contact in group" : "Añadir contacto en grupo",
+ "none" : "ninguno",
"Select option" : "Selecciona opción",
"Add property of this type" : "Añadir una propiedad de este tipo",
"Unable to create the contact." : "No se ha podido crear el contacto.",
diff --git a/l10n/es.json b/l10n/es.json
index 1cc17eb9..0ac9d704 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -43,6 +43,7 @@
"This circle already exists" : "Este círculo ya existe",
"An error happened during the creation of the circle" : "Ha ocurrido un error durante la creación del círculo",
"Download" : "Descargar",
+ "Show" : "Mostrar",
"Rename" : "Cambiar nombre",
"Delete" : "Eliminar",
"Copied" : "Copiado",
@@ -177,6 +178,7 @@
"Select type" : "Selecciona tipo",
"Select Date" : "Seleccione la fecha",
"Add contact in group" : "Añadir contacto en grupo",
+ "none" : "ninguno",
"Select option" : "Selecciona opción",
"Add property of this type" : "Añadir una propiedad de este tipo",
"Unable to create the contact." : "No se ha podido crear el contacto.",
diff --git a/l10n/fi.js b/l10n/fi.js
index 3dc76813..d12da5b4 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"This circle already exists" : "Piiri on jo olemassa",
"An error happened during the creation of the circle" : "Piirin luomisen yhteydessä tapahtui virhe",
"Download" : "Lataa",
+ "Show" : "Näytä",
"Rename" : "Nimeä uudelleen",
"Delete" : "Poista",
"Copied" : "Kopioitu",
@@ -177,6 +178,7 @@ OC.L10N.register(
"Select type" : "Valitse tyyppi",
"Select Date" : "Valitse päivä",
"Add contact in group" : "Lisää yhteystieto ryhmään",
+ "none" : "ei mitään",
"Select option" : "Valitse valinta",
"Add property of this type" : "Lisää tätä tyyppiä oleva ominaisuus",
"Unable to create the contact." : "Yhteystiedon luominen ei onnistunut.",
diff --git a/l10n/fi.json b/l10n/fi.json
index dc6ecde0..6d04e938 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -43,6 +43,7 @@
"This circle already exists" : "Piiri on jo olemassa",
"An error happened during the creation of the circle" : "Piirin luomisen yhteydessä tapahtui virhe",
"Download" : "Lataa",
+ "Show" : "Näytä",
"Rename" : "Nimeä uudelleen",
"Delete" : "Poista",
"Copied" : "Kopioitu",
@@ -175,6 +176,7 @@
"Select type" : "Valitse tyyppi",
"Select Date" : "Valitse päivä",
"Add contact in group" : "Lisää yhteystieto ryhmään",
+ "none" : "ei mitään",
"Select option" : "Valitse valinta",
"Add property of this type" : "Lisää tätä tyyppiä oleva ominaisuus",
"Unable to create the contact." : "Yhteystiedon luominen ei onnistunut.",
diff --git a/l10n/fr.js b/l10n/fr.js
index e3159f6c..1cfc5cb6 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"This circle already exists" : "Ce cercle existe déjà",
"An error happened during the creation of the circle" : "Erreur lors de la création du cercle",
"Download" : "Télécharger",
+ "Show" : "Montrer",
"Rename" : "Renommer",
"Delete" : "Supprimer",
"Copied" : "Copié",
diff --git a/l10n/fr.json b/l10n/fr.json
index c7849334..650096a6 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -43,6 +43,7 @@
"This circle already exists" : "Ce cercle existe déjà",
"An error happened during the creation of the circle" : "Erreur lors de la création du cercle",
"Download" : "Télécharger",
+ "Show" : "Montrer",
"Rename" : "Renommer",
"Delete" : "Supprimer",
"Copied" : "Copié",
diff --git a/l10n/gl.js b/l10n/gl.js
index ac6237b0..19a4d65c 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -59,8 +59,8 @@ OC.L10N.register(
"Share with users or groups" : "Compartir con usuarios ou grupos",
"No users or groups" : "Non hai usuarios nin grupos",
"can edit" : "pode editar",
- "Unable to delete the share" : "Non foi posíbel eliminar o recurso compartido",
- "Unable to change permissions" : "Non foi posíbel cambiar os permisos",
+ "Unable to delete the share" : "Non é posíbel eliminar o recurso compartido",
+ "Unable to change permissions" : "Non é posíbel cambiar os permisos",
"Import contacts" : "Importar contactos",
"Import into the {addressbookName} address book" : "Importar ao caderno de enderezos {addressbookName}",
"Select local file" : "Seleccionar ficheiro local",
@@ -68,7 +68,7 @@ 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",
"Add new address book" : "Engadir novo caderno de enderezos",
- "An error occurred, unable to create the address book" : "Produciuse un erro: non foi posíbel crear o caderno de enderezos",
+ "An error occurred, unable to create the address book" : "Produciuse un erro: non é posíbel crear o caderno de enderezos",
"First name" : "Nome",
"Last name" : "Apelidos",
"Phonetic first name" : "Nome fonético",
@@ -155,8 +155,8 @@ OC.L10N.register(
"Add members" : "Engadir membros",
"Show circle details" : "Amosar detalles do círculo",
"Add to {circle}" : "Engadir a {circle}",
- "Unable to get the recommendations list" : "Non foi posíbel obter a lista de recomendacións",
- "Unable to get the results" : "Non foi posíbel obter os resultados",
+ "Unable to get the recommendations list" : "Non é posíbel obter a lista de recomendacións",
+ "Unable to get the results" : "Non é posíbel obter os resultados",
"Some members could not be added" : "Non se puideron engadir algúns membros",
"There was an issue adding members to the circle" : "Produciuse un problema ao engadir membros ao círculo",
"Accept membership request" : "Aceptar a solicitude de adhesión",
@@ -192,10 +192,10 @@ OC.L10N.register(
"You are about to leave {circle}.\nAre you sure?" : "Está a piques de saír de {circle}.\nQuere confirmalo?",
"Please confirm circle leave" : "Por favor, confirma a saída do círculo",
"Could not leave the circle {displayName}" : "Non se puido saír do círculo {displayName}",
- "Unable to join the circle" : "Non se pode unir ao círculo",
+ "Unable to join the circle" : "Non é posíbel unirse ao círculo",
"You are about to delete {circle}.\nAre you sure?" : "Está a piques de eliminar {circle}.\nQuere confirmalo?",
"Please confirm circle deletion" : "Confirma a eliminación do círculo",
- "Unable to delete the circle" : "Non se puido eliminar o círculo",
+ "Unable to delete the circle" : "Non é posíbel eliminar o círculo",
"Link copied to the clipboard" : "Copiouse a ligazón no portapapeis",
"Could not copy link to the clipboard." : "Non se puido copiar a ligazón no portapapeis.",
"Not grouped" : "Sen agrupar",
@@ -282,8 +282,8 @@ OC.L10N.register(
"Spoken languages" : "Idiomas falados",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["Produciuse un fallo ao ler {failed} contacto","Produciuse un fallo ao ler {failed} contactos"],
"An error has occurred in circle(s). Check the console for more details." : "Produciuse un erro no(s) círculo(s). Consulta a consola para obter máis detalles.",
- "Unable to create circle {circleName}" : "Non foi posíbel crear o círculo {circleName}",
- "Unable to delete circle {circleId}" : "Non se puido eliminar o círculo {circleId}",
+ "Unable to create circle {circleName}" : "Non é posíbel crear o círculo {circleName}",
+ "Unable to delete circle {circleId}" : "Non é posíbel eliminar o círculo {circleId}",
"Unable to delete contact" : "Non é posíbel eliminar o contacto"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/gl.json b/l10n/gl.json
index eb86f6eb..483b2379 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -57,8 +57,8 @@
"Share with users or groups" : "Compartir con usuarios ou grupos",
"No users or groups" : "Non hai usuarios nin grupos",
"can edit" : "pode editar",
- "Unable to delete the share" : "Non foi posíbel eliminar o recurso compartido",
- "Unable to change permissions" : "Non foi posíbel cambiar os permisos",
+ "Unable to delete the share" : "Non é posíbel eliminar o recurso compartido",
+ "Unable to change permissions" : "Non é posíbel cambiar os permisos",
"Import contacts" : "Importar contactos",
"Import into the {addressbookName} address book" : "Importar ao caderno de enderezos {addressbookName}",
"Select local file" : "Seleccionar ficheiro local",
@@ -66,7 +66,7 @@
"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",
"Add new address book" : "Engadir novo caderno de enderezos",
- "An error occurred, unable to create the address book" : "Produciuse un erro: non foi posíbel crear o caderno de enderezos",
+ "An error occurred, unable to create the address book" : "Produciuse un erro: non é posíbel crear o caderno de enderezos",
"First name" : "Nome",
"Last name" : "Apelidos",
"Phonetic first name" : "Nome fonético",
@@ -153,8 +153,8 @@
"Add members" : "Engadir membros",
"Show circle details" : "Amosar detalles do círculo",
"Add to {circle}" : "Engadir a {circle}",
- "Unable to get the recommendations list" : "Non foi posíbel obter a lista de recomendacións",
- "Unable to get the results" : "Non foi posíbel obter os resultados",
+ "Unable to get the recommendations list" : "Non é posíbel obter a lista de recomendacións",
+ "Unable to get the results" : "Non é posíbel obter os resultados",
"Some members could not be added" : "Non se puideron engadir algúns membros",
"There was an issue adding members to the circle" : "Produciuse un problema ao engadir membros ao círculo",
"Accept membership request" : "Aceptar a solicitude de adhesión",
@@ -190,10 +190,10 @@
"You are about to leave {circle}.\nAre you sure?" : "Está a piques de saír de {circle}.\nQuere confirmalo?",
"Please confirm circle leave" : "Por favor, confirma a saída do círculo",
"Could not leave the circle {displayName}" : "Non se puido saír do círculo {displayName}",
- "Unable to join the circle" : "Non se pode unir ao círculo",
+ "Unable to join the circle" : "Non é posíbel unirse ao círculo",
"You are about to delete {circle}.\nAre you sure?" : "Está a piques de eliminar {circle}.\nQuere confirmalo?",
"Please confirm circle deletion" : "Confirma a eliminación do círculo",
- "Unable to delete the circle" : "Non se puido eliminar o círculo",
+ "Unable to delete the circle" : "Non é posíbel eliminar o círculo",
"Link copied to the clipboard" : "Copiouse a ligazón no portapapeis",
"Could not copy link to the clipboard." : "Non se puido copiar a ligazón no portapapeis.",
"Not grouped" : "Sen agrupar",
@@ -280,8 +280,8 @@
"Spoken languages" : "Idiomas falados",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["Produciuse un fallo ao ler {failed} contacto","Produciuse un fallo ao ler {failed} contactos"],
"An error has occurred in circle(s). Check the console for more details." : "Produciuse un erro no(s) círculo(s). Consulta a consola para obter máis detalles.",
- "Unable to create circle {circleName}" : "Non foi posíbel crear o círculo {circleName}",
- "Unable to delete circle {circleId}" : "Non se puido eliminar o círculo {circleId}",
+ "Unable to create circle {circleName}" : "Non é posíbel crear o círculo {circleName}",
+ "Unable to delete circle {circleId}" : "Non é posíbel eliminar o círculo {circleId}",
"Unable to delete contact" : "Non é posíbel eliminar o contacto"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/sr.js b/l10n/sr.js
index 645a054e..fa500091 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"This circle already exists" : "Овај круг већ постоји",
"An error happened during the creation of the circle" : "Дошло је до грешке приликом креирања круга",
"Download" : "Преузми",
+ "Show" : "Прикажи",
"Rename" : "Преименуј",
"Delete" : "Обриши",
"Copied" : "Копирано",
diff --git a/l10n/sr.json b/l10n/sr.json
index ad4736c8..dec7abfa 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -43,6 +43,7 @@
"This circle already exists" : "Овај круг већ постоји",
"An error happened during the creation of the circle" : "Дошло је до грешке приликом креирања круга",
"Download" : "Преузми",
+ "Show" : "Прикажи",
"Rename" : "Преименуј",
"Delete" : "Обриши",
"Copied" : "Копирано",
diff --git a/l10n/sv.js b/l10n/sv.js
index 8e0e287a..f203c82c 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"This circle already exists" : "Cirkeln finns redan",
"An error happened during the creation of the circle" : "Ett fel inträffade när cirkeln skapades",
"Download" : "Hämta",
+ "Show" : "Visa",
"Rename" : "Byt namn",
"Delete" : "Ta bort",
"Copied" : "Kopierad",
diff --git a/l10n/sv.json b/l10n/sv.json
index cdae71a6..41f311e6 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -43,6 +43,7 @@
"This circle already exists" : "Cirkeln finns redan",
"An error happened during the creation of the circle" : "Ett fel inträffade när cirkeln skapades",
"Download" : "Hämta",
+ "Show" : "Visa",
"Rename" : "Byt namn",
"Delete" : "Ta bort",
"Copied" : "Kopierad",
diff --git a/l10n/tr.js b/l10n/tr.js
index 46a56163..6689df40 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"This circle already exists" : "Bu çevre zaten var",
"An error happened during the creation of the circle" : "Çevre eklenirken bir sorun çıktı",
"Download" : "İndir",
+ "Show" : "Görüntüle",
"Rename" : "Yeniden adlandır",
"Delete" : "Sil",
"Copied" : "Kopyalandı",
diff --git a/l10n/tr.json b/l10n/tr.json
index f29cbbd6..258b87ee 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -43,6 +43,7 @@
"This circle already exists" : "Bu çevre zaten var",
"An error happened during the creation of the circle" : "Çevre eklenirken bir sorun çıktı",
"Download" : "İndir",
+ "Show" : "Görüntüle",
"Rename" : "Yeniden adlandır",
"Delete" : "Sil",
"Copied" : "Kopyalandı",
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 84b20d81..bb82d11a 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"This circle already exists" : "此社交圈子已存在",
"An error happened during the creation of the circle" : "創建社交圈子的過程中發生錯誤",
"Download" : "下載",
+ "Show" : "顯示",
"Rename" : "重新命名",
"Delete" : "刪除",
"Copied" : "已複製",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index a38e48b7..b897293e 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -43,6 +43,7 @@
"This circle already exists" : "此社交圈子已存在",
"An error happened during the creation of the circle" : "創建社交圈子的過程中發生錯誤",
"Download" : "下載",
+ "Show" : "顯示",
"Rename" : "重新命名",
"Delete" : "刪除",
"Copied" : "已複製",
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 2cb672c4..516429eb 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"This circle already exists" : "此小圈圈已存在",
"An error happened during the creation of the circle" : "建立小圈圈時發生錯誤",
"Download" : "下載",
+ "Show" : "顯示",
"Rename" : "重新命名",
"Delete" : "刪除",
"Copied" : "已複製",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 7feeff8c..a9b0dfc3 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -43,6 +43,7 @@
"This circle already exists" : "此小圈圈已存在",
"An error happened during the creation of the circle" : "建立小圈圈時發生錯誤",
"Download" : "下載",
+ "Show" : "顯示",
"Rename" : "重新命名",
"Delete" : "刪除",
"Copied" : "已複製",