diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:25 +0000 |
commit | 7560415105c9013b53ebd0bebb0998a4e51303e6 (patch) | |
tree | 9c5e9810b0d9f6a3648438aa4fefccc81c044586 /apps/files/l10n/is.js | |
parent | e802996e3e22d770093e50b30ac58f9bb3a38fb7 (diff) | |
download | nextcloud-server-7560415105c9013b53ebd0bebb0998a4e51303e6.tar.gz nextcloud-server-7560415105c9013b53ebd0bebb0998a4e51303e6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/is.js')
-rw-r--r-- | apps/files/l10n/is.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 758400704ab..aa69acbdbc0 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -210,7 +210,6 @@ OC.L10N.register( "Select file or folder to link to" : "Veldu skrá eða möppu til að tengja í", "Choose file" : "Veldu skrá", "Choose {file}" : "Veldu {file}", - "Add" : "Bæta við", "Loading current folder" : "Hleð inn núverandi möppu", "No files in here" : "Engar skrár hér", "Upload some content or sync with your devices!" : "Sendu inn eitthvað efni eða samstilltu við tækin þín!", @@ -313,6 +312,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Skrárnar munu birtast eftir því sem farið er í gegnum listann.", "Search for an account" : "Leita að notandaaðgangi", "Choose" : "Velja", - "No files or folders have been deleted yet" : "Engum skrám eða möppum hefur enn verið eytt" + "No files or folders have been deleted yet" : "Engum skrám eða möppum hefur enn verið eytt", + "Add" : "Bæta við" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |