-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
- Loading branch information
1 parent
12311f2
commit 5d3459d
Showing
144 changed files
with
1,510 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Users or email addresses" : "المستخدِمون أو عناوين البريد الالكتروني", | ||
"Access token" : "أَمَارَة الوصول access token" | ||
}, | ||
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ "translations": { | ||
"Users or email addresses" : "المستخدِمون أو عناوين البريد الالكتروني", | ||
"Access token" : "أَمَارَة الوصول access token" | ||
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Access token" : "Pase d'accesu" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ "translations": { | ||
"Access token" : "Pase d'accesu" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Connected accounts" : "Свързани профили", | ||
"Users or email addresses" : "Потребители или имейл адреси", | ||
"OK" : "Добре", | ||
"Access token" : "Токен за достъп" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ "translations": { | ||
"Connected accounts" : "Свързани профили", | ||
"Users or email addresses" : "Потребители или имейл адреси", | ||
"OK" : "Добре", | ||
"Access token" : "Токен за достъп" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"OK" : "Mat eo" | ||
}, | ||
"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ "translations": { | ||
"OK" : "Mat eo" | ||
},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"OK" : "Ok" | ||
}, | ||
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ "translations": { | ||
"OK" : "Ok" | ||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Connected accounts" : "Comptes connectats", | ||
"Users or email addresses" : "Usuaris o adreces electròniques", | ||
"Nextcloud users or email addresses" : "Usuaris de Nextcloud o adreces electròniques", | ||
"OK" : "Correcta", | ||
"Access token" : "Testimoni d'aplicació" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ "translations": { | ||
"Connected accounts" : "Comptes connectats", | ||
"Users or email addresses" : "Usuaris o adreces electròniques", | ||
"Nextcloud users or email addresses" : "Usuaris de Nextcloud o adreces electròniques", | ||
"OK" : "Correcta", | ||
"Access token" : "Testimoni d'aplicació" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Connected accounts" : "Propojené účty", | ||
"Users or email addresses" : "Uživatelé nebo e-mailová adresa", | ||
"Nextcloud users or email addresses" : "Uživatelé v Nextcloud nebo e-mailové adresy", | ||
"OK" : "OK", | ||
"Who?" : "Kdo?", | ||
"Access token" : "Přístupový token" | ||
}, | ||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ "translations": { | ||
"Connected accounts" : "Propojené účty", | ||
"Users or email addresses" : "Uživatelé nebo e-mailová adresa", | ||
"Nextcloud users or email addresses" : "Uživatelé v Nextcloud nebo e-mailové adresy", | ||
"OK" : "OK", | ||
"Who?" : "Kdo?", | ||
"Access token" : "Přístupový token" | ||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Connected accounts" : "Forbundne konti", | ||
"OK" : "OK" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ "translations": { | ||
"Connected accounts" : "Forbundne konti", | ||
"OK" : "OK" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Connected accounts" : "Verbundene Konten", | ||
"Users or email addresses" : "Benutzernamen oder E-Mail-Adressen", | ||
"Nextcloud users or email addresses" : "Nextcloud Benutzer oder E-Mail-Adressen", | ||
"OK" : "OK", | ||
"Who?" : "Wer?", | ||
"Access token" : "Zugriffstoken" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ "translations": { | ||
"Connected accounts" : "Verbundene Konten", | ||
"Users or email addresses" : "Benutzernamen oder E-Mail-Adressen", | ||
"Nextcloud users or email addresses" : "Nextcloud Benutzer oder E-Mail-Adressen", | ||
"OK" : "OK", | ||
"Who?" : "Wer?", | ||
"Access token" : "Zugriffstoken" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Connected accounts" : "Verbundene Konten", | ||
"Users or email addresses" : "Benutzer oder E-Mail-Adressen", | ||
"Nextcloud users or email addresses" : "Nextcloud-Benutzer oder E-Mail-Adressen", | ||
"OK" : "OK", | ||
"Who?" : "Wer?", | ||
"Access token" : "Zugriffstoken" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ "translations": { | ||
"Connected accounts" : "Verbundene Konten", | ||
"Users or email addresses" : "Benutzer oder E-Mail-Adressen", | ||
"Nextcloud users or email addresses" : "Nextcloud-Benutzer oder E-Mail-Adressen", | ||
"OK" : "OK", | ||
"Who?" : "Wer?", | ||
"Access token" : "Zugriffstoken" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Bad HTTP method" : "Κακή μέθοδος HTTP", | ||
"Connected accounts" : "Συνδεδεμένοι λογαριασμοί", | ||
"Users or email addresses" : "Χρήστες και διευθύνσεις ηλεκτρονικού ταχυδρομείου", | ||
"Nextcloud users or email addresses" : "Χρήστες Nextcloud ή διευθύνσεις ηλεκτρονικού ταχυδρομείου", | ||
"OK" : "ΟΚ", | ||
"Who?" : "Ποιος;", | ||
"Access token" : "Διακριτικό πρόσβασης" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ "translations": { | ||
"Bad HTTP method" : "Κακή μέθοδος HTTP", | ||
"Connected accounts" : "Συνδεδεμένοι λογαριασμοί", | ||
"Users or email addresses" : "Χρήστες και διευθύνσεις ηλεκτρονικού ταχυδρομείου", | ||
"Nextcloud users or email addresses" : "Χρήστες Nextcloud ή διευθύνσεις ηλεκτρονικού ταχυδρομείου", | ||
"OK" : "ΟΚ", | ||
"Who?" : "Ποιος;", | ||
"Access token" : "Διακριτικό πρόσβασης" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Bad HTTP method" : "Bad HTTP method", | ||
"Connected accounts" : "Connected accounts", | ||
"Users or email addresses" : "Users or email addresses", | ||
"Nextcloud users or email addresses" : "Nextcloud users or email addresses", | ||
"OK" : "OK", | ||
"Who?" : "Who?", | ||
"Access token" : "Access token" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ "translations": { | ||
"Bad HTTP method" : "Bad HTTP method", | ||
"Connected accounts" : "Connected accounts", | ||
"Users or email addresses" : "Users or email addresses", | ||
"Nextcloud users or email addresses" : "Nextcloud users or email addresses", | ||
"OK" : "OK", | ||
"Who?" : "Who?", | ||
"Access token" : "Access token" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"OK" : "Akcepti" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ "translations": { | ||
"OK" : "Akcepti" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Bad HTTP method" : "Método HTTP erróneo", | ||
"Connected accounts" : "Cuentas conectadas", | ||
"Users or email addresses" : "Usuarios o direcciones de correo electrónico", | ||
"Nextcloud users or email addresses" : "Usuarios o direcciones de correo electrónico de Nextcloud", | ||
"Cancel" : "Cancelar", | ||
"OK" : "OK", | ||
"Who?" : "¿Quién?", | ||
"Access token" : "Token de acceso" | ||
}, | ||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ "translations": { | ||
"Bad HTTP method" : "Método HTTP erróneo", | ||
"Connected accounts" : "Cuentas conectadas", | ||
"Users or email addresses" : "Usuarios o direcciones de correo electrónico", | ||
"Nextcloud users or email addresses" : "Usuarios o direcciones de correo electrónico de Nextcloud", | ||
"Cancel" : "Cancelar", | ||
"OK" : "OK", | ||
"Who?" : "¿Quién?", | ||
"Access token" : "Token de acceso" | ||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"OK" : "Aceptar" | ||
}, | ||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ "translations": { | ||
"OK" : "Aceptar" | ||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"OK" : "Aceptar" | ||
}, | ||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ "translations": { | ||
"OK" : "Aceptar" | ||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Bad credentials" : "Credenciales incorrectas", | ||
"Bad HTTP method" : "Método HTTP incorrecto", | ||
"Connected accounts" : "Cuentas conectadas", | ||
"Users or email addresses" : "Usuarios o direcciones de correo electrónico", | ||
"Nextcloud users or email addresses" : "Usuarios de Nextcloud o direcciones de correo electrónico", | ||
"Cancel" : "Cancelar", | ||
"Who?" : "¿Quién?", | ||
"Impossible to get user/group/circle list" : "Imposible obtener la lista de usuarios/grupos/círculos", | ||
"Access token" : "Token de acceso", | ||
"Connected as {user}" : "Conectado como {usuario}" | ||
}, | ||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ "translations": { | ||
"Bad credentials" : "Credenciales incorrectas", | ||
"Bad HTTP method" : "Método HTTP incorrecto", | ||
"Connected accounts" : "Cuentas conectadas", | ||
"Users or email addresses" : "Usuarios o direcciones de correo electrónico", | ||
"Nextcloud users or email addresses" : "Usuarios de Nextcloud o direcciones de correo electrónico", | ||
"Cancel" : "Cancelar", | ||
"Who?" : "¿Quién?", | ||
"Impossible to get user/group/circle list" : "Imposible obtener la lista de usuarios/grupos/círculos", | ||
"Access token" : "Token de acceso", | ||
"Connected as {user}" : "Conectado como {usuario}" | ||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Cancel" : "Cancelar", | ||
"OK" : "Aceptar" | ||
}, | ||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ "translations": { | ||
"Cancel" : "Cancelar", | ||
"OK" : "Aceptar" | ||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Cancel" : "Tühista", | ||
"No recommendations. Start typing." : "Soovitusi pole. Alusta trükkimist." | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ "translations": { | ||
"Cancel" : "Tühista", | ||
"No recommendations. Start typing." : "Soovitusi pole. Alusta trükkimist." | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
OC.L10N.register( | ||
"integration_documenso", | ||
{ | ||
"Bad credentials" : "Kredentzial okerrak", | ||
"Bad HTTP method" : "HTTP metodo okerra", | ||
"Connected accounts" : "Konektatutako kontuak", | ||
"Users or email addresses" : "Erabiltzaileak edo posta elektronikoak", | ||
"Nextcloud users or email addresses" : "Nextcloud erabiltzaileak edo posta elektronikoak", | ||
"Cancel" : "Utzi", | ||
"OK" : "Ados", | ||
"No recommendations. Start typing." : "Gomendiorik ez. Hasi idazten.", | ||
"Who?" : "Nor?", | ||
"Impossible to get user/group/circle list" : "Ezin da erabiltzaile/talde/zirkulu zerrenda lortu", | ||
"Access token" : "Sarbide tokena", | ||
"Connected as {user}" : "{user} gisa konektatuta" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ "translations": { | ||
"Bad credentials" : "Kredentzial okerrak", | ||
"Bad HTTP method" : "HTTP metodo okerra", | ||
"Connected accounts" : "Konektatutako kontuak", | ||
"Users or email addresses" : "Erabiltzaileak edo posta elektronikoak", | ||
"Nextcloud users or email addresses" : "Nextcloud erabiltzaileak edo posta elektronikoak", | ||
"Cancel" : "Utzi", | ||
"OK" : "Ados", | ||
"No recommendations. Start typing." : "Gomendiorik ez. Hasi idazten.", | ||
"Who?" : "Nor?", | ||
"Impossible to get user/group/circle list" : "Ezin da erabiltzaile/talde/zirkulu zerrenda lortu", | ||
"Access token" : "Sarbide tokena", | ||
"Connected as {user}" : "{user} gisa konektatuta" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
Oops, something went wrong.