Blame view
sources/apps/files_sharing/l10n/ka_GE.php
351 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 |
"Password" => "პაროლი", |
|
6d9380f96
|
4 5 6 7 8 |
"Shared by {owner}" => "გაზიარდა {owner} –ის მიერ",
"Shared by" => "აზიარებს",
"Name" => "სახელი",
"Save" => "შენახვა",
"Download" => "ჩამოტვირთვა"
|
|
03e52840d
|
9 |
); |
|
31b7f2792
|
10 |
$PLURAL_FORMS = "nplurals=1; plural=0;"; |