summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-03-03 11:29:57 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2016-03-03 11:29:57 +0100
commit8cacfce83dbb33cd75aa0c42375287b6a7a0369b (patch)
tree19779e437e5e4860647328f72f01c066455a89b9 /lib/l10n
parent8b76e8c57bf75ccd68434df483ed92cc8874751c (diff)
downloadnextcloud-server-8cacfce83dbb33cd75aa0c42375287b6a7a0369b.tar.gz
nextcloud-server-8cacfce83dbb33cd75aa0c42375287b6a7a0369b.zip
ne, or_IN, uz and yo have been removed from transifex and will be removed from git here now as well
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/ne.js10
-rw-r--r--lib/l10n/ne.json8
-rw-r--r--lib/l10n/or_IN.js10
-rw-r--r--lib/l10n/or_IN.json8
-rw-r--r--lib/l10n/uz.js10
-rw-r--r--lib/l10n/uz.json8
-rw-r--r--lib/l10n/yo.js10
-rw-r--r--lib/l10n/yo.json8
8 files changed, 0 insertions, 72 deletions
diff --git a/lib/l10n/ne.js b/lib/l10n/ne.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/ne.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/ne.json b/lib/l10n/ne.json
deleted file mode 100644
index b994fa289eb..00000000000
--- a/lib/l10n/ne.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/or_IN.js b/lib/l10n/or_IN.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/or_IN.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/or_IN.json b/lib/l10n/or_IN.json
deleted file mode 100644
index b994fa289eb..00000000000
--- a/lib/l10n/or_IN.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/uz.js b/lib/l10n/uz.js
deleted file mode 100644
index 784e8271ef3..00000000000
--- a/lib/l10n/uz.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=1; plural=0;");
diff --git a/lib/l10n/uz.json b/lib/l10n/uz.json
deleted file mode 100644
index 3a3512d508d..00000000000
--- a/lib/l10n/uz.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=1; plural=0;"
-} \ No newline at end of file
diff --git a/lib/l10n/yo.js b/lib/l10n/yo.js
deleted file mode 100644
index a12702211c2..00000000000
--- a/lib/l10n/yo.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/yo.json b/lib/l10n/yo.json
deleted file mode 100644
index b994fa289eb..00000000000
--- a/lib/l10n/yo.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