diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-25 02:25:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-25 02:25:48 +0000 |
commit | 769c6fedad1e416bd84b20e11d879ed592ea7455 (patch) | |
tree | 71735e0526f3ceaf373447aba3c2ab1c17581df9 /apps/dashboard | |
parent | ffb7c51ca6083512dd26f3368a77931fa42816e5 (diff) | |
download | nextcloud-server-769c6fedad1e416bd84b20e11d879ed592ea7455.tar.gz nextcloud-server-769c6fedad1e416bd84b20e11d879ed592ea7455.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard')
-rw-r--r-- | apps/dashboard/l10n/ka_GE.js | 32 | ||||
-rw-r--r-- | apps/dashboard/l10n/ka_GE.json | 30 |
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 |