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

github.com/nextcloud/circles.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>2022-07-09 05:33:06 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-09 05:33:06 +0300
commitc11f59e890e2588a88a5013276a014f3cf97f0da (patch)
tree41d1454fc69a8b85f9de08b699aaad5186deda51 /l10n
parent70da11896adf5066ba90095fea3094302be0bd87 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/eu.js3
-rw-r--r--l10n/eu.json3
-rw-r--r--l10n/pl.js3
-rw-r--r--l10n/pl.json3
-rw-r--r--l10n/zh_HK.js3
-rw-r--r--l10n/zh_HK.json3
6 files changed, 12 insertions, 6 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index 2a4b92b8..778eb490 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -181,6 +181,7 @@ OC.L10N.register(
"No entries found in this folder" : "Ez da sarrerarik aurkitu karpeta honetan ",
"Name" : "Izena",
"Size" : "Tamaina",
- "Modified" : "Aldatua"
+ "Modified" : "Aldatua",
+ "%s (Circle owned by %s)" : "%s (%s-(r)en zirkulua)"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
index ff4a8492..7fbdcadf 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -179,6 +179,7 @@
"No entries found in this folder" : "Ez da sarrerarik aurkitu karpeta honetan ",
"Name" : "Izena",
"Size" : "Tamaina",
- "Modified" : "Aldatua"
+ "Modified" : "Aldatua",
+ "%s (Circle owned by %s)" : "%s (%s-(r)en zirkulua)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index 5914a4f9..c5e31662 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -181,6 +181,7 @@ OC.L10N.register(
"No entries found in this folder" : "Brak wpisów w tym katalogu",
"Name" : "Nazwa",
"Size" : "Rozmiar",
- "Modified" : "Zmodyfikowano"
+ "Modified" : "Zmodyfikowano",
+ "%s (Circle owned by %s)" : "%s (Okrąg należący do %s)"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index 4959f512..ba44ce05 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -179,6 +179,7 @@
"No entries found in this folder" : "Brak wpisów w tym katalogu",
"Name" : "Nazwa",
"Size" : "Rozmiar",
- "Modified" : "Zmodyfikowano"
+ "Modified" : "Zmodyfikowano",
+ "%s (Circle owned by %s)" : "%s (Okrąg należący do %s)"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 5e20e16b..957510bb 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -181,6 +181,7 @@ OC.L10N.register(
"No entries found in this folder" : "此資料夾中無項目",
"Name" : "名稱",
"Size" : "大小",
- "Modified" : "修改日期"
+ "Modified" : "修改日期",
+ "%s (Circle owned by %s)" : "%s(由 %s 擁有的社交圈子)"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 3eb75c39..f9e7f351 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -179,6 +179,7 @@
"No entries found in this folder" : "此資料夾中無項目",
"Name" : "名稱",
"Size" : "大小",
- "Modified" : "修改日期"
+ "Modified" : "修改日期",
+ "%s (Circle owned by %s)" : "%s(由 %s 擁有的社交圈子)"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file