summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-25 02:56:28 +0000
committerNextcloud bot <bot@nextcloud.com>2021-02-25 02:56:28 +0000
commit609c14d0b6b76fc6dc75d495c27b7bfd4e55c03f (patch)
treedfde04561125c0600a86c1eae63e5698a8910431
parent512106ef9ff67be8a7225081dc8e195eb89dc109 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/sc.js5
-rw-r--r--l10n/sc.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/l10n/sc.js b/l10n/sc.js
index 960c9d4d2..28c619eb3 100644
--- a/l10n/sc.js
+++ b/l10n/sc.js
@@ -3,12 +3,15 @@ OC.L10N.register(
{
"Close" : "Serra",
"Description" : "Descritzione",
+ "Folder" : "Cartella",
"New folder" : "Cartella noa",
"Username" : "Nùmene utente",
"Password" : "Crae",
"Create" : "Crea",
"Rename" : "Torra a numenare",
"Delete" : "Cantzella",
- "Settings" : "Impostatziones"
+ "Settings" : "Impostatziones",
+ "Import" : "Importa",
+ "Export" : "Esporta"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sc.json b/l10n/sc.json
index c721454c9..e36393233 100644
--- a/l10n/sc.json
+++ b/l10n/sc.json
@@ -1,12 +1,15 @@
{ "translations": {
"Close" : "Serra",
"Description" : "Descritzione",
+ "Folder" : "Cartella",
"New folder" : "Cartella noa",
"Username" : "Nùmene utente",
"Password" : "Crae",
"Create" : "Crea",
"Rename" : "Torra a numenare",
"Delete" : "Cantzella",
- "Settings" : "Impostatziones"
+ "Settings" : "Impostatziones",
+ "Import" : "Importa",
+ "Export" : "Esporta"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file