From 80d9ed96dadbb8fe54738648573a24ce5ad69240 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 24 Jul 2023 00:47:57 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/uk.js | 2 +- l10n/uk.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/uk.js b/l10n/uk.js index a08b350..b75a692 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -3,6 +3,6 @@ OC.L10N.register( { "Photo Sphere Viewer" : "Переглядач Фото Сфери", "Enables viewing of google photosphere images" : "Надає можливість перегляду зображень Google Photosphere", - "Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "Дозволяє переглядати фотосферні зображення Google шляхом інтеграції компонента photo-sphere-viewer.js у ваш екземпляр nextcloud." + "Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "Дозволяє переглядати сферичні зображення Google шляхом інтеграції компонента photo-sphere-viewer.js до вашого сервера хмари Nextcloud." }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/l10n/uk.json b/l10n/uk.json index 8319ddf..fef2575 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -1,6 +1,6 @@ { "translations": { "Photo Sphere Viewer" : "Переглядач Фото Сфери", "Enables viewing of google photosphere images" : "Надає можливість перегляду зображень Google Photosphere", - "Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "Дозволяє переглядати фотосферні зображення Google шляхом інтеграції компонента photo-sphere-viewer.js у ваш екземпляр nextcloud." + "Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "Дозволяє переглядати сферичні зображення Google шляхом інтеграції компонента photo-sphere-viewer.js до вашого сервера хмари Nextcloud." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file