From 23dd46f515b1134759869f1de78f68a16cd706d1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 21 Jan 2024 02:07:23 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 1 + l10n/en_GB.json | 1 + l10n/it.js | 2 +- l10n/it.json | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 7b2dfec24..64230d70d 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -10,6 +10,7 @@ OC.L10N.register( "Error saving image" : "Error saving image", "Unsaved changes" : "Unsaved changes", "Drop changes" : "Drop changes", + "Play the live photo" : "Play the live photo", "LIVE" : "LIVE", "Your browser does not support videos." : "Your browser does not support videos.", "Edit" : "Edit", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 3502ef2ce..4455e4a0b 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -8,6 +8,7 @@ "Error saving image" : "Error saving image", "Unsaved changes" : "Unsaved changes", "Drop changes" : "Drop changes", + "Play the live photo" : "Play the live photo", "LIVE" : "LIVE", "Your browser does not support videos." : "Your browser does not support videos.", "Edit" : "Edit", diff --git a/l10n/it.js b/l10n/it.js index 77efa2910..6bbb690ff 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -51,7 +51,7 @@ OC.L10N.register( "Original" : "Originale", "Custom" : "Personalizzato", "Square" : "Quadrato", - "Landscape" : "Paesaggio", + "Landscape" : "Orizzontale", "Portrait" : "Ritratto", "Ellipse" : "Ellisse", "Classic TV" : "TV classica", diff --git a/l10n/it.json b/l10n/it.json index 24fdc87a9..4a84a0481 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -49,7 +49,7 @@ "Original" : "Originale", "Custom" : "Personalizzato", "Square" : "Quadrato", - "Landscape" : "Paesaggio", + "Landscape" : "Orizzontale", "Portrait" : "Ritratto", "Ellipse" : "Ellisse", "Classic TV" : "TV classica",