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/lib/l10n
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-08-26 13:19:24 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2015-08-26 13:19:24 +0300
commit40203d7d1e7b55f2b0eb32c1ad36ada2b060d987 (patch)
tree7fa75aec202185a07631129b2facdb1ae2529fa3 /lib/l10n
parent27af0e82ddba29512a4a5fe08cbd060cc6251264 (diff)
Remove languages which are no longer maintained on transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/ca@valencia.js10
-rw-r--r--lib/l10n/ca@valencia.json8
-rw-r--r--lib/l10n/de_CH.js40
-rw-r--r--lib/l10n/de_CH.json38
-rw-r--r--lib/l10n/en_NZ.js10
-rw-r--r--lib/l10n/en_NZ.json8
-rw-r--r--lib/l10n/es_BO.js10
-rw-r--r--lib/l10n/es_BO.json8
-rw-r--r--lib/l10n/es_CO.js10
-rw-r--r--lib/l10n/es_CO.json8
-rw-r--r--lib/l10n/es_CR.js10
-rw-r--r--lib/l10n/es_CR.json8
-rw-r--r--lib/l10n/es_EC.js10
-rw-r--r--lib/l10n/es_EC.json8
-rw-r--r--lib/l10n/es_PE.js10
-rw-r--r--lib/l10n/es_PE.json8
-rw-r--r--lib/l10n/es_PY.js10
-rw-r--r--lib/l10n/es_PY.json8
-rw-r--r--lib/l10n/es_US.js10
-rw-r--r--lib/l10n/es_US.json8
-rw-r--r--lib/l10n/es_UY.js10
-rw-r--r--lib/l10n/es_UY.json8
-rw-r--r--lib/l10n/eu_ES.js6
-rw-r--r--lib/l10n/eu_ES.json4
-rw-r--r--lib/l10n/fi.js7
-rw-r--r--lib/l10n/fi.json5
-rw-r--r--lib/l10n/fr_CA.js10
-rw-r--r--lib/l10n/fr_CA.json8
-rw-r--r--lib/l10n/hi_IN.js9
-rw-r--r--lib/l10n/hi_IN.json7
-rw-r--r--lib/l10n/sk.js7
-rw-r--r--lib/l10n/sk.json5
-rw-r--r--lib/l10n/ur.js9
-rw-r--r--lib/l10n/ur.json7
34 files changed, 0 insertions, 342 deletions
diff --git a/lib/l10n/ca@valencia.js b/lib/l10n/ca@valencia.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/ca@valencia.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/ca@valencia.json b/lib/l10n/ca@valencia.json
deleted file mode 100644
index b994fa289eb..00000000000
--- a/lib/l10n/ca@valencia.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/de_CH.js b/lib/l10n/de_CH.js
deleted file mode 100644
index d0d4be0f4e6..00000000000
--- a/lib/l10n/de_CH.js
+++ /dev/null
@@ -1,40 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "Help" : "Hilfe",
- "Personal" : "Persönlich",
- "Settings" : "Einstellungen",
- "Users" : "Benutzer",
- "Admin" : "Administrator",
- "No app name specified" : "Kein App-Name spezifiziert",
- "web services under your control" : "Web-Services unter Ihrer Kontrolle",
- "App directory already exists" : "Anwendungsverzeichnis existiert bereits",
- "App can't be installed because of not allowed code in the App" : "Anwendung kann wegen nicht erlaubten Codes nicht installiert werden",
- "Application is not enabled" : "Die Anwendung ist nicht aktiviert",
- "Authentication error" : "Authentifizierungs-Fehler",
- "Token expired. Please reload page." : "Token abgelaufen. Bitte laden Sie die Seite neu.",
- "%s enter the database username." : "%s geben Sie den Datenbank-Benutzernamen an.",
- "%s enter the database name." : "%s geben Sie den Datenbank-Namen an.",
- "%s you may not use dots in the database name" : "%s Der Datenbank-Name darf keine Punkte enthalten",
- "MS SQL username and/or password not valid: %s" : "MS SQL Benutzername und/oder Passwort ungültig: %s",
- "You need to enter either an existing account or the administrator." : "Sie müssen entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben.",
- "DB Error: \"%s\"" : "DB Fehler: \"%s\"",
- "Offending command was: \"%s\"" : "Fehlerhafter Befehl war: \"%s\"",
- "Oracle connection could not be established" : "Die Oracle-Verbindung konnte nicht aufgebaut werden.",
- "Oracle username and/or password not valid" : "Oracle Benutzername und/oder Passwort ungültig",
- "Offending command was: \"%s\", name: %s, password: %s" : "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s",
- "PostgreSQL username and/or password not valid" : "PostgreSQL Benutzername und/oder Passwort ungültig",
- "Set an admin username." : "Setze Administrator Benutzername.",
- "Set an admin password." : "Setze Administrator Passwort",
- "%s shared »%s« with you" : "%s teilt »%s« mit Ihnen",
- "Could not find category \"%s\"" : "Die Kategorie «%s» konnte nicht gefunden werden.",
- "seconds ago" : "Gerade eben",
- "today" : "Heute",
- "yesterday" : "Gestern",
- "last month" : "Letzten Monat",
- "last year" : "Letztes Jahr",
- "years ago" : "Vor Jahren",
- "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
- "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/de_CH.json b/lib/l10n/de_CH.json
deleted file mode 100644
index 26ab7e1b201..00000000000
--- a/lib/l10n/de_CH.json
+++ /dev/null
@@ -1,38 +0,0 @@
-{ "translations": {
- "Help" : "Hilfe",
- "Personal" : "Persönlich",
- "Settings" : "Einstellungen",
- "Users" : "Benutzer",
- "Admin" : "Administrator",
- "No app name specified" : "Kein App-Name spezifiziert",
- "web services under your control" : "Web-Services unter Ihrer Kontrolle",
- "App directory already exists" : "Anwendungsverzeichnis existiert bereits",
- "App can't be installed because of not allowed code in the App" : "Anwendung kann wegen nicht erlaubten Codes nicht installiert werden",
- "Application is not enabled" : "Die Anwendung ist nicht aktiviert",
- "Authentication error" : "Authentifizierungs-Fehler",
- "Token expired. Please reload page." : "Token abgelaufen. Bitte laden Sie die Seite neu.",
- "%s enter the database username." : "%s geben Sie den Datenbank-Benutzernamen an.",
- "%s enter the database name." : "%s geben Sie den Datenbank-Namen an.",
- "%s you may not use dots in the database name" : "%s Der Datenbank-Name darf keine Punkte enthalten",
- "MS SQL username and/or password not valid: %s" : "MS SQL Benutzername und/oder Passwort ungültig: %s",
- "You need to enter either an existing account or the administrator." : "Sie müssen entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben.",
- "DB Error: \"%s\"" : "DB Fehler: \"%s\"",
- "Offending command was: \"%s\"" : "Fehlerhafter Befehl war: \"%s\"",
- "Oracle connection could not be established" : "Die Oracle-Verbindung konnte nicht aufgebaut werden.",
- "Oracle username and/or password not valid" : "Oracle Benutzername und/oder Passwort ungültig",
- "Offending command was: \"%s\", name: %s, password: %s" : "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s",
- "PostgreSQL username and/or password not valid" : "PostgreSQL Benutzername und/oder Passwort ungültig",
- "Set an admin username." : "Setze Administrator Benutzername.",
- "Set an admin password." : "Setze Administrator Passwort",
- "%s shared »%s« with you" : "%s teilt »%s« mit Ihnen",
- "Could not find category \"%s\"" : "Die Kategorie «%s» konnte nicht gefunden werden.",
- "seconds ago" : "Gerade eben",
- "today" : "Heute",
- "yesterday" : "Gestern",
- "last month" : "Letzten Monat",
- "last year" : "Letztes Jahr",
- "years ago" : "Vor Jahren",
- "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
- "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/en_NZ.js b/lib/l10n/en_NZ.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/en_NZ.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/en_NZ.json b/lib/l10n/en_NZ.json
deleted file mode 100644
index b994fa289eb..00000000000
--- a/lib/l10n/en_NZ.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/es_BO.js b/lib/l10n/es_BO.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/es_BO.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/es_BO.json b/lib/l10n/es_BO.json
deleted file mode 100644
index b994fa289eb..00000000000
--- a/lib/l10n/es_BO.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/es_CO.js b/lib/l10n/es_CO.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/es_CO.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/es_CO.json b/lib/l10n/es_CO.json
deleted file mode 100644
index b994fa289eb..00000000000
--- a/lib/l10n/es_CO.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/es_CR.js b/lib/l10n/es_CR.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/es_CR.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/es_CR.json b/lib/l10n/es_CR.json
deleted file mode 100644
index b994fa289eb..00000000000
--- a/lib/l10n/es_CR.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/es_EC.js b/lib/l10n/es_EC.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/es_EC.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/es_EC.json b/lib/l10n/es_EC.json
deleted file mode 100644
index b994fa289eb..00000000000
--- a/lib/l10n/es_EC.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/es_PE.js b/lib/l10n/es_PE.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/es_PE.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/es_PE.json b/lib/l10n/es_PE.json
deleted file mode 100644
index b994fa289eb..00000000000
--- a/lib/l10n/es_PE.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/es_PY.js b/lib/l10n/es_PY.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/es_PY.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/es_PY.json b/lib/l10n/es_PY.json
deleted file mode 100644
index b994fa289eb..00000000000
--- a/lib/l10n/es_PY.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/es_US.js b/lib/l10n/es_US.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/es_US.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/es_US.json b/lib/l10n/es_US.json
deleted file mode 100644
index b994fa289eb..00000000000
--- a/lib/l10n/es_US.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/es_UY.js b/lib/l10n/es_UY.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/es_UY.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/es_UY.json b/lib/l10n/es_UY.json
deleted file mode 100644
index b994fa289eb..00000000000
--- a/lib/l10n/es_UY.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/eu_ES.js b/lib/l10n/eu_ES.js
deleted file mode 100644
index f547910d4aa..00000000000
--- a/lib/l10n/eu_ES.js
+++ /dev/null
@@ -1,6 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "Personal" : "Pertsonala"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/eu_ES.json b/lib/l10n/eu_ES.json
deleted file mode 100644
index 711c235ddc2..00000000000
--- a/lib/l10n/eu_ES.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{ "translations": {
- "Personal" : "Pertsonala"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js
deleted file mode 100644
index f1346425331..00000000000
--- a/lib/l10n/fi.js
+++ /dev/null
@@ -1,7 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "Help" : "Apua",
- "Settings" : "Asetukset"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json
deleted file mode 100644
index b556f7f1816..00000000000
--- a/lib/l10n/fi.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{ "translations": {
- "Help" : "Apua",
- "Settings" : "Asetukset"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/fr_CA.js b/lib/l10n/fr_CA.js
deleted file mode 100644
index 9408adc0dc3..00000000000
--- a/lib/l10n/fr_CA.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},
-"nplurals=2; plural=(n > 1);");
diff --git a/lib/l10n/fr_CA.json b/lib/l10n/fr_CA.json
deleted file mode 100644
index 2a227e468c7..00000000000
--- a/lib/l10n/fr_CA.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
- "_%n day ago_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""],
- "_%n year ago_::_%n years ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n minute ago_::_%n minutes ago_" : ["",""]
-},"pluralForm" :"nplurals=2; plural=(n > 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/hi_IN.js b/lib/l10n/hi_IN.js
deleted file mode 100644
index da0dcc6bdde..00000000000
--- a/lib/l10n/hi_IN.js
+++ /dev/null
@@ -1,9 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "_%n minute ago_::_%n minutes ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n day go_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""]
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/hi_IN.json b/lib/l10n/hi_IN.json
deleted file mode 100644
index 4286553dd0c..00000000000
--- a/lib/l10n/hi_IN.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{ "translations": {
- "_%n minute ago_::_%n minutes ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n day go_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""]
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js
deleted file mode 100644
index 1eed1a5720c..00000000000
--- a/lib/l10n/sk.js
+++ /dev/null
@@ -1,7 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "Personal" : "Osobné",
- "Settings" : "Nastavenia"
-},
-"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json
deleted file mode 100644
index bd84c129e92..00000000000
--- a/lib/l10n/sk.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{ "translations": {
- "Personal" : "Osobné",
- "Settings" : "Nastavenia"
-},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
-} \ No newline at end of file
diff --git a/lib/l10n/ur.js b/lib/l10n/ur.js
deleted file mode 100644
index da0dcc6bdde..00000000000
--- a/lib/l10n/ur.js
+++ /dev/null
@@ -1,9 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "_%n minute ago_::_%n minutes ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n day go_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""]
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/ur.json b/lib/l10n/ur.json
deleted file mode 100644
index 4286553dd0c..00000000000
--- a/lib/l10n/ur.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{ "translations": {
- "_%n minute ago_::_%n minutes ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "_%n day go_::_%n days ago_" : ["",""],
- "_%n month ago_::_%n months ago_" : ["",""]
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file