mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 01:48:48 +00:00
gnot addon HU translation updated THX Balázs Úr
This commit is contained in:
parent
d33bba37a7
commit
ce50fda7b1
2 changed files with 16 additions and 21 deletions
|
@ -6,9 +6,8 @@ function string_plural_select_hu($n){
|
|||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Gnot settings updated."] = "A Gnot beállításai frissítve.";
|
||||
$a->strings["Gnot Settings"] = "Gnot beállítások";
|
||||
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Lehetővé teszi az e-mailes hozzászólás értesítéseinek szálkezelését a Gmailnél, és anonimizálja a tárgy sorát.";
|
||||
$a->strings["Save Settings"] = "Beállítások mentése";
|
||||
$a->strings["Enable this addon?"] = "Engedélyezi ezt a bővítményt?";
|
||||
$a->strings["Submit"] = "Elküldés";
|
||||
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Lehetővé teszi az e-mailes hozzászólás értesítéseinek szálkezelését a Gmailnél, és anonimizálja a tárgy sorát.";
|
||||
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica: értesítés] Hozzászólás a(z) %d. beszélgetéshez";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue