diff options
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/fa.js | 6 | ||||
-rw-r--r-- | apps/settings/l10n/fa.json | 6 | ||||
-rw-r--r-- | apps/settings/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/ru.json | 2 |
4 files changed, 10 insertions, 6 deletions
diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index 35af2975f4e..6879708c15e 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -472,9 +472,9 @@ OC.L10N.register( "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Not available as this property is required for core functionality including file sharing and calendar invitations", "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Not available as federation has been disabled for your account, contact your system administrator if you have any questions", "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions", - "Your apps" : "برنامه های شما", - "Active apps" : "برنامه های فعال", - "Disabled apps" : "برنامه های غیرفعال شده است", + "Your apps" : "برنامههای شما", + "Active apps" : "برنامههای فعال", + "Disabled apps" : "برنامههای غیرفعال", "Updates" : "به روز رسانی ها", "App bundles" : "بسته های برنامه", "Featured apps" : "برنامههای برگزیده", diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index b8597582530..0f3d5140cad 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -470,9 +470,9 @@ "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Not available as this property is required for core functionality including file sharing and calendar invitations", "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Not available as federation has been disabled for your account, contact your system administrator if you have any questions", "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions", - "Your apps" : "برنامه های شما", - "Active apps" : "برنامه های فعال", - "Disabled apps" : "برنامه های غیرفعال شده است", + "Your apps" : "برنامههای شما", + "Active apps" : "برنامههای فعال", + "Disabled apps" : "برنامههای غیرفعال", "Updates" : "به روز رسانی ها", "App bundles" : "بسته های برنامه", "Featured apps" : "برنامههای برگزیده", diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index 7eabb52c41b..b1445e75986 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -249,6 +249,8 @@ OC.L10N.register( "_%n app has an update available_::_%n apps have an update available_" : ["Возможно обновить %n приложение.","Возможно обновить %n приложения.","Возможно обновить %n приложений.","Возможно обновить %n приложения."], "_Update_::_Update all_" : ["Обновить","Обновить все","Обновить все","Обновить все"], "Device name" : "Название устройства", + "Cancel renaming" : "Отменить переименование", + "Save new name" : "Сохранить новое имя", "Marked for remote wipe" : "Помечено для удаления данных", "Device settings" : "Параметры устройства", "Allow filesystem access" : "Разрешить доступ к файлам", diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index 684cee19ba2..fd32d3fdf5a 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -247,6 +247,8 @@ "_%n app has an update available_::_%n apps have an update available_" : ["Возможно обновить %n приложение.","Возможно обновить %n приложения.","Возможно обновить %n приложений.","Возможно обновить %n приложения."], "_Update_::_Update all_" : ["Обновить","Обновить все","Обновить все","Обновить все"], "Device name" : "Название устройства", + "Cancel renaming" : "Отменить переименование", + "Save new name" : "Сохранить новое имя", "Marked for remote wipe" : "Помечено для удаления данных", "Device settings" : "Параметры устройства", "Allow filesystem access" : "Разрешить доступ к файлам", |