diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-17 00:19:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-17 00:19:35 +0000 |
commit | 4362ed53614c900c53986b694ea3eea3799ab9c1 (patch) | |
tree | ee87ecc56beb5a2627f92ba129f4175af83f4d99 /lib/l10n/is.js | |
parent | d237fd0e78af8bbff51f2802efd4db1d88457579 (diff) | |
download | nextcloud-server-4362ed53614c900c53986b694ea3eea3799ab9c1.tar.gz nextcloud-server-4362ed53614c900c53986b694ea3eea3799ab9c1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/is.js')
-rw-r--r-- | lib/l10n/is.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/is.js b/lib/l10n/is.js index 65458cb7b09..0e66319fdc4 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -76,6 +76,7 @@ OC.L10N.register( "seconds ago" : "sekúndum síðan", "Empty file" : "Tóm skrá", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Eining með auðkenni: %s er ekki til. Virkjaðu hana í forritastillingum eða hafðu samband við kerfisstjóra.", + "Dot files are not allowed" : "Skrár með punkti eru ekki leyfðar", "File already exists" : "Skrá er þegar til", "Invalid path" : "Ógild slóð", "Failed to create file from template" : "Mistókst að búa til skrá út frá sniðmáti", @@ -83,7 +84,6 @@ OC.L10N.register( "File name is a reserved word" : "Skráarheiti er þegar frátekið orð", "File name contains at least one invalid character" : "Skráarheitið inniheldur að minnsta kosti einn ógildan staf", "File name is too long" : "Skráarheiti er of langt", - "Dot files are not allowed" : "Skrár með punkti eru ekki leyfðar", "Empty filename is not allowed" : "Autt skráarheiti er ekki leyft.", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Ekki er hægt að setja upp \"%s\" forritið vegna þess að ekki var hægt að lesa appinfo-skrána.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Ekki var hægt að setja upp forritið \"%s\" vegna þess að það er ekki samhæft þessari útgáfu vefþjónsins.", |