Skip to content

Commit 0580014

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 48f7dac commit 0580014

File tree

30 files changed

+54
-6
lines changed

30 files changed

+54
-6
lines changed

apps/oauth2/l10n/de.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ OC.L10N.register(
1313
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 ermöglicht es externen Diensten, Zugriff auf {instanceName} anzufordern.",
1414
"Name" : "Name",
1515
"Redirection URI" : "Weiterleitungs-URI",
16+
"Client identifier" : "Client-Identifikationsmerkmal",
1617
"Delete client" : "Client löschen",
1718
"Make sure you store the secret key, it cannot be recovered." : "Bewahre den geheimen Schlüssel unbedingt auf, er kann nicht wiederhergestellt werden.",
1819
"Add client" : "Client hinzufügen",

apps/oauth2/l10n/de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 ermöglicht es externen Diensten, Zugriff auf {instanceName} anzufordern.",
1212
"Name" : "Name",
1313
"Redirection URI" : "Weiterleitungs-URI",
14+
"Client identifier" : "Client-Identifikationsmerkmal",
1415
"Delete client" : "Client löschen",
1516
"Make sure you store the secret key, it cannot be recovered." : "Bewahre den geheimen Schlüssel unbedingt auf, er kann nicht wiederhergestellt werden.",
1617
"Add client" : "Client hinzufügen",

apps/oauth2/l10n/de_DE.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ OC.L10N.register(
1313
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 ermöglicht es externen Diensten, Zugriff auf {instanceName} anzufordern.",
1414
"Name" : "Name",
1515
"Redirection URI" : "Weiterleitungs-URI",
16+
"Client identifier" : "Client-Identifikationsmerkmal",
1617
"Delete client" : "Client löschen",
1718
"Make sure you store the secret key, it cannot be recovered." : "Bewahren Sie den geheimen Schlüssel unbedingt auf, er kann nicht wiederhergestellt werden.",
1819
"Add client" : "Client hinzufügen",

apps/oauth2/l10n/de_DE.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 ermöglicht es externen Diensten, Zugriff auf {instanceName} anzufordern.",
1212
"Name" : "Name",
1313
"Redirection URI" : "Weiterleitungs-URI",
14+
"Client identifier" : "Client-Identifikationsmerkmal",
1415
"Delete client" : "Client löschen",
1516
"Make sure you store the secret key, it cannot be recovered." : "Bewahren Sie den geheimen Schlüssel unbedingt auf, er kann nicht wiederhergestellt werden.",
1617
"Add client" : "Client hinzufügen",

apps/oauth2/l10n/en_GB.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ OC.L10N.register(
1313
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 allows external services to request access to {instanceName}.",
1414
"Name" : "Name",
1515
"Redirection URI" : "Redirection URI",
16+
"Client identifier" : "Client identifier",
1617
"Delete client" : "Delete client",
1718
"Make sure you store the secret key, it cannot be recovered." : "Make sure you store the secret key, it cannot be recovered.",
1819
"Add client" : "Add client",

apps/oauth2/l10n/en_GB.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 allows external services to request access to {instanceName}.",
1212
"Name" : "Name",
1313
"Redirection URI" : "Redirection URI",
14+
"Client identifier" : "Client identifier",
1415
"Delete client" : "Delete client",
1516
"Make sure you store the secret key, it cannot be recovered." : "Make sure you store the secret key, it cannot be recovered.",
1617
"Add client" : "Add client",

apps/oauth2/l10n/et_EE.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,12 @@ OC.L10N.register(
1313
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 võimaldab välisteenustel taotleda juurdepääsu {instanceName}ile",
1414
"Name" : "Nimi",
1515
"Redirection URI" : "Suunamise URI",
16+
"Client identifier" : "Klienditunnus",
1617
"Delete client" : "Kustuta klient",
1718
"Make sure you store the secret key, it cannot be recovered." : "Salvesta salajane võti, seda ei saa taastada.",
1819
"Add client" : "Lisa klient",
1920
"Add" : "Lisa",
20-
"Client Identifier" : "Kliendi identifikaator",
21+
"Client Identifier" : "Klienditunnus",
2122
"Show client secret" : "Näita kliendi salakoodi",
2223
"Hide client secret" : "Peida kliendi salakood"
2324
},

apps/oauth2/l10n/et_EE.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@
1111
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 võimaldab välisteenustel taotleda juurdepääsu {instanceName}ile",
1212
"Name" : "Nimi",
1313
"Redirection URI" : "Suunamise URI",
14+
"Client identifier" : "Klienditunnus",
1415
"Delete client" : "Kustuta klient",
1516
"Make sure you store the secret key, it cannot be recovered." : "Salvesta salajane võti, seda ei saa taastada.",
1617
"Add client" : "Lisa klient",
1718
"Add" : "Lisa",
18-
"Client Identifier" : "Kliendi identifikaator",
19+
"Client Identifier" : "Klienditunnus",
1920
"Show client secret" : "Näita kliendi salakoodi",
2021
"Hide client secret" : "Peida kliendi salakood"
2122
},"pluralForm" :"nplurals=2; plural=(n != 1);"

apps/oauth2/l10n/gl.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ OC.L10N.register(
1313
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permítelle aos servizos externos solicitar acceso a {instanceName}.",
1414
"Name" : "Nome",
1515
"Redirection URI" : "URI de redireccionamento",
16+
"Client identifier" : "Identificador do cliente",
1617
"Delete client" : "Eliminar cliente",
1718
"Make sure you store the secret key, it cannot be recovered." : "Asegúrese de gardar a chave secreta, non é posíbel recuperala.",
1819
"Add client" : "Engadir cliente",

apps/oauth2/l10n/gl.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permítelle aos servizos externos solicitar acceso a {instanceName}.",
1212
"Name" : "Nome",
1313
"Redirection URI" : "URI de redireccionamento",
14+
"Client identifier" : "Identificador do cliente",
1415
"Delete client" : "Eliminar cliente",
1516
"Make sure you store the secret key, it cannot be recovered." : "Asegúrese de gardar a chave secreta, non é posíbel recuperala.",
1617
"Add client" : "Engadir cliente",

0 commit comments

Comments
 (0)