diff --git a/l10n/fa.js b/l10n/fa.js deleted file mode 100644 index c102dc9..0000000 --- a/l10n/fa.js +++ /dev/null @@ -1,10 +0,0 @@ -OC.L10N.register( - "weather", - { - "Weather" : "آب و هوا", - "Save" : "ذخیره", - "Add a city" : "افزودن یک شهر", - "Cancel" : "لغو", - "Settings" : "تنظیمات" -}, -"nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json deleted file mode 100644 index 862e619..0000000 --- a/l10n/fa.json +++ /dev/null @@ -1,8 +0,0 @@ -{ "translations": { - "Weather" : "آب و هوا", - "Save" : "ذخیره", - "Add a city" : "افزودن یک شهر", - "Cancel" : "لغو", - "Settings" : "تنظیمات" -},"pluralForm" :"nplurals=2; plural=(n > 1);" -} \ No newline at end of file diff --git a/l10n/uz.js b/l10n/uz.js deleted file mode 100644 index a5e4544..0000000 --- a/l10n/uz.js +++ /dev/null @@ -1,11 +0,0 @@ -OC.L10N.register( - "weather", - { - "Weather" : "Ob-havo", - "Save" : "Saqlash", - "Add a city" : "Shahar qo'shing", - "Add city" : "Shahar qo'shish", - "City name" : "Shahar nomi", - "Add" : "Qo'shish" -}, -"nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json deleted file mode 100644 index 878e35d..0000000 --- a/l10n/uz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ "translations": { - "Weather" : "Ob-havo", - "Save" : "Saqlash", - "Add a city" : "Shahar qo'shing", - "Add city" : "Shahar qo'shish", - "City name" : "Shahar nomi", - "Add" : "Qo'shish" -},"pluralForm" :"nplurals=1; plural=0;" -} \ No newline at end of file