summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-26 02:21:51 +0000
committerNextcloud bot <bot@nextcloud.com>2021-01-26 02:21:51 +0000
commit2fe66cb2e36ebfcaf7528c2ca1b41d06fb920cbe (patch)
tree5b808f235bb5404f93ca42232007376ca5039b2a /core
parent19ed5917b543356fa2daf4e21c5d3213d31ffbaa (diff)
downloadnextcloud-server-2fe66cb2e36ebfcaf7528c2ca1b41d06fb920cbe.tar.gz
nextcloud-server-2fe66cb2e36ebfcaf7528c2ca1b41d06fb920cbe.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/oc.js7
-rw-r--r--core/l10n/oc.json7
2 files changed, 14 insertions, 0 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js
index 6bb884df045..9303025fb3f 100644
--- a/core/l10n/oc.js
+++ b/core/l10n/oc.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"No temporary profile picture available, try again" : "Cap d’imatge de perfil temporari pas disponible, tornatz ensajar",
"No crop data provided" : "Cap de donada de produccion",
"No valid crop data provided" : "Cap de donada pas valida pas provesida",
+ "Crop is not square" : "Lo retalhatge es pas carrat",
"State token does not match" : "Lo geton d’estat correspond pas",
"Invalid app password" : "Senhal d’aplicacion invalid",
"Could not complete login" : "Autocomplecion impossibla de l’identificant",
@@ -78,6 +79,7 @@ OC.L10N.register(
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Indèx absent « {indexName} » dins la taula « {tableName} ».",
"Missing primary key on table \"{tableName}\"." : "Manca la clau primària de la taula « {tableName} ».",
"Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Manca la colomna opcionala « {columnName} » a la taula « {tableName} ».",
+ "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Mancan d’unes modules PHP recomandats a aquesta instància. Per de melhoras performanças e una melhora compatibilitat es forçadament recomandat de los installar.",
"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Lo module php-imagick d’aquesta instància a pas cap de compatibilitat SVG. Es forçadament recomandant de l’installar per una melhora compatibilitat.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Es particularament recomandat pendent l’utilizacion de client burèu per la sincronizacion de fichièrs.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Per migrar una autra basa de donada utilizatz l’aisina de linha de comanda : « occ db:convert-type » o vejatz la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion↗</a>.",
@@ -162,8 +164,12 @@ OC.L10N.register(
"Choose" : "Causir",
"Copy" : "Copiar",
"Move" : "Move",
+ "Error loading file picker template: {error}" : "Error de cargament del modèl del selector de fichièr : {error}",
"OK" : "D'acòrdi",
+ "Error loading message template: {error}" : "Error de cargament del modèl de messatge : {error}",
"read-only" : "lectura-sola",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicte de fichièr","{count} conflictes de fichièr"],
+ "One file conflict" : "Un conflicte de fichièr",
"New Files" : "Fichièrs novèls",
"Already existing files" : "Fichièrs ja existents",
"Which files do you want to keep?" : "Quines fichièrs volètz gardar ?",
@@ -195,6 +201,7 @@ OC.L10N.register(
"Good password" : "Bon senhal",
"Strong password" : "Senhal fòrt",
"No action available" : "Cap d’accion pas disponibla",
+ "Error fetching contact actions" : "Error en recuperacion las accions contacte",
"Non-existing tag #{tag}" : "Etiqueta inexistenta #{tag}",
"restricted" : "limitada",
"invisible" : "invisibla",
diff --git a/core/l10n/oc.json b/core/l10n/oc.json
index ee8b7513877..7b052273edd 100644
--- a/core/l10n/oc.json
+++ b/core/l10n/oc.json
@@ -11,6 +11,7 @@
"No temporary profile picture available, try again" : "Cap d’imatge de perfil temporari pas disponible, tornatz ensajar",
"No crop data provided" : "Cap de donada de produccion",
"No valid crop data provided" : "Cap de donada pas valida pas provesida",
+ "Crop is not square" : "Lo retalhatge es pas carrat",
"State token does not match" : "Lo geton d’estat correspond pas",
"Invalid app password" : "Senhal d’aplicacion invalid",
"Could not complete login" : "Autocomplecion impossibla de l’identificant",
@@ -76,6 +77,7 @@
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Indèx absent « {indexName} » dins la taula « {tableName} ».",
"Missing primary key on table \"{tableName}\"." : "Manca la clau primària de la taula « {tableName} ».",
"Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Manca la colomna opcionala « {columnName} » a la taula « {tableName} ».",
+ "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Mancan d’unes modules PHP recomandats a aquesta instància. Per de melhoras performanças e una melhora compatibilitat es forçadament recomandat de los installar.",
"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Lo module php-imagick d’aquesta instància a pas cap de compatibilitat SVG. Es forçadament recomandant de l’installar per una melhora compatibilitat.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Es particularament recomandat pendent l’utilizacion de client burèu per la sincronizacion de fichièrs.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Per migrar una autra basa de donada utilizatz l’aisina de linha de comanda : « occ db:convert-type » o vejatz la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion↗</a>.",
@@ -160,8 +162,12 @@
"Choose" : "Causir",
"Copy" : "Copiar",
"Move" : "Move",
+ "Error loading file picker template: {error}" : "Error de cargament del modèl del selector de fichièr : {error}",
"OK" : "D'acòrdi",
+ "Error loading message template: {error}" : "Error de cargament del modèl de messatge : {error}",
"read-only" : "lectura-sola",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicte de fichièr","{count} conflictes de fichièr"],
+ "One file conflict" : "Un conflicte de fichièr",
"New Files" : "Fichièrs novèls",
"Already existing files" : "Fichièrs ja existents",
"Which files do you want to keep?" : "Quines fichièrs volètz gardar ?",
@@ -193,6 +199,7 @@
"Good password" : "Bon senhal",
"Strong password" : "Senhal fòrt",
"No action available" : "Cap d’accion pas disponibla",
+ "Error fetching contact actions" : "Error en recuperacion las accions contacte",
"Non-existing tag #{tag}" : "Etiqueta inexistenta #{tag}",
"restricted" : "limitada",
"invisible" : "invisibla",