diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-23 02:39:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-23 02:39:25 +0000 |
commit | ff54a0481bb939d663ee962714ac0cd722dde996 (patch) | |
tree | 86d376fe28dcc37bab0f288a427be5917864e3d7 /lib/l10n | |
parent | d090341b34add2684bb43241808d1852594aab27 (diff) | |
download | nextcloud-server-ff54a0481bb939d663ee962714ac0cd722dde996.tar.gz nextcloud-server-ff54a0481bb939d663ee962714ac0cd722dde996.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/sc.js | 5 | ||||
-rw-r--r-- | lib/l10n/sc.json | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/lib/l10n/sc.js b/lib/l10n/sc.js index 6da1b1e8920..32a9e7d3995 100644 --- a/lib/l10n/sc.js +++ b/lib/l10n/sc.js @@ -1,7 +1,10 @@ OC.L10N.register( "lib", { + "Unknown filetype" : "Genia de archìviu disconnota", "This is an automatically sent email, please do not reply." : "Custu est unu messàgiu de posta imbiadu in automàticu, non rispondas.", - "Settings" : "Impostatziones" + "Settings" : "Impostatziones", + "Open »%s«" : "Aberi »%s«", + "%1$s via %2$s" : "%1$s cun %2$s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/sc.json b/lib/l10n/sc.json index 5fba8257651..4646b3887db 100644 --- a/lib/l10n/sc.json +++ b/lib/l10n/sc.json @@ -1,5 +1,8 @@ { "translations": { + "Unknown filetype" : "Genia de archìviu disconnota", "This is an automatically sent email, please do not reply." : "Custu est unu messàgiu de posta imbiadu in automàticu, non rispondas.", - "Settings" : "Impostatziones" + "Settings" : "Impostatziones", + "Open »%s«" : "Aberi »%s«", + "%1$s via %2$s" : "%1$s cun %2$s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |