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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-03-25 05:25:39 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-25 05:25:39 +0300
commit9af8c0b380ffaabcce18e9872f443f039dcbd549 (patch)
tree07645a466696f4b3a103dcb86fcf3f8030903f51 /apps/dashboard/l10n
parent2a749882e72d75ef584a483cf0e0546ff5764993 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n')
-rw-r--r--apps/dashboard/l10n/ka_GE.js32
-rw-r--r--apps/dashboard/l10n/ka_GE.json30
2 files changed, 62 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/ka_GE.js b/apps/dashboard/l10n/ka_GE.js
new file mode 100644
index 00000000000..6b574c3912c
--- /dev/null
+++ b/apps/dashboard/l10n/ka_GE.js
@@ -0,0 +1,32 @@
+OC.L10N.register(
+ "dashboard",
+ {
+ "Dashboard" : "მთავარი დაფა",
+ "Dashboard app" : "დეშბორდის აპი",
+ "Show something" : "აჩვენე რამე",
+ "Customize" : "პერსონალიზაცია",
+ "Edit widgets" : "ვიჯეტების დაედითება",
+ "Get more widgets from the app store" : "გადმოწერე მეტი ვიჯეტები app store-დან.",
+ "Change background image" : "შეცვალე უკანა ფონის სურათი",
+ "Weather service" : "ამინდის სერვისი",
+ "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "თქვენი კონფენდენციალურობისთვის, ამინდზე ინფორმაცია მოთხოვნილია ჩვენი Nextcloud-ის სერვერის მიერ, ამჟამად ამინდის სერვისები თქვენს პირად ინფორმაციას არ მიიღებენ.",
+ "Weather data from Met.no" : "ამინდის პროგნოზი Met.no-დან",
+ "Weather" : "ამინდი",
+ "Status" : "სტატუსი",
+ "Good morning" : "დილამშვიდობისა",
+ "Good morning, {name}" : "დილამშვიდობისა, {name}",
+ "Good afternoon" : "საღამომშვიდობისა",
+ "Good afternoon, {name}" : "საღამომშვიდობისა, {name}",
+ "Good evening" : "ღამემშვიდობისა",
+ "Good evening, {name}" : "ღამემშვიდობისა, {name}",
+ "Hello" : "გამარჯობა",
+ "Hello, {name}" : "გამარჯობა, {name}",
+ "Pick from Files" : "აირჩიე ფაილებიდან",
+ "Default images" : "საწყისი სურათები",
+ "Plain background" : "ცარიელი ფონი",
+ "Insert from {productName}" : "შეავსეთ {productName}-დან",
+ "Good night, {name}" : "ღამე მშვიდობის, {name}",
+ "Good night" : "ღამე მშვიდობის",
+ "Pick from files" : "აირჩიეთ ფაილებიდან"
+},
+"nplurals=2; plural=(n!=1);");
diff --git a/apps/dashboard/l10n/ka_GE.json b/apps/dashboard/l10n/ka_GE.json
new file mode 100644
index 00000000000..e87363f7135
--- /dev/null
+++ b/apps/dashboard/l10n/ka_GE.json
@@ -0,0 +1,30 @@
+{ "translations": {
+ "Dashboard" : "მთავარი დაფა",
+ "Dashboard app" : "დეშბორდის აპი",
+ "Show something" : "აჩვენე რამე",
+ "Customize" : "პერსონალიზაცია",
+ "Edit widgets" : "ვიჯეტების დაედითება",
+ "Get more widgets from the app store" : "გადმოწერე მეტი ვიჯეტები app store-დან.",
+ "Change background image" : "შეცვალე უკანა ფონის სურათი",
+ "Weather service" : "ამინდის სერვისი",
+ "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "თქვენი კონფენდენციალურობისთვის, ამინდზე ინფორმაცია მოთხოვნილია ჩვენი Nextcloud-ის სერვერის მიერ, ამჟამად ამინდის სერვისები თქვენს პირად ინფორმაციას არ მიიღებენ.",
+ "Weather data from Met.no" : "ამინდის პროგნოზი Met.no-დან",
+ "Weather" : "ამინდი",
+ "Status" : "სტატუსი",
+ "Good morning" : "დილამშვიდობისა",
+ "Good morning, {name}" : "დილამშვიდობისა, {name}",
+ "Good afternoon" : "საღამომშვიდობისა",
+ "Good afternoon, {name}" : "საღამომშვიდობისა, {name}",
+ "Good evening" : "ღამემშვიდობისა",
+ "Good evening, {name}" : "ღამემშვიდობისა, {name}",
+ "Hello" : "გამარჯობა",
+ "Hello, {name}" : "გამარჯობა, {name}",
+ "Pick from Files" : "აირჩიე ფაილებიდან",
+ "Default images" : "საწყისი სურათები",
+ "Plain background" : "ცარიელი ფონი",
+ "Insert from {productName}" : "შეავსეთ {productName}-დან",
+ "Good night, {name}" : "ღამე მშვიდობის, {name}",
+ "Good night" : "ღამე მშვიდობის",
+ "Pick from files" : "აირჩიეთ ფაილებიდან"
+},"pluralForm" :"nplurals=2; plural=(n!=1);"
+} \ No newline at end of file