update translations from the weblate. Also added to the linphone.xcodeproj the Localisable.string files for : pl, ese, sv, pt_BR, zh-TW, zh-CN, it, uk, tr, ka, ez_AR, cs, hu

This commit is contained in:
QuentinArguillere 2023-08-21 14:53:13 +02:00
parent f7137e7b00
commit bc5e610cdb
4 changed files with 33 additions and 0 deletions

View file

@ -1766,6 +1766,19 @@
669B140B27A29D140012220A /* FloatingScrollDownButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FloatingScrollDownButton.swift; sourceTree = "<group>"; };
66E399F52857869200E73456 /* menu_notifications_off.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_notifications_off.png; sourceTree = "<group>"; };
66E399F62857869200E73456 /* menu_notifications_on.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_notifications_on.png; sourceTree = "<group>"; };
66EADAF62A939485002DDCEE /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
66EADAF72A939485002DDCEE /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
66EADAF82A939486002DDCEE /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
66EADAF92A939486002DDCEE /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt_BR; path = pt_BR.lproj/Localizable.strings; sourceTree = "<group>"; };
66EADAFA2A939486002DDCEE /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_TW; path = zh_TW.lproj/Localizable.strings; sourceTree = "<group>"; };
66EADAFB2A939486002DDCEE /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
66EADAFC2A939486002DDCEE /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
66EADAFD2A939486002DDCEE /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
66EADAFE2A939487002DDCEE /* ka */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ka; path = ka.lproj/Localizable.strings; sourceTree = "<group>"; };
66EADAFF2A939487002DDCEE /* es_AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es_AR; path = es_AR.lproj/Localizable.strings; sourceTree = "<group>"; };
66EADB002A939487002DDCEE /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
66EADB012A939487002DDCEE /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
66EADB022A939487002DDCEE /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_CN; path = zh_CN.lproj/Localizable.strings; sourceTree = "<group>"; };
6EA1EF0554CF75B5C078A4F8 /* Pods-linphone.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-linphone.debug.xcconfig"; path = "Target Support Files/Pods-linphone/Pods-linphone.debug.xcconfig"; sourceTree = "<group>"; };
6FFD86D62D3E1E8093160069 /* Pods-linphone.distributionadhoc.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-linphone.distributionadhoc.xcconfig"; path = "Target Support Files/Pods-linphone/Pods-linphone.distributionadhoc.xcconfig"; sourceTree = "<group>"; };
70E542F213E147E3002BA2C0 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
@ -4083,6 +4096,13 @@
zh_CN,
fr,
hu,
es,
pt_BR,
it,
uk,
ka,
es_AR,
cs,
);
mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
productRefGroup = 19C28FACFE9D520D11CA2CBB /* Products */;
@ -5544,6 +5564,19 @@
63AADBDD1B6A0FF200AA16FD /* nl */,
63AADBE11B6A0FF200AA16FD /* ru */,
666D795C283E67E300B07215 /* fr */,
66EADAF62A939485002DDCEE /* pl */,
66EADAF72A939485002DDCEE /* es */,
66EADAF82A939486002DDCEE /* sv */,
66EADAF92A939486002DDCEE /* pt_BR */,
66EADAFA2A939486002DDCEE /* zh_TW */,
66EADAFB2A939486002DDCEE /* it */,
66EADAFC2A939486002DDCEE /* uk */,
66EADAFD2A939486002DDCEE /* tr */,
66EADAFE2A939487002DDCEE /* ka */,
66EADAFF2A939487002DDCEE /* es_AR */,
66EADB002A939487002DDCEE /* cs */,
66EADB012A939487002DDCEE /* hu */,
66EADB022A939487002DDCEE /* zh_CN */,
);
name = Localizable.strings;
sourceTree = "<group>";