diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-17 00:33:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-17 00:33:58 +0000 |
commit | 0b2439aa7bea7e93705df370d01bd569d452016d (patch) | |
tree | 557cb598aa84dd2a12eafe216eb3abcc58ca301a /apps/files/l10n/is.json | |
parent | 5c521da9e4d4da34ff25c9f2327fa238a0d5650c (diff) | |
download | nextcloud-server-0b2439aa7bea7e93705df370d01bd569d452016d.tar.gz nextcloud-server-0b2439aa7bea7e93705df370d01bd569d452016d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/is.json')
-rw-r--r-- | apps/files/l10n/is.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index 1df6548fb15..87dbcbfda1f 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -67,6 +67,7 @@ "{dirs} and {files}" : "{dirs} og {files}", "_including %n hidden_::_including %n hidden_" : ["þar á meðal %n falin","þar á meðal %n faldar"], "_Uploading %n file_::_Uploading %n files_" : ["Sendi inn %n skrá","Sendi inn %n skrár"], + "New" : "Nýtt", "Select file range" : "Veldu skráasvið", "{used} of {quota} used" : "{used} af {quota} notað", "{used} used" : "{used} notað", @@ -183,6 +184,7 @@ "Shared with you" : "Deilt með þér", "Shared by link" : "Deilt með tengli", "Deleted shares" : "Eyddar sameignir", - "Pending shares" : "Sameignir í bið" + "Pending shares" : "Sameignir í bið", + "Choose" : "Velja" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file |