From 48d6a0b4af43acf0c8a9d7aaffc37e0c1ba516a6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 4 Nov 2024 00:53:02 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ug.js | 8 ++++++++ l10n/ug.json | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 l10n/ug.js create mode 100644 l10n/ug.json diff --git a/l10n/ug.js b/l10n/ug.js new file mode 100644 index 0000000..bdca3e0 --- /dev/null +++ b/l10n/ug.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "files_photospheres", + { + "Photo Sphere Viewer" : "رەسىم دائىرىسىنى كۆرگۈچى", + "Enables viewing of google photosphere images" : "گۇگۇل فوتوسفېرا رەسىملىرىنى كۆرۈشنى قوزغىتىدۇ", + "Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "گۇگۇل فوتوسفېرا رەسىملىرىنى كۆرۈشنى قوزغىتىدۇ\n رەسىم دائىرىسى- viewer.js تەركىبلىرىنى بىرلەشتۈرۈش\n كېيىنكى بۇلۇت مىسالىڭىزغا." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ug.json b/l10n/ug.json new file mode 100644 index 0000000..2bac8c7 --- /dev/null +++ b/l10n/ug.json @@ -0,0 +1,6 @@ +{ "translations": { + "Photo Sphere Viewer" : "رەسىم دائىرىسىنى كۆرگۈچى", + "Enables viewing of google photosphere images" : "گۇگۇل فوتوسفېرا رەسىملىرىنى كۆرۈشنى قوزغىتىدۇ", + "Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "گۇگۇل فوتوسفېرا رەسىملىرىنى كۆرۈشنى قوزغىتىدۇ\n رەسىم دائىرىسى- viewer.js تەركىبلىرىنى بىرلەشتۈرۈش\n كېيىنكى بۇلۇت مىسالىڭىزغا." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file