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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-28 05:17:48 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-28 05:17:48 +0300
commit7f83150f4a4c0ec17d999319cf80f37370c11049 (patch)
tree84959c1824814875d67a962707a00c6364886849 /apps
parent190f0be5fb820501527238112ca9a495cbbc2610 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/admin_audit/l10n/fi.js6
-rw-r--r--apps/admin_audit/l10n/fi.json4
-rw-r--r--apps/admin_audit/l10n/nl.js7
-rw-r--r--apps/admin_audit/l10n/nl.json5
-rw-r--r--apps/contactsinteraction/l10n/fi.js8
-rw-r--r--apps/contactsinteraction/l10n/fi.json6
-rw-r--r--apps/dashboard/l10n/es.js29
-rw-r--r--apps/dashboard/l10n/es.json27
-rw-r--r--apps/dashboard/l10n/nl.js28
-rw-r--r--apps/dashboard/l10n/nl.json26
-rw-r--r--apps/lookup_server_connector/l10n/nl.js6
-rw-r--r--apps/lookup_server_connector/l10n/nl.json4
-rw-r--r--apps/provisioning_api/l10n/nl.js8
-rw-r--r--apps/provisioning_api/l10n/nl.json6
-rw-r--r--apps/settings/l10n/pl.js2
-rw-r--r--apps/settings/l10n/pl.json2
-rw-r--r--apps/user_status/l10n/es.js35
-rw-r--r--apps/user_status/l10n/es.json33
-rw-r--r--apps/user_status/l10n/nl.js24
-rw-r--r--apps/user_status/l10n/nl.json22
20 files changed, 286 insertions, 2 deletions
diff --git a/apps/admin_audit/l10n/fi.js b/apps/admin_audit/l10n/fi.js
new file mode 100644
index 00000000000..4f3e8063666
--- /dev/null
+++ b/apps/admin_audit/l10n/fi.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "admin_audit",
+ {
+ "Auditing / Logging" : "Auditointi / lokitus"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/admin_audit/l10n/fi.json b/apps/admin_audit/l10n/fi.json
new file mode 100644
index 00000000000..14ffed0a19c
--- /dev/null
+++ b/apps/admin_audit/l10n/fi.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Auditing / Logging" : "Auditointi / lokitus"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/admin_audit/l10n/nl.js b/apps/admin_audit/l10n/nl.js
new file mode 100644
index 00000000000..6902c164f06
--- /dev/null
+++ b/apps/admin_audit/l10n/nl.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "admin_audit",
+ {
+ "Auditing / Logging" : "Audit / Logging",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Biedt loggingfuncties voor Nextcloud, zoals het loggen van bestandstoegang of anderszins gevoelige acties."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/admin_audit/l10n/nl.json b/apps/admin_audit/l10n/nl.json
new file mode 100644
index 00000000000..85ba9eaa6ec
--- /dev/null
+++ b/apps/admin_audit/l10n/nl.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Auditing / Logging" : "Audit / Logging",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Biedt loggingfuncties voor Nextcloud, zoals het loggen van bestandstoegang of anderszins gevoelige acties."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/contactsinteraction/l10n/fi.js b/apps/contactsinteraction/l10n/fi.js
new file mode 100644
index 00000000000..8a85f78afc0
--- /dev/null
+++ b/apps/contactsinteraction/l10n/fi.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "contactsinteraction",
+ {
+ "Recently contacted" : "Äskettäin yhteydessä",
+ "Contacts Interaction" : "Yhteystietojen vuorovaikutteisuus",
+ "Manages interaction between users and contacts" : "Hallitsee vuorovaikutteisuutta käyttäjien ja yhteystietojen välillä"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/contactsinteraction/l10n/fi.json b/apps/contactsinteraction/l10n/fi.json
new file mode 100644
index 00000000000..72a15482874
--- /dev/null
+++ b/apps/contactsinteraction/l10n/fi.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Recently contacted" : "Äskettäin yhteydessä",
+ "Contacts Interaction" : "Yhteystietojen vuorovaikutteisuus",
+ "Manages interaction between users and contacts" : "Hallitsee vuorovaikutteisuutta käyttäjien ja yhteystietojen välillä"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/dashboard/l10n/es.js b/apps/dashboard/l10n/es.js
new file mode 100644
index 00000000000..0ef28c9c967
--- /dev/null
+++ b/apps/dashboard/l10n/es.js
@@ -0,0 +1,29 @@
+OC.L10N.register(
+ "dashboard",
+ {
+ "Dashboard" : "Dashboard",
+ "Dashboard app" : "App Dashboard",
+ "Show something" : "Mostrar algo",
+ "Customize" : "Personalizar",
+ "Edit widgets" : "Editar widgets",
+ "Get more widgets from the app store" : "Conseguir más widgets desde la app store",
+ "Change background image" : "Cambiar imagen de fondo",
+ "Weather service" : "Servicio climatológico",
+ "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Por privacidad, los datos climatológicos son solicitados por tu servidor Nextcloud en tu nombre de tal forma que el servicio no recibe información personal.",
+ "Weather data from Met.no" : "Datos climatológicos de Met.no",
+ "Weather" : "El tiempo",
+ "Status" : "Estado",
+ "Good evening, {name}" : "Buenas tardes, {name}",
+ "Good evening" : "Buenas tardes",
+ "Good afternoon, {name}" : "Buenas tardes, {name}",
+ "Good afternoon" : "Buenas tardes",
+ "Good morning, {name}" : "Buenos días, {name}",
+ "Good morning" : "Buenos días",
+ "Good night, {name}" : "Buenas noches, {name}",
+ "Good night" : "Buenas noches",
+ "Pick from files" : "Escoger desde los archivos",
+ "Default images" : "Imágenes predeterminadas",
+ "Plain background" : "Fondo liso",
+ "Insert from {productName}" : "Insertar desde {productName}"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/dashboard/l10n/es.json b/apps/dashboard/l10n/es.json
new file mode 100644
index 00000000000..6474453ef7c
--- /dev/null
+++ b/apps/dashboard/l10n/es.json
@@ -0,0 +1,27 @@
+{ "translations": {
+ "Dashboard" : "Dashboard",
+ "Dashboard app" : "App Dashboard",
+ "Show something" : "Mostrar algo",
+ "Customize" : "Personalizar",
+ "Edit widgets" : "Editar widgets",
+ "Get more widgets from the app store" : "Conseguir más widgets desde la app store",
+ "Change background image" : "Cambiar imagen de fondo",
+ "Weather service" : "Servicio climatológico",
+ "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Por privacidad, los datos climatológicos son solicitados por tu servidor Nextcloud en tu nombre de tal forma que el servicio no recibe información personal.",
+ "Weather data from Met.no" : "Datos climatológicos de Met.no",
+ "Weather" : "El tiempo",
+ "Status" : "Estado",
+ "Good evening, {name}" : "Buenas tardes, {name}",
+ "Good evening" : "Buenas tardes",
+ "Good afternoon, {name}" : "Buenas tardes, {name}",
+ "Good afternoon" : "Buenas tardes",
+ "Good morning, {name}" : "Buenos días, {name}",
+ "Good morning" : "Buenos días",
+ "Good night, {name}" : "Buenas noches, {name}",
+ "Good night" : "Buenas noches",
+ "Pick from files" : "Escoger desde los archivos",
+ "Default images" : "Imágenes predeterminadas",
+ "Plain background" : "Fondo liso",
+ "Insert from {productName}" : "Insertar desde {productName}"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/dashboard/l10n/nl.js b/apps/dashboard/l10n/nl.js
new file mode 100644
index 00000000000..1eed6856415
--- /dev/null
+++ b/apps/dashboard/l10n/nl.js
@@ -0,0 +1,28 @@
+OC.L10N.register(
+ "dashboard",
+ {
+ "Dashboard" : "Dashboard",
+ "Dashboard app" : "Dashboard app",
+ "Show something" : "Toon iets",
+ "Customize" : "Aanpassen",
+ "Get more widgets from the app store" : "Krijg meer widgets vanuit de appstore",
+ "Change background image" : "Wijzigen achtergrondafbeelding",
+ "Weather service" : "Weerberichten",
+ "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Voor je privacy worden de weergegevens namens jou opgevraagd door je Nextcloud-server, zodat de weerservice geen persoonlijke informatie ontvangt.",
+ "Weather data from Met.no" : "Weerbericht via Met.no",
+ "Weather" : "Weer",
+ "Status" : "Status",
+ "Good evening, {name}" : "Goedeavond, {name}",
+ "Good evening" : "Goedeavond",
+ "Good afternoon, {name}" : "Goedemiddag, {name}",
+ "Good afternoon" : "Goedemiddag",
+ "Good morning, {name}" : "Goedemorgen, {name}",
+ "Good morning" : "Goedemorgen",
+ "Good night, {name}" : "Goedenacht, {name}",
+ "Good night" : "Goedenacht",
+ "Pick from files" : "Kies uit bestanden",
+ "Default images" : "Standaardafbeeldingen",
+ "Plain background" : "Kale achtergrond",
+ "Insert from {productName}" : "Invoegen vanuit {productName}"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/dashboard/l10n/nl.json b/apps/dashboard/l10n/nl.json
new file mode 100644
index 00000000000..75796cb0798
--- /dev/null
+++ b/apps/dashboard/l10n/nl.json
@@ -0,0 +1,26 @@
+{ "translations": {
+ "Dashboard" : "Dashboard",
+ "Dashboard app" : "Dashboard app",
+ "Show something" : "Toon iets",
+ "Customize" : "Aanpassen",
+ "Get more widgets from the app store" : "Krijg meer widgets vanuit de appstore",
+ "Change background image" : "Wijzigen achtergrondafbeelding",
+ "Weather service" : "Weerberichten",
+ "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Voor je privacy worden de weergegevens namens jou opgevraagd door je Nextcloud-server, zodat de weerservice geen persoonlijke informatie ontvangt.",
+ "Weather data from Met.no" : "Weerbericht via Met.no",
+ "Weather" : "Weer",
+ "Status" : "Status",
+ "Good evening, {name}" : "Goedeavond, {name}",
+ "Good evening" : "Goedeavond",
+ "Good afternoon, {name}" : "Goedemiddag, {name}",
+ "Good afternoon" : "Goedemiddag",
+ "Good morning, {name}" : "Goedemorgen, {name}",
+ "Good morning" : "Goedemorgen",
+ "Good night, {name}" : "Goedenacht, {name}",
+ "Good night" : "Goedenacht",
+ "Pick from files" : "Kies uit bestanden",
+ "Default images" : "Standaardafbeeldingen",
+ "Plain background" : "Kale achtergrond",
+ "Insert from {productName}" : "Invoegen vanuit {productName}"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/lookup_server_connector/l10n/nl.js b/apps/lookup_server_connector/l10n/nl.js
new file mode 100644
index 00000000000..e6ecaec12c2
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/nl.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "lookup_server_connector",
+ {
+ "Lookup Server Connector" : "Lookup Server Connector"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/lookup_server_connector/l10n/nl.json b/apps/lookup_server_connector/l10n/nl.json
new file mode 100644
index 00000000000..667007cc6ff
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/nl.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Lookup Server Connector" : "Lookup Server Connector"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/provisioning_api/l10n/nl.js b/apps/provisioning_api/l10n/nl.js
new file mode 100644
index 00000000000..423e52f4902
--- /dev/null
+++ b/apps/provisioning_api/l10n/nl.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "provisioning_api",
+ {
+ "Provisioning API" : "Provisioning API",
+ "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Deze applicatie maakt een reeks API's mogelijk die externe systemen kunnen gebruiken om gebruikers, groepen en apps te beheren.",
+ "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Deze applicatie maakt een reeks API's mogelijk die externe systemen kunnen gebruiken om gebruikers te creëren, bewerken, verwijderen en bevragen\n\t\tattributen, query's uitvoeren, groepen instellen en verwijderen, quota instellen en de totale opslagruimte opvragen die wordt gebruikt in Nextcloud. Groepsbeheerders\n\t\tkunnen ook Nextcloud opvragen en dezelfde functies uitvoeren als een beheerder voor groepen die ze beheren. De API maakt het ook\n\t\tmogelijk voor een beheerder om te vragen naar actieve Nextcloud-applicaties, applicatie-info en om een app op afstand in- of uit te schakelen.\n\t\tZodra de app is ingeschakeld, kunnen http-verzoeken worden gebruikt via een Basic Auth-header om de functies \n\t\thierboven uit te voeren. Meer informatie is beschikbaar in de Provisioning API-documentatie, inclusief voorbeeldoproepen\n\t\ten serverreacties."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/provisioning_api/l10n/nl.json b/apps/provisioning_api/l10n/nl.json
new file mode 100644
index 00000000000..b5015ef1e28
--- /dev/null
+++ b/apps/provisioning_api/l10n/nl.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Provisioning API" : "Provisioning API",
+ "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Deze applicatie maakt een reeks API's mogelijk die externe systemen kunnen gebruiken om gebruikers, groepen en apps te beheren.",
+ "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Deze applicatie maakt een reeks API's mogelijk die externe systemen kunnen gebruiken om gebruikers te creëren, bewerken, verwijderen en bevragen\n\t\tattributen, query's uitvoeren, groepen instellen en verwijderen, quota instellen en de totale opslagruimte opvragen die wordt gebruikt in Nextcloud. Groepsbeheerders\n\t\tkunnen ook Nextcloud opvragen en dezelfde functies uitvoeren als een beheerder voor groepen die ze beheren. De API maakt het ook\n\t\tmogelijk voor een beheerder om te vragen naar actieve Nextcloud-applicaties, applicatie-info en om een app op afstand in- of uit te schakelen.\n\t\tZodra de app is ingeschakeld, kunnen http-verzoeken worden gebruikt via een Basic Auth-header om de functies \n\t\thierboven uit te voeren. Meer informatie is beschikbaar in de Provisioning API-documentatie, inclusief voorbeeldoproepen\n\t\ten serverreacties."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index 5dc0f48d9f8..c6599156a7a 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -163,7 +163,7 @@ OC.L10N.register(
"Rename" : "Zmień nazwę",
"Revoke" : "Cofnij",
"Wipe device" : "Wyczyść urządzenie",
- "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Unieważnienie tego tokena wstrzyma czyszczenie urządzenia, jeśli jeszcze nie rozpoczął.",
+ "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Unieważnienie tego tokena uniemożliwi czyszczenie urządzenia, jeśli jeszcze nie zostało rozpoczęte.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json
index a32f2125b37..ee6302d6e35 100644
--- a/apps/settings/l10n/pl.json
+++ b/apps/settings/l10n/pl.json
@@ -161,7 +161,7 @@
"Rename" : "Zmień nazwę",
"Revoke" : "Cofnij",
"Wipe device" : "Wyczyść urządzenie",
- "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Unieważnienie tego tokena wstrzyma czyszczenie urządzenia, jeśli jeszcze nie rozpoczął.",
+ "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Unieważnienie tego tokena uniemożliwi czyszczenie urządzenia, jeśli jeszcze nie zostało rozpoczęte.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/apps/user_status/l10n/es.js b/apps/user_status/l10n/es.js
new file mode 100644
index 00000000000..56e98038353
--- /dev/null
+++ b/apps/user_status/l10n/es.js
@@ -0,0 +1,35 @@
+OC.L10N.register(
+ "user_status",
+ {
+ "Recent statuses" : "Estados recientes",
+ "In a meeting" : "En una reunión",
+ "Commuting" : "Yendo a / Volviendo de trabajar",
+ "Out sick" : "Ausente por enfermedad",
+ "Vacationing" : "De vacaciones",
+ "Working remotely" : "Teletrabajando",
+ "User status" : "Estado del usuario",
+ "Set custom status" : "Configurar estado personalizado",
+ "Online" : "En línea",
+ "Away" : "Ausente",
+ "Do not disturb" : "No molestar",
+ "Invisible" : "Invisible",
+ "Offline" : "Sin conexión",
+ "Set status" : "Configurar estado",
+ "There was an error saving the new status" : "Ha habido un error al guardar el nuevo estado",
+ "Clear status after" : "Eliminar el estado después de",
+ "What's your status?" : "¿Cuál es tu estado?",
+ "Set a custom status" : "Configura un estado personalizado",
+ "Clear custom status" : "Eliminar estado personalizado",
+ "There was an error saving the status" : "Ha habido un error al guardar el estado",
+ "There was an error clearing the status" : "Ha habido un error al eliminar el estado",
+ "No recent status changes" : "No hay cambios de estado recientes",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "No eliminar",
+ "Today" : "Hoy",
+ "This week" : "Esta semana",
+ "30 minutes" : "30 minutos",
+ "1 hour" : "1 hora",
+ "4 hours" : "4 horas",
+ "Mute all notifications" : "Silenciar todas las notificaciones"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/user_status/l10n/es.json b/apps/user_status/l10n/es.json
new file mode 100644
index 00000000000..488599aa78f
--- /dev/null
+++ b/apps/user_status/l10n/es.json
@@ -0,0 +1,33 @@
+{ "translations": {
+ "Recent statuses" : "Estados recientes",
+ "In a meeting" : "En una reunión",
+ "Commuting" : "Yendo a / Volviendo de trabajar",
+ "Out sick" : "Ausente por enfermedad",
+ "Vacationing" : "De vacaciones",
+ "Working remotely" : "Teletrabajando",
+ "User status" : "Estado del usuario",
+ "Set custom status" : "Configurar estado personalizado",
+ "Online" : "En línea",
+ "Away" : "Ausente",
+ "Do not disturb" : "No molestar",
+ "Invisible" : "Invisible",
+ "Offline" : "Sin conexión",
+ "Set status" : "Configurar estado",
+ "There was an error saving the new status" : "Ha habido un error al guardar el nuevo estado",
+ "Clear status after" : "Eliminar el estado después de",
+ "What's your status?" : "¿Cuál es tu estado?",
+ "Set a custom status" : "Configura un estado personalizado",
+ "Clear custom status" : "Eliminar estado personalizado",
+ "There was an error saving the status" : "Ha habido un error al guardar el estado",
+ "There was an error clearing the status" : "Ha habido un error al eliminar el estado",
+ "No recent status changes" : "No hay cambios de estado recientes",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "No eliminar",
+ "Today" : "Hoy",
+ "This week" : "Esta semana",
+ "30 minutes" : "30 minutos",
+ "1 hour" : "1 hora",
+ "4 hours" : "4 horas",
+ "Mute all notifications" : "Silenciar todas las notificaciones"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js
new file mode 100644
index 00000000000..06ac2b087a7
--- /dev/null
+++ b/apps/user_status/l10n/nl.js
@@ -0,0 +1,24 @@
+OC.L10N.register(
+ "user_status",
+ {
+ "Recent statuses" : "Recente statussen",
+ "In a meeting" : "Vergadering",
+ "Commuting" : "Woon-werk",
+ "Out sick" : "Ziek",
+ "Vacationing" : "vakantie",
+ "Working remotely" : "Thuiswerken",
+ "Online" : "Online",
+ "Away" : "Afwezig",
+ "Do not disturb" : "Niet storen",
+ "Invisible" : "Verborgen",
+ "Offline" : "Off-line",
+ "Set status" : "Instellen status",
+ "What's your status?" : "Wat is je status?",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Today" : "Vandaag",
+ "This week" : "Deze week",
+ "30 minutes" : "30 minuten",
+ "1 hour" : "1 uur",
+ "4 hours" : "4 uur"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/user_status/l10n/nl.json b/apps/user_status/l10n/nl.json
new file mode 100644
index 00000000000..5a673745850
--- /dev/null
+++ b/apps/user_status/l10n/nl.json
@@ -0,0 +1,22 @@
+{ "translations": {
+ "Recent statuses" : "Recente statussen",
+ "In a meeting" : "Vergadering",
+ "Commuting" : "Woon-werk",
+ "Out sick" : "Ziek",
+ "Vacationing" : "vakantie",
+ "Working remotely" : "Thuiswerken",
+ "Online" : "Online",
+ "Away" : "Afwezig",
+ "Do not disturb" : "Niet storen",
+ "Invisible" : "Verborgen",
+ "Offline" : "Off-line",
+ "Set status" : "Instellen status",
+ "What's your status?" : "Wat is je status?",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Today" : "Vandaag",
+ "This week" : "Deze week",
+ "30 minutes" : "30 minuten",
+ "1 hour" : "1 uur",
+ "4 hours" : "4 uur"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file