From 1cfea13e943411cd98988911e9e13dd7d78682fc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 10 Jan 2023 02:24:52 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- lib/l10n/pl.js | 1 + lib/l10n/pl.json | 1 + lib/l10n/sv.js | 1 + lib/l10n/sv.json | 1 + 4 files changed, 4 insertions(+) (limited to 'lib') diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index ef8ed89bcad..fb3efd443d9 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -57,6 +57,7 @@ OC.L10N.register( "Invalid image" : "Nieprawidłowy obraz", "Avatar image is not square" : "Obraz awatara nie jest kwadratowy", "View profile" : "Zobacz profil", + "Local time: %s" : "Czas lokalny: %s", "today" : "dzisiaj", "tomorrow" : "jutro", "yesterday" : "wczoraj", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index 167a1f6a0d5..13f15896f34 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -55,6 +55,7 @@ "Invalid image" : "Nieprawidłowy obraz", "Avatar image is not square" : "Obraz awatara nie jest kwadratowy", "View profile" : "Zobacz profil", + "Local time: %s" : "Czas lokalny: %s", "today" : "dzisiaj", "tomorrow" : "jutro", "yesterday" : "wczoraj", diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index aa4ac95b7a8..b08f455388c 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -57,6 +57,7 @@ OC.L10N.register( "Invalid image" : "Ogiltig bild", "Avatar image is not square" : "Profilbilden är inte fyrkantig", "View profile" : "Visa profil", + "Local time: %s" : "Lokal tid: %s", "today" : "idag", "tomorrow" : "imorgon", "yesterday" : "igår", diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index 212b938bbd5..a08808212e2 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -55,6 +55,7 @@ "Invalid image" : "Ogiltig bild", "Avatar image is not square" : "Profilbilden är inte fyrkantig", "View profile" : "Visa profil", + "Local time: %s" : "Lokal tid: %s", "today" : "idag", "tomorrow" : "imorgon", "yesterday" : "igår", -- cgit v1.2.3