summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/es.js1
-rw-r--r--apps/comments/l10n/es.json1
-rw-r--r--apps/comments/l10n/ru.js1
-rw-r--r--apps/comments/l10n/ru.json1
-rw-r--r--apps/dav/l10n/cs_CZ.js17
-rw-r--r--apps/dav/l10n/cs_CZ.json15
-rw-r--r--apps/dav/l10n/de.js17
-rw-r--r--apps/dav/l10n/de.json15
-rw-r--r--apps/dav/l10n/de_DE.js17
-rw-r--r--apps/dav/l10n/de_DE.json15
-rw-r--r--apps/dav/l10n/el.js17
-rw-r--r--apps/dav/l10n/el.json15
-rw-r--r--apps/dav/l10n/es.js17
-rw-r--r--apps/dav/l10n/es.json15
-rw-r--r--apps/dav/l10n/fr.js17
-rw-r--r--apps/dav/l10n/fr.json15
-rw-r--r--apps/dav/l10n/hu_HU.js17
-rw-r--r--apps/dav/l10n/hu_HU.json15
-rw-r--r--apps/dav/l10n/id.js17
-rw-r--r--apps/dav/l10n/id.json15
-rw-r--r--apps/dav/l10n/lv.js17
-rw-r--r--apps/dav/l10n/lv.json15
-rw-r--r--apps/dav/l10n/nb_NO.js17
-rw-r--r--apps/dav/l10n/nb_NO.json15
-rw-r--r--apps/dav/l10n/nl.js17
-rw-r--r--apps/dav/l10n/nl.json15
-rw-r--r--apps/dav/l10n/ru.js17
-rw-r--r--apps/dav/l10n/ru.json15
-rw-r--r--apps/dav/l10n/sl.js17
-rw-r--r--apps/dav/l10n/sl.json15
-rw-r--r--apps/dav/l10n/sv.js17
-rw-r--r--apps/dav/l10n/sv.json15
-rw-r--r--apps/encryption/l10n/es.js3
-rw-r--r--apps/encryption/l10n/es.json3
-rw-r--r--apps/encryption/l10n/hu_HU.js4
-rw-r--r--apps/encryption/l10n/hu_HU.json4
-rw-r--r--apps/files/l10n/cs_CZ.js7
-rw-r--r--apps/files/l10n/cs_CZ.json7
-rw-r--r--apps/files/l10n/es.js4
-rw-r--r--apps/files/l10n/es.json4
-rw-r--r--apps/files/l10n/fr.js7
-rw-r--r--apps/files/l10n/fr.json7
-rw-r--r--apps/files/l10n/hu_HU.js8
-rw-r--r--apps/files/l10n/hu_HU.json8
-rw-r--r--apps/files/l10n/nb_NO.js1
-rw-r--r--apps/files/l10n/nb_NO.json1
-rw-r--r--apps/files/l10n/nl.js7
-rw-r--r--apps/files/l10n/nl.json7
-rw-r--r--apps/files_external/l10n/es.js2
-rw-r--r--apps/files_external/l10n/es.json2
-rw-r--r--apps/files_external/l10n/hu_HU.js2
-rw-r--r--apps/files_external/l10n/hu_HU.json2
-rw-r--r--apps/files_sharing/l10n/es.js3
-rw-r--r--apps/files_sharing/l10n/es.json3
-rw-r--r--apps/files_sharing/l10n/hu_HU.js16
-rw-r--r--apps/files_sharing/l10n/hu_HU.json16
-rw-r--r--apps/systemtags/l10n/es.js3
-rw-r--r--apps/systemtags/l10n/es.json3
-rw-r--r--apps/updatenotification/l10n/es.js4
-rw-r--r--apps/updatenotification/l10n/es.json4
-rw-r--r--apps/updatenotification/l10n/ru.js4
-rw-r--r--apps/updatenotification/l10n/ru.json4
-rw-r--r--apps/user_ldap/l10n/es.js1
-rw-r--r--apps/user_ldap/l10n/es.json1
-rw-r--r--apps/workflowengine/l10n/es.js56
-rw-r--r--apps/workflowengine/l10n/es.json54
-rw-r--r--apps/workflowengine/l10n/id.js55
-rw-r--r--apps/workflowengine/l10n/id.json53
68 files changed, 786 insertions, 36 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js
index 033496bcc9a..7ff1f13f78c 100644
--- a/apps/comments/l10n/es.js
+++ b/apps/comments/l10n/es.js
@@ -15,6 +15,7 @@ OC.L10N.register(
"Error occurred while retrieving comment with id {id}" : "Se ha producido un error al recuperar el comentario con ID {id}",
"Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}",
"Error occurred while posting comment" : "Se ha producido un error al enviar el comentario",
+ "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios sin leer"],
"Comment" : "Comentario",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para archivos",
"You commented" : "Has comentado",
diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json
index 020082d7972..998dfc87aa5 100644
--- a/apps/comments/l10n/es.json
+++ b/apps/comments/l10n/es.json
@@ -13,6 +13,7 @@
"Error occurred while retrieving comment with id {id}" : "Se ha producido un error al recuperar el comentario con ID {id}",
"Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}",
"Error occurred while posting comment" : "Se ha producido un error al enviar el comentario",
+ "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios sin leer"],
"Comment" : "Comentario",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para archivos",
"You commented" : "Has comentado",
diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js
index a74b2c2b60b..65c4505fc98 100644
--- a/apps/comments/l10n/ru.js
+++ b/apps/comments/l10n/ru.js
@@ -15,6 +15,7 @@ OC.L10N.register(
"Error occurred while retrieving comment with id {id}" : "При получении комментария с id {id} произошла ошибка",
"Error occurred while updating comment with id {id}" : "При обновлении комментария с id {id} произошла ошибка",
"Error occurred while posting comment" : "При сохранении комментария произошла ошибка",
+ "_%n unread comment_::_%n unread comments_" : ["%n не прочитанный комментарий","%n не прочитанных комментариев","%n не прочитанных комментариев","%n не прочитанных комментариев"],
"Comment" : "Комментарий",
"<strong>Comments</strong> for files" : "<strong>Комментарии</strong> к файлам",
"You commented" : "Вы прокомментировали",
diff --git a/apps/comments/l10n/ru.json b/apps/comments/l10n/ru.json
index b0851a701ac..23ba8e796e4 100644
--- a/apps/comments/l10n/ru.json
+++ b/apps/comments/l10n/ru.json
@@ -13,6 +13,7 @@
"Error occurred while retrieving comment with id {id}" : "При получении комментария с id {id} произошла ошибка",
"Error occurred while updating comment with id {id}" : "При обновлении комментария с id {id} произошла ошибка",
"Error occurred while posting comment" : "При сохранении комментария произошла ошибка",
+ "_%n unread comment_::_%n unread comments_" : ["%n не прочитанный комментарий","%n не прочитанных комментариев","%n не прочитанных комментариев","%n не прочитанных комментариев"],
"Comment" : "Комментарий",
"<strong>Comments</strong> for files" : "<strong>Комментарии</strong> к файлам",
"You commented" : "Вы прокомментировали",
diff --git a/apps/dav/l10n/cs_CZ.js b/apps/dav/l10n/cs_CZ.js
new file mode 100644
index 00000000000..905cefa3dfa
--- /dev/null
+++ b/apps/dav/l10n/cs_CZ.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Narozeniny kontaktů",
+ "Personal" : "Osobní",
+ "Contacts" : "Kontakty",
+ "Technical details" : "Technické detaily",
+ "Remote Address: %s" : "Vzdálená adresa: %s",
+ "Request ID: %s" : "ID požadavku: %s",
+ "Type: %s" : "Typ: %s",
+ "Code: %s" : "Kód: %s",
+ "Message: %s" : "Zpráva: %s",
+ "File: %s" : "Soubor: %s",
+ "Line: %s" : "Řádka: %s",
+ "Trace" : "Trasa"
+},
+"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/apps/dav/l10n/cs_CZ.json b/apps/dav/l10n/cs_CZ.json
new file mode 100644
index 00000000000..695dd71da4b
--- /dev/null
+++ b/apps/dav/l10n/cs_CZ.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Narozeniny kontaktů",
+ "Personal" : "Osobní",
+ "Contacts" : "Kontakty",
+ "Technical details" : "Technické detaily",
+ "Remote Address: %s" : "Vzdálená adresa: %s",
+ "Request ID: %s" : "ID požadavku: %s",
+ "Type: %s" : "Typ: %s",
+ "Code: %s" : "Kód: %s",
+ "Message: %s" : "Zpráva: %s",
+ "File: %s" : "Soubor: %s",
+ "Line: %s" : "Řádka: %s",
+ "Trace" : "Trasa"
+},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js
new file mode 100644
index 00000000000..2f263635f18
--- /dev/null
+++ b/apps/dav/l10n/de.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Geburtstage von Kontakten",
+ "Personal" : "Persönlich",
+ "Contacts" : "Kontakte",
+ "Technical details" : "Technische Details",
+ "Remote Address: %s" : "Entfernte Adresse: %s",
+ "Request ID: %s" : "Anfragekennung: %s",
+ "Type: %s" : "Typ: %s",
+ "Code: %s" : "Code: %s",
+ "Message: %s" : "Nachricht: %s",
+ "File: %s" : "Datei: %s",
+ "Line: %s" : "Zeile: %s",
+ "Trace" : "Spur"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json
new file mode 100644
index 00000000000..dc0244f5a75
--- /dev/null
+++ b/apps/dav/l10n/de.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Geburtstage von Kontakten",
+ "Personal" : "Persönlich",
+ "Contacts" : "Kontakte",
+ "Technical details" : "Technische Details",
+ "Remote Address: %s" : "Entfernte Adresse: %s",
+ "Request ID: %s" : "Anfragekennung: %s",
+ "Type: %s" : "Typ: %s",
+ "Code: %s" : "Code: %s",
+ "Message: %s" : "Nachricht: %s",
+ "File: %s" : "Datei: %s",
+ "Line: %s" : "Zeile: %s",
+ "Trace" : "Spur"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js
new file mode 100644
index 00000000000..8f6b12a9e65
--- /dev/null
+++ b/apps/dav/l10n/de_DE.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Geburtstage von Kontakten",
+ "Personal" : "Persönlich",
+ "Contacts" : "Kontakte",
+ "Technical details" : "Technische Details",
+ "Remote Address: %s" : "Entfernte Adresse: %s",
+ "Request ID: %s" : "Anfragekennung: %s",
+ "Type: %s" : "Typ: %s",
+ "Code: %s" : "Code: %s",
+ "Message: %s" : "Nachricht: %s",
+ "File: %s" : "Datei: %s",
+ "Line: %s" : "Zeile: %s",
+ "Trace" : "Ablauf"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json
new file mode 100644
index 00000000000..529f8c57972
--- /dev/null
+++ b/apps/dav/l10n/de_DE.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Geburtstage von Kontakten",
+ "Personal" : "Persönlich",
+ "Contacts" : "Kontakte",
+ "Technical details" : "Technische Details",
+ "Remote Address: %s" : "Entfernte Adresse: %s",
+ "Request ID: %s" : "Anfragekennung: %s",
+ "Type: %s" : "Typ: %s",
+ "Code: %s" : "Code: %s",
+ "Message: %s" : "Nachricht: %s",
+ "File: %s" : "Datei: %s",
+ "Line: %s" : "Zeile: %s",
+ "Trace" : "Ablauf"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/el.js b/apps/dav/l10n/el.js
new file mode 100644
index 00000000000..9fd82d9b6a7
--- /dev/null
+++ b/apps/dav/l10n/el.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Γενέθλια επαφών",
+ "Personal" : "Προσωπικά",
+ "Contacts" : "Επαφές",
+ "Technical details" : "Τεχνικές λεπτομέρειες",
+ "Remote Address: %s" : "Απομακρυσμένη Διεύθυνση: %s",
+ "Request ID: %s" : "Αίτημα ID: %s",
+ "Type: %s" : "Τύπος: %s",
+ "Code: %s" : "Κωδικός: %s",
+ "Message: %s" : "Μήνυμα: %s",
+ "File: %s" : "Αρχείο: %s",
+ "Line: %s" : "Γραμμή: %s",
+ "Trace" : "Ανίχνευση"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/dav/l10n/el.json b/apps/dav/l10n/el.json
new file mode 100644
index 00000000000..c0fd9afd34b
--- /dev/null
+++ b/apps/dav/l10n/el.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Γενέθλια επαφών",
+ "Personal" : "Προσωπικά",
+ "Contacts" : "Επαφές",
+ "Technical details" : "Τεχνικές λεπτομέρειες",
+ "Remote Address: %s" : "Απομακρυσμένη Διεύθυνση: %s",
+ "Request ID: %s" : "Αίτημα ID: %s",
+ "Type: %s" : "Τύπος: %s",
+ "Code: %s" : "Κωδικός: %s",
+ "Message: %s" : "Μήνυμα: %s",
+ "File: %s" : "Αρχείο: %s",
+ "Line: %s" : "Γραμμή: %s",
+ "Trace" : "Ανίχνευση"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js
new file mode 100644
index 00000000000..360afa19b8b
--- /dev/null
+++ b/apps/dav/l10n/es.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Cumpleaños del contacto",
+ "Personal" : "Personal",
+ "Contacts" : "Contactos",
+ "Technical details" : "Detalles técnicos",
+ "Remote Address: %s" : "Dirección remota: %s",
+ "Request ID: %s" : "ID de la solicitud: %s",
+ "Type: %s" : "Tipo: %s",
+ "Code: %s" : "Código: %s",
+ "Message: %s" : "Mensaje: %s",
+ "File: %s" : "Archivo: %s",
+ "Line: %s" : "Línea: %s",
+ "Trace" : "Trazas"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json
new file mode 100644
index 00000000000..07e2e00639c
--- /dev/null
+++ b/apps/dav/l10n/es.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Cumpleaños del contacto",
+ "Personal" : "Personal",
+ "Contacts" : "Contactos",
+ "Technical details" : "Detalles técnicos",
+ "Remote Address: %s" : "Dirección remota: %s",
+ "Request ID: %s" : "ID de la solicitud: %s",
+ "Type: %s" : "Tipo: %s",
+ "Code: %s" : "Código: %s",
+ "Message: %s" : "Mensaje: %s",
+ "File: %s" : "Archivo: %s",
+ "Line: %s" : "Línea: %s",
+ "Trace" : "Trazas"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js
new file mode 100644
index 00000000000..fc1996d6962
--- /dev/null
+++ b/apps/dav/l10n/fr.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Anniversaires des contacts",
+ "Personal" : "Personnel",
+ "Contacts" : "Contacts",
+ "Technical details" : "Détails techniques",
+ "Remote Address: %s" : "Adresse distante : %s",
+ "Request ID: %s" : "ID de la requête : %s",
+ "Type: %s" : "Type : %s",
+ "Code: %s" : "Code : %s",
+ "Message: %s" : "Message : %s",
+ "File: %s" : "Fichier : %s",
+ "Line: %s" : "Ligne : %s",
+ "Trace" : "Trace"
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json
new file mode 100644
index 00000000000..cb21dc67f31
--- /dev/null
+++ b/apps/dav/l10n/fr.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Anniversaires des contacts",
+ "Personal" : "Personnel",
+ "Contacts" : "Contacts",
+ "Technical details" : "Détails techniques",
+ "Remote Address: %s" : "Adresse distante : %s",
+ "Request ID: %s" : "ID de la requête : %s",
+ "Type: %s" : "Type : %s",
+ "Code: %s" : "Code : %s",
+ "Message: %s" : "Message : %s",
+ "File: %s" : "Fichier : %s",
+ "Line: %s" : "Ligne : %s",
+ "Trace" : "Trace"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/hu_HU.js b/apps/dav/l10n/hu_HU.js
new file mode 100644
index 00000000000..3f1c18af218
--- /dev/null
+++ b/apps/dav/l10n/hu_HU.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Születésnapok",
+ "Personal" : "Személyes",
+ "Contacts" : "Névjegyek",
+ "Technical details" : "Technikai adatok",
+ "Remote Address: %s" : "Távoli cím: %s",
+ "Request ID: %s" : "Kérelem azonosító: %s",
+ "Type: %s" : "Típus: %s",
+ "Code: %s" : "Kód: %s",
+ "Message: %s" : "Üzenet: %s",
+ "File: %s" : "Fájl: %s",
+ "Line: %s" : "Sor: %s",
+ "Trace" : "Követés"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/dav/l10n/hu_HU.json b/apps/dav/l10n/hu_HU.json
new file mode 100644
index 00000000000..991405bb7c6
--- /dev/null
+++ b/apps/dav/l10n/hu_HU.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Születésnapok",
+ "Personal" : "Személyes",
+ "Contacts" : "Névjegyek",
+ "Technical details" : "Technikai adatok",
+ "Remote Address: %s" : "Távoli cím: %s",
+ "Request ID: %s" : "Kérelem azonosító: %s",
+ "Type: %s" : "Típus: %s",
+ "Code: %s" : "Kód: %s",
+ "Message: %s" : "Üzenet: %s",
+ "File: %s" : "Fájl: %s",
+ "Line: %s" : "Sor: %s",
+ "Trace" : "Követés"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/id.js b/apps/dav/l10n/id.js
new file mode 100644
index 00000000000..694a85d44d8
--- /dev/null
+++ b/apps/dav/l10n/id.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Ulang tahun kontak",
+ "Personal" : "Pribadi",
+ "Contacts" : "Kontak",
+ "Technical details" : "Rincian teknis",
+ "Remote Address: %s" : "Alamat remote: %s",
+ "Request ID: %s" : "ID Permintaan: %s",
+ "Type: %s" : "Tipe: %s",
+ "Code: %s" : "Kode: %s",
+ "Message: %s" : "Pesan: %s",
+ "File: %s" : "Berkas: %s",
+ "Line: %s" : "Baris: %s",
+ "Trace" : "Jejak"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/dav/l10n/id.json b/apps/dav/l10n/id.json
new file mode 100644
index 00000000000..0bf2d6d255d
--- /dev/null
+++ b/apps/dav/l10n/id.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Ulang tahun kontak",
+ "Personal" : "Pribadi",
+ "Contacts" : "Kontak",
+ "Technical details" : "Rincian teknis",
+ "Remote Address: %s" : "Alamat remote: %s",
+ "Request ID: %s" : "ID Permintaan: %s",
+ "Type: %s" : "Tipe: %s",
+ "Code: %s" : "Kode: %s",
+ "Message: %s" : "Pesan: %s",
+ "File: %s" : "Berkas: %s",
+ "Line: %s" : "Baris: %s",
+ "Trace" : "Jejak"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/lv.js b/apps/dav/l10n/lv.js
new file mode 100644
index 00000000000..51be7dc32ea
--- /dev/null
+++ b/apps/dav/l10n/lv.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Kontaktu dzimšanas dienas",
+ "Personal" : "Personīgi",
+ "Contacts" : "Kontakti",
+ "Technical details" : "Tehniskās detaļas",
+ "Remote Address: %s" : "Attālinātā adrese: %s",
+ "Request ID: %s" : "Pieprasījuma ID: %s",
+ "Type: %s" : "Tips: %s",
+ "Code: %s" : "Kods: %s",
+ "Message: %s" : "Ziņojums: %s",
+ "File: %s" : "Datne: %s",
+ "Line: %s" : "Līnija: %s",
+ "Trace" : "Izsekot"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
diff --git a/apps/dav/l10n/lv.json b/apps/dav/l10n/lv.json
new file mode 100644
index 00000000000..c4e69b1c39d
--- /dev/null
+++ b/apps/dav/l10n/lv.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Kontaktu dzimšanas dienas",
+ "Personal" : "Personīgi",
+ "Contacts" : "Kontakti",
+ "Technical details" : "Tehniskās detaļas",
+ "Remote Address: %s" : "Attālinātā adrese: %s",
+ "Request ID: %s" : "Pieprasījuma ID: %s",
+ "Type: %s" : "Tips: %s",
+ "Code: %s" : "Kods: %s",
+ "Message: %s" : "Ziņojums: %s",
+ "File: %s" : "Datne: %s",
+ "Line: %s" : "Līnija: %s",
+ "Trace" : "Izsekot"
+},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/nb_NO.js b/apps/dav/l10n/nb_NO.js
new file mode 100644
index 00000000000..3475b7dfd6b
--- /dev/null
+++ b/apps/dav/l10n/nb_NO.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Kontakters fødelsdag",
+ "Personal" : "Personlig",
+ "Contacts" : "Kontakter",
+ "Technical details" : "Tekniske detaljer",
+ "Remote Address: %s" : "Ekstern adresse: %s",
+ "Request ID: %s" : "Forespørsel ID: %s",
+ "Type: %s" : "Type: %s",
+ "Code: %s" : "Kode: %s",
+ "Message: %s" : "Melding: %s",
+ "File: %s" : "Fil: %s",
+ "Line: %s" : "Linje: %s",
+ "Trace" : "Sporing"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/dav/l10n/nb_NO.json b/apps/dav/l10n/nb_NO.json
new file mode 100644
index 00000000000..1ccb8c6923d
--- /dev/null
+++ b/apps/dav/l10n/nb_NO.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Kontakters fødelsdag",
+ "Personal" : "Personlig",
+ "Contacts" : "Kontakter",
+ "Technical details" : "Tekniske detaljer",
+ "Remote Address: %s" : "Ekstern adresse: %s",
+ "Request ID: %s" : "Forespørsel ID: %s",
+ "Type: %s" : "Type: %s",
+ "Code: %s" : "Kode: %s",
+ "Message: %s" : "Melding: %s",
+ "File: %s" : "Fil: %s",
+ "Line: %s" : "Linje: %s",
+ "Trace" : "Sporing"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js
new file mode 100644
index 00000000000..ffc8530e02b
--- /dev/null
+++ b/apps/dav/l10n/nl.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Verjaardagen",
+ "Personal" : "Persoonlijk",
+ "Contacts" : "Contactpersonen",
+ "Technical details" : "Technische details",
+ "Remote Address: %s" : "Extern adres: %s",
+ "Request ID: %s" : "Aanvraag-ID: %s",
+ "Type: %s" : "Type: %s",
+ "Code: %s" : "Code: %s",
+ "Message: %s" : "Boodschap: %s",
+ "File: %s" : "Bestand: %s",
+ "Line: %s" : "Regel: %s",
+ "Trace" : "Trace"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json
new file mode 100644
index 00000000000..7a8c302c2e4
--- /dev/null
+++ b/apps/dav/l10n/nl.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Verjaardagen",
+ "Personal" : "Persoonlijk",
+ "Contacts" : "Contactpersonen",
+ "Technical details" : "Technische details",
+ "Remote Address: %s" : "Extern adres: %s",
+ "Request ID: %s" : "Aanvraag-ID: %s",
+ "Type: %s" : "Type: %s",
+ "Code: %s" : "Code: %s",
+ "Message: %s" : "Boodschap: %s",
+ "File: %s" : "Bestand: %s",
+ "Line: %s" : "Regel: %s",
+ "Trace" : "Trace"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js
new file mode 100644
index 00000000000..87c444d3ffb
--- /dev/null
+++ b/apps/dav/l10n/ru.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Дни рождения контакта",
+ "Personal" : "Личное",
+ "Contacts" : "Контакты",
+ "Technical details" : "Технические характеристики",
+ "Remote Address: %s" : "Удаленный адрес: %s",
+ "Request ID: %s" : "ID запроса: %s",
+ "Type: %s" : "Тип: %s",
+ "Code: %s" : "Код: %s",
+ "Message: %s" : "Сообщение: %s",
+ "File: %s" : "Файл: %s",
+ "Line: %s" : "Строка: %s",
+ "Trace" : "Трассировка"
+},
+"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json
new file mode 100644
index 00000000000..39ea7090517
--- /dev/null
+++ b/apps/dav/l10n/ru.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Дни рождения контакта",
+ "Personal" : "Личное",
+ "Contacts" : "Контакты",
+ "Technical details" : "Технические характеристики",
+ "Remote Address: %s" : "Удаленный адрес: %s",
+ "Request ID: %s" : "ID запроса: %s",
+ "Type: %s" : "Тип: %s",
+ "Code: %s" : "Код: %s",
+ "Message: %s" : "Сообщение: %s",
+ "File: %s" : "Файл: %s",
+ "Line: %s" : "Строка: %s",
+ "Trace" : "Трассировка"
+},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js
new file mode 100644
index 00000000000..1f2dd45ae7a
--- /dev/null
+++ b/apps/dav/l10n/sl.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Rojstni dnevi kontaktov",
+ "Personal" : "Osebno",
+ "Contacts" : "Stiki",
+ "Technical details" : "Tehnične podrobnosti",
+ "Remote Address: %s" : "Oddaljeni naslov: %s",
+ "Request ID: %s" : "ID Zahteve: %s",
+ "Type: %s" : "Tip: %s",
+ "Code: %s" : "Koda: %s",
+ "Message: %s" : "Sporočilo: %s",
+ "File: %s" : "Datoteka: %s",
+ "Line: %s" : "Vrstica: %s",
+ "Trace" : "Sled"
+},
+"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/apps/dav/l10n/sl.json b/apps/dav/l10n/sl.json
new file mode 100644
index 00000000000..9ca95ca26a1
--- /dev/null
+++ b/apps/dav/l10n/sl.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Rojstni dnevi kontaktov",
+ "Personal" : "Osebno",
+ "Contacts" : "Stiki",
+ "Technical details" : "Tehnične podrobnosti",
+ "Remote Address: %s" : "Oddaljeni naslov: %s",
+ "Request ID: %s" : "ID Zahteve: %s",
+ "Type: %s" : "Tip: %s",
+ "Code: %s" : "Koda: %s",
+ "Message: %s" : "Sporočilo: %s",
+ "File: %s" : "Datoteka: %s",
+ "Line: %s" : "Vrstica: %s",
+ "Trace" : "Sled"
+},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js
new file mode 100644
index 00000000000..c9fa738ebcf
--- /dev/null
+++ b/apps/dav/l10n/sv.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Kontaktfödelsedagar",
+ "Personal" : "Personligt",
+ "Contacts" : "Kontakter",
+ "Technical details" : "Tekniska detaljer",
+ "Remote Address: %s" : "Fjärradress: %s",
+ "Request ID: %s" : "Begär ID: %s",
+ "Type: %s" : "Typ: %s",
+ "Code: %s" : "Kod: %s",
+ "Message: %s" : "Meddelande: %s",
+ "File: %s" : "Fil: %s",
+ "Line: %s" : "Rad: %s",
+ "Trace" : "Spåra"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json
new file mode 100644
index 00000000000..f8d0f84cc57
--- /dev/null
+++ b/apps/dav/l10n/sv.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Contact birthdays" : "Kontaktfödelsedagar",
+ "Personal" : "Personligt",
+ "Contacts" : "Kontakter",
+ "Technical details" : "Tekniska detaljer",
+ "Remote Address: %s" : "Fjärradress: %s",
+ "Request ID: %s" : "Begär ID: %s",
+ "Type: %s" : "Typ: %s",
+ "Code: %s" : "Kod: %s",
+ "Message: %s" : "Meddelande: %s",
+ "File: %s" : "Fil: %s",
+ "Line: %s" : "Rad: %s",
+ "Trace" : "Spåra"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/encryption/l10n/es.js b/apps/encryption/l10n/es.js
index 80ea3fa4071..f83c4cdd63e 100644
--- a/apps/encryption/l10n/es.js
+++ b/apps/encryption/l10n/es.js
@@ -62,6 +62,7 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (Nextcloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Necesita migrar sus claves de cifrado desde el antiguo modelo de cifrado (Nextcloud <= 8.0) al nuevo. Por favor ejecute 'occ encryption:migrate' o contáctese con su administrador.",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "La clave privada no es válida para la app de cifrado. Por favor, actualice la contraseña de su clave privada en sus ajustes personales para recuperar el acceso a sus archivos cifrados.",
"Encryption App is enabled and ready" : "La app de cifrado esta habilitada y preparada",
- "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'Nextcloud basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nel administrador ha activado el cifrado de datos en servidor. Tus archivos han sido cifrados usando la contraseña '%s'.\n\nPor favor, inicia tu sesión desde la interfaz web, ve a la sección 'módulo de cifrado básico' de tu área de ajustes personales y actualiza la contraseña de cifrado. Para ello, deberás introducir esta contraseña en el campo 'contraseña de acceso antigua' junto con tu actual contraseña de acceso.\n\n"
+ "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'Nextcloud basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nel administrador ha activado el cifrado de datos en servidor. Tus archivos han sido cifrados usando la contraseña '%s'.\n\nPor favor, inicia tu sesión desde la interfaz web, ve a la sección 'módulo de cifrado básico' de tu área de ajustes personales y actualiza la contraseña de cifrado. Para ello, deberás introducir esta contraseña en el campo 'contraseña de acceso antigua' junto con tu actual contraseña de acceso.\n\n",
+ "Nextcloud basic encryption module" : "Modulo básico de cifrado de Nextcloud "
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/encryption/l10n/es.json b/apps/encryption/l10n/es.json
index 5ddaaf806a8..3a2f832184d 100644
--- a/apps/encryption/l10n/es.json
+++ b/apps/encryption/l10n/es.json
@@ -60,6 +60,7 @@
"You need to migrate your encryption keys from the old encryption (Nextcloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Necesita migrar sus claves de cifrado desde el antiguo modelo de cifrado (Nextcloud <= 8.0) al nuevo. Por favor ejecute 'occ encryption:migrate' o contáctese con su administrador.",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "La clave privada no es válida para la app de cifrado. Por favor, actualice la contraseña de su clave privada en sus ajustes personales para recuperar el acceso a sus archivos cifrados.",
"Encryption App is enabled and ready" : "La app de cifrado esta habilitada y preparada",
- "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'Nextcloud basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nel administrador ha activado el cifrado de datos en servidor. Tus archivos han sido cifrados usando la contraseña '%s'.\n\nPor favor, inicia tu sesión desde la interfaz web, ve a la sección 'módulo de cifrado básico' de tu área de ajustes personales y actualiza la contraseña de cifrado. Para ello, deberás introducir esta contraseña en el campo 'contraseña de acceso antigua' junto con tu actual contraseña de acceso.\n\n"
+ "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'Nextcloud basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nel administrador ha activado el cifrado de datos en servidor. Tus archivos han sido cifrados usando la contraseña '%s'.\n\nPor favor, inicia tu sesión desde la interfaz web, ve a la sección 'módulo de cifrado básico' de tu área de ajustes personales y actualiza la contraseña de cifrado. Para ello, deberás introducir esta contraseña en el campo 'contraseña de acceso antigua' junto con tu actual contraseña de acceso.\n\n",
+ "Nextcloud basic encryption module" : "Modulo básico de cifrado de Nextcloud "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/encryption/l10n/hu_HU.js b/apps/encryption/l10n/hu_HU.js
index 8ff4554a200..eaa09295111 100644
--- a/apps/encryption/l10n/hu_HU.js
+++ b/apps/encryption/l10n/hu_HU.js
@@ -28,7 +28,7 @@ OC.L10N.register(
"Bad Signature" : "Rossz aláírás",
"Missing Signature" : "Hiányzó aláírás",
"one-time password for server-side-encryption" : "szerver-oldali titkosítás egyszer használható jelszava",
- "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájlt nem sikerült visszafejteni, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy újra ossza meg Önnel ezt az állományt!",
+ "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájlt nem sikerült visszafejteni, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy újra ossza meg veled ezt az állományt!",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ez a fájl nem olvasható, valószínűleg ez egy megosztott fájl. Kérd meg a tulajdonosát, hogy ossza meg veled újra ezt a fájlt.",
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Szia!\n\nAz adminisztrátor bekapcsolta a szerver-oldali titkosítást. A fájljaid ezzel a jelszóval lettek titkosítva: '%s'.\n\nKérlek jelentkezz be a webes felületre és a személyes beállítások 'alap titkosítási modul' szekcióban frissítsd a titkosítási jelszavad, úgy hogy megadod a 'régi bejelentkezési jelszó' mezőben ezt a jelszót, majd az aktuális bejelentkezési jelszavad.\n\n",
"The share will expire on %s." : "A megosztás lejár ekkor %s",
@@ -48,7 +48,7 @@ OC.L10N.register(
"Repeat new recovery key password" : "Ismételd meg az új helyreállítási kulcs jelszavát",
"Change Password" : "Jelszó megváltoztatása",
"Basic encryption module" : "Alap titkosítási modul",
- "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A fájlok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Ezért kérjük, hogy jelentkezzen ki, és lépjen be újra!",
+ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A fájlok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Ezért kérlek, hogy jelentkezz ki, és lépj be újra!",
"Your private key password no longer matches your log-in password." : "A privát kulcs jelszavad már nem egyezik meg a bejelentkezési jelszavaddal. ",
"Set your old private key password to your current log-in password:" : "Állítsd át a régi privát kulcs jelszavadat az aktuális bejelentkezési jelszavadra:",
" If you don't remember your old password you can ask your administrator to recover your files." : "Ha nem emlékszik a régi jelszavára akkor megkérheti a rendszergazdát, hogy állítsa vissza a fájljait.",
diff --git a/apps/encryption/l10n/hu_HU.json b/apps/encryption/l10n/hu_HU.json
index 01dd2d9da40..a4d3de9da44 100644
--- a/apps/encryption/l10n/hu_HU.json
+++ b/apps/encryption/l10n/hu_HU.json
@@ -26,7 +26,7 @@
"Bad Signature" : "Rossz aláírás",
"Missing Signature" : "Hiányzó aláírás",
"one-time password for server-side-encryption" : "szerver-oldali titkosítás egyszer használható jelszava",
- "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájlt nem sikerült visszafejteni, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy újra ossza meg Önnel ezt az állományt!",
+ "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájlt nem sikerült visszafejteni, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy újra ossza meg veled ezt az állományt!",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ez a fájl nem olvasható, valószínűleg ez egy megosztott fájl. Kérd meg a tulajdonosát, hogy ossza meg veled újra ezt a fájlt.",
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Szia!\n\nAz adminisztrátor bekapcsolta a szerver-oldali titkosítást. A fájljaid ezzel a jelszóval lettek titkosítva: '%s'.\n\nKérlek jelentkezz be a webes felületre és a személyes beállítások 'alap titkosítási modul' szekcióban frissítsd a titkosítási jelszavad, úgy hogy megadod a 'régi bejelentkezési jelszó' mezőben ezt a jelszót, majd az aktuális bejelentkezési jelszavad.\n\n",
"The share will expire on %s." : "A megosztás lejár ekkor %s",
@@ -46,7 +46,7 @@
"Repeat new recovery key password" : "Ismételd meg az új helyreállítási kulcs jelszavát",
"Change Password" : "Jelszó megváltoztatása",
"Basic encryption module" : "Alap titkosítási modul",
- "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A fájlok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Ezért kérjük, hogy jelentkezzen ki, és lépjen be újra!",
+ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A fájlok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Ezért kérlek, hogy jelentkezz ki, és lépj be újra!",
"Your private key password no longer matches your log-in password." : "A privát kulcs jelszavad már nem egyezik meg a bejelentkezési jelszavaddal. ",
"Set your old private key password to your current log-in password:" : "Állítsd át a régi privát kulcs jelszavadat az aktuális bejelentkezési jelszavadra:",
" If you don't remember your old password you can ask your administrator to recover your files." : "Ha nem emlékszik a régi jelszavára akkor megkérheti a rendszergazdát, hogy állítsa vissza a fájljait.",
diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js
index 8a376359c0e..3c9bec61dd3 100644
--- a/apps/files/l10n/cs_CZ.js
+++ b/apps/files/l10n/cs_CZ.js
@@ -96,6 +96,7 @@ OC.L10N.register(
"Upload" : "Odeslat",
"An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba",
"A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo adresář",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong> nebo <strong>přejmenován</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omezovat oznámení o tvorbě a změnách <strong>oblíbených souborů</strong> <em>(Pouze v proudu)</em>",
"A file or folder has been <strong>deleted</strong>" : "Soubor nebo adresář byl <strong>smazán</strong>",
"A file or folder has been <strong>restored</strong>" : "Soubor nebo adresář byla <strong>obnoven</strong>",
@@ -108,9 +109,15 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s smazal(a) %1$s",
"You restored %1$s" : "Obnovili jste %1$s",
"%2$s restored %1$s" : "%2$s obnovil(a) %1$s",
+ "You renamed %2$s to %1$s" : "Přejmenoval jste %2$s na %1$s",
+ "%2$s renamed %3$s to %1$s" : "%2$s přejmenoval %3$s na %1$s",
+ "You moved %2$s to %1$s" : "Přesunul(a) jste %2$s na %1$s",
+ "%2$s moved %3$s to %1$s" : "%2$s přesunul(a) %3$s na %1$s",
"Changed by %2$s" : "Změněno uživatelem %2$s",
"Deleted by %2$s" : "Smazáno uživatelem %2$s",
"Restored by %2$s" : "Obnoveno uživatelem %2$s",
+ "Renamed by %2$s" : "Přejmenováno uživatelem %2$s",
+ "Moved by %2$s" : "Přesunuto uživatelem %2$s",
"Upload (max. %s)" : "Nahrát (max. %s)",
"File handling" : "Zacházení se soubory",
"Maximum upload size" : "Maximální velikost pro odesílání",
diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json
index b9bd0cfe831..248852caa44 100644
--- a/apps/files/l10n/cs_CZ.json
+++ b/apps/files/l10n/cs_CZ.json
@@ -94,6 +94,7 @@
"Upload" : "Odeslat",
"An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba",
"A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo adresář",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong> nebo <strong>přejmenován</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omezovat oznámení o tvorbě a změnách <strong>oblíbených souborů</strong> <em>(Pouze v proudu)</em>",
"A file or folder has been <strong>deleted</strong>" : "Soubor nebo adresář byl <strong>smazán</strong>",
"A file or folder has been <strong>restored</strong>" : "Soubor nebo adresář byla <strong>obnoven</strong>",
@@ -106,9 +107,15 @@
"%2$s deleted %1$s" : "%2$s smazal(a) %1$s",
"You restored %1$s" : "Obnovili jste %1$s",
"%2$s restored %1$s" : "%2$s obnovil(a) %1$s",
+ "You renamed %2$s to %1$s" : "Přejmenoval jste %2$s na %1$s",
+ "%2$s renamed %3$s to %1$s" : "%2$s přejmenoval %3$s na %1$s",
+ "You moved %2$s to %1$s" : "Přesunul(a) jste %2$s na %1$s",
+ "%2$s moved %3$s to %1$s" : "%2$s přesunul(a) %3$s na %1$s",
"Changed by %2$s" : "Změněno uživatelem %2$s",
"Deleted by %2$s" : "Smazáno uživatelem %2$s",
"Restored by %2$s" : "Obnoveno uživatelem %2$s",
+ "Renamed by %2$s" : "Přejmenováno uživatelem %2$s",
+ "Moved by %2$s" : "Přesunuto uživatelem %2$s",
"Upload (max. %s)" : "Nahrát (max. %s)",
"File handling" : "Zacházení se soubory",
"Maximum upload size" : "Maximální velikost pro odesílání",
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 6cf13dac6dd..6301a480564 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -108,9 +108,13 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s ha eliminado %1$s",
"You restored %1$s" : "Usted restauró %1$s",
"%2$s restored %1$s" : "%2$s recuperó %1$s",
+ "You renamed %2$s to %1$s" : "Has renombrado %2$s a %1$s",
+ "You moved %2$s to %1$s" : "Has movido %2$s a %1$s",
"Changed by %2$s" : "Cambiado por %2$s",
"Deleted by %2$s" : "Eliminado por %2$s",
"Restored by %2$s" : "Restaurado por %2$s",
+ "Renamed by %2$s" : "Renombrado por %2$s",
+ "Moved by %2$s" : "Movido por %2$s",
"Upload (max. %s)" : "Subida (máx. %s)",
"File handling" : "Administración de archivos",
"Maximum upload size" : "Tamaño máximo de subida",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 484047ceec8..74b0e0154d6 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -106,9 +106,13 @@
"%2$s deleted %1$s" : "%2$s ha eliminado %1$s",
"You restored %1$s" : "Usted restauró %1$s",
"%2$s restored %1$s" : "%2$s recuperó %1$s",
+ "You renamed %2$s to %1$s" : "Has renombrado %2$s a %1$s",
+ "You moved %2$s to %1$s" : "Has movido %2$s a %1$s",
"Changed by %2$s" : "Cambiado por %2$s",
"Deleted by %2$s" : "Eliminado por %2$s",
"Restored by %2$s" : "Restaurado por %2$s",
+ "Renamed by %2$s" : "Renombrado por %2$s",
+ "Moved by %2$s" : "Movido por %2$s",
"Upload (max. %s)" : "Subida (máx. %s)",
"File handling" : "Administración de archivos",
"Maximum upload size" : "Tamaño máximo de subida",
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index d9cb7258f26..c8f12d43e80 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -96,6 +96,7 @@ OC.L10N.register(
"Upload" : "Chargement",
"An error occurred while trying to update the tags" : "Une erreur est survenue lors de la mise à jour des étiquettes",
"A new file or folder has been <strong>created</strong>" : "Un nouveau fichier ou répertoire a été <strong>créé</strong>",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fichier ou dossier a été <strong>modifié</strong> ou <strong>renommé</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limiter les notifications à ce qui concerne la création et la modification de vos <strong>fichiers favoris</strong> <em>(Flux uniquement)</em>",
"A file or folder has been <strong>deleted</strong>" : "Un fichier ou un répertoire a été <strong>supprimé</strong>",
"A file or folder has been <strong>restored</strong>" : "Un fichier ou un répertoire a été <strong>restauré</strong>",
@@ -108,9 +109,15 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s a supprimé %1$s",
"You restored %1$s" : "Vous avez restauré %1$s",
"%2$s restored %1$s" : "%2$s a restauré %1$s",
+ "You renamed %2$s to %1$s" : "Vous avez renommé %2$s en %1$s",
+ "%2$s renamed %3$s to %1$s" : "%2$s a renommé %3$s en %1$s",
+ "You moved %2$s to %1$s" : "Vous avez déplacé %2$s dans %1$s",
+ "%2$s moved %3$s to %1$s" : "%2$s a déplacé %3$s dans %1$s",
"Changed by %2$s" : "Modifié par %2$s",
"Deleted by %2$s" : "Supprimé par %2$s",
"Restored by %2$s" : "Restauré par %2$s",
+ "Renamed by %2$s" : "Renommé par %2$s",
+ "Moved by %2$s" : "Déplacé par %2$s",
"Upload (max. %s)" : "Envoi (max. %s)",
"File handling" : "Gestion de fichiers",
"Maximum upload size" : "Taille max. d'envoi",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index a373ba42ea7..47d32a60b4f 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -94,6 +94,7 @@
"Upload" : "Chargement",
"An error occurred while trying to update the tags" : "Une erreur est survenue lors de la mise à jour des étiquettes",
"A new file or folder has been <strong>created</strong>" : "Un nouveau fichier ou répertoire a été <strong>créé</strong>",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fichier ou dossier a été <strong>modifié</strong> ou <strong>renommé</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limiter les notifications à ce qui concerne la création et la modification de vos <strong>fichiers favoris</strong> <em>(Flux uniquement)</em>",
"A file or folder has been <strong>deleted</strong>" : "Un fichier ou un répertoire a été <strong>supprimé</strong>",
"A file or folder has been <strong>restored</strong>" : "Un fichier ou un répertoire a été <strong>restauré</strong>",
@@ -106,9 +107,15 @@
"%2$s deleted %1$s" : "%2$s a supprimé %1$s",
"You restored %1$s" : "Vous avez restauré %1$s",
"%2$s restored %1$s" : "%2$s a restauré %1$s",
+ "You renamed %2$s to %1$s" : "Vous avez renommé %2$s en %1$s",
+ "%2$s renamed %3$s to %1$s" : "%2$s a renommé %3$s en %1$s",
+ "You moved %2$s to %1$s" : "Vous avez déplacé %2$s dans %1$s",
+ "%2$s moved %3$s to %1$s" : "%2$s a déplacé %3$s dans %1$s",
"Changed by %2$s" : "Modifié par %2$s",
"Deleted by %2$s" : "Supprimé par %2$s",
"Restored by %2$s" : "Restauré par %2$s",
+ "Renamed by %2$s" : "Renommé par %2$s",
+ "Moved by %2$s" : "Déplacé par %2$s",
"Upload (max. %s)" : "Envoi (max. %s)",
"File handling" : "Gestion de fichiers",
"Maximum upload size" : "Taille max. d'envoi",
diff --git a/apps/files/l10n/hu_HU.js b/apps/files/l10n/hu_HU.js
index 6eefb5755bd..e9c1fe4da5c 100644
--- a/apps/files/l10n/hu_HU.js
+++ b/apps/files/l10n/hu_HU.js
@@ -75,7 +75,7 @@ OC.L10N.register(
"_%n file_::_%n files_" : ["%n fájl","%n fájl"],
"{dirs} and {files}" : "{dirs} és {files}",
"_including %n hidden_::_including %n hidden_" : ["beleértve %n rejtett","beleértve %n rejtett"],
- "You don’t have permission to upload or create files here" : "Önnek nincs jogosultsága ahhoz, hogy ide fájlokat töltsön föl, vagy itt újakat hozzon létre",
+ "You don’t have permission to upload or create files here" : "Nincs jogosultságod fájlok feltöltéséhez vagy létrehozásához ide",
"_Uploading %n file_::_Uploading %n files_" : ["%n fájl feltöltése","%n fájl feltöltése"],
"New" : "Új",
"\"{name}\" is an invalid file name." : "\"{name}\" érvénytelen, mint fájlnév.",
@@ -100,12 +100,12 @@ OC.L10N.register(
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Szűkítse le az értesítéseket a létrehozásról és a változásokról a <strong>kedvenc fájlok</strong> <em>(Stream only)</em> -ra",
"A file or folder has been <strong>deleted</strong>" : "Fájl vagy mappa <strong>törölve</strong>",
"A file or folder has been <strong>restored</strong>" : "Fájl vagy mappa <strong>visszaállítva</strong>",
- "You created %1$s" : "Létrehoztam: %1$s",
+ "You created %1$s" : "Létrehoztad: %1$s",
"%2$s created %1$s" : "%2$s létrehozta: %1$s",
"%1$s was created in a public folder" : "%1$s létrehozva egy nyilvános mappában",
- "You changed %1$s" : "Megváltoztattam: %1$s",
+ "You changed %1$s" : "Megváltoztattad: %1$s",
"%2$s changed %1$s" : "%2$s megváltoztatta: %1$s",
- "You deleted %1$s" : "Töröltem: %1$s",
+ "You deleted %1$s" : "Törölted: %1$s",
"%2$s deleted %1$s" : "%2$s törölte: %1$s",
"You restored %1$s" : "Visszatöltötted %1$s",
"%2$s restored %1$s" : "%1$s visszatöltötte %2$s",
diff --git a/apps/files/l10n/hu_HU.json b/apps/files/l10n/hu_HU.json
index 3de8002766c..bd1b1678ff7 100644
--- a/apps/files/l10n/hu_HU.json
+++ b/apps/files/l10n/hu_HU.json
@@ -73,7 +73,7 @@
"_%n file_::_%n files_" : ["%n fájl","%n fájl"],
"{dirs} and {files}" : "{dirs} és {files}",
"_including %n hidden_::_including %n hidden_" : ["beleértve %n rejtett","beleértve %n rejtett"],
- "You don’t have permission to upload or create files here" : "Önnek nincs jogosultsága ahhoz, hogy ide fájlokat töltsön föl, vagy itt újakat hozzon létre",
+ "You don’t have permission to upload or create files here" : "Nincs jogosultságod fájlok feltöltéséhez vagy létrehozásához ide",
"_Uploading %n file_::_Uploading %n files_" : ["%n fájl feltöltése","%n fájl feltöltése"],
"New" : "Új",
"\"{name}\" is an invalid file name." : "\"{name}\" érvénytelen, mint fájlnév.",
@@ -98,12 +98,12 @@
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Szűkítse le az értesítéseket a létrehozásról és a változásokról a <strong>kedvenc fájlok</strong> <em>(Stream only)</em> -ra",
"A file or folder has been <strong>deleted</strong>" : "Fájl vagy mappa <strong>törölve</strong>",
"A file or folder has been <strong>restored</strong>" : "Fájl vagy mappa <strong>visszaállítva</strong>",
- "You created %1$s" : "Létrehoztam: %1$s",
+ "You created %1$s" : "Létrehoztad: %1$s",
"%2$s created %1$s" : "%2$s létrehozta: %1$s",
"%1$s was created in a public folder" : "%1$s létrehozva egy nyilvános mappában",
- "You changed %1$s" : "Megváltoztattam: %1$s",
+ "You changed %1$s" : "Megváltoztattad: %1$s",
"%2$s changed %1$s" : "%2$s megváltoztatta: %1$s",
- "You deleted %1$s" : "Töröltem: %1$s",
+ "You deleted %1$s" : "Törölted: %1$s",
"%2$s deleted %1$s" : "%2$s törölte: %1$s",
"You restored %1$s" : "Visszatöltötted %1$s",
"%2$s restored %1$s" : "%1$s visszatöltötte %2$s",
diff --git a/apps/files/l10n/nb_NO.js b/apps/files/l10n/nb_NO.js
index 75b4441e329..43f2f0d5dc1 100644
--- a/apps/files/l10n/nb_NO.js
+++ b/apps/files/l10n/nb_NO.js
@@ -96,6 +96,7 @@ OC.L10N.register(
"Upload" : "Last opp",
"An error occurred while trying to update the tags" : "En feil oppstod under oppdatering av merkelappene",
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mappe ble <strong>opprettet</strong>",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil eller mappe ble <strong>endret</strong> eller <strong>omdøpt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begrens varsling om oppretting og endringer til <strong>favorittfilene</strong> dine <em>(Kun strøm)</em>",
"A file or folder has been <strong>deleted</strong>" : "En fil eller mappe ble <strong>slettet</strong>",
"A file or folder has been <strong>restored</strong>" : "En fil eller mappe ble <strong>gjenopprettet</strong>",
diff --git a/apps/files/l10n/nb_NO.json b/apps/files/l10n/nb_NO.json
index 0fcb3b8c2c4..ce9b7411fa7 100644
--- a/apps/files/l10n/nb_NO.json
+++ b/apps/files/l10n/nb_NO.json
@@ -94,6 +94,7 @@
"Upload" : "Last opp",
"An error occurred while trying to update the tags" : "En feil oppstod under oppdatering av merkelappene",
"A new file or folder has been <strong>created</strong>" : "En ny fil eller mappe ble <strong>opprettet</strong>",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil eller mappe ble <strong>endret</strong> eller <strong>omdøpt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begrens varsling om oppretting og endringer til <strong>favorittfilene</strong> dine <em>(Kun strøm)</em>",
"A file or folder has been <strong>deleted</strong>" : "En fil eller mappe ble <strong>slettet</strong>",
"A file or folder has been <strong>restored</strong>" : "En fil eller mappe ble <strong>gjenopprettet</strong>",
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 61638cda3a7..1e4e36604a7 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -96,6 +96,7 @@ OC.L10N.register(
"Upload" : "Uploaden",
"An error occurred while trying to update the tags" : "Er trad een fout op bij uw poging de markeringen bij te werken",
"A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Een bestand of map is <strong>gewijzigd</strong> of <strong>hernoemd</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan je <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>",
"A file or folder has been <strong>deleted</strong>" : "Een bestand of map is <strong>verwijderd</strong>",
"A file or folder has been <strong>restored</strong>" : "Een bestand of een map is <strong>hersteld</strong>",
@@ -108,9 +109,15 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s verwijderde %1$s",
"You restored %1$s" : "Hersteld: %1$s",
"%2$s restored %1$s" : "%2$s herstelde %1$s",
+ "You renamed %2$s to %1$s" : "Je hernoemde %2$s naar %1$s",
+ "%2$s renamed %3$s to %1$s" : "%2$s hernoemde %3$s naar %1$s",
+ "You moved %2$s to %1$s" : "Je verplaatste %2$s naar %1$s",
+ "%2$s moved %3$s to %1$s" : "%2$s verplaatste %3$s naar %1$s",
"Changed by %2$s" : "Gewijzigd door %2$s",
"Deleted by %2$s" : "Verwijderd door %2$s",
"Restored by %2$s" : "Hersteld door %2$s",
+ "Renamed by %2$s" : "Hernoemd door %2$s",
+ "Moved by %2$s" : "Verplaatst door %2$s",
"Upload (max. %s)" : "Upload (max. %s)",
"File handling" : "Bestand",
"Maximum upload size" : "Maximale bestandsgrootte voor uploads",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 8504575be79..4074ec41633 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -94,6 +94,7 @@
"Upload" : "Uploaden",
"An error occurred while trying to update the tags" : "Er trad een fout op bij uw poging de markeringen bij te werken",
"A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Een bestand of map is <strong>gewijzigd</strong> of <strong>hernoemd</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan je <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>",
"A file or folder has been <strong>deleted</strong>" : "Een bestand of map is <strong>verwijderd</strong>",
"A file or folder has been <strong>restored</strong>" : "Een bestand of een map is <strong>hersteld</strong>",
@@ -106,9 +107,15 @@
"%2$s deleted %1$s" : "%2$s verwijderde %1$s",
"You restored %1$s" : "Hersteld: %1$s",
"%2$s restored %1$s" : "%2$s herstelde %1$s",
+ "You renamed %2$s to %1$s" : "Je hernoemde %2$s naar %1$s",
+ "%2$s renamed %3$s to %1$s" : "%2$s hernoemde %3$s naar %1$s",
+ "You moved %2$s to %1$s" : "Je verplaatste %2$s naar %1$s",
+ "%2$s moved %3$s to %1$s" : "%2$s verplaatste %3$s naar %1$s",
"Changed by %2$s" : "Gewijzigd door %2$s",
"Deleted by %2$s" : "Verwijderd door %2$s",
"Restored by %2$s" : "Hersteld door %2$s",
+ "Renamed by %2$s" : "Hernoemd door %2$s",
+ "Moved by %2$s" : "Verplaatst door %2$s",
"Upload (max. %s)" : "Upload (max. %s)",
"File handling" : "Bestand",
"Maximum upload size" : "Maximale bestandsgrootte voor uploads",
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js
index 8d4fcfffd27..11f35b25a30 100644
--- a/apps/files_external/l10n/es.js
+++ b/apps/files_external/l10n/es.js
@@ -65,6 +65,7 @@ OC.L10N.register(
"Identity endpoint URL" : "Identidad de punto final URL",
"Rackspace" : "Espacio de Rack",
"API key" : "Clave API",
+ "Global credentials" : "Credenciales global",
"Log-in credentials, save in database" : "Credenciales de inicio de sesión, salvar en la base de datos",
"Username and password" : "Nombre de usuario y contraseña",
"Log-in credentials, save in session" : "Credenciales de login, guardar en la sesión",
@@ -89,6 +90,7 @@ OC.L10N.register(
"Google Drive" : "Google Drive",
"Local" : "Local",
"Location" : "Ubicación",
+ "Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Raíz",
"SFTP with secret key login" : "Inicio de sesión SFTP con clave secreta",
diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json
index 02fb74d1927..84bc0589def 100644
--- a/apps/files_external/l10n/es.json
+++ b/apps/files_external/l10n/es.json
@@ -63,6 +63,7 @@
"Identity endpoint URL" : "Identidad de punto final URL",
"Rackspace" : "Espacio de Rack",
"API key" : "Clave API",
+ "Global credentials" : "Credenciales global",
"Log-in credentials, save in database" : "Credenciales de inicio de sesión, salvar en la base de datos",
"Username and password" : "Nombre de usuario y contraseña",
"Log-in credentials, save in session" : "Credenciales de login, guardar en la sesión",
@@ -87,6 +88,7 @@
"Google Drive" : "Google Drive",
"Local" : "Local",
"Location" : "Ubicación",
+ "Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Raíz",
"SFTP with secret key login" : "Inicio de sesión SFTP con clave secreta",
diff --git a/apps/files_external/l10n/hu_HU.js b/apps/files_external/l10n/hu_HU.js
index 5b088f2eb33..3f63c1bdd3b 100644
--- a/apps/files_external/l10n/hu_HU.js
+++ b/apps/files_external/l10n/hu_HU.js
@@ -24,7 +24,7 @@ OC.L10N.register(
"Saving..." : "Mentés...",
"Save" : "Mentés",
"Empty response from the server" : "Üres válasz a szervertől",
- "Couldn't access. Please logout and login to activate this mount point" : "Nem férhető hozzá. Kérjük próbálj meg ki- és bejelentkezni a csatolási pont aktiválásához.",
+ "Couldn't access. Please logout and login to activate this mount point" : "Nem férhető hozzá. Kérlek próbálj meg ki- és bejelentkezni a csatolási pont aktiválásához.",
"Couldn't get the information from the ownCloud server: {code} {type}" : "Nem sikerült lekérdezni az információkat az ownCloud szerverről: {code} {type}",
"Couldn't get the list of external mount points: {type}" : "Nem lehet letölteni a külső csatolási pontok listáját: {type}",
"There was an error with message: " : "Hiba történt ezzel az üzenettel:",
diff --git a/apps/files_external/l10n/hu_HU.json b/apps/files_external/l10n/hu_HU.json
index b42fd220ce7..6c1511234c7 100644
--- a/apps/files_external/l10n/hu_HU.json
+++ b/apps/files_external/l10n/hu_HU.json
@@ -22,7 +22,7 @@
"Saving..." : "Mentés...",
"Save" : "Mentés",
"Empty response from the server" : "Üres válasz a szervertől",
- "Couldn't access. Please logout and login to activate this mount point" : "Nem férhető hozzá. Kérjük próbálj meg ki- és bejelentkezni a csatolási pont aktiválásához.",
+ "Couldn't access. Please logout and login to activate this mount point" : "Nem férhető hozzá. Kérlek próbálj meg ki- és bejelentkezni a csatolási pont aktiválásához.",
"Couldn't get the information from the ownCloud server: {code} {type}" : "Nem sikerült lekérdezni az információkat az ownCloud szerverről: {code} {type}",
"Couldn't get the list of external mount points: {type}" : "Nem lehet letölteni a külső csatolási pontok listáját: {type}",
"There was an error with message: " : "Hiba történt ezzel az üzenettel:",
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index 5068eb8c101..85c541c2bc8 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"No compatible server found at {remote}" : "No se ha encontrado un servidor compatible en {remote}",
"Invalid server URL" : "URL del servidor inválida",
"Failed to add the public link to your Nextcloud" : "No se ha podido añadir el enlace público a tu Nextcloud",
+ "Share" : "Compartir",
"No expiration date set" : "No se ha establecido fecha de caducidad",
"Shared by" : "Compartido por",
"Sharing" : "Compartiendo",
@@ -116,10 +117,12 @@ OC.L10N.register(
"Invalid ownCloud url" : "URL de ownCloud no válida",
"You received \"/%2$s\" as a remote share from %1$s" : "Has recibido \"/%2$s\" como recurso compartido remoto de %1$s",
"Accept" : "Aceptar",
+ "Decline" : "Rechazar",
"Allow users on this server to send shares to other servers" : "Permitir a usuarios de este servidor compartir con usuarios de otros servidores",
"Allow users on this server to receive shares from other servers" : "Permitir a usuarios de este servidor recibir recursos compartidos de usuarios de otros servidores",
"Federated Cloud" : "Nube Federada",
"Your Federated Cloud ID:" : "Su ID de Nube Federada:",
+ "Share it:" : "Compartir:",
"Add to your website" : "Añadir a su sitio web",
"Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud",
"HTML Code:" : "Código HTML:"
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json
index 136148bdda6..3673bfdd0df 100644
--- a/apps/files_sharing/l10n/es.json
+++ b/apps/files_sharing/l10n/es.json
@@ -12,6 +12,7 @@
"No compatible server found at {remote}" : "No se ha encontrado un servidor compatible en {remote}",
"Invalid server URL" : "URL del servidor inválida",
"Failed to add the public link to your Nextcloud" : "No se ha podido añadir el enlace público a tu Nextcloud",
+ "Share" : "Compartir",
"No expiration date set" : "No se ha establecido fecha de caducidad",
"Shared by" : "Compartido por",
"Sharing" : "Compartiendo",
@@ -114,10 +115,12 @@
"Invalid ownCloud url" : "URL de ownCloud no válida",
"You received \"/%2$s\" as a remote share from %1$s" : "Has recibido \"/%2$s\" como recurso compartido remoto de %1$s",
"Accept" : "Aceptar",
+ "Decline" : "Rechazar",
"Allow users on this server to send shares to other servers" : "Permitir a usuarios de este servidor compartir con usuarios de otros servidores",
"Allow users on this server to receive shares from other servers" : "Permitir a usuarios de este servidor recibir recursos compartidos de usuarios de otros servidores",
"Federated Cloud" : "Nube Federada",
"Your Federated Cloud ID:" : "Su ID de Nube Federada:",
+ "Share it:" : "Compartir:",
"Add to your website" : "Añadir a su sitio web",
"Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud",
"HTML Code:" : "Código HTML:"
diff --git a/apps/files_sharing/l10n/hu_HU.js b/apps/files_sharing/l10n/hu_HU.js
index 96371977e4f..c01ec364ced 100644
--- a/apps/files_sharing/l10n/hu_HU.js
+++ b/apps/files_sharing/l10n/hu_HU.js
@@ -1,10 +1,10 @@
OC.L10N.register(
"files_sharing",
{
- "Shared with you" : "Velem osztották meg",
- "Shared with others" : "Én osztottam meg másokkal",
- "Shared by link" : "Hivatkozással osztottam meg",
- "Nothing shared with you yet" : "Nincs még semmi megosztva Önnel",
+ "Shared with you" : "Megosztva veled",
+ "Shared with others" : "Megosztva másokkal",
+ "Shared by link" : "Megosztva hivatkozással",
+ "Nothing shared with you yet" : "Nincs még semmi megosztva veled",
"Files and folders others share with you will show up here" : "Mások által megosztott fájlok és mappák itt jelennek meg",
"Nothing shared yet" : "Nincs semmi megosztva",
"Files and folders you share will show up here" : "Az Ön által megosztott fájlok és mappák itt jelennek meg",
@@ -49,16 +49,16 @@ OC.L10N.register(
"%1$s unshared %2$s from you" : "%1$s megosztás visszavonva %2$s által",
"Public shared folder %1$s was downloaded" : "%1$s nyilvánosan megosztott mappa le lett töltve",
"Public shared file %1$s was downloaded" : "Nyilvánosan megosztott fálj %1$s le lett töltve",
- "You shared %1$s with %2$s" : "%1$s-t megosztottam ővele: %2$s",
+ "You shared %1$s with %2$s" : "Megosztottad ezt: %1$s vele: %2$s",
"%2$s shared %1$s with %3$s" : "%2$s megosztotta ezt: %1$s, ővele: %3$s",
"You removed the share of %2$s for %1$s" : "Eltávolítottad %2$s következő megosztását: %1$s",
"%2$s removed the share of %3$s for %1$s" : "%2$s eltávolította %3$s következő megosztását: %1$s",
- "You shared %1$s with group %2$s" : "%1$s-t megosztottam ezzel a csoporttal: %2$s",
+ "You shared %1$s with group %2$s" : "Megosztottad ezt: %1$s ezzel a csoporttal: %2$s",
"%2$s shared %1$s with group %3$s" : "%2$s megosztotta ezt: %1$s, ezzel a csoporttal: %3$s",
"You removed the share of group %2$s for %1$s" : "Eltávolítottad %2$s csoport %1$s megosztását",
"%2$s removed the share of group %3$s for %1$s" : "%2$s eltávolította %3$s csoport %1$s megosztását",
"%2$s shared %1$s via link" : "%2$s megosztotta ezt: %1$s, hivatkozással",
- "You shared %1$s via link" : "Megosztottam hivatkozás segítségével: %1$s",
+ "You shared %1$s via link" : "Megosztottad hivatkozással ezt: %1$s",
"You removed the public link for %1$s" : "Eltávolítottad %1$s nyilvános hivatkozását",
"%2$s removed the public link for %1$s" : "%2$s eltávolította %1$s nyilvános hivatkozását",
"Your public link for %1$s expired" : "%1$s nyilvános hivatkozásod lejárt",
@@ -95,7 +95,7 @@ OC.L10N.register(
"the item was removed" : "az elem el lett távolítva",
"the link expired" : "lejárt a hivatkozás érvényességi ideje",
"sharing is disabled" : "letiltásra került a megosztás",
- "For more info, please ask the person who sent this link." : "További információért forduljon ahhoz, aki ezt a linket küldte Önnek!",
+ "For more info, please ask the person who sent this link." : "További információért fordulj ahhoz, aki ezt a linket küldte neked!",
"Add to your Nextcloud" : "Add hozzá a Nextcloudodhoz",
"Download" : "Letöltés",
"Download %s" : "%s letöltése",
diff --git a/apps/files_sharing/l10n/hu_HU.json b/apps/files_sharing/l10n/hu_HU.json
index b7bfce2735c..b556e39aa1c 100644
--- a/apps/files_sharing/l10n/hu_HU.json
+++ b/apps/files_sharing/l10n/hu_HU.json
@@ -1,8 +1,8 @@
{ "translations": {
- "Shared with you" : "Velem osztották meg",
- "Shared with others" : "Én osztottam meg másokkal",
- "Shared by link" : "Hivatkozással osztottam meg",
- "Nothing shared with you yet" : "Nincs még semmi megosztva Önnel",
+ "Shared with you" : "Megosztva veled",
+ "Shared with others" : "Megosztva másokkal",
+ "Shared by link" : "Megosztva hivatkozással",
+ "Nothing shared with you yet" : "Nincs még semmi megosztva veled",
"Files and folders others share with you will show up here" : "Mások által megosztott fájlok és mappák itt jelennek meg",
"Nothing shared yet" : "Nincs semmi megosztva",
"Files and folders you share will show up here" : "Az Ön által megosztott fájlok és mappák itt jelennek meg",
@@ -47,16 +47,16 @@
"%1$s unshared %2$s from you" : "%1$s megosztás visszavonva %2$s által",
"Public shared folder %1$s was downloaded" : "%1$s nyilvánosan megosztott mappa le lett töltve",
"Public shared file %1$s was downloaded" : "Nyilvánosan megosztott fálj %1$s le lett töltve",
- "You shared %1$s with %2$s" : "%1$s-t megosztottam ővele: %2$s",
+ "You shared %1$s with %2$s" : "Megosztottad ezt: %1$s vele: %2$s",
"%2$s shared %1$s with %3$s" : "%2$s megosztotta ezt: %1$s, ővele: %3$s",
"You removed the share of %2$s for %1$s" : "Eltávolítottad %2$s következő megosztását: %1$s",
"%2$s removed the share of %3$s for %1$s" : "%2$s eltávolította %3$s következő megosztását: %1$s",
- "You shared %1$s with group %2$s" : "%1$s-t megosztottam ezzel a csoporttal: %2$s",
+ "You shared %1$s with group %2$s" : "Megosztottad ezt: %1$s ezzel a csoporttal: %2$s",
"%2$s shared %1$s with group %3$s" : "%2$s megosztotta ezt: %1$s, ezzel a csoporttal: %3$s",
"You removed the share of group %2$s for %1$s" : "Eltávolítottad %2$s csoport %1$s megosztását",
"%2$s removed the share of group %3$s for %1$s" : "%2$s eltávolította %3$s csoport %1$s megosztását",
"%2$s shared %1$s via link" : "%2$s megosztotta ezt: %1$s, hivatkozással",
- "You shared %1$s via link" : "Megosztottam hivatkozás segítségével: %1$s",
+ "You shared %1$s via link" : "Megosztottad hivatkozással ezt: %1$s",
"You removed the public link for %1$s" : "Eltávolítottad %1$s nyilvános hivatkozását",
"%2$s removed the public link for %1$s" : "%2$s eltávolította %1$s nyilvános hivatkozását",
"Your public link for %1$s expired" : "%1$s nyilvános hivatkozásod lejárt",
@@ -93,7 +93,7 @@
"the item was removed" : "az elem el lett távolítva",
"the link expired" : "lejárt a hivatkozás érvényességi ideje",
"sharing is disabled" : "letiltásra került a megosztás",
- "For more info, please ask the person who sent this link." : "További információért forduljon ahhoz, aki ezt a linket küldte Önnek!",
+ "For more info, please ask the person who sent this link." : "További információért fordulj ahhoz, aki ezt a linket küldte neked!",
"Add to your Nextcloud" : "Add hozzá a Nextcloudodhoz",
"Download" : "Letöltés",
"Download %s" : "%s letöltése",
diff --git a/apps/systemtags/l10n/es.js b/apps/systemtags/l10n/es.js
index 08dce10c27b..25dcc015e59 100644
--- a/apps/systemtags/l10n/es.js
+++ b/apps/systemtags/l10n/es.js
@@ -36,6 +36,7 @@ OC.L10N.register(
"No files in here" : "Aquí no hay archivos",
"No entries found in this folder" : "No hay entradas en esta carpeta",
"Size" : "Tamaño",
- "Modified" : "Modificado"
+ "Modified" : "Modificado",
+ "%s (not-assignable)" : "%s (no-asignable)"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/systemtags/l10n/es.json b/apps/systemtags/l10n/es.json
index 695f6a0fcbd..a9d5b94952b 100644
--- a/apps/systemtags/l10n/es.json
+++ b/apps/systemtags/l10n/es.json
@@ -34,6 +34,7 @@
"No files in here" : "Aquí no hay archivos",
"No entries found in this folder" : "No hay entradas en esta carpeta",
"Size" : "Tamaño",
- "Modified" : "Modificado"
+ "Modified" : "Modificado",
+ "%s (not-assignable)" : "%s (no-asignable)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js
index 21e1c4a1d47..ded4d8f1222 100644
--- a/apps/updatenotification/l10n/es.js
+++ b/apps/updatenotification/l10n/es.js
@@ -3,9 +3,11 @@ OC.L10N.register(
{
"Update notifications" : "Actualizar notificaciones",
"{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.",
- "Nextcloud core" : "Núcleo de Nextcloud",
+ "Channel updated" : "Canal actualizado",
+ "Update to %1$s is available." : "Actualización a %1$s esta disponible.",
"Update for %1$s to version %2$s is available." : "La actualización de %1$s a la versión %2$s está disponible.",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
+ "Download now" : "Descargar ahora",
"Your version is up to date." : "Su versión está actualizada.",
"Checked on %s" : "Revisado el %s",
"Update channel:" : "Canal de actualización: ",
diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json
index 4f99be77b7a..c85e1f55557 100644
--- a/apps/updatenotification/l10n/es.json
+++ b/apps/updatenotification/l10n/es.json
@@ -1,9 +1,11 @@
{ "translations": {
"Update notifications" : "Actualizar notificaciones",
"{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.",
- "Nextcloud core" : "Núcleo de Nextcloud",
+ "Channel updated" : "Canal actualizado",
+ "Update to %1$s is available." : "Actualización a %1$s esta disponible.",
"Update for %1$s to version %2$s is available." : "La actualización de %1$s a la versión %2$s está disponible.",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
+ "Download now" : "Descargar ahora",
"Your version is up to date." : "Su versión está actualizada.",
"Checked on %s" : "Revisado el %s",
"Update channel:" : "Canal de actualización: ",
diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js
index dbe3837dd9e..2d9e085e20b 100644
--- a/apps/updatenotification/l10n/ru.js
+++ b/apps/updatenotification/l10n/ru.js
@@ -2,10 +2,14 @@ OC.L10N.register(
"updatenotification",
{
"Update notifications" : "Уведомления об обновлениях",
+ "Could not start updater, please try the manual update" : "Не удалось обновить. Пожалуйста, выполните обновление в ручную.",
"{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.",
"Channel updated" : "Канал обновлен.",
+ "Update to %1$s is available." : "Доступно обновлений: %1$s",
"Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.",
"A new version is available: %s" : "Доступна новая версия: %s",
+ "Open updater" : "Открыть окно обновления",
+ "Download now" : "Загрузить сейчас",
"Your version is up to date." : "Версия не требует обновления.",
"Checked on %s" : "Проверено %s",
"Update channel:" : "Канал обновлений:",
diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json
index 0f65b7e9026..0d530d63289 100644
--- a/apps/updatenotification/l10n/ru.json
+++ b/apps/updatenotification/l10n/ru.json
@@ -1,9 +1,13 @@
{ "translations": {
"Update notifications" : "Уведомления об обновлениях",
+ "Could not start updater, please try the manual update" : "Не удалось обновить. Пожалуйста, выполните обновление в ручную.",
"{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.",
"Channel updated" : "Канал обновлен.",
+ "Update to %1$s is available." : "Доступно обновлений: %1$s",
"Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.",
"A new version is available: %s" : "Доступна новая версия: %s",
+ "Open updater" : "Открыть окно обновления",
+ "Download now" : "Загрузить сейчас",
"Your version is up to date." : "Версия не требует обновления.",
"Checked on %s" : "Проверено %s",
"Update channel:" : "Канал обновлений:",
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js
index 1f78ca09e3c..455c819db30 100644
--- a/apps/user_ldap/l10n/es.js
+++ b/apps/user_ldap/l10n/es.js
@@ -47,6 +47,7 @@ OC.L10N.register(
"The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "El marcador de posición %uid no está presente. Será reemplazado con el nombre de inicio de sesión cuando se consulte LDAP / AD.",
"Please provide a login name to test against" : "Por favor suministre un nombre de inicio de sesión para probar",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "El cuadro de grupo fue deshabilitado, porque el servidor LDAP / AD no admite memberOf.",
+ "LDAP / AD integration" : "Integración LDAP / AD",
"_%s group found_::_%s groups found_" : ["Grupo %s encontrado","Grupos %s encontrados"],
"_%s user found_::_%s users found_" : ["Usuario %s encontrado","Usuarios %s encontrados"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No se pudo detectar el atributo de nombre de usuario pantalla. Por favor especifique lo mismo en ajustes avanzados ldap.",
diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json
index e5582349705..f6955986379 100644
--- a/apps/user_ldap/l10n/es.json
+++ b/apps/user_ldap/l10n/es.json
@@ -45,6 +45,7 @@
"The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "El marcador de posición %uid no está presente. Será reemplazado con el nombre de inicio de sesión cuando se consulte LDAP / AD.",
"Please provide a login name to test against" : "Por favor suministre un nombre de inicio de sesión para probar",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "El cuadro de grupo fue deshabilitado, porque el servidor LDAP / AD no admite memberOf.",
+ "LDAP / AD integration" : "Integración LDAP / AD",
"_%s group found_::_%s groups found_" : ["Grupo %s encontrado","Grupos %s encontrados"],
"_%s user found_::_%s users found_" : ["Usuario %s encontrado","Usuarios %s encontrados"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No se pudo detectar el atributo de nombre de usuario pantalla. Por favor especifique lo mismo en ajustes avanzados ldap.",
diff --git a/apps/workflowengine/l10n/es.js b/apps/workflowengine/l10n/es.js
new file mode 100644
index 00000000000..6f8a7e7cdae
--- /dev/null
+++ b/apps/workflowengine/l10n/es.js
@@ -0,0 +1,56 @@
+OC.L10N.register(
+ "workflowengine",
+ {
+ "Successfully saved" : "Guardado con éxito",
+ "Saving failed:" : "Guardado fallido:",
+ "File mime type" : "Tipo mime del fichero",
+ "is" : "es/esta",
+ "is not" : "no es/esta",
+ "matches" : "coincidencias",
+ "does not match" : "no coincide",
+ "Example: {placeholder}" : "Ejemplo: {placeholder}",
+ "File size (upload)" : "Tamaño del archivo (para subir)",
+ "less" : "menos",
+ "less or equals" : "menor o igual",
+ "greater or equals" : "mayor o igual",
+ "greater" : "mayor",
+ "File system tag" : "Etiqueta de archivo de sistema",
+ "is tagged with" : "esta etiquetado con",
+ "is not tagged with" : "no esta etiquetado con",
+ "Select tag…" : "Seleccionar etiqueta...",
+ "Request remote address" : "Solicitar dirección remota",
+ "matches IPv4" : "IPv4 coincidencias",
+ "does not match IPv4" : "IPv4 sin coincidencias",
+ "matches IPv6" : "IPv6 coincidencias",
+ "does not match IPv6" : "IPv6 sin coincidencias",
+ "Request time" : "Tiempo de espero",
+ "between" : "entre",
+ "not between" : "no entre",
+ "Start" : "Inicio",
+ "End" : "Final",
+ "Select timezone…" : "Seleccionar zona horaria...",
+ "Request URL" : "URL de solicitud",
+ "Predefined URLs" : "URLs predefinidas",
+ "Files WebDAV" : "Archivos WebDAV",
+ "Request user agent" : "Solicitud del agente usuario ",
+ "Sync clients" : "Clientes de sincronización",
+ "Android client" : "Cliente Android",
+ "iOS client" : "Cliente iOS",
+ "Desktop client" : "Cliente de escritorio",
+ "is member of" : "es miembro de",
+ "is not member of" : "no es miembro de",
+ "The given operator is invalid" : "La operación dada no es valida",
+ "The given file size is invalid" : "El tamaño de fichero dado no es valido ",
+ "The given tag id is invalid" : "El id de etiqueta dado no es valido",
+ "The given IP range is invalid" : "El rango de IPs no es valido",
+ "The given end time is invalid" : "El tiempo final no es valido",
+ "Operation %s does not exist" : "Operación %s no existe",
+ "Operation %s is invalid" : "Operación %s no es valida",
+ "Open documentation" : "Documentación abierta",
+ "Add rule" : "Añadir regla",
+ "Reset" : "Reiniciar",
+ "Save" : "Guardar",
+ "Saving…" : "Guardando...",
+ "Loading…" : "Cargando..."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/es.json b/apps/workflowengine/l10n/es.json
new file mode 100644
index 00000000000..2f6009d846b
--- /dev/null
+++ b/apps/workflowengine/l10n/es.json
@@ -0,0 +1,54 @@
+{ "translations": {
+ "Successfully saved" : "Guardado con éxito",
+ "Saving failed:" : "Guardado fallido:",
+ "File mime type" : "Tipo mime del fichero",
+ "is" : "es/esta",
+ "is not" : "no es/esta",
+ "matches" : "coincidencias",
+ "does not match" : "no coincide",
+ "Example: {placeholder}" : "Ejemplo: {placeholder}",
+ "File size (upload)" : "Tamaño del archivo (para subir)",
+ "less" : "menos",
+ "less or equals" : "menor o igual",
+ "greater or equals" : "mayor o igual",
+ "greater" : "mayor",
+ "File system tag" : "Etiqueta de archivo de sistema",
+ "is tagged with" : "esta etiquetado con",
+ "is not tagged with" : "no esta etiquetado con",
+ "Select tag…" : "Seleccionar etiqueta...",
+ "Request remote address" : "Solicitar dirección remota",
+ "matches IPv4" : "IPv4 coincidencias",
+ "does not match IPv4" : "IPv4 sin coincidencias",
+ "matches IPv6" : "IPv6 coincidencias",
+ "does not match IPv6" : "IPv6 sin coincidencias",
+ "Request time" : "Tiempo de espero",
+ "between" : "entre",
+ "not between" : "no entre",
+ "Start" : "Inicio",
+ "End" : "Final",
+ "Select timezone…" : "Seleccionar zona horaria...",
+ "Request URL" : "URL de solicitud",
+ "Predefined URLs" : "URLs predefinidas",
+ "Files WebDAV" : "Archivos WebDAV",
+ "Request user agent" : "Solicitud del agente usuario ",
+ "Sync clients" : "Clientes de sincronización",
+ "Android client" : "Cliente Android",
+ "iOS client" : "Cliente iOS",
+ "Desktop client" : "Cliente de escritorio",
+ "is member of" : "es miembro de",
+ "is not member of" : "no es miembro de",
+ "The given operator is invalid" : "La operación dada no es valida",
+ "The given file size is invalid" : "El tamaño de fichero dado no es valido ",
+ "The given tag id is invalid" : "El id de etiqueta dado no es valido",
+ "The given IP range is invalid" : "El rango de IPs no es valido",
+ "The given end time is invalid" : "El tiempo final no es valido",
+ "Operation %s does not exist" : "Operación %s no existe",
+ "Operation %s is invalid" : "Operación %s no es valida",
+ "Open documentation" : "Documentación abierta",
+ "Add rule" : "Añadir regla",
+ "Reset" : "Reiniciar",
+ "Save" : "Guardar",
+ "Saving…" : "Guardando...",
+ "Loading…" : "Cargando..."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/id.js b/apps/workflowengine/l10n/id.js
new file mode 100644
index 00000000000..f1505694a22
--- /dev/null
+++ b/apps/workflowengine/l10n/id.js
@@ -0,0 +1,55 @@
+OC.L10N.register(
+ "workflowengine",
+ {
+ "Successfully saved" : "Berhasil disimpan",
+ "Saving failed:" : "Penyimpanan gagal:",
+ "File mime type" : "Tipe MIME berkas",
+ "is" : "adalah",
+ "is not" : "bukan",
+ "matches" : "cocok dengan",
+ "does not match" : "tidak cocok dengan",
+ "Example: {placeholder}" : "Contoh: {placeholder}",
+ "File size (upload)" : "Ukuran berkas (unggah)",
+ "less" : "kurang dari",
+ "less or equals" : "kurang dari atau sama dengan",
+ "greater or equals" : "lebih dari atau sama dengan",
+ "greater" : "lebih dari",
+ "File system tag" : "Tag sistem berkas",
+ "is tagged with" : "di tag dengan",
+ "is not tagged with" : "tidak di tag dengan",
+ "Select tag…" : "Pilih tag...",
+ "Request remote address" : "Minta alamat remote",
+ "matches IPv4" : "cocok dengan IPv4",
+ "does not match IPv4" : "tidak cocok dengan IPv4",
+ "matches IPv6" : "cocok dengan IPv6",
+ "does not match IPv6" : "tidak cocok dengan IPv6",
+ "Request time" : "Waktu permintaan",
+ "between" : "diantara",
+ "not between" : "tidak diantara",
+ "Start" : "Mulai",
+ "End" : "Selesai",
+ "Select timezone…" : "Pilih zona waktu...",
+ "Request URL" : "Minta URL",
+ "Predefined URLs" : "URL terdefinisi",
+ "Files WebDAV" : "Berkas WebDAV",
+ "Request user agent" : "Minta user agent",
+ "Sync clients" : "Klien sync",
+ "Android client" : "Klien Android",
+ "iOS client" : "Klien iOS",
+ "Desktop client" : "Klien desktop",
+ "User group membership" : "Keanggotaan grup pengguna",
+ "is member of" : "anggota dari",
+ "is not member of" : "bukan anggota dari",
+ "The given operator is invalid" : "Operator yang diberikan tidak sah",
+ "The given regular expression is invalid" : "Regular expression yang diberikan tidak sah",
+ "The given file size is invalid" : "Ukuran berkas yang diberikan tidak sah",
+ "The given tag id is invalid" : "Tag ID yang diberikan tidak sah",
+ "The given IP range is invalid" : "Rentang IP yang diberikan tidak sah",
+ "The given IP range is not valid for IPv4" : "Rentang IP yang diberikan tidak sah untuk IPv4",
+ "The given IP range is not valid for IPv6" : "Rentang IP yang diberikan tidak sah untuk IPv6",
+ "The given time span is invalid" : "Rentang waktu yang diberikan tidak sah",
+ "The given start time is invalid" : "Waktu mulai yang diberikan tidak sah",
+ "The given end time is invalid" : "Waktu selesai yang diberikan tidak sah",
+ "The given group does not exist" : "Grup yang diberikan tidak ada"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/workflowengine/l10n/id.json b/apps/workflowengine/l10n/id.json
new file mode 100644
index 00000000000..5091cd67bd3
--- /dev/null
+++ b/apps/workflowengine/l10n/id.json
@@ -0,0 +1,53 @@
+{ "translations": {
+ "Successfully saved" : "Berhasil disimpan",
+ "Saving failed:" : "Penyimpanan gagal:",
+ "File mime type" : "Tipe MIME berkas",
+ "is" : "adalah",
+ "is not" : "bukan",
+ "matches" : "cocok dengan",
+ "does not match" : "tidak cocok dengan",
+ "Example: {placeholder}" : "Contoh: {placeholder}",
+ "File size (upload)" : "Ukuran berkas (unggah)",
+ "less" : "kurang dari",
+ "less or equals" : "kurang dari atau sama dengan",
+ "greater or equals" : "lebih dari atau sama dengan",
+ "greater" : "lebih dari",
+ "File system tag" : "Tag sistem berkas",
+ "is tagged with" : "di tag dengan",
+ "is not tagged with" : "tidak di tag dengan",
+ "Select tag…" : "Pilih tag...",
+ "Request remote address" : "Minta alamat remote",
+ "matches IPv4" : "cocok dengan IPv4",
+ "does not match IPv4" : "tidak cocok dengan IPv4",
+ "matches IPv6" : "cocok dengan IPv6",
+ "does not match IPv6" : "tidak cocok dengan IPv6",
+ "Request time" : "Waktu permintaan",
+ "between" : "diantara",
+ "not between" : "tidak diantara",
+ "Start" : "Mulai",
+ "End" : "Selesai",
+ "Select timezone…" : "Pilih zona waktu...",
+ "Request URL" : "Minta URL",
+ "Predefined URLs" : "URL terdefinisi",
+ "Files WebDAV" : "Berkas WebDAV",
+ "Request user agent" : "Minta user agent",
+ "Sync clients" : "Klien sync",
+ "Android client" : "Klien Android",
+ "iOS client" : "Klien iOS",
+ "Desktop client" : "Klien desktop",
+ "User group membership" : "Keanggotaan grup pengguna",
+ "is member of" : "anggota dari",
+ "is not member of" : "bukan anggota dari",
+ "The given operator is invalid" : "Operator yang diberikan tidak sah",
+ "The given regular expression is invalid" : "Regular expression yang diberikan tidak sah",
+ "The given file size is invalid" : "Ukuran berkas yang diberikan tidak sah",
+ "The given tag id is invalid" : "Tag ID yang diberikan tidak sah",
+ "The given IP range is invalid" : "Rentang IP yang diberikan tidak sah",
+ "The given IP range is not valid for IPv4" : "Rentang IP yang diberikan tidak sah untuk IPv4",
+ "The given IP range is not valid for IPv6" : "Rentang IP yang diberikan tidak sah untuk IPv6",
+ "The given time span is invalid" : "Rentang waktu yang diberikan tidak sah",
+ "The given start time is invalid" : "Waktu mulai yang diberikan tidak sah",
+ "The given end time is invalid" : "Waktu selesai yang diberikan tidak sah",
+ "The given group does not exist" : "Grup yang diberikan tidak ada"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file