Add en-GB strings files

Weblate already partially added some, which broke bartycrouch. Might as well add the remaining ones.
This commit is contained in:
Matthew Wild 2021-09-25 20:27:28 +01:00
parent 2a8b228941
commit 49957c424d
13 changed files with 1614 additions and 11 deletions

View file

@ -0,0 +1,11 @@
/* Class = "UITableViewController"; title = "Accounts"; ObjectID = "6l2-wd-vXh"; */
"6l2-wd-vXh.title" = "Accounts";
/* Class = "UILabel"; text = "Label"; ObjectID = "95D-JK-fLM"; */
"95D-JK-fLM.text" = "Label";
/* Class = "UILabel"; text = "Label"; ObjectID = "Geq-xy-Tr2"; */
"Geq-xy-Tr2.text" = "Label";
/* Class = "UITableViewController"; title = "Recipients"; ObjectID = "wpy-g7-270"; */
"wpy-g7-270.title" = "Recipients";

View file

@ -372,6 +372,18 @@
591D5F1F26FCD2EE00B2F114 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = sv; path = sv.lproj/Info.plist; sourceTree = "<group>"; };
591D5F2026FCD2EF00B2F114 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
591D5F2226FCD7B200B2F114 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Main.strings; sourceTree = "<group>"; };
591D5F2326FFAEB300B2F114 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/LaunchScreen.strings"; sourceTree = "<group>"; };
591D5F2426FFAEB800B2F114 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Main.strings"; sourceTree = "<group>"; };
591D5F2526FFAEB900B2F114 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/VoIP.strings"; sourceTree = "<group>"; };
591D5F2626FFAEBA00B2F114 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Groupchat.strings"; sourceTree = "<group>"; };
591D5F2726FFAEBB00B2F114 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Info.strings"; sourceTree = "<group>"; };
591D5F2826FFAEBE00B2F114 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Settings.strings"; sourceTree = "<group>"; };
591D5F2926FFAEEE00B2F114 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Account.strings"; sourceTree = "<group>"; };
591D5F2A26FFAEEF00B2F114 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/MIX.strings"; sourceTree = "<group>"; };
591D5F2B26FFAEF000B2F114 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Welcome.strings"; sourceTree = "<group>"; };
591D5F2C26FFAEF500B2F114 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "en-GB"; path = "en-GB.lproj/Info.plist"; sourceTree = "<group>"; };
591D5F2D26FFAEF600B2F114 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Localizable.strings"; sourceTree = "<group>"; };
591D5F2E26FFAEF700B2F114 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/MainInterface.strings"; sourceTree = "<group>"; };
E928AD4226D6A08A00F29F93 /* db-schema-14.sql */ = {isa = PBXFileReference; lastKnownFileType = text; path = "db-schema-14.sql"; sourceTree = "<group>"; };
E95AA70126D38B6E00A38D44 /* DisplayNameViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisplayNameViewController.swift; sourceTree = "<group>"; };
E963720F26D786D000332482 /* BlockingCommandModuleExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlockingCommandModuleExtension.swift; sourceTree = "<group>"; };
@ -1227,6 +1239,7 @@
de,
fr,
sv,
"en-GB",
);
mainGroup = FE94E5181CCBA74F00FAE755;
packageReferences = (
@ -1606,6 +1619,7 @@
591D5F0326FCA0AE00B2F114 /* de */,
591D5F0E26FCA2E300B2F114 /* fr */,
591D5F1D26FCD2EE00B2F114 /* sv */,
591D5F2B26FFAEF000B2F114 /* en-GB */,
);
name = Welcome.storyboard;
sourceTree = "<group>";
@ -1619,6 +1633,7 @@
591D5EFE26FCA0AD00B2F114 /* de */,
591D5F0926FCA2E100B2F114 /* fr */,
591D5F1826FCD2EC00B2F114 /* sv */,
591D5F2626FFAEBA00B2F114 /* en-GB */,
);
name = Groupchat.storyboard;
sourceTree = "<group>";
@ -1632,6 +1647,7 @@
591D5EFD26FCA0AC00B2F114 /* de */,
591D5F0826FCA2E100B2F114 /* fr */,
591D5F1726FCD2EC00B2F114 /* sv */,
591D5F2526FFAEB900B2F114 /* en-GB */,
);
name = VoIP.storyboard;
sourceTree = "<group>";
@ -1645,6 +1661,7 @@
591D5EFF26FCA0AD00B2F114 /* de */,
591D5F0A26FCA2E200B2F114 /* fr */,
591D5F1926FCD2EC00B2F114 /* sv */,
591D5F2726FFAEBB00B2F114 /* en-GB */,
);
name = Info.storyboard;
sourceTree = "<group>";
@ -1658,6 +1675,7 @@
591D5F0026FCA0AD00B2F114 /* de */,
591D5F0B26FCA2E200B2F114 /* fr */,
591D5F1A26FCD2ED00B2F114 /* sv */,
591D5F2826FFAEBE00B2F114 /* en-GB */,
);
name = Settings.storyboard;
sourceTree = "<group>";
@ -1671,6 +1689,7 @@
591D5F0126FCA0AE00B2F114 /* de */,
591D5F0C26FCA2E200B2F114 /* fr */,
591D5F1B26FCD2ED00B2F114 /* sv */,
591D5F2926FFAEEE00B2F114 /* en-GB */,
);
name = Account.storyboard;
sourceTree = "<group>";
@ -1684,6 +1703,7 @@
591D5F0226FCA0AE00B2F114 /* de */,
591D5F0D26FCA2E300B2F114 /* fr */,
591D5F1C26FCD2ED00B2F114 /* sv */,
591D5F2A26FFAEEF00B2F114 /* en-GB */,
);
name = MIX.storyboard;
sourceTree = "<group>";
@ -1695,6 +1715,7 @@
591D5F0526FCA0AF00B2F114 /* de */,
591D5F1026FCA2E400B2F114 /* fr */,
591D5F1F26FCD2EE00B2F114 /* sv */,
591D5F2C26FFAEF500B2F114 /* en-GB */,
);
name = Info.plist;
sourceTree = "<group>";
@ -1707,6 +1728,7 @@
591D5F0626FCA0B000B2F114 /* de */,
591D5F1126FCA2E400B2F114 /* fr */,
591D5F2026FCD2EF00B2F114 /* sv */,
591D5F2D26FFAEF600B2F114 /* en-GB */,
);
name = Localizable.strings;
sourceTree = "<group>";
@ -1719,6 +1741,7 @@
591D5F0426FCA0AF00B2F114 /* de */,
591D5F0F26FCA2E300B2F114 /* fr */,
591D5F1E26FCD2EE00B2F114 /* sv */,
591D5F2E26FFAEF700B2F114 /* en-GB */,
);
name = MainInterface.storyboard;
sourceTree = "<group>";
@ -1732,6 +1755,7 @@
591D5F1326FCB5B900B2F114 /* fr */,
591D5F1526FCB62600B2F114 /* de */,
591D5F2226FCD7B200B2F114 /* sv */,
591D5F2426FFAEB800B2F114 /* en-GB */,
);
name = Main.storyboard;
sourceTree = "<group>";
@ -1745,6 +1769,7 @@
591D5EFC26FCA0AC00B2F114 /* de */,
591D5F0726FCA2B300B2F114 /* fr */,
591D5F1626FCD2EB00B2F114 /* sv */,
591D5F2326FFAEB300B2F114 /* en-GB */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";

View file

@ -1 +1,143 @@
/* Class = "UILabel"; text = "add email"; ObjectID = "06Y-Cg-0Q3"; */
"06Y-Cg-0Q3.text" = "add email";
/* Class = "UILabel"; text = "Nickname"; ObjectID = "27D-rn-4zp"; */
"27D-rn-4zp.text" = "Nickname";
/* Class = "UITextField"; placeholder = "Country"; ObjectID = "4hs-GL-9fd"; */
"4hs-GL-9fd.placeholder" = "Country";
/* Class = "UILabel"; text = "Change account settings"; ObjectID = "70p-aF-3x5"; */
"70p-aF-3x5.text" = "Change account settings";
/* Class = "UILabel"; text = "Scan QR Code to add me as a buddy"; ObjectID = "7cH-MH-cya"; */
"7cH-MH-cya.text" = "Scan QR Code to add me as a buddy";
/* Class = "UITextField"; placeholder = "Required"; ObjectID = "7KN-S3-8XR"; */
"7KN-S3-8XR.placeholder" = "Required";
/* Class = "UITableViewSection"; headerTitle = "Message Archiving"; ObjectID = "9PW-Rb-rop"; */
"9PW-Rb-rop.headerTitle" = "Message Archiving";
/* Class = "UITableViewController"; title = "OMEMO fingerprints"; ObjectID = "A24-eF-tzh"; */
"A24-eF-tzh.title" = "OMEMO fingerprints";
/* Class = "UILabel"; text = "When in Away/XA/DND state"; ObjectID = "aKW-CM-bl2"; */
"aKW-CM-bl2.text" = "When in Away/XA/DND state";
/* Class = "UILabel"; text = "John Doe"; ObjectID = "bDD-UG-Fxr"; */
"bDD-UG-Fxr.text" = "John Doe";
/* Class = "UILabel"; text = "9dfacd3d 410d52bc 35f8e816 c7efc5b6 efe138e5 452a9e96 f30c2839 63b46241 "; ObjectID = "BE2-bI-S0Z"; */
"BE2-bI-S0Z.text" = "9dfacd3d 410d52bc 35f8e816 c7efc5b6 efe138e5 452a9e96 f30c2839 63b46241 ";
/* Class = "UITextField"; placeholder = "Type"; ObjectID = "Clb-vT-t5A"; */
"Clb-vT-t5A.placeholder" = "Type";
/* Class = "UITextField"; placeholder = "City"; ObjectID = "Cmz-iN-c4d"; */
"Cmz-iN-c4d.placeholder" = "City";
/* Class = "UITableViewSection"; headerTitle = "Encryption"; ObjectID = "Et5-H6-t7C"; */
"Et5-H6-t7C.headerTitle" = "Encryption";
/* Class = "UILabel"; text = "Subtitle"; ObjectID = "FeX-5F-H2m"; */
"FeX-5F-H2m.text" = "Subtitle";
/* Class = "UILabel"; text = "add address"; ObjectID = "fRX-fN-yOj"; */
"fRX-fN-yOj.text" = "add address";
/* Class = "UILabel"; text = "Synchronization"; ObjectID = "GNS-EF-AqY"; */
"GNS-EF-AqY.text" = "Synchronization";
/* Class = "UILabel"; text = "Enabled"; ObjectID = "GTa-Ee-HQT"; */
"GTa-Ee-HQT.text" = "Enabled";
/* Class = "UILabel"; text = "OMEMO fingerprint"; ObjectID = "gUr-GY-P3A"; */
"gUr-GY-P3A.text" = "OMEMO fingerprint";
/* Class = "UILabel"; text = "Delete"; ObjectID = "GWw-NK-6oU"; */
"GWw-NK-6oU.text" = "Delete";
/* Class = "UINavigationItem"; title = "Account settings"; ObjectID = "gzC-dB-kIF"; */
"gzC-dB-kIF.title" = "Account settings";
/* Class = "UILabel"; text = "Address"; ObjectID = "i2f-mN-qTd"; */
"i2f-mN-qTd.text" = "Address";
/* Class = "UIBarButtonItem"; title = "Done"; ObjectID = "ijD-Kb-uyj"; */
"ijD-Kb-uyj.title" = "Done";
/* Class = "UILabel"; text = "Automatic synchronization"; ObjectID = "J9o-cf-vMy"; */
"J9o-cf-vMy.text" = "Automatic synchronization";
/* Class = "UILabel"; text = "add phone"; ObjectID = "jAE-vq-Vfj"; */
"jAE-vq-Vfj.text" = "add phone";
/* Class = "UILabel"; text = "Detail"; ObjectID = "JkB-3h-A61"; */
"JkB-3h-A61.text" = "Detail";
/* Class = "UITextField"; placeholder = "Street"; ObjectID = "KgL-GY-IFp"; */
"KgL-GY-IFp.placeholder" = "Street";
/* Class = "UITableViewSection"; headerTitle = " Password"; ObjectID = "LO4-Ys-cek"; */
"LO4-Ys-cek.headerTitle" = " Password";
/* Class = "UIButton"; normalTitle = "Change avatar"; ObjectID = "Mo3-sc-7ss"; */
"Mo3-sc-7ss.normalTitle" = "Change avatar";
/* Class = "UITextField"; placeholder = "Type"; ObjectID = "NK4-tE-QSu"; */
"NK4-tE-QSu.placeholder" = "Type";
/* Class = "UITextField"; placeholder = "Code"; ObjectID = "NUu-KT-QM5"; */
"NUu-KT-QM5.placeholder" = "Code";
/* Class = "UITableViewSection"; headerTitle = "Push Notifications"; ObjectID = "PvC-LX-0Sp"; */
"PvC-LX-0Sp.headerTitle" = "Push Notifications";
/* Class = "UITextField"; placeholder = "user@domain.com"; ObjectID = "qTN-JT-Mcr"; */
"qTN-JT-Mcr.placeholder" = "user@domain.com";
/* Class = "UIBarButtonItem"; title = "Next"; ObjectID = "R0m-k2-q64"; */
"R0m-k2-q64.title" = "Next";
/* Class = "UITableViewSection"; footerTitle = "Enter your account JID"; ObjectID = "SKG-bP-NPK"; */
"SKG-bP-NPK.footerTitle" = "Enter your account JID";
/* Class = "UITableViewSection"; headerTitle = " XMPP ID"; ObjectID = "SKG-bP-NPK"; */
"SKG-bP-NPK.headerTitle" = " XMPP ID";
/* Class = "UITextField"; placeholder = "Phone number"; ObjectID = "T1r-DU-iqs"; */
"T1r-DU-iqs.placeholder" = "Phone number";
/* Class = "UILabel"; text = "Server features"; ObjectID = "t3T-uh-mob"; */
"t3T-uh-mob.text" = "Server features";
/* Class = "UITextField"; placeholder = "Type"; ObjectID = "UQ1-rc-tuY"; */
"UQ1-rc-tuY.placeholder" = "Type";
/* Class = "UITableViewSection"; headerTitle = "General"; ObjectID = "v8B-ee-zAk"; */
"v8B-ee-zAk.headerTitle" = "General";
/* Class = "UILabel"; text = "Company, Inc."; ObjectID = "vF4-tE-C74"; */
"vF4-tE-C74.text" = "Company, Inc.";
/* Class = "UILabel"; text = "Label"; ObjectID = "vjD-aw-Ugt"; */
"vjD-aw-Ugt.text" = "Label";
/* Class = "UILabel"; text = "Enabled"; ObjectID = "wbI-5v-vug"; */
"wbI-5v-vug.text" = "Enabled";
/* Class = "UITableViewController"; title = "Server Features"; ObjectID = "wW7-3f-Kck"; */
"wW7-3f-Kck.title" = "Server Features";
/* Class = "UILabel"; text = "Last 24 hours"; ObjectID = "XLZ-oR-88H"; */
"XLZ-oR-88H.text" = "Last 24 hours";
/* Class = "UITextField"; placeholder = "Email address"; ObjectID = "ynp-RE-XlY"; */
"ynp-RE-XlY.placeholder" = "Email address";
/* Class = "UILabel"; text = "Re-register push notifications"; ObjectID = "ZHc-Ml-5eX"; */
"ZHc-Ml-5eX.text" = "Re-register push notifications";
/* Class = "UILabel"; text = "Title"; ObjectID = "zhp-jp-Aoq"; */
"zhp-jp-Aoq.text" = "Title";

View file

@ -1 +1,68 @@
/* Class = "UILabel"; text = "Notifications"; ObjectID = "02f-aw-3Zd"; */
"02f-aw-3Zd.text" = "Notifications";
/* Class = "UITableViewSection"; headerTitle = " "; ObjectID = "2ZD-5S-4hK"; */
"2ZD-5S-4hK.headerTitle" = " ";
/* Class = "UILabel"; text = "Offline"; ObjectID = "54Z-E5-MZp"; */
"54Z-E5-MZp.text" = "Offline";
/* Class = "UITableViewSection"; headerTitle = " History"; ObjectID = "552-vb-Heg"; */
"552-vb-Heg.headerTitle" = " History";
/* Class = "UILabel"; text = "very long group name written here"; ObjectID = "az1-E9-Dy7"; */
"az1-E9-Dy7.text" = "very long group name written here";
/* Class = "UILabel"; text = "Label"; ObjectID = "BJz-HA-uv6"; */
"BJz-HA-uv6.text" = "Label";
/* Class = "UITableViewSection"; footerTitle = "Push notification support depends on the XMPP server which you are using and may not work in some cases even if it's supported and enabled on the group chat"; ObjectID = "bRu-vo-fpu"; */
"bRu-vo-fpu.footerTitle" = "Push notification support depends on the XMPP server which you are using and may not work in some cases even if it's supported and enabled on the group chat";
/* Class = "UITableViewSection"; headerTitle = " Settings"; ObjectID = "bRu-vo-fpu"; */
"bRu-vo-fpu.headerTitle" = " Settings";
/* Class = "UILabel"; text = "Encryption"; ObjectID = "DQk-sn-hKj"; */
"DQk-sn-hKj.text" = "Encryption";
/* Class = "UILabel"; text = "When mentioned"; ObjectID = "exK-ZH-jpA"; */
"exK-ZH-jpA.text" = "When mentioned";
/* Class = "UITableViewController"; title = "Room details"; ObjectID = "IGA-uE-mHb"; */
"IGA-uE-mHb.title" = "Room details";
/* Class = "UITableViewSection"; headerTitle = "Subject"; ObjectID = "iYv-zL-tZT"; */
"iYv-zL-tZT.headerTitle" = "Subject";
/* Class = "UILabel"; text = "Push notifications"; ObjectID = "jMz-qR-fJ6"; */
"jMz-qR-fJ6.text" = "Push notifications";
/* Class = "UILabel"; text = "Label"; ObjectID = "kFB-wJ-yDE"; */
"kFB-wJ-yDE.text" = "Label";
/* Class = "UILabel"; text = "Room name"; ObjectID = "lEG-rf-VV5"; */
"lEG-rf-VV5.text" = "Room name";
/* Class = "UILabel"; text = "When the value of this property is false, the queue actively starts operations that are in the queue and ready to execute."; ObjectID = "NK6-IG-GRa"; */
"NK6-IG-GRa.text" = "When the value of this property is false, the queue actively starts operations that are in the queue and ready to execute.";
/* Class = "UITableViewController"; title = "Invite to chat"; ObjectID = "SOJ-3n-8YB"; */
"SOJ-3n-8YB.title" = "Invite to chat";
/* Class = "UILabel"; text = "Label"; ObjectID = "t0j-TN-qOY"; */
"t0j-TN-qOY.text" = "Label";
/* Class = "UIViewController"; title = "Room Controller"; ObjectID = "uV2-vL-T54"; */
"uV2-vL-T54.title" = "Room Controller";
/* Class = "UILabel"; text = "Label"; ObjectID = "WaG-aF-FTg"; */
"WaG-aF-FTg.text" = "Label";
/* Class = "UILabel"; text = "Attachments"; ObjectID = "wBw-1J-Xau"; */
"wBw-1J-Xau.text" = "Attachments";
/* Class = "UILabel"; text = "Delete History"; ObjectID = "wNk-Ce-zfI"; */
"wNk-Ce-zfI.text" = "Delete History";
/* Class = "UILabel"; text = "None"; ObjectID = "YT2-1I-RlM"; */
"YT2-1I-RlM.text" = "None";

View file

@ -0,0 +1,98 @@
<?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>BGTaskSchedulerPermittedIdentifiers</key>
<array>
<string>org.tigase.messenger.mobile.refresh</string>
</array>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>Snikket</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Snikket</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>org.snikket.ios</string>
<key>CFBundleURLSchemes</key>
<array>
<string>xmpp</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>NSCameraUsageDescription</key>
<string>Uses camera to capture photo for avatar and for VoIP calls</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Allows you to share your location with others</string>
<key>NSMicrophoneUsageDescription</key>
<string>Uses microphone for VoIP calls</string>
<key>NSPhotoLibraryAddUsageDescription</key>
<string>Used to save attachements from conversations</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Used to select avatar</string>
<key>UIBackgroundModes</key>
<array>
<string>fetch</string>
<string>remote-notification</string>
<string>voip</string>
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
</array>
<key>UIStatusBarTintParameters</key>
<dict>
<key>UINavigationBar</key>
<dict>
<key>Style</key>
<string>UIBarStyleDefault</string>
<key>Translucent</key>
<false/>
</dict>
</dict>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
</dict>
</plist>

View file

@ -1 +1,8 @@
/* Class = "UILabel"; text = "Version: 1.0"; ObjectID = "lRd-ky-eXs"; */
"lRd-ky-eXs.text" = "Version: 1.0";
/* Class = "UITextView"; text = "============================\nSnikket \n\nbased on SiskinIM by Tigase, Inc.\nCopyright (C) 2019 \"Tigase, Inc.\" <office@tigase.com>\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see https://www.gnu.org/licenses/.\n\n============================\nCopyright (c) 2011, The WebRTC project authors. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are\nmet:\n\n * Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n * Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in\n the documentation and/or other materials provided with the\n distribution.\n\n * Neither the name of Google nor the names of its contributors may\n be used to endorse or promote products derived from this software\n without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n\"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\nA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\nHOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\nTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n============================\nAdditional IP Rights Grant (Patents)\n\n\"This implementation\" means the copyrightable works distributed by\nGoogle as part of the WebRTC code package.\n\nGoogle hereby grants to you a perpetual, worldwide, non-exclusive,\nno-charge, irrevocable (except as stated in this section) patent\nlicense to make, have made, use, offer to sell, sell, import,\ntransfer, and otherwise run, modify and propagate the contents of this\nimplementation of the WebRTC code package, where such license applies\nonly to those patent claims, both currently owned by Google and\nacquired in the future, licensable by Google that are necessarily\ninfringed by this implementation of the WebRTC code package. This\ngrant does not include claims that would be infringed only as a\nconsequence of further modification of this implementation. If you or\nyour agent or exclusive licensee institute or order or agree to the\ninstitution of patent litigation against any entity (including a\ncross-claim or counterclaim in a lawsuit) alleging that this\nimplementation of the WebRTC code package or any code incorporated\nwithin this implementation of the WebRTC code package constitutes\ndirect or contributory patent infringement, or inducement of patent\ninfringement, then any patent rights granted to you under this License\nfor this implementation of the WebRTC code package shall terminate as\nof the date such litigation is filed.\n"; ObjectID = "OMw-f8-Hbs"; */
"OMw-f8-Hbs.text" = "============================\nSnikket \n\nbased on SiskinIM by Tigase, Inc.\nCopyright (C) 2019 \"Tigase, Inc.\" <office@tigase.com>\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see https://www.gnu.org/licenses/.\n\n============================\nCopyright (c) 2011, The WebRTC project authors. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are\nmet:\n\n * Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n * Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in\n the documentation and/or other materials provided with the\n distribution.\n\n * Neither the name of Google nor the names of its contributors may\n be used to endorse or promote products derived from this software\n without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n\"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\nA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\nHOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\nTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n============================\nAdditional IP Rights Grant (Patents)\n\n\"This implementation\" means the copyrightable works distributed by\nGoogle as part of the WebRTC code package.\n\nGoogle hereby grants to you a perpetual, worldwide, non-exclusive,\nno-charge, irrevocable (except as stated in this section) patent\nlicense to make, have made, use, offer to sell, sell, import,\ntransfer, and otherwise run, modify and propagate the contents of this\nimplementation of the WebRTC code package, where such license applies\nonly to those patent claims, both currently owned by Google and\nacquired in the future, licensable by Google that are necessarily\ninfringed by this implementation of the WebRTC code package. This\ngrant does not include claims that would be infringed only as a\nconsequence of further modification of this implementation. If you or\nyour agent or exclusive licensee institute or order or agree to the\ninstitution of patent litigation against any entity (including a\ncross-claim or counterclaim in a lawsuit) alleging that this\nimplementation of the WebRTC code package or any code incorporated\nwithin this implementation of the WebRTC code package constitutes\ndirect or contributory patent infringement, or inducement of patent\ninfringement, then any patent rights granted to you under this License\nfor this implementation of the WebRTC code package shall terminate as\nof the date such litigation is filed.\n";
/* Class = "UILabel"; text = "Snikket"; ObjectID = "Z7m-aB-9EO"; */
"Z7m-aB-9EO.text" = "Snikket";

View file

@ -0,0 +1,570 @@
/* No comment provided by engineer. */
" server returned an error on the request to enable push notifications. You can try to enable this feature later on from the account settings." = " server returned an error on the request to enable push notifications. You can try to enable this feature later on from the account settings.";
/* Placeholder is the MBs Download Limit */
"%d MB" = "%d MB";
/* No comment provided by engineer. */
"(private message)" = "(private message)";
/* No comment provided by engineer. */
"1 line of preview" = "1 line of preview";
/* Alert dialog title - account is offline */
"Account Offline" = "Account Offline";
/* Account deletion alert title */
"Account Removal" = "Account Removal";
/* Alert title */
"Account Removal Failed" = "Account Removal Failed";
/* No comment provided by engineer. */
"Accounts" = "Accounts";
/* No comment provided by engineer. */
"Add account" = "Add account";
/* No comment provided by engineer. */
"Addresses" = "Addresses";
/* No comment provided by engineer. */
"All" = "All";
/* No comment provided by engineer. */
"All messages will be deleted and all participants will be kicked out. Are you sure?" = "All messages will be deleted and all participants will be kicked out. Are you sure?";
/* No comment provided by engineer. */
"Attachment" = "Attachment";
/* No comment provided by engineer. */
"Attachments" = "Attachments";
/* No comment provided by engineer. */
"Audio call" = "Audio call";
/* App Theme Type */
"Auto" = "Auto";
/* Status Option
Status Options */
"Automatic" = "Automatic";
/* Status Options */
"Away" = "Away";
/* No comment provided by engineer. */
"Ban user" = "Ban user";
/* No comment provided by engineer. */
"Banning user" = "Banning user";
/* No comment provided by engineer. */
"Be right back" = "Be right back";
/* Sorting Chat Messages */
"By availability and time" = "By availability and time";
/* No comment provided by engineer. */
"By name" = "By name";
/* No comment provided by engineer. */
"By status" = "By status";
/* Sorting Chat Messages */
"By time" = "By time";
/* No comment provided by engineer. */
"Call ended" = "Call ended";
/* No comment provided by engineer. */
"Call failed" = "Call failed";
/* No comment provided by engineer. */
"Cancel" = "Cancel";
/* No comment provided by engineer. */
"Change" = "Change";
/* No comment provided by engineer. */
"Change avatar" = "Change avatar";
/* No comment provided by engineer. */
"Change subject" = "Change subject";
/* No comment provided by engineer. */
"Channel destruction failed!" = "Channel destruction failed!";
/* Status Options */
"Chat" = "Chat";
/* No comment provided by engineer. */
"Clear History" = "Clear History";
/* No comment provided by engineer. */
"Close" = "Close";
/* Action button */
"Connect" = "Connect";
/* No comment provided by engineer. */
"Connecting..." = "Connecting...";
/* No comment provided by engineer. */
"Continue" = "Continue";
/* No comment provided by engineer. */
"Could not connect to the service. Check your network connectivity or try again later." = "Could not connect to the service. Check your network connectivity or try again later.";
/* No comment provided by engineer. */
"Could not rename group chat. The server responded with an error:" = "Could not rename group chat. The server responded with an error:";
/* No comment provided by engineer. */
"Could not set group chat avatar. The server responded with an error:" = "Could not set group chat avatar. The server responded with an error:";
/* No comment provided by engineer. */
"Create" = "Create";
/* App Theme Type */
"Dark" = "Dark";
/* No comment provided by engineer. */
"Default" = "Default";
/* No comment provided by engineer. */
"Delete" = "Delete";
/* Account deletion action - destructive */
"Delete account permanently" = "Delete account permanently";
/* Action: Delete all downloaded files */
"Delete all" = "Delete all";
/* No comment provided by engineer. */
"Delete channel?" = "Delete channel?";
/* No comment provided by engineer. */
"Delete chat" = "Delete chat";
/* No comment provided by engineer. */
"Delete group chat?" = "Delete group chat?";
/* No comment provided by engineer. */
"Details" = "Details";
/* No comment provided by engineer. */
"Display" = "Display";
/* Status Options */
"Do not disturb" = "Do not disturb";
/* No comment provided by engineer. */
"Do you want to ban user" = "Do you want to ban user";
/* No comment provided by engineer. */
"Edit" = "Edit";
/* No comment provided by engineer. */
"Emails" = "Emails";
/* No comment provided by engineer. */
"Enable automatic message synchronization" = "Enable automatic message synchronization";
/* No comment provided by engineer. */
"Encryption" = "Encryption";
/* No comment provided by engineer. */
"Enter default nickname to use in chats" = "Enter default nickname to use in chats";
/* No comment provided by engineer. */
"Enter message to send to:" = "Enter message to send to:";
/* No comment provided by engineer. */
"Enter new name for group chat" = "Enter new name for group chat";
/* No comment provided by engineer. */
"Enter new subject for group chat" = "Enter new subject for group chat";
/* No comment provided by engineer. */
"Enter status message" = "Enter status message";
/* No comment provided by engineer. */
"Error" = "Error";
/* Status Options */
"Extended away" = "Extended away";
/* No comment provided by engineer. */
"Failed To Update Contact List" = "Failed To Update Contact List";
/* No comment provided by engineer. */
"Failure" = "Failure";
/* No comment provided by engineer. */
"Fingerprint of this device" = "Fingerprint of this device";
/* No comment provided by engineer. */
"For best experience it is suggested to enable Message Archving with automatic message synchronization of at least last 12 hours.\nDo you wish to do this now?" = "For best experience it is suggested to enable Message Archving with automatic message synchronization of at least last 12 hours.\nDo you wish to do this now?";
/* No comment provided by engineer. */
"Free for chat" = "Free for chat";
/* No comment provided by engineer. */
"General" = "General";
/* No comment provided by engineer. */
"History" = "History";
/* No comment provided by engineer. */
"Info" = "Info";
/* No comment provided by engineer. */
"Invitation" = "Invitation";
/* No comment provided by engineer. */
"Invite" = "Invite";
/* No comment provided by engineer. */
"It was not possible to access camera or microphone. Please check privacy settings" = "It was not possible to access camera or microphone. Please check privacy settings";
/* No comment provided by engineer. */
"It was not possible to access camera. Please check in privacy settings that you have granted Snikket access to the camera." = "It was not possible to access camera. Please check in privacy settings that you have granted Snikket access to the camera.";
/* No comment provided by engineer. */
"It was not possible to contact XMPP server and sign in." = "It was not possible to contact XMPP server and sign in.";
/* No comment provided by engineer. */
"It was not possible to destroy channel %@. Server returned an error:" = "It was not possible to destroy channel %@. Server returned an error:";
/* No comment provided by engineer. */
"It was not possible to establish call" = "It was not possible to establish call";
/* No comment provided by engineer. */
"Join group chat" = "Join group chat";
/* No comment provided by engineer. */
"Joined" = "Joined";
/* No comment provided by engineer. */
"Joining..." = "Joining...";
/* No comment provided by engineer. */
"Key not generated!" = "Key not generated!";
/* Placeholder is number of days */
"Last %d days" = "Last %d days";
/* Placeholder is hours value */
"Last %d hours" = "Last %d hours";
/* No comment provided by engineer. */
"Leave chat" = "Leave chat";
/* App Theme Type */
"Light" = "Light";
/* No comment provided by engineer. */
"Limits the size of the files sent to you which may be automatically downloaded" = "Limits the size of the files sent to you which may be automatically downloaded";
/* No comment provided by engineer. */
"lines of preview" = "lines of preview";
/* No comment provided by engineer. */
"List of Messages" = "List of Messages";
/* No comment provided by engineer. */
"Login and password do not match." = "Login and password do not match.";
/* Alert title for storage usage */
"Manage Storage" = "Manage Storage";
/* No comment provided by engineer. */
"Media" = "Media";
/* No comment provided by engineer. */
"Member" = "Member";
/* No comment provided by engineer. */
"Message Archiving" = "Message Archiving";
/* No comment provided by engineer. */
"Message Archiving Error" = "Message Archiving Error";
/* No comment provided by engineer. */
"Message Synchronization" = "Message Synchronization";
/* No comment provided by engineer. */
"Messages" = "Messages";
/* No comment provided by engineer. */
"Name" = "Name";
/* No comment provided by engineer. */
"New call..." = "New call...";
/* No comment provided by engineer. */
"New private group chat" = "New private group chat";
/* No comment provided by engineer. */
"New public group chat" = "New public group chat";
/* No comment provided by engineer. */
"Nickname" = "Nickname";
/* No comment provided by engineer. */
"No" = "No";
/* No comment provided by engineer. */
"No attachments" = "No attachments";
/* No comment provided by engineer. */
"No messages yet. Say hi!" = "No messages yet. Say hi!";
/* No comment provided by engineer. */
"None" = "None";
/* No comment provided by engineer. */
"Not connected!" = "Not connected!";
/* No comment provided by engineer. */
"Not Joined" = "Not Joined";
/* No comment provided by engineer. */
"Nothing" = "Nothing";
/* No comment provided by engineer. */
"Offline" = "Offline";
/* No comment provided by engineer. */
"OK" = "OK";
/* No comment provided by engineer. */
"Older than 7 days" = "Older than 7 days";
/* No comment provided by engineer. */
"OMEMO" = "OMEMO";
/* Status Options */
"Online" = "Online";
/* No comment provided by engineer. */
"Operation timed out" = "Operation timed out";
/* No comment provided by engineer. */
"operation timed out" = "operation timed out";
/* No comment provided by engineer. */
"Original quality will share image in the format in which it is stored on your phone and it may not be supported by every device." = "Original quality will share image in the format in which it is stored on your phone and it may not be supported by every device.";
/* No comment provided by engineer. */
"Original quality will share video in the format in which video is stored on your phone and it may not be supported by every device." = "Original quality will share video in the format in which video is stored on your phone and it may not be supported by every device.";
/* No comment provided by engineer. */
"Other devices fingerprints" = "Other devices fingerprints";
/* No comment provided by engineer. */
"Phones" = "Phones";
/* No comment provided by engineer. */
"Please try again!" = "Please try again!";
/* No comment provided by engineer. */
"Private message" = "Private message";
/* No comment provided by engineer. */
"Provided values are not acceptable" = "Provided values are not acceptable";
/* No comment provided by engineer. */
"Push Notifications" = "Push Notifications";
/* No comment provided by engineer. */
"Push notifications" = "Push notifications";
/* No comment provided by engineer. */
"Push notifications are enabled for %@. They need to be disabled before account can be removed and it is not possible to at this time. Please try again later." = "Push notifications are enabled for %@. They need to be disabled before account can be removed and it is not possible to at this time. Please try again later.";
/* No comment provided by engineer. */
"Push Notifications Error" = "Push Notifications Error";
/* No comment provided by engineer. */
"Quality of shared media" = "Quality of shared media";
/* Placeholder is the number in MBs */
"Received files are using %d MB of storage." = "Received files are using %d MB of storage.";
/* No comment provided by engineer. */
"Register" = "Register";
/* Alert title */
"Registration Failure" = "Registration Failure";
/* No comment provided by engineer. */
"Registration is not supported by this server" = "Registration is not supported by this server";
/* No comment provided by engineer. */
"Remove account from application?" = "Remove account from application?";
/* No comment provided by engineer. */
"Remove from application" = "Remove from application";
/* No comment provided by engineer. */
"Rename" = "Rename";
/* No comment provided by engineer. */
"Rename chat" = "Rename chat";
/* No comment provided by engineer. */
"Report" = "Report";
/* No comment provided by engineer. */
"Report and Block" = "Report and Block";
/* No comment provided by engineer. */
"Report Contact" = "Report Contact";
/* No comment provided by engineer. */
"Reported" = "Reported";
/* No comment provided by engineer. */
"Reporting..." = "Reporting...";
/* No comment provided by engineer. */
"Resend" = "Resend";
/* No comment provided by engineer. */
"Ringing..." = "Ringing...";
/* No comment provided by engineer. */
"Save" = "Save";
/* No comment provided by engineer. */
"Scanned QR code is not valid for Snikket." = "Scanned QR code is not valid for Snikket.";
/* No comment provided by engineer. */
"Search channels" = "Search channels";
/* No comment provided by engineer. */
"Select photo" = "Select photo";
/* No comment provided by engineer. */
"Select quality of the image to use for sharing" = "Select quality of the image to use for sharing";
/* No comment provided by engineer. */
"Select quality of the video to use for sharing" = "Select quality of the video to use for sharing";
/* No comment provided by engineer. */
"Select status" = "Select status";
/* No comment provided by engineer. */
"Send" = "Send";
/* No comment provided by engineer. */
"Send Current Location" = "Send Current Location";
/* No comment provided by engineer. */
"Send message" = "Send message";
/* No comment provided by engineer. */
"Send Pin Location" = "Send Pin Location";
/* No comment provided by engineer. */
"Server did not respond to registration request" = "Server did not respond to registration request";
/* No comment provided by engineer. */
"server returned an error on the request to enable archiving. You can try to enable this feature later on from the account settings." = "server returned an error on the request to enable archiving. You can try to enable this feature later on from the account settings.";
/* No comment provided by engineer. */
"Server returned an error:" = "Server returned an error:";
/* No comment provided by engineer. */
"Server returned error:" = "Server returned error:";
/* No comment provided by engineer. */
"Service is not available at this time." = "Service is not available at this time.";
/* No comment provided by engineer. */
"Set" = "Set";
/* No comment provided by engineer. */
"Settings" = "Settings";
/* No comment provided by engineer. */
"Should account be removed from server as well?" = "Should account be removed from server as well?";
/* No comment provided by engineer. */
"Snikket can be automatically notified by compatible XMPP servers about new messages when it is in background or stopped.\nIf enabled, notifications about new messages will be forwarded to our push component and delivered to the device. These notifications may contain message senders jid and part of a message.\nDo you want to enable push notifications?" = "Snikket can be automatically notified by compatible XMPP servers about new messages when it is in background or stopped.\nIf enabled, notifications about new messages will be forwarded to our push component and delivered to the device. These notifications may contain message senders jid and part of a message.\nDo you want to enable push notifications?";
/* No comment provided by engineer. */
"Status" = "Status";
/* No comment provided by engineer. */
"Take photo" = "Take photo";
/* followed by a space and error condition */
"The server returned an error:" = "The server returned an error:";
/* No comment provided by engineer. */
"The server returned an error: " = "The server returned an error: ";
/* No comment provided by engineer. */
"The user will be reported and any calls, messages and status updates from them will be blocked." = "The user will be reported and any calls, messages and status updates from them will be blocked.";
/* No comment provided by engineer. */
"This room is not capable of sending encrypted messages. Please change encryption settings to be able to send messages" = "This room is not capable of sending encrypted messages. Please change encryption settings to be able to send messages";
/* No comment provided by engineer. */
"This will delete all the message history for this chat. Continue?" = "This will delete all the message history for this chat. Continue?";
/* No comment provided by engineer. */
"Unblock" = "Unblock";
/* No comment provided by engineer. */
"Unkown error occured" = "Unkown error occured";
/* No comment provided by engineer. */
"Unlimited" = "Unlimited";
/* No comment provided by engineer. */
"Used image and video quality may impact storage and network usage" = "Used image and video quality may impact storage and network usage";
/* No comment provided by engineer. */
"User with provided username already exists" = "User with provided username already exists";
/* No comment provided by engineer. */
"using" = "using";
/* No comment provided by engineer. */
"Video call" = "Video call";
/* No comment provided by engineer. */
"Warning" = "Warning";
/* No comment provided by engineer. */
"When you share files using HTTP, they are uploaded to HTTP server with unique URL. Anyone who knows the unique URL to the file is able to download it.\nDo you wish to enable?" = "When you share files using HTTP, they are uploaded to HTTP server with unique URL. Anyone who knows the unique URL to the file is able to download it.\nDo you wish to enable?";
/* No comment provided by engineer. */
"Yes" = "Yes";
/* No comment provided by engineer. */
"Yesterday" = "Yesterday";
/* No comment provided by engineer. */
"You are invited to join conversation at" = "You are invited to join conversation at";
/* No comment provided by engineer. */
"You are leaving the group chat" = "You are leaving the group chat";
/* No comment provided by engineer. */
"You are not connected to room.\nPlease wait reconnection to room" = "You are not connected to room.\nPlease wait reconnection to room";
/* No comment provided by engineer. */
"You are not joined to the channel." = "You are not joined to the channel.";
/* No comment provided by engineer. */
"You need to connect to your account before you can update your contact list. Do you wish to connect now?" = "You need to connect to your account before you can update your contact list. Do you wish to connect now?";
/* Placeholder is the Group Name */
"You've left there room %@ and push notifications for this room were disabled!\nYou may need to reenable them on other devices." = "You've left there room %@ and push notifications for this room were disabled!\nYou may need to reenable them on other devices.";
/* No comment provided by engineer. */
"Your Name" = "Your Name";

View file

@ -1 +1,167 @@
/* Class = "UILabel"; text = "Title"; ObjectID = "14i-9k-DTf"; */
"14i-9k-DTf.text" = "Title";
/* Class = "UITextField"; placeholder = "Automatic"; ObjectID = "19A-3H-7QN"; */
"19A-3H-7QN.placeholder" = "Automatic";
/* Class = "UILabel"; text = "Subtitle"; ObjectID = "491-DV-e2a"; */
"491-DV-e2a.text" = "Subtitle";
/* Class = "UITableViewSection"; headerTitle = "Select Account"; ObjectID = "4lS-sP-X2v"; */
"4lS-sP-X2v.headerTitle" = "Select Account";
/* Class = "UILabel"; text = "When mentioned"; ObjectID = "4mY-vJ-rHP"; */
"4mY-vJ-rHP.text" = "When mentioned";
/* Class = "UILabel"; text = "Use MIX"; ObjectID = "4P1-zT-Par"; */
"4P1-zT-Par.text" = "Use MIX";
/* Class = "UITableViewSection"; footerTitle = "Enter domain name of a component with channel or leave blank to automatically detect components with channels"; ObjectID = "94L-uC-ldZ"; */
"94L-uC-ldZ.footerTitle" = "Enter domain name of a component with channel or leave blank to automatically detect components with channels";
/* Class = "UITableViewSection"; headerTitle = "Component domain"; ObjectID = "94L-uC-ldZ"; */
"94L-uC-ldZ.headerTitle" = "Component domain";
/* Class = "UITableViewSection"; headerTitle = " "; ObjectID = "aFn-uB-myu"; */
"aFn-uB-myu.headerTitle" = " ";
/* Class = "UITableViewSection"; headerTitle = "Experimental"; ObjectID = "aqR-Sm-2re"; */
"aqR-Sm-2re.headerTitle" = "Experimental";
/* Class = "UILabel"; text = "Offline"; ObjectID = "bRP-ZF-wlT"; */
"bRP-ZF-wlT.text" = "Offline";
/* Class = "UINavigationItem"; title = "Select channel"; ObjectID = "C5U-9C-poe"; */
"C5U-9C-poe.title" = "Select channel";
/* Class = "UIBarButtonItem"; title = "Item"; ObjectID = "cv8-VS-8c6"; */
"cv8-VS-8c6.title" = "Item";
/* Class = "UILabel"; text = "Notifications"; ObjectID = "fFa-pN-ndo"; */
"fFa-pN-ndo.text" = "Notifications";
/* Class = "UILabel"; text = "Subtitle"; ObjectID = "frK-mh-cjn"; */
"frK-mh-cjn.text" = "Subtitle";
/* Class = "UILabel"; text = "Room name"; ObjectID = "gBT-qM-eUt"; */
"gBT-qM-eUt.text" = "Room name";
/* Class = "UITextField"; placeholder = "required"; ObjectID = "gNa-Cz-T88"; */
"gNa-Cz-T88.placeholder" = "required";
/* Class = "UILabel"; text = "Title"; ObjectID = "Gxx-ac-Co4"; */
"Gxx-ac-Co4.text" = "Title";
/* Class = "UILabel"; text = "Title"; ObjectID = "hOB-gk-g82"; */
"hOB-gk-g82.text" = "Title";
/* Class = "UITextField"; placeholder = "optional"; ObjectID = "Jiu-Fd-AsM"; */
"Jiu-Fd-AsM.placeholder" = "optional";
/* Class = "UITextField"; placeholder = "required"; ObjectID = "kD7-lz-IEK"; */
"kD7-lz-IEK.placeholder" = "required";
/* Class = "UITableViewController"; title = "Channel details"; ObjectID = "ke4-WK-unt"; */
"ke4-WK-unt.title" = "Channel details";
/* Class = "UIBarButtonItem"; title = "Invite"; ObjectID = "Kre-sS-2vH"; */
"Kre-sS-2vH.title" = "Invite";
/* Class = "UILabel"; text = "Subtitle"; ObjectID = "L9j-Ji-XrB"; */
"L9j-Ji-XrB.text" = "Subtitle";
/* Class = "UILabel"; text = "Title"; ObjectID = "lD0-pX-s2D"; */
"lD0-pX-s2D.text" = "Title";
/* Class = "UIViewController"; title = "Channel Controller"; ObjectID = "lfo-Uw-gL1"; */
"lfo-Uw-gL1.title" = "Channel Controller";
/* Class = "UILabel"; text = "Channel description"; ObjectID = "mpC-5r-OOo"; */
"mpC-5r-OOo.text" = "Channel description";
/* Class = "UITextField"; placeholder = "Description"; ObjectID = "MsF-6z-TY3"; */
"MsF-6z-TY3.placeholder" = "Description";
/* Class = "UINavigationItem"; title = "Participants"; ObjectID = "mW8-st-X8N"; */
"mW8-st-X8N.title" = "Participants";
/* Class = "UITableViewSection"; headerTitle = "Access"; ObjectID = "mXt-Xt-Bj5"; */
"mXt-Xt-Bj5.headerTitle" = "Access";
/* Class = "UITableViewSection"; headerTitle = " "; ObjectID = "Ngp-xJ-0lZ"; */
"Ngp-xJ-0lZ.headerTitle" = " ";
/* Class = "UILabel"; text = "Attachments"; ObjectID = "NWM-d4-jmq"; */
"NWM-d4-jmq.text" = "Attachments";
/* Class = "UITableViewSection"; headerTitle = "Nickname"; ObjectID = "NyO-PD-t9d"; */
"NyO-PD-t9d.headerTitle" = "Nickname";
/* Class = "UILabel"; text = "Delete channel"; ObjectID = "O9e-sP-5IO"; */
"O9e-sP-5IO.text" = "Delete channel";
/* Class = "UITextField"; placeholder = "required"; ObjectID = "oIZ-xz-SzZ"; */
"oIZ-xz-SzZ.placeholder" = "required";
/* Class = "UILabel"; text = "Channel name"; ObjectID = "P5r-af-VfY"; */
"P5r-af-VfY.text" = "Channel name";
/* Class = "UIBarButtonItem"; title = "Join"; ObjectID = "Pgv-Uz-ZgP"; */
"Pgv-Uz-ZgP.title" = "Join";
/* Class = "UIBarButtonItem"; title = "Create"; ObjectID = "pZC-YZ-jlg"; */
"pZC-YZ-jlg.title" = "Create";
/* Class = "UITableViewSection"; headerTitle = "Password"; ObjectID = "qB9-Eq-3RT"; */
"qB9-Eq-3RT.headerTitle" = "Password";
/* Class = "UITextField"; placeholder = "Name"; ObjectID = "r60-FV-hoE"; */
"r60-FV-hoE.placeholder" = "Name";
/* Class = "UILabel"; text = "Change"; ObjectID = "Sso-1F-PI3"; */
"Sso-1F-PI3.text" = "Change";
/* Class = "UITableViewSection"; footerTitle = "Select which account should be used to join channel"; ObjectID = "SUF-pg-qbn"; */
"SUF-pg-qbn.footerTitle" = "Select which account should be used to join channel";
/* Class = "UITableViewSection"; headerTitle = "Account"; ObjectID = "SUF-pg-qbn"; */
"SUF-pg-qbn.headerTitle" = "Account";
/* Class = "UITableViewSection"; footerTitle = "Notification support and filtering depends on the XMPP server which you are using and may not work in some cases even if it's enabled here."; ObjectID = "Ta8-dG-cwn"; */
"Ta8-dG-cwn.footerTitle" = "Notification support and filtering depends on the XMPP server which you are using and may not work in some cases even if it's enabled here.";
/* Class = "UITableViewSection"; headerTitle = " Settings"; ObjectID = "Ta8-dG-cwn"; */
"Ta8-dG-cwn.headerTitle" = " Settings";
/* Class = "UILabel"; text = "Subtitle"; ObjectID = "TOR-gJ-n2M"; */
"TOR-gJ-n2M.text" = "Subtitle";
/* Class = "UITextField"; text = "test@example.com"; ObjectID = "tUe-gp-Aqd"; */
"tUe-gp-Aqd.text" = "test@example.com";
/* Class = "UITableViewSection"; footerTitle = "ID of a channel used for joining (localpart of a JID)"; ObjectID = "u6K-qu-Pf5"; */
"u6K-qu-Pf5.footerTitle" = "ID of a channel used for joining (localpart of a JID)";
/* Class = "UITableViewSection"; headerTitle = "Channel ID"; ObjectID = "u6K-qu-Pf5"; */
"u6K-qu-Pf5.headerTitle" = "Channel ID";
/* Class = "UINavigationItem"; title = "Blocked"; ObjectID = "uMJ-O9-BGV"; */
"uMJ-O9-BGV.title" = "Blocked";
/* Class = "UIBarButtonItem"; title = "Next"; ObjectID = "uX9-lh-BwU"; */
"uX9-lh-BwU.title" = "Next";
/* Class = "UITableViewSection"; headerTitle = "Channel name"; ObjectID = "vcg-og-awz"; */
"vcg-og-awz.headerTitle" = "Channel name";
/* Class = "UIBarButtonItem"; title = "Item"; ObjectID = "VkQ-fL-ON5"; */
"VkQ-fL-ON5.title" = "Item";
/* Class = "UINavigationItem"; title = "Create channel"; ObjectID = "Vna-Fa-6lB"; */
"Vna-Fa-6lB.title" = "Create channel";
/* Class = "UILabel"; text = "Invitation only"; ObjectID = "Xcj-Am-jtk"; */
"Xcj-Am-jtk.text" = "Invitation only";
/* Class = "UILabel"; text = "Title"; ObjectID = "zcF-H6-Z39"; */
"zcF-H6-Z39.text" = "Title";

View file

@ -1,8 +1,101 @@
/* Class = "UILabel"; text = "Your server for account \\(account) supports message archiving. Would you like to enable this feature?"; ObjectID = "1dk-YA-RVu"; */
"1dk-YA-RVu.text" = "Your server for account \\(account) supports message archiving. Would you like to enable this feature?";
/* Class = "UIButton"; normalTitle = "Send Current Location"; ObjectID = "5tI-9V-tVB"; */
"5tI-9V-tVB.normalTitle" = "Send Current Location";
/* Class = "UILabel"; text = "Your server for account \\(account) supports message archiving. Would you like to enable this feature?"; ObjectID = "1dk-YA-RVu"; */
"1dk-YA-RVu.text" = "Your server for account \(account) supports message archiving. Would you like to enable this feature?";
/* Class = "UIViewController"; title = "Chats"; ObjectID = "9pv-A4-QxB"; */
"9pv-A4-QxB.title" = "Chats";
/* Class = "UITabBarItem"; title = "Chats"; ObjectID = "acW-dT-cKf"; */
"acW-dT-cKf.title" = "Chats";
/* Class = "UITextField"; placeholder = "Enter chat address"; ObjectID = "BM3-28-huR"; */
"BM3-28-huR.placeholder" = "Enter chat address";
/* Class = "UINavigationItem"; title = "Details"; ObjectID = "bNp-S8-ulX"; Note = "Contact info screen title"; */
"bNp-S8-ulX.title" = "Details";
/* Class = "UINavigationItem"; title = "Attachments"; ObjectID = "C1j-4i-HDP"; Note = "Conversation shared media gallery title"; */
"C1j-4i-HDP.title" = "Attachments";
/* Class = "UILabel"; text = "Message Archiving"; ObjectID = "Ckp-Mb-v0c"; */
"Ckp-Mb-v0c.text" = "Message Archiving";
/* Class = "UIBarButtonItem"; title = "Back"; ObjectID = "Dx3-QU-3cN"; */
"Dx3-QU-3cN.title" = "Back";
/* Class = "UINavigationItem"; title = "Send Location"; ObjectID = "e6z-jk-XtN"; */
"e6z-jk-XtN.title" = "Send Location";
/* Class = "UILabel"; text = "Attachments"; ObjectID = "EpU-tc-DIx"; */
"EpU-tc-DIx.text" = "Attachments";
/* Class = "UILabel"; text = "Receive presence updates"; ObjectID = "ffo-7n-Tn2"; */
"ffo-7n-Tn2.text" = "Receive presence updates";
/* Class = "UILabel"; text = "Mute contact"; ObjectID = "g8N-kr-fax"; */
"g8N-kr-fax.text" = "Mute contact";
/* Class = "UITextField"; placeholder = "Select account"; ObjectID = "gXY-yq-Y2K"; */
"gXY-yq-Y2K.placeholder" = "Select account";
/* Class = "UITabBarItem"; title = "Settings"; ObjectID = "kee-Xk-ORJ"; */
"kee-Xk-ORJ.title" = "Settings";
/* Class = "UITableViewSection"; headerTitle = "Name"; ObjectID = "Kfl-J5-hdD"; */
"Kfl-J5-hdD.headerTitle" = "Name";
/* Class = "UILabel"; text = "Block contact"; ObjectID = "kwQ-p7-cX2"; */
"kwQ-p7-cX2.text" = "Block contact";
/* Class = "UINavigationItem"; title = "Chats"; ObjectID = "LKO-PG-RwH"; */
"LKO-PG-RwH.title" = "Chats";
/* Class = "UILabel"; text = "Here I'm again..."; ObjectID = "m0n-Ls-5LF"; */
"m0n-Ls-5LF.text" = "Here I'm again...";
/* Class = "UITableViewSection"; headerTitle = "Account"; ObjectID = "Mfv-HJ-QDO"; */
"Mfv-HJ-QDO.headerTitle" = "Account";
/* Class = "UICollectionViewController"; title = "Attachments"; ObjectID = "N9z-ms-iaT"; */
"N9z-ms-iaT.title" = "Attachments";
/* Class = "UINavigationController"; title = "Contacts"; ObjectID = "Ndx-if-NHK"; */
"Ndx-if-NHK.title" = "Contacts";
/* Class = "UITextField"; placeholder = "Enter contact name"; ObjectID = "OGf-mX-8z3"; */
"OGf-mX-8z3.placeholder" = "Enter contact name";
/* Class = "UITableViewSection"; headerTitle = "PRESENCE"; ObjectID = "Q28-Ig-9NP"; */
"Q28-Ig-9NP.headerTitle" = "PRESENCE";
/* Class = "UITableViewSection"; headerTitle = "JID"; ObjectID = "Qgj-eQ-geg"; */
"Qgj-eQ-geg.headerTitle" = "JID";
/* Class = "UILabel"; text = "Clear History"; ObjectID = "qjs-BY-Nid"; */
"qjs-BY-Nid.text" = "Clear History";
/* Class = "UILabel"; text = "Chat with"; ObjectID = "Qr0-8H-IJq"; */
"Qr0-8H-IJq.text" = "Chat with";
/* Class = "UINavigationItem"; title = "Contacts"; ObjectID = "SEz-IM-IWL"; */
"SEz-IM-IWL.title" = "Contacts";
/* Class = "UILabel"; text = "Send presence updates"; ObjectID = "upM-mW-rMZ"; */
"upM-mW-rMZ.text" = "Send presence updates";
/* Class = "UITabBarItem"; title = "Contacts"; ObjectID = "W52-LN-wzX"; */
"W52-LN-wzX.title" = "Contacts";
/* Class = "UIViewController"; title = "Chat"; ObjectID = "WP2-Cp-7ZE"; */
"WP2-Cp-7ZE.title" = "Chat";
/* Class = "UIButton"; normalTitle = "Not now"; ObjectID = "wvT-dz-RVz"; */
"wvT-dz-RVz.normalTitle" = "Not now";
/* Class = "UILabel"; text = "Message encryption"; ObjectID = "XZp-oZ-XpC"; */
"XZp-oZ-XpC.text" = "Message encryption";
/* Class = "UIButton"; normalTitle = "Enable"; ObjectID = "yJk-Px-1oo"; */
"yJk-Px-1oo.normalTitle" = "Enable";

View file

@ -1 +1,149 @@
/* Class = "UINavigationController"; title = "Settings"; ObjectID = "15C-WY-qrp"; */
"15C-WY-qrp.title" = "Settings";
/* Class = "UILabel"; text = "Request delivery receipts"; ObjectID = "32B-bc-CHX"; */
"32B-bc-CHX.text" = "Request delivery receipts";
/* Class = "UILabel"; text = "Show emoticons"; ObjectID = "3a8-1d-3PR"; */
"3a8-1d-3PR.text" = "Show emoticons";
/* Class = "UILabel"; text = "Notifications"; ObjectID = "3pd-ay-sAI"; */
"3pd-ay-sAI.text" = "Notifications";
/* Class = "UILabel"; text = "About"; ObjectID = "3vM-ad-4ap"; */
"3vM-ad-4ap.text" = "About";
/* Class = "UILabel"; text = "Account name"; ObjectID = "7ho-Mu-thd"; */
"7ho-Mu-thd.text" = "Account name";
/* Class = "UILabel"; text = "Title"; ObjectID = "7tC-Eh-kK5"; */
"7tC-Eh-kK5.text" = "Title";
/* Class = "UILabel"; text = "Media"; ObjectID = "8G3-tm-sCO"; */
"8G3-tm-sCO.text" = "Media";
/* Class = "UILabel"; text = "Enable markdown"; ObjectID = "8K5-bS-ddh"; */
"8K5-bS-ddh.text" = "Enable markdown";
/* Class = "UILabel"; text = "Encryption"; ObjectID = "9Gl-4Z-f2X"; */
"9Gl-4Z-f2X.text" = "Encryption";
/* Class = "UILabel"; text = "No blocked contacts"; ObjectID = "Aki-gv-qus"; */
"Aki-gv-qus.text" = "No blocked contacts";
/* Class = "UILabel"; text = "Photos quality"; ObjectID = "bbT-7s-6ph"; */
"bbT-7s-6ph.text" = "Photos quality";
/* Class = "UILabel"; text = "Send message on return"; ObjectID = "Bd4-qf-OsU"; */
"Bd4-qf-OsU.text" = "Send message on return";
/* Class = "UILabel"; text = "File download limit"; ObjectID = "bj6-vP-3A7"; */
"bj6-vP-3A7.text" = "File download limit";
/* Class = "UILabel"; text = "Videos quality"; ObjectID = "bKW-ln-Kez"; */
"bKW-ln-Kez.text" = "Videos quality";
/* Class = "UILabel"; text = "None"; ObjectID = "bPa-aU-WFn"; */
"bPa-aU-WFn.text" = "None";
/* Class = "UILabel"; text = "Use public STUN servers"; ObjectID = "BSa-RZ-M7L"; */
"BSa-RZ-M7L.text" = "Use public STUN servers";
/* Class = "UILabel"; text = "Contacts in groups"; ObjectID = "BSk-tI-BDM"; */
"BSk-tI-BDM.text" = "Contacts in groups";
/* Class = "UILabel"; text = "Notifications from unknown"; ObjectID = "cyb-st-Bmw"; */
"cyb-st-Bmw.text" = "Notifications from unknown";
/* Class = "UILabel"; text = "XMPP Quickstart / Pipelining"; ObjectID = "dbq-Tl-d6b"; */
"dbq-Tl-d6b.text" = "XMPP Quickstart / Pipelining";
/* Class = "UILabel"; text = "Chats"; ObjectID = "etv-3w-9lA"; */
"etv-3w-9lA.text" = "Chats";
/* Class = "UILabel"; text = "File sharing via HTTP"; ObjectID = "eZJ-fR-LPh"; */
"eZJ-fR-LPh.text" = "File sharing via HTTP";
/* Class = "UILabel"; text = "Subtitle"; ObjectID = "fB5-hb-x8m"; */
"fB5-hb-x8m.text" = "Subtitle";
/* Class = "UITableViewController"; title = "Experimental"; ObjectID = "FGQ-GL-dYt"; */
"FGQ-GL-dYt.title" = "Experimental";
/* Class = "UILabel"; text = "Appearance"; ObjectID = "fxY-aA-n0i"; */
"fxY-aA-n0i.text" = "Appearance";
/* Class = "UIBarButtonItem"; title = "Close"; ObjectID = "G2W-rB-KuE"; */
"G2W-rB-KuE.title" = "Close";
/* Class = "UILabel"; text = "2 lines"; ObjectID = "g4v-o5-nXZ"; */
"g4v-o5-nXZ.text" = "2 lines";
/* Class = "UITableViewController"; title = "Notification settings"; ObjectID = "GfS-6V-cuc"; */
"GfS-6V-cuc.title" = "Notification settings";
/* Class = "UILabel"; text = "Contacts"; ObjectID = "hGX-FI-YNj"; */
"hGX-FI-YNj.text" = "Contacts";
/* Class = "UILabel"; text = "Clear download cache"; ObjectID = "Hu1-2i-RSO"; */
"Hu1-2i-RSO.text" = "Clear download cache";
/* Class = "UILabel"; text = "Media"; ObjectID = "ieE-mK-uEm"; */
"ieE-mK-uEm.text" = "Media";
/* Class = "UILabel"; text = "Clear chat on close"; ObjectID = "ioL-eS-dDk"; */
"ioL-eS-dDk.text" = "Clear chat on close";
/* Class = "UINavigationItem"; title = "Settings"; ObjectID = "jeY-X9-tWB"; */
"jeY-X9-tWB.title" = "Settings";
/* Class = "UILabel"; text = "Light"; ObjectID = "L2t-Ud-Fkc"; */
"L2t-Ud-Fkc.text" = "Light";
/* Class = "UILabel"; text = "By presence and time"; ObjectID = "LAc-oF-22z"; */
"LAc-oF-22z.text" = "By presence and time";
/* Class = "UILabel"; text = "Auto-authorize contacts"; ObjectID = "MGl-L6-Fs3"; */
"MGl-L6-Fs3.text" = "Auto-authorize contacts";
/* Class = "UILabel"; text = "Blocked contacts"; ObjectID = "MJ0-kw-1Kl"; */
"MJ0-kw-1Kl.text" = "Blocked contacts";
/* Class = "UILabel"; text = "\"Hidden\" group"; ObjectID = "P82-B8-768"; */
"P82-B8-768.text" = "\"Hidden\" group";
/* Class = "UITableViewController"; title = "Chat settings"; ObjectID = "pFo-ox-4gT"; */
"pFo-ox-4gT.title" = "Chat settings";
/* Class = "UILabel"; text = "Message Styling"; ObjectID = "Qu4-Mf-tz4"; */
"Qu4-Mf-tz4.text" = "Message Styling";
/* Class = "UILabel"; text = "Groupchats bookmarks sync"; ObjectID = "Tbt-L3-jpa"; */
"Tbt-L3-jpa.text" = "Groupchats bookmarks sync";
/* Class = "UILabel"; text = "Medium"; ObjectID = "tqu-Xn-F0Z"; */
"tqu-Xn-F0Z.text" = "Medium";
/* Class = "UILabel"; text = "Medium"; ObjectID = "u45-W8-GP0"; */
"u45-W8-GP0.text" = "Medium";
/* Class = "UILabel"; text = "20 MB"; ObjectID = "UuL-li-3gA"; */
"UuL-li-3gA.text" = "20 MB";
/* Class = "UITableViewController"; title = "Contacts settings"; ObjectID = "xRS-v5-T5C"; */
"xRS-v5-T5C.title" = "Contacts settings";
/* Class = "UILabel"; text = "Sorting"; ObjectID = "Y0J-o4-ADK"; */
"Y0J-o4-ADK.text" = "Sorting";
/* Class = "UILabel"; text = "Status Type"; ObjectID = "Y3q-SX-IhN"; */
"Y3q-SX-IhN.text" = "Status Type";
/* Class = "UILabel"; text = "Show link previews"; ObjectID = "ybc-mt-hVG"; */
"ybc-mt-hVG.text" = "Show link previews";
/* Class = "UILabel"; text = "Experimental"; ObjectID = "YDd-q8-r7f"; */
"YDd-q8-r7f.text" = "Experimental";
/* Class = "UILabel"; text = "Message carbons"; ObjectID = "zwR-jn-5u6"; */
"zwR-jn-5u6.text" = "Message carbons";

View file

@ -1 +1,68 @@
/* Class = "UILabel"; text = "GHI"; ObjectID = "3AK-8A-Pb8"; */
"3AK-8A-Pb8.text" = "GHI";
/* Class = "UILabel"; text = "6"; ObjectID = "3o3-O7-VKn"; */
"3o3-O7-VKn.text" = "6";
/* Class = "UILabel"; text = "3"; ObjectID = "4GI-gL-K98"; */
"4GI-gL-K98.text" = "3";
/* Class = "UILabel"; text = "0"; ObjectID = "7f7-cm-34C"; */
"7f7-cm-34C.text" = "0";
/* Class = "UILabel"; text = "XYZ"; ObjectID = "bk6-Bq-pzY"; */
"bk6-Bq-pzY.text" = "XYZ";
/* Class = "UILabel"; text = "ABC"; ObjectID = "bPD-13-cpQ"; */
"bPD-13-cpQ.text" = "ABC";
/* Class = "UILabel"; text = "8"; ObjectID = "CoF-1U-yN4"; */
"CoF-1U-yN4.text" = "8";
/* Class = "UILabel"; text = "2"; ObjectID = "ddF-nO-S1A"; */
"ddF-nO-S1A.text" = "2";
/* Class = "UILabel"; text = "PQRS"; ObjectID = "flh-6y-zns"; */
"flh-6y-zns.text" = "PQRS";
/* Class = "UILabel"; text = "MNO"; ObjectID = "G84-mU-mWT"; */
"G84-mU-mWT.text" = "MNO";
/* Class = "UILabel"; text = "Calling John Doe..."; ObjectID = "i9e-aU-c5F"; */
"i9e-aU-c5F.text" = "Calling John Doe...";
/* Class = "UILabel"; text = "#"; ObjectID = "Kj7-HM-1eU"; */
"Kj7-HM-1eU.text" = "#";
/* Class = "UILabel"; text = "DEF"; ObjectID = "Kl5-ka-eb9"; */
"Kl5-ka-eb9.text" = "DEF";
/* Class = "UILabel"; text = "*"; ObjectID = "Liz-bC-Mnb"; */
"Liz-bC-Mnb.text" = "*";
/* Class = "UILabel"; text = "+"; ObjectID = "o93-nj-537"; */
"o93-nj-537.text" = "+";
/* Class = "UILabel"; text = "TUV"; ObjectID = "PKN-5m-zEF"; */
"PKN-5m-zEF.text" = "TUV";
/* Class = "UILabel"; text = "5"; ObjectID = "PTr-3K-fqE"; */
"PTr-3K-fqE.text" = "5";
/* Class = "UILabel"; text = "JKL"; ObjectID = "Q7k-d2-q0x"; */
"Q7k-d2-q0x.text" = "JKL";
/* Class = "UILabel"; text = "9"; ObjectID = "rDC-mF-Lhn"; */
"rDC-mF-Lhn.text" = "9";
/* Class = "UILabel"; text = "7"; ObjectID = "RHJ-lu-qdC"; */
"RHJ-lu-qdC.text" = "7";
/* Class = "UILabel"; text = "4"; ObjectID = "wgM-06-9Ik"; */
"wgM-06-9Ik.text" = "4";
/* Class = "UILabel"; text = " "; ObjectID = "XeF-nm-rTF"; */
"XeF-nm-rTF.text" = " ";
/* Class = "UILabel"; text = "1"; ObjectID = "XUJ-Gp-lqi"; */
"XUJ-Gp-lqi.text" = "1";

View file

@ -1 +1,11 @@
/* Class = "UIButton"; normalTitle = "Learn more"; ObjectID = "9Xm-uz-gIu"; */
"9Xm-uz-gIu.normalTitle" = "Learn more";
/* Class = "UIBarButtonItem"; title = "Item"; ObjectID = "i2u-OL-UUY"; */
"i2u-OL-UUY.title" = "Item";
/* Class = "UIButton"; normalTitle = "Sign in"; ObjectID = "is0-gN-a4J"; */
"is0-gN-a4J.normalTitle" = "Sign in";
/* Class = "UINavigationItem"; title = "Snikket"; ObjectID = "Pr0-Qp-NEQ"; */
"Pr0-Qp-NEQ.title" = "Snikket";

View file

@ -1,7 +1,10 @@
/* No comment provided by engineer. */
" server returned an error on the request to enable push notifications. You can try to enable this feature later on from the account settings." = " server returned an error on the request to enable push notifications. You can try to enable this feature later on from the account settings.";
/* Placeholder is the MBs Download Limit */
"%d MB" = "%d MB";
/* No comment provided by engineer. */
"(private message)" = "(private message)";
/* No comment provided by engineer. */
@ -16,19 +19,28 @@
/* Alert title */
"Account Removal Failed" = "Account Removal Failed";
/* No comment provided by engineer. */
"Account removal" = "Kontoborttagning";
/* No comment provided by engineer. */
"Accounts" = "Konton";
/* No comment provided by engineer. */
"Add account" = "Add account";
/* No comment provided by engineer. */
"Addresses" = "Adresser";
/* How many messages to fetch from the server */
"All" = "Alla";
/* No comment provided by engineer. */
"All messages will be deleted and all participants will be kicked out. Are you sure?" = "Alla meddelanden kommer raderas och alla deltagare blir utsparkade. Är du säker?";
/* No comment provided by engineer. */
"Attachment" = "Bilaga";
/* No comment provided by engineer. */
"Attachments" = "Bilagor";
/* No comment provided by engineer. */
"Audio call" = "Ljudsamtal";
/* App Theme Type */
@ -40,6 +52,8 @@
/* Status Options */
"Away" = "Borta";
/* No comment provided by engineer. */
"Ban user" = "Ban user";
/* No comment provided by engineer. */
@ -48,22 +62,37 @@
/* No comment provided by engineer. */
"Be right back" = "Strax tillbaka";
/* No comment provided by engineer. */
"Before changing roster you need to connect to server. Do you wish to do this now?" = "Before changing roster you need to connect to server. Do you wish to do this now?";
/* Sorting Chat Messages */
"By availability and time" = "Efter tillgänglighet och tid";
/* No comment provided by engineer. */
"By name" = "By name";
/* No comment provided by engineer. */
"By status" = "By status";
/* Sorting Chat Messages */
"By time" = "Efter tid";
/* No comment provided by engineer. */
"Call ended" = "Samtalet avslutades";
/* No comment provided by engineer. */
"Call failed" = "Samtal misslyckades";
/* No comment provided by engineer. */
"Cancel" = "Avbryt";
/* No comment provided by engineer. */
"Change" = "Ändra";
/* No comment provided by engineer. */
"Change avatar" = "Ändra profilbild";
/* No comment provided by engineer. */
"Change subject" = "Ändra ämne";
/* No comment provided by engineer. */
"Channel destruction failed!" = "Kanalförstörelsen misslyckades!";
/* Status Options */
@ -85,18 +114,24 @@
"Continue" = "Fortsätt";
/* No comment provided by engineer. */
"Could not delete account as it was not possible to connect to the XMPP server. Please try again later." = "Could not delete account as it was not possible to connect to the XMPP server. Please try again later.";
"Could not connect to the service. Check your network connectivity or try again later." = "Could not connect to the service. Check your network connectivity or try again later.";
/* No comment provided by engineer. */
"Could not rename group chat. The server responded with an error:" = "Kunde inte döpa om chatt.Servern svarade med ett felmeddelande:";
/* No comment provided by engineer. */
"Could not set group chat avatar. The server responded with an error:" = "Could not set group chat avatar. The server responded with an error:";
/* No comment provided by engineer. */
"Create" = "Skapa";
/* App Theme Type */
"Dark" = "Mörk";
/* No comment provided by engineer. */
"Default" = "Default";
/* No comment provided by engineer. */
"Delete" = "Delete";
/* Account deletion action - destructive */
@ -110,8 +145,14 @@
/* No comment provided by engineer. */
"Delete chat" = "Delete chat";
/* No comment provided by engineer. */
"Delete group chat?" = "Radera gruppchatt?";
/* No comment provided by engineer. */
"Details" = "Details";
/* No comment provided by engineer. */
"Display" = "Display";
/* Status Options */
@ -120,6 +161,7 @@
/* No comment provided by engineer. */
"Do you want to ban user" = "Vill du porta användaren";
/* No comment provided by engineer. */
"Edit" = "Redigera";
/* No comment provided by engineer. */
@ -127,12 +169,26 @@
/* No comment provided by engineer. */
"Enable automatic message synchronization" = "Enable automatic message synchronization";
/* No comment provided by engineer. */
"Encryption" = "Kryptering";
/* No comment provided by engineer. */
"Enter default nickname to use in chats" = "Ange visningsnamn att använda i chattar";
/* No comment provided by engineer. */
"Enter message to send to:" = "Enter message to send to:";
/* No comment provided by engineer. */
"Enter new name for group chat" = "Ange nytt namn för gruppchatt";
/* No comment provided by engineer. */
"Enter new subject for group chat" = "Ange nytt ämne för gruppchatt";
/* No comment provided by engineer. */
"Enter status message" = "Enter status message";
/* No comment provided by engineer. */
"Error" = "Error";
/* Status Options */
@ -149,7 +205,11 @@
/* No comment provided by engineer. */
"For best experience it is suggested to enable Message Archving with automatic message synchronization of at least last 12 hours.\nDo you wish to do this now?" = "For best experience it is suggested to enable Message Archving with automatic message synchronization of at least last 12 hours.\nDo you wish to do this now?";
/* No comment provided by engineer. */
"Free for chat" = "Free for chat";
/* No comment provided by engineer. */
"General" = "General";
/* No comment provided by engineer. */
@ -169,12 +229,26 @@
/* No comment provided by engineer. */
"It was not possible to access camera. Please check in privacy settings that you have granted Snikket access to the camera." = "It was not possible to access camera. Please check in privacy settings that you have granted Snikket access to the camera.";
/* No comment provided by engineer. */
"It was not possible to contact XMPP server and sign in." = "It was not possible to contact XMPP server and sign in.";
/* No comment provided by engineer. */
"It was not possible to destroy channel %@. Server returned an error:" = "It was not possible to destroy channel %@. Server returned an error:";
/* No comment provided by engineer. */
"It was not possible to establish call" = "Kunde inte etablera samtal";
/* No comment provided by engineer. */
"Join group chat" = "Gå med i gruppchatt";
/* No comment provided by engineer. */
"Joined" = "Gick med";
/* No comment provided by engineer. */
"Joining..." = "Går med...";
/* No comment provided by engineer. */
"Key not generated!" = "Nyckel ej genererad!";
/* Placeholder is number of days */
@ -182,13 +256,23 @@
/* Placeholder is hours value */
"Last %d hours" = "Senaste %d timmarna";
/* No comment provided by engineer. */
"Leave chat" = "Lämna chatt";
/* App Theme Type */
"Light" = "Ljus";
/* No comment provided by engineer. */
"Limits the size of the files sent to you which may be automatically downloaded" = "Limits the size of the files sent to you which may be automatically downloaded";
/* No comment provided by engineer. */
"lines of preview" = "förhandsvisade rader";
/* No comment provided by engineer. */
"List of Messages" = "List of Messages";
/* No comment provided by engineer. */
"Login and password do not match." = "Login and password do not match.";
/* Alert title for storage usage */
@ -196,16 +280,38 @@
/* No comment provided by engineer. */
"Media" = "Media";
/* No comment provided by engineer. */
"Member" = "Medlem";
/* No comment provided by engineer. */
"Message Archiving" = "Meddelandearkivering";
/* No comment provided by engineer. */
"Message Archiving Error" = "Meddelandearkiveringsfel";
/* No comment provided by engineer. */
"Message Synchronization" = "Meddelandesynkronisering";
/* No comment provided by engineer. */
"Messages" = "Messages";
/* No comment provided by engineer. */
"Name" = "Name";
/* No comment provided by engineer. */
"New call..." = "Nytt samtal...";
/* No comment provided by engineer. */
"New private group chat" = "Ny privat gruppchatt";
/* No comment provided by engineer. */
"New public group chat" = "Ny publik gruppchatt";
/* No comment provided by engineer. */
"Nickname" = "Visningsnamn";
/* No comment provided by engineer. */
"No" = "No";
/* No comment provided by engineer. */
@ -217,12 +323,25 @@
/* No comment provided by engineer. */
"None" = "None";
/* No comment provided by engineer. */
"Not connected!" = "Inte ansluten!";
/* No comment provided by engineer. */
"Not Joined" = "Not Joined";
/* How many messages to fetch from the server */
"Nothing" = "Ingenting";
/* No comment provided by engineer. */
"Offline" = "Offline";
/* No comment provided by engineer. */
"OK" = "OK";
/* Action: Delete all downloaded files over 7 days old */
"Older than 7 days" = "Older than 7 days";
/* Encryption mode */
"OMEMO" = "OMEMO";
/* Status Options */
@ -236,6 +355,8 @@
/* No comment provided by engineer. */
"Original quality will share image in the format in which it is stored on your phone and it may not be supported by every device." = "Original quality will share image in the format in which it is stored on your phone and it may not be supported by every device.";
/* No comment provided by engineer. */
"Original quality will share video in the format in which video is stored on your phone and it may not be supported by every device." = "Original quality will share video in the format in which video is stored on your phone and it may not be supported by every device.";
/* No comment provided by engineer. */
@ -252,9 +373,17 @@
/* No comment provided by engineer. */
"Provided values are not acceptable" = "Provided values are not acceptable";
/* No comment provided by engineer. */
"Push Notifications" = "Push Notifications";
/* No comment provided by engineer. */
"Push notifications" = "Push notifications";
/* No comment provided by engineer. */
"Push notifications are enabled for %@. They need to be disabled before account can be removed and it is not possible to at this time. Please try again later." = "Push notifications are enabled for %@. They need to be disabled before account can be removed and it is not possible to at this time. Please try again later.";
/* No comment provided by engineer. */
"Push Notifications Error" = "Push Notifications Error";
/* No comment provided by engineer. */
@ -286,22 +415,56 @@
/* No comment provided by engineer. */
"Report" = "Report";
/* No comment provided by engineer. */
"Report and Block" = "Rapportera och blockera";
/* No comment provided by engineer. */
"Report Contact" = "Report Contact";
/* No comment provided by engineer. */
"Reported" = "Rapporterad";
/* No comment provided by engineer. */
"Reporting..." = "Rapporterar...";
/* No comment provided by engineer. */
"Resend" = "Skicka igen";
/* No comment provided by engineer. */
"Ringing..." = "Ringer...";
/* No comment provided by engineer. */
"Save" = "Spara";
/* No comment provided by engineer. */
"Scanned QR code is not valid for Snikket." = "Skannad QR-kod är inte giltig för Snikket.";
/* No comment provided by engineer. */
"Search channels" = "Sök efter kanaler";
/* No comment provided by engineer. */
"Select photo" = "Välj foto";
/* No comment provided by engineer. */
"Select quality of the image to use for sharing" = "Välj kvalité på bild för delning";
/* No comment provided by engineer. */
"Select quality of the video to use for sharing" = "Select quality of the video to use for sharing";
/* No comment provided by engineer. */
"Select status" = "Välj status";
/* No comment provided by engineer. */
"Send" = "Send";
/* No comment provided by engineer. */
"Send Current Location" = "Skicka nuvarande plats";
/* No comment provided by engineer. */
"Send message" = "Send message";
/* No comment provided by engineer. */
"Send Pin Location" = "Send Pin Location";
/* No comment provided by engineer. */
@ -318,20 +481,35 @@
/* No comment provided by engineer. */
"Service is not available at this time." = "Service is not available at this time.";
/* No comment provided by engineer. */
"Set" = "Set";
/* No comment provided by engineer. */
"Settings" = "Inställningar";
/* No comment provided by engineer. */
"Should account be removed from server as well?" = "Ska kontot tas bort från servern också?";
/* No comment provided by engineer. */
"Snikket can be automatically notified by compatible XMPP servers about new messages when it is in background or stopped.\nIf enabled, notifications about new messages will be forwarded to our push component and delivered to the device. These notifications may contain message senders jid and part of a message.\nDo you want to enable push notifications?" = "Snikket can be automatically notified by compatible XMPP servers about new messages when it is in background or stopped.\nIf enabled, notifications about new messages will be forwarded to our push component and delivered to the device. These notifications may contain message senders jid and part of a message.\nDo you want to enable push notifications?";
/* No comment provided by engineer. */
"Status" = "Status";
/* No comment provided by engineer. */
"Take photo" = "Ta foto";
/* followed by a space and error condition */
"The server returned an error:" = "The server returned an error:";
/* No comment provided by engineer. */
"The server returned an error: " = "Serverns felmeddelande: ";
/* No comment provided by engineer. */
"The user will be reported and any calls, messages and status updates from them will be blocked." = "The user will be reported and any calls, messages and status updates from them will be blocked.";
/* No comment provided by engineer. */
"This room is not capable of sending encrypted messages. Please change encryption settings to be able to send messages" = "This room is not capable of sending encrypted messages. Please change encryption settings to be able to send messages";
/* No comment provided by engineer. */
@ -351,16 +529,35 @@
/* No comment provided by engineer. */
"User with provided username already exists" = "User with provided username already exists";
/* followed by account name to select */
"using" = "använder";
/* No comment provided by engineer. */
"Video call" = "Videosamtal";
/* No comment provided by engineer. */
"Warning" = "Varning";
/* No comment provided by engineer. */
"When you share files using HTTP, they are uploaded to HTTP server with unique URL. Anyone who knows the unique URL to the file is able to download it.\nDo you wish to enable?" = "When you share files using HTTP, they are uploaded to HTTP server with unique URL. Anyone who knows the unique URL to the file is able to download it.\nDo you wish to enable?";
/* No comment provided by engineer. */
"Yes" = "Ja";
/* No comment provided by engineer. */
"Yesterday" = "Igår";
/* No comment provided by engineer. */
"You are invited to join conversation at" = "Du är inbjuden till konversationen i";
/* No comment provided by engineer. */
"You are leaving the group chat" = "Du lämnar gruppchatten";
/* No comment provided by engineer. */
"You are not connected to room.\nPlease wait reconnection to room" = "You are not connected to room.\nPlease wait reconnection to room";
/* No comment provided by engineer. */
"You are not joined to the channel." = "Du är inte med i kanalen.";
/* No comment provided by engineer. */
@ -368,4 +565,6 @@
/* Placeholder is the Group Name */
"You've left there room %@ and push notifications for this room were disabled!\nYou may need to reenable them on other devices." = "You've left there room %@ and push notifications for this room were disabled!\nYou may need to reenable them on other devices.";
/* No comment provided by engineer. */
"Your Name" = "Ditt Namn";