diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/files_sharing/l10n/is.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/is.js')
-rw-r--r-- | apps/files_sharing/l10n/is.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index b4191649add..a38c19135b4 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -135,7 +135,6 @@ OC.L10N.register( "Expiration date" : "Gildir til", "Hide download" : "Fela niðurhal", "Note to recipient" : "Minnispunktur til viðtakanda", - "Update" : "Uppfæra", "Share" : "Deila", "Delete share" : "Eyða sameign", "Expires {relativetime}" : "Rennur út {relativetime}", @@ -184,6 +183,7 @@ OC.L10N.register( "No expiration date set" : "Engin dagsetning fyrir gildistíma er sett", "Allow resharing" : "Leyfa endurdeilingu", "Expiration date enforced" : "Gerði gildistíma nauðsynlegan", - "Password protect" : "Verja með lykilorði" + "Password protect" : "Verja með lykilorði", + "Update" : "Uppfæra" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |