diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-27 00:23:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-27 00:23:15 +0000 |
commit | 9f196a5d81bf039ae734a614db3955a776e829bf (patch) | |
tree | 1f19c647b5859f620a89ae3ff0cef411579995f8 /apps/theming | |
parent | ea1f2c936414d2fa15b30f4adb5c5e2605587c05 (diff) | |
download | nextcloud-server-9f196a5d81bf039ae734a614db3955a776e829bf.tar.gz nextcloud-server-9f196a5d81bf039ae734a614db3955a776e829bf.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/is.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/is.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/is.js b/apps/theming/l10n/is.js index 9429d68a7ff..ab0f961b879 100644 --- a/apps/theming/l10n/is.js +++ b/apps/theming/l10n/is.js @@ -22,6 +22,7 @@ OC.L10N.register( "No file uploaded" : "Engin skrá var send inn", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Þú ert nú þegar að nota sérsniðið þema. Mögulega gæti það skrifað yfir stillingar í þemaforriti.", "Theming" : "Þemu", + "Appearance and accessibility" : "Útlit og aðgengi", "Dark theme" : "Dökkt þema", "Enable dark theme" : "Virkja dökkt þema", "Dyslexia font" : "Dyslexia letur", diff --git a/apps/theming/l10n/is.json b/apps/theming/l10n/is.json index a12b90ce64f..2e4007e3e46 100644 --- a/apps/theming/l10n/is.json +++ b/apps/theming/l10n/is.json @@ -20,6 +20,7 @@ "No file uploaded" : "Engin skrá var send inn", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Þú ert nú þegar að nota sérsniðið þema. Mögulega gæti það skrifað yfir stillingar í þemaforriti.", "Theming" : "Þemu", + "Appearance and accessibility" : "Útlit og aðgengi", "Dark theme" : "Dökkt þema", "Enable dark theme" : "Virkja dökkt þema", "Dyslexia font" : "Dyslexia letur", |