Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_filter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-13 05:41:44 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-13 05:41:44 +0300
commitd9f6364ca298ad1b7eb0c49861cbd1f7481f2dcc (patch)
treed963ebaa4c2311f309f2ae347aad79bba4f6e683 /l10n
parent46abf22061e654180c138d6bddc9fe8750a3cdc9 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/sc.js12
-rw-r--r--l10n/sc.json12
2 files changed, 22 insertions, 2 deletions
diff --git a/l10n/sc.js b/l10n/sc.js
index 179264a..208a013 100644
--- a/l10n/sc.js
+++ b/l10n/sc.js
@@ -1,9 +1,19 @@
OC.L10N.register(
"files_filter",
{
+ "Images" : "Imàgines",
+ "Videos" : "Vìdeos",
+ "No images found" : "Peruna imàgine agatada",
+ "Any uploaded image will show up here" : "Totu is imàgines carrigadas s'ant a mustrare inoghe",
+ "Filter" : "Filtru",
+ "Files filter" : "Filtru de is archìvios",
+ "Adds type filtered file views to the sidebar" : "Agiunghet visualizatziones de archìvios filtrados pro genia a s'istanca laterale",
+ "No entries found in this folder" : "Perunu elementu agatadu in custa cartella",
"Name" : "Nùmene",
"Size" : "Mannària",
"Modified" : "Modificadu",
- "Delete" : "Cantzella"
+ "Delete" : "Cantzella",
+ "No videos found" : "Perunu vìdeu agatadu",
+ "Any uploaded video will show up here" : "Totu is vìdeos carrigados s'ant a mustrare inoghe"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sc.json b/l10n/sc.json
index dae07b7..c7a78f0 100644
--- a/l10n/sc.json
+++ b/l10n/sc.json
@@ -1,7 +1,17 @@
{ "translations": {
+ "Images" : "Imàgines",
+ "Videos" : "Vìdeos",
+ "No images found" : "Peruna imàgine agatada",
+ "Any uploaded image will show up here" : "Totu is imàgines carrigadas s'ant a mustrare inoghe",
+ "Filter" : "Filtru",
+ "Files filter" : "Filtru de is archìvios",
+ "Adds type filtered file views to the sidebar" : "Agiunghet visualizatziones de archìvios filtrados pro genia a s'istanca laterale",
+ "No entries found in this folder" : "Perunu elementu agatadu in custa cartella",
"Name" : "Nùmene",
"Size" : "Mannària",
"Modified" : "Modificadu",
- "Delete" : "Cantzella"
+ "Delete" : "Cantzella",
+ "No videos found" : "Perunu vìdeu agatadu",
+ "Any uploaded video will show up here" : "Totu is vìdeos carrigados s'ant a mustrare inoghe"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file