Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-29 04:39:44 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-29 04:39:44 +0300
commit81953400a9e5a4c75949cbb9ba7f209ec182325b (patch)
tree4ade25f52465bf59617ca12dfbb65bb7d61e4326 /l10n
parent3f6224c5764e12a8fbf1801862c4b10224d4ad26 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/gl.js21
-rw-r--r--l10n/gl.json19
2 files changed, 40 insertions, 0 deletions
diff --git a/l10n/gl.js b/l10n/gl.js
new file mode 100644
index 0000000..4839df1
--- /dev/null
+++ b/l10n/gl.js
@@ -0,0 +1,21 @@
+OC.L10N.register(
+ "twofactor_u2f",
+ {
+ "You added an U2F hardware token" : "Vostede engadiu unha marca U2F física",
+ "You removed an U2F hardware token" : "Vostede retirou unha marca U2F física",
+ "U2F device" : "Dispositivo U2F",
+ "Authenticate with an U2F device" : "Autenticar cun dispositivo U2F",
+ "Two Factor U2F" : "U2F de dos factores",
+ "Add U2F device" : "Engadir un dispositivo U2F",
+ "Please plug in your U2F device and press the device button to authorize." : "Conecte o seu dispositivo U2F e prema no botón do dispositivo para autorizar. ",
+ "Server error while trying to add U2F device" : "Produciuse un erro do servidor cando se intentaba engadir un dispositivo U2F",
+ "U2F device registration failed (error code {errorCode})" : "Produciuse unha falla no rexistro do dispositivo U2F (código de erro {errorCode})",
+ "Server error while trying to complete U2F device registration" : "Produciuse un erro do servidor cando se intentaba completar o rexistro do dispositivo U2F",
+ "An error occurred. Please try again." : "Produciuse un erro. Ténteo de novo.",
+ "Chrome is the only browser that supports U2F devices. You need to install the \"U2F Support Add-on\" on Firefox to use U2F." : "Chrome é o único navegador que admite dispositivos U2F. Vostede necesita instalar «U2F Support Add-on» no Firefox para usar U2F. ",
+ "Unnamed device" : "Dispositivo sen nome",
+ "Remove" : "Retirar",
+ "No U2F devices configured. You are not using U2F as second factor at the moment." : "Non hai dispositivos U2F configurados. Vostede, de momento, non está a usar U2F como un segundo factor.",
+ "The following devices are configured for U2F second-factor authentication:" : "Os seguintes dispositivos están configurados para autenticación de segundo factor U2F:"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/gl.json b/l10n/gl.json
new file mode 100644
index 0000000..947eda3
--- /dev/null
+++ b/l10n/gl.json
@@ -0,0 +1,19 @@
+{ "translations": {
+ "You added an U2F hardware token" : "Vostede engadiu unha marca U2F física",
+ "You removed an U2F hardware token" : "Vostede retirou unha marca U2F física",
+ "U2F device" : "Dispositivo U2F",
+ "Authenticate with an U2F device" : "Autenticar cun dispositivo U2F",
+ "Two Factor U2F" : "U2F de dos factores",
+ "Add U2F device" : "Engadir un dispositivo U2F",
+ "Please plug in your U2F device and press the device button to authorize." : "Conecte o seu dispositivo U2F e prema no botón do dispositivo para autorizar. ",
+ "Server error while trying to add U2F device" : "Produciuse un erro do servidor cando se intentaba engadir un dispositivo U2F",
+ "U2F device registration failed (error code {errorCode})" : "Produciuse unha falla no rexistro do dispositivo U2F (código de erro {errorCode})",
+ "Server error while trying to complete U2F device registration" : "Produciuse un erro do servidor cando se intentaba completar o rexistro do dispositivo U2F",
+ "An error occurred. Please try again." : "Produciuse un erro. Ténteo de novo.",
+ "Chrome is the only browser that supports U2F devices. You need to install the \"U2F Support Add-on\" on Firefox to use U2F." : "Chrome é o único navegador que admite dispositivos U2F. Vostede necesita instalar «U2F Support Add-on» no Firefox para usar U2F. ",
+ "Unnamed device" : "Dispositivo sen nome",
+ "Remove" : "Retirar",
+ "No U2F devices configured. You are not using U2F as second factor at the moment." : "Non hai dispositivos U2F configurados. Vostede, de momento, non está a usar U2F como un segundo factor.",
+ "The following devices are configured for U2F second-factor authentication:" : "Os seguintes dispositivos están configurados para autenticación de segundo factor U2F:"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file