1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-02-02 18:36:44 +01:00

Add Hungarian

Fixes: Newly supported languages (Hungarian) #1344
This commit is contained in:
shannon 2024-11-20 10:07:04 -05:00
parent ef31fc4e66
commit 48a053668b
5 changed files with 179 additions and 0 deletions

View File

@ -1268,6 +1268,10 @@
FB7C4CC52CD2CAA800F6129A /* DonationCompletionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DonationCompletionViewController.swift; sourceTree = "<group>"; };
FB7C4CCB2CD55DEB00F6129A /* NavigationFlow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationFlow.swift; sourceTree = "<group>"; };
FB7C4CCD2CD55DFE00F6129A /* NewDonationNavigationFlow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewDonationNavigationFlow.swift; sourceTree = "<group>"; };
FB8522702CEE302300BA2757 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Intents.strings; sourceTree = "<group>"; };
FB8522712CEE302300BA2757 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/WidgetExtension.strings; sourceTree = "<group>"; };
FB8522722CEE302300BA2757 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB8522732CEE302300BA2757 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = hu; path = hu.lproj/Intents.stringsdict; sourceTree = "<group>"; };
FBD689B42CCBF09F00CE29F3 /* DonationCampaignViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DonationCampaignViewModel.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
@ -3332,6 +3336,7 @@
el,
be,
hy,
hu,
);
mainGroup = DB427DC925BAA00100D1B89D;
packageReferences = (
@ -4086,6 +4091,7 @@
2AB501542992443D00346092 /* ar */,
D87DC50C2A17C32F00219C5F /* el */,
D82463532A52B47B00A3DBDD /* be */,
FB8522712CEE302300BA2757 /* hu */,
);
name = WidgetExtension.intentdefinition;
sourceTree = "<group>";
@ -4122,6 +4128,7 @@
DB96C260292506D600F3B85D /* sl */,
D87DC50B2A17C32E00219C5F /* el */,
D82463522A52B47B00A3DBDD /* be */,
FB8522702CEE302300BA2757 /* hu */,
);
name = Intents.intentdefinition;
sourceTree = "<group>";
@ -4158,6 +4165,7 @@
D87DC50D2A17C32F00219C5F /* el */,
D82463542A52B47B00A3DBDD /* be */,
D81A940F2B04E7AD0067A19D /* hy */,
FB8522722CEE302300BA2757 /* hu */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
@ -4211,6 +4219,7 @@
DB96C262292506D700F3B85D /* sl */,
D87DC50E2A17C32F00219C5F /* el */,
D82463552A52B47B00A3DBDD /* be */,
FB8522732CEE302300BA2757 /* hu */,
);
name = Intents.stringsdict;
sourceTree = "<group>";

View File

@ -0,0 +1,4 @@
"NSCameraUsageDescription" = "Used to take photo for post status";
"NSPhotoLibraryAddUsageDescription" = "Used to save photo into the Photo Library";
"NewPostShortcutItemTitle" = "New Post";
"SearchShortcutItemTitle" = "Search";

View File

@ -0,0 +1,70 @@
"16wxgf" = "Post on Mastodon";
"3sNRTG" = "Username";
"4kVQfr" = "Just to confirm, you wanted ${accounts}?";
"751xkl" = "Text Content";
"CsR7G2" = "Post on Mastodon";
"D2h76g" = "Post on Mastodon";
"Gcmnot" = "Account";
"HZSGTr" = "What content to post?";
"HdGikU" = "Posting failed";
"KDNTJ4" = "Failure Reason";
"RHxKOw" = "Send Post with text content";
"RxSqsb" = "Post";
"WCIR3D" = "Post ${content} on Mastodon";
"YMuITB-dYQ5NN" = "${content}. Post via ${accounts}. (Public)";
"YMuITB-ehFLjY" = "${content}. Post via ${accounts}. (Followers Only)";
"ZKJSNu" = "Posts";
"ZS1XaK" = "${content}";
"ZbSjzC" = "Visibility";
"Zim0Js" = "Name";
"Zo4jgJ" = "Post Visibility";
"apSxMG-dYQ5NN" = "There are ${count} options matching Public.";
"apSxMG-ehFLjY" = "There are ${count} options matching Followers Only.";
"ayoYEb-dYQ5NN" = "${content}. (Public)";
"ayoYEb-ehFLjY" = "${content}. (Followers Only)";
"ciITyC" = "There are ${count} options matching ${accounts}.";
"dUyuGg" = "Post on Mastodon";
"dYQ5NN" = "Public";
"ehFLjY" = "Followers Only";
"gfePDu" = "Posting failed. ${failureReason}";
"k7dbKQ" = "Post was sent successfully.";
"nQtHsT" = "Accounts";
"oGiqmY-dYQ5NN" = "Just to confirm, you wanted Public?";
"oGiqmY-ehFLjY" = "Just to confirm, you wanted Followers Only?";
"rM6dvp" = "URL";
"ryJLwG" = "Post was sent successfully.";

View File

@ -0,0 +1,54 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>There are ${count} options matching ${content}. - 2</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${content}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>zero</key>
<string>0 options</string>
<key>one</key>
<string>1 option</string>
<key>two</key>
<string>2 options</string>
<key>few</key>
<string>%ld options</string>
<key>many</key>
<string>%ld options</string>
<key>other</key>
<string>%ld options</string>
</dict>
</dict>
<key>There are ${count} options matching ${visibility}.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${visibility}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>zero</key>
<string>0 options</string>
<key>one</key>
<string>1 option</string>
<key>two</key>
<string>2 options</string>
<key>few</key>
<string>%ld options</string>
<key>many</key>
<string>%ld options</string>
<key>other</key>
<string>%ld options</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -0,0 +1,42 @@
"3d6HSO" = "Enter username";
"7DZrRA" = "Username";
"82L4Nj" = "Yes";
"A1rwKl" = "Hashtag";
"BFppgH" = "Username";
"GTUbZg" = "Hashtag";
"OL6lkx" = "Account";
"OcUp1W" = "Hashtag";
"QkKsLf" = "true";
"ZLZ6sg" = "Latest Followers";
"e0W2wo" = "Multi Followers Count";
"fovmPX" = "Accounts";
"gpCwrM" = "Followers Count";
"jg9D5P" = "No";
"sOLUtG" = "Enter follower Username";
"tVvJ9c" = "Followers";
"wftYbm" = "false";
"xVtyec" = "Show chart";
"xcBHPA" = "Ignore content warnings";
"zbXop9" = "Hashtag";
"zeJo4f" = "Should the Widget show a chart?";