diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-08-10 00:12:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-08-10 00:12:02 +0000 |
commit | b60a8ddc24c0336576ecf0ed70d58c664f825641 (patch) | |
tree | f6f1c5936098729fb25bde132a2030832bae6968 /lib/l10n | |
parent | 44b474138466148b8c961c60d749c3f64dbe0eac (diff) | |
download | nextcloud-server-master.tar.gz nextcloud-server-master.zip |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/de.js | 2 | ||||
-rw-r--r-- | lib/l10n/de.json | 2 | ||||
-rw-r--r-- | lib/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | lib/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | lib/l10n/en_GB.js | 2 | ||||
-rw-r--r-- | lib/l10n/en_GB.json | 2 | ||||
-rw-r--r-- | lib/l10n/et_EE.js | 2 | ||||
-rw-r--r-- | lib/l10n/et_EE.json | 2 | ||||
-rw-r--r-- | lib/l10n/ga.js | 2 | ||||
-rw-r--r-- | lib/l10n/ga.json | 2 | ||||
-rw-r--r-- | lib/l10n/uk.js | 2 | ||||
-rw-r--r-- | lib/l10n/uk.json | 2 | ||||
-rw-r--r-- | lib/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | lib/l10n/zh_HK.json | 2 |
14 files changed, 28 insertions, 0 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index db04c57acff..de09d348eaf 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -129,6 +129,8 @@ OC.L10N.register( "Settings" : "Einstellungen", "Log out" : "Abmelden", "Accounts" : "Konten", + "Bluesky" : "Bluesky", + "View %s on Bluesky" : "%s auf Bluesky anzeigen", "Email" : "E-Mail", "Mail %s" : "E-Mail %s", "Fediverse" : "Fediverse", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index c7ad725a2b6..bd676f0ec80 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -127,6 +127,8 @@ "Settings" : "Einstellungen", "Log out" : "Abmelden", "Accounts" : "Konten", + "Bluesky" : "Bluesky", + "View %s on Bluesky" : "%s auf Bluesky anzeigen", "Email" : "E-Mail", "Mail %s" : "E-Mail %s", "Fediverse" : "Fediverse", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index bea2fe3ba6d..8329f013a24 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -129,6 +129,8 @@ OC.L10N.register( "Settings" : "Einstellungen", "Log out" : "Abmelden", "Accounts" : "Konten", + "Bluesky" : "Bluesky", + "View %s on Bluesky" : "%s auf Bluesky anzeigen", "Email" : "E-Mail", "Mail %s" : "E-Mail %s", "Fediverse" : "Fediverse", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index d754563af01..26c052d4233 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -127,6 +127,8 @@ "Settings" : "Einstellungen", "Log out" : "Abmelden", "Accounts" : "Konten", + "Bluesky" : "Bluesky", + "View %s on Bluesky" : "%s auf Bluesky anzeigen", "Email" : "E-Mail", "Mail %s" : "E-Mail %s", "Fediverse" : "Fediverse", diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index b406616574a..05dc12e854e 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -129,6 +129,8 @@ OC.L10N.register( "Settings" : "Settings", "Log out" : "Log out", "Accounts" : "Accounts", + "Bluesky" : "Bluesky", + "View %s on Bluesky" : "View %s on Bluesky", "Email" : "Email", "Mail %s" : "Mail %s", "Fediverse" : "Fediverse", diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index cfe65d44222..e195477c74b 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -127,6 +127,8 @@ "Settings" : "Settings", "Log out" : "Log out", "Accounts" : "Accounts", + "Bluesky" : "Bluesky", + "View %s on Bluesky" : "View %s on Bluesky", "Email" : "Email", "Mail %s" : "Mail %s", "Fediverse" : "Fediverse", diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index 92080235dd5..8371f694041 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -129,6 +129,8 @@ OC.L10N.register( "Settings" : "Seaded", "Log out" : "Logi välja", "Accounts" : "Kasutajakontod", + "Bluesky" : "Bluesky", + "View %s on Bluesky" : "Vaata Bluesky's: %s", "Email" : "E-post", "Mail %s" : "E-post %s", "Fediverse" : "Födiversum", diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json index b8e16d36993..54d54acf434 100644 --- a/lib/l10n/et_EE.json +++ b/lib/l10n/et_EE.json @@ -127,6 +127,8 @@ "Settings" : "Seaded", "Log out" : "Logi välja", "Accounts" : "Kasutajakontod", + "Bluesky" : "Bluesky", + "View %s on Bluesky" : "Vaata Bluesky's: %s", "Email" : "E-post", "Mail %s" : "E-post %s", "Fediverse" : "Födiversum", diff --git a/lib/l10n/ga.js b/lib/l10n/ga.js index 2de5f97ab4c..1eb9610c265 100644 --- a/lib/l10n/ga.js +++ b/lib/l10n/ga.js @@ -129,6 +129,8 @@ OC.L10N.register( "Settings" : "Socruithe", "Log out" : "Logáil Amach", "Accounts" : "Cuntais", + "Bluesky" : "Bluesky", + "View %s on Bluesky" : "Féach %s ar Bluesky", "Email" : "Ríomhphost", "Mail %s" : "Ríomhphost %s", "Fediverse" : "Feidearálach", diff --git a/lib/l10n/ga.json b/lib/l10n/ga.json index a81cebc37e0..c719a58f656 100644 --- a/lib/l10n/ga.json +++ b/lib/l10n/ga.json @@ -127,6 +127,8 @@ "Settings" : "Socruithe", "Log out" : "Logáil Amach", "Accounts" : "Cuntais", + "Bluesky" : "Bluesky", + "View %s on Bluesky" : "Féach %s ar Bluesky", "Email" : "Ríomhphost", "Mail %s" : "Ríomhphost %s", "Fediverse" : "Feidearálach", diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index 4e871b4130f..6bbd064cdef 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -129,6 +129,8 @@ OC.L10N.register( "Settings" : "Налаштування", "Log out" : "Вихід", "Accounts" : "Облікові записи", + "Bluesky" : "Bluesky", + "View %s on Bluesky" : "Переглянути %s в Bluesky", "Email" : "Електронна пошта", "Mail %s" : "Пошта %s", "Fediverse" : "Fediverse", diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index 285c39ff532..dec165c8acb 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -127,6 +127,8 @@ "Settings" : "Налаштування", "Log out" : "Вихід", "Accounts" : "Облікові записи", + "Bluesky" : "Bluesky", + "View %s on Bluesky" : "Переглянути %s в Bluesky", "Email" : "Електронна пошта", "Mail %s" : "Пошта %s", "Fediverse" : "Fediverse", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 89b8457ef51..86f2a61e2ed 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -129,6 +129,8 @@ OC.L10N.register( "Settings" : "設定", "Log out" : "登出", "Accounts" : "帳戶", + "Bluesky" : "Bluesky", + "View %s on Bluesky" : "在 Bluesky 上查看 %s", "Email" : "電郵地址", "Mail %s" : "郵件 %s", "Fediverse" : "Fediverse", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index e9b3544b539..202410d95dd 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -127,6 +127,8 @@ "Settings" : "設定", "Log out" : "登出", "Accounts" : "帳戶", + "Bluesky" : "Bluesky", + "View %s on Bluesky" : "在 Bluesky 上查看 %s", "Email" : "電郵地址", "Mail %s" : "郵件 %s", "Fediverse" : "Fediverse", |