nextcloud/apps/dashboard/l10n/ka_GE.json
Nextcloud bot eaff926732
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-27 00:17:51 +00:00

20 line
1.7 KiB
JSON

{ "translations": {
"Dashboard" : "მთავარი დაფა",
"Dashboard app" : "დეშბორდის აპი",
"Customize" : "პერსონალიზაცია",
"Edit widgets" : "ვიჯეტების დაედითება",
"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}"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}