diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2016-03-06 19:59:57 +0100 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2016-03-06 19:59:57 +0100 |
commit | 6dcf70f2442684a1e5bc4ff49152efe9f161b7b7 (patch) | |
tree | f6fc416c73e30874bad9176d8474003ae19b9a5f /core | |
parent | 6f6d659f56c8c39b6286c02c2045a85870193a74 (diff) | |
parent | 8cacfce83dbb33cd75aa0c42375287b6a7a0369b (diff) | |
download | nextcloud-server-6dcf70f2442684a1e5bc4ff49152efe9f161b7b7.tar.gz nextcloud-server-6dcf70f2442684a1e5bc4ff49152efe9f161b7b7.zip |
Merge pull request #22807 from owncloud/remove-empty-translations
ne, or_IN, uz and yo have been removed from transifex and will be rem…
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ne.js | 8 | ||||
-rw-r--r-- | core/l10n/ne.json | 6 | ||||
-rw-r--r-- | core/l10n/or_IN.js | 8 | ||||
-rw-r--r-- | core/l10n/or_IN.json | 6 | ||||
-rw-r--r-- | core/l10n/uz.js | 8 | ||||
-rw-r--r-- | core/l10n/uz.json | 6 | ||||
-rw-r--r-- | core/l10n/yo.js | 8 | ||||
-rw-r--r-- | core/l10n/yo.json | 6 |
8 files changed, 0 insertions, 56 deletions
diff --git a/core/l10n/ne.js b/core/l10n/ne.js deleted file mode 100644 index 4cb36aaaaac..00000000000 --- a/core/l10n/ne.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "core", - { - "_{count} file conflict_::_{count} file conflicts_" : ["",""], - "_download %n file_::_download %n files_" : ["",""], - "_{count} search result in other places_::_{count} search results in other places_" : ["",""] -}, -"nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/ne.json b/core/l10n/ne.json deleted file mode 100644 index 43fce52c5cf..00000000000 --- a/core/l10n/ne.json +++ /dev/null @@ -1,6 +0,0 @@ -{ "translations": { - "_{count} file conflict_::_{count} file conflicts_" : ["",""], - "_download %n file_::_download %n files_" : ["",""], - "_{count} search result in other places_::_{count} search results in other places_" : ["",""] -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/core/l10n/or_IN.js b/core/l10n/or_IN.js deleted file mode 100644 index 4cb36aaaaac..00000000000 --- a/core/l10n/or_IN.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "core", - { - "_{count} file conflict_::_{count} file conflicts_" : ["",""], - "_download %n file_::_download %n files_" : ["",""], - "_{count} search result in other places_::_{count} search results in other places_" : ["",""] -}, -"nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/or_IN.json b/core/l10n/or_IN.json deleted file mode 100644 index 43fce52c5cf..00000000000 --- a/core/l10n/or_IN.json +++ /dev/null @@ -1,6 +0,0 @@ -{ "translations": { - "_{count} file conflict_::_{count} file conflicts_" : ["",""], - "_download %n file_::_download %n files_" : ["",""], - "_{count} search result in other places_::_{count} search results in other places_" : ["",""] -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/core/l10n/uz.js b/core/l10n/uz.js deleted file mode 100644 index 79b14074bf0..00000000000 --- a/core/l10n/uz.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "core", - { - "_{count} file conflict_::_{count} file conflicts_" : [""], - "_download %n file_::_download %n files_" : [""], - "_{count} search result in other places_::_{count} search results in other places_" : [""] -}, -"nplurals=1; plural=0;"); diff --git a/core/l10n/uz.json b/core/l10n/uz.json deleted file mode 100644 index 2a362261184..00000000000 --- a/core/l10n/uz.json +++ /dev/null @@ -1,6 +0,0 @@ -{ "translations": { - "_{count} file conflict_::_{count} file conflicts_" : [""], - "_download %n file_::_download %n files_" : [""], - "_{count} search result in other places_::_{count} search results in other places_" : [""] -},"pluralForm" :"nplurals=1; plural=0;" -}
\ No newline at end of file diff --git a/core/l10n/yo.js b/core/l10n/yo.js deleted file mode 100644 index 4cb36aaaaac..00000000000 --- a/core/l10n/yo.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "core", - { - "_{count} file conflict_::_{count} file conflicts_" : ["",""], - "_download %n file_::_download %n files_" : ["",""], - "_{count} search result in other places_::_{count} search results in other places_" : ["",""] -}, -"nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/yo.json b/core/l10n/yo.json deleted file mode 100644 index 43fce52c5cf..00000000000 --- a/core/l10n/yo.json +++ /dev/null @@ -1,6 +0,0 @@ -{ "translations": { - "_{count} file conflict_::_{count} file conflicts_" : ["",""], - "_download %n file_::_download %n files_" : ["",""], - "_{count} search result in other places_::_{count} search results in other places_" : ["",""] -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file |