summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/files_external/l10n/da.js1
-rw-r--r--apps/files_external/l10n/da.json1
-rw-r--r--apps/oauth2/l10n/id.js13
-rw-r--r--apps/oauth2/l10n/id.json11
-rw-r--r--apps/theming/l10n/lt_LT.js1
-rw-r--r--apps/theming/l10n/lt_LT.json1
6 files changed, 28 insertions, 0 deletions
diff --git a/apps/files_external/l10n/da.js b/apps/files_external/l10n/da.js
index 03a64fbe932..8b341419c55 100644
--- a/apps/files_external/l10n/da.js
+++ b/apps/files_external/l10n/da.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Error generating key pair" : "Fejl under oprettelse af nøglepar",
"All users. Type to select user or group." : "Alle brugere. Indtast for at vælge bruger eller gruppe.",
"(group)" : "(gruppe)",
+ "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitet med Mac NFD encoding (langsom)",
"Admin defined" : "Bestemt af administrator",
"Saved" : "Gemt",
"Saving..." : "Gemmer...",
diff --git a/apps/files_external/l10n/da.json b/apps/files_external/l10n/da.json
index 65c09e57730..66cf1369403 100644
--- a/apps/files_external/l10n/da.json
+++ b/apps/files_external/l10n/da.json
@@ -10,6 +10,7 @@
"Error generating key pair" : "Fejl under oprettelse af nøglepar",
"All users. Type to select user or group." : "Alle brugere. Indtast for at vælge bruger eller gruppe.",
"(group)" : "(gruppe)",
+ "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitet med Mac NFD encoding (langsom)",
"Admin defined" : "Bestemt af administrator",
"Saved" : "Gemt",
"Saving..." : "Gemmer...",
diff --git a/apps/oauth2/l10n/id.js b/apps/oauth2/l10n/id.js
new file mode 100644
index 00000000000..41cac573832
--- /dev/null
+++ b/apps/oauth2/l10n/id.js
@@ -0,0 +1,13 @@
+OC.L10N.register(
+ "oauth2",
+ {
+ "OAuth 2.0 clients" : "Klien OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 memungkinkan layanan eksternal untuk meminta akses ke %s.",
+ "Name" : "Nama",
+ "Redirection URI" : "URI Pengalihan",
+ "Client Identifier" : "Identifier klien",
+ "Secret" : "Rahasia",
+ "Add client" : "Tambah klien",
+ "Add" : "Tambah"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/oauth2/l10n/id.json b/apps/oauth2/l10n/id.json
new file mode 100644
index 00000000000..3d8bc6b690e
--- /dev/null
+++ b/apps/oauth2/l10n/id.json
@@ -0,0 +1,11 @@
+{ "translations": {
+ "OAuth 2.0 clients" : "Klien OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 memungkinkan layanan eksternal untuk meminta akses ke %s.",
+ "Name" : "Nama",
+ "Redirection URI" : "URI Pengalihan",
+ "Client Identifier" : "Identifier klien",
+ "Secret" : "Rahasia",
+ "Add client" : "Tambah klien",
+ "Add" : "Tambah"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/apps/theming/l10n/lt_LT.js b/apps/theming/l10n/lt_LT.js
index dd895804418..b32978414d6 100644
--- a/apps/theming/l10n/lt_LT.js
+++ b/apps/theming/l10n/lt_LT.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Unsupported image type" : "Nepalaikomas paveikslo tipas",
"You are already using a custom theme" : "Jūs jau naudojate tinkintą temą",
"Theming" : "Tema",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temos leidžia lengvai parinkti ir pritaikyti administruojamų naudotojų atvaizdavimą. ",
"Name" : "Pavadinimas",
"Reset to default" : "Atstatyti į numatytąją",
"Web address" : "Saityno adresas",
diff --git a/apps/theming/l10n/lt_LT.json b/apps/theming/l10n/lt_LT.json
index 74a192b259c..e695f4b6223 100644
--- a/apps/theming/l10n/lt_LT.json
+++ b/apps/theming/l10n/lt_LT.json
@@ -11,6 +11,7 @@
"Unsupported image type" : "Nepalaikomas paveikslo tipas",
"You are already using a custom theme" : "Jūs jau naudojate tinkintą temą",
"Theming" : "Tema",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temos leidžia lengvai parinkti ir pritaikyti administruojamų naudotojų atvaizdavimą. ",
"Name" : "Pavadinimas",
"Reset to default" : "Atstatyti į numatytąją",
"Web address" : "Saityno adresas",