mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>master
parent
079679601d
commit
5deddb8d9a
|
@ -26,6 +26,7 @@ OC.L10N.register(
|
|||
"Server error" : "Villa frá þjóni",
|
||||
"Start" : "Byrjun",
|
||||
"Loading" : "Hleð inn",
|
||||
"Settings saved" : "Stillingar vistaðar"
|
||||
"Settings saved" : "Stillingar vistaðar",
|
||||
"Unexpected error occurred" : "Óvænt villa kom upp"
|
||||
},
|
||||
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
"Server error" : "Villa frá þjóni",
|
||||
"Start" : "Byrjun",
|
||||
"Loading" : "Hleð inn",
|
||||
"Settings saved" : "Stillingar vistaðar"
|
||||
"Settings saved" : "Stillingar vistaðar",
|
||||
"Unexpected error occurred" : "Óvænt villa kom upp"
|
||||
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
|
||||
}
|
Loading…
Reference in New Issue