diff --git a/File Provider Extension UI/hr.lproj/MainInterface.strings b/File Provider Extension UI/hr.lproj/MainInterface.strings new file mode 100644 index 0000000000..028c2f85b4 --- /dev/null +++ b/File Provider Extension UI/hr.lproj/MainInterface.strings @@ -0,0 +1,6 @@ + +/* Class = "UIButton"; normalTitle = "Cancel"; ObjectID = "3gV-2h-5zD"; */ +"3gV-2h-5zD.normalTitle" = "Cancel"; + +/* Class = "UILabel"; text = "title"; ObjectID = "gdj-d0-nZ2"; */ +"gdj-d0-nZ2.text" = "title"; diff --git a/File Provider Extension UI/lo.lproj/MainInterface.strings b/File Provider Extension UI/lo.lproj/MainInterface.strings new file mode 100644 index 0000000000..028c2f85b4 --- /dev/null +++ b/File Provider Extension UI/lo.lproj/MainInterface.strings @@ -0,0 +1,6 @@ + +/* Class = "UIButton"; normalTitle = "Cancel"; ObjectID = "3gV-2h-5zD"; */ +"3gV-2h-5zD.normalTitle" = "Cancel"; + +/* Class = "UILabel"; text = "title"; ObjectID = "gdj-d0-nZ2"; */ +"gdj-d0-nZ2.text" = "title"; diff --git a/File Provider Extension UI/sl.lproj/MainInterface.strings b/File Provider Extension UI/sl.lproj/MainInterface.strings new file mode 100644 index 0000000000..028c2f85b4 --- /dev/null +++ b/File Provider Extension UI/sl.lproj/MainInterface.strings @@ -0,0 +1,6 @@ + +/* Class = "UIButton"; normalTitle = "Cancel"; ObjectID = "3gV-2h-5zD"; */ +"3gV-2h-5zD.normalTitle" = "Cancel"; + +/* Class = "UILabel"; text = "title"; ObjectID = "gdj-d0-nZ2"; */ +"gdj-d0-nZ2.text" = "title"; diff --git a/Nextcloud.xcodeproj/project.pbxproj b/Nextcloud.xcodeproj/project.pbxproj index 6b885680d1..a44fc2da82 100644 --- a/Nextcloud.xcodeproj/project.pbxproj +++ b/Nextcloud.xcodeproj/project.pbxproj @@ -1152,6 +1152,18 @@ 371B5A2D23D0B04500FAFAE9 /* NCMenu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCMenu.swift; sourceTree = ""; }; 3781B9AF23DB2B7E006B4B1D /* AppDelegate+Menu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+Menu.swift"; sourceTree = ""; }; 8491B1CC273BBA82001C8C5B /* UIViewController+Menu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+Menu.swift"; sourceTree = ""; }; + AACCAB512CFE041F00DA1786 /* sl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/MainInterface.strings; sourceTree = ""; }; + AACCAB522CFE041F00DA1786 /* sl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/Intent.strings; sourceTree = ""; }; + AACCAB532CFE041F00DA1786 /* sl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/Localizable.strings; sourceTree = ""; }; + AACCAB542CFE041F00DA1786 /* sl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/InfoPlist.strings; sourceTree = ""; }; + AACCAB5D2CFE04C200DA1786 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/MainInterface.strings; sourceTree = ""; }; + AACCAB5E2CFE04C200DA1786 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Intent.strings; sourceTree = ""; }; + AACCAB5F2CFE04C200DA1786 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Localizable.strings; sourceTree = ""; }; + AACCAB602CFE04C200DA1786 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/InfoPlist.strings; sourceTree = ""; }; + AACCAB612CFE04F700DA1786 /* lo */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lo; path = lo.lproj/MainInterface.strings; sourceTree = ""; }; + AACCAB622CFE04F700DA1786 /* lo */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lo; path = lo.lproj/Intent.strings; sourceTree = ""; }; + AACCAB632CFE04F700DA1786 /* lo */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lo; path = lo.lproj/Localizable.strings; sourceTree = ""; }; + AACCAB642CFE04F700DA1786 /* lo */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lo; path = lo.lproj/InfoPlist.strings; sourceTree = ""; }; AF1A9B6327D0CA1E00F17A9E /* UIAlertController+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIAlertController+Extension.swift"; sourceTree = ""; }; AF22B20B277C6F4D00DAB0CC /* NCShareCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCShareCell.swift; sourceTree = ""; }; AF22B215277D196700DAB0CC /* NCShareExtension+DataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NCShareExtension+DataSource.swift"; sourceTree = ""; }; @@ -3547,6 +3559,9 @@ ca, da, eu, + sl, + hr, + lo, ); mainGroup = F7F67B9F1A24D27800EE80DA; packageReferences = ( @@ -4661,6 +4676,9 @@ isa = PBXVariantGroup; children = ( F70716E82987F81500E72C1D /* Base */, + AACCAB512CFE041F00DA1786 /* sl */, + AACCAB5D2CFE04C200DA1786 /* hr */, + AACCAB612CFE04F700DA1786 /* lo */, ); name = MainInterface.storyboard; sourceTree = ""; @@ -4712,6 +4730,9 @@ F7AA41E027C7CF8000494705 /* es-NI */, F7AA41E127C7CF8100494705 /* es-MX */, F79131C728AFB86E00577277 /* eu */, + AACCAB542CFE041F00DA1786 /* sl */, + AACCAB602CFE04C200DA1786 /* hr */, + AACCAB642CFE04F700DA1786 /* lo */, ); name = InfoPlist.strings; path = "Supporting Files"; @@ -4765,6 +4786,9 @@ F7BE7C77290ADF15002ABB61 /* pl */, F7BE7C79290ADF16002ABB61 /* pt-BR */, F7BE7C7B290ADF16002ABB61 /* pt-PT */, + AACCAB522CFE041F00DA1786 /* sl */, + AACCAB5E2CFE04C200DA1786 /* hr */, + AACCAB622CFE04F700DA1786 /* lo */, ); name = Intent.intentdefinition; sourceTree = ""; @@ -4816,6 +4840,9 @@ F753701922723E0D0041C76C /* ca */, F753701A22723EC80041C76C /* da */, F79131C628AFB86E00577277 /* eu */, + AACCAB532CFE041F00DA1786 /* sl */, + AACCAB5F2CFE04C200DA1786 /* hr */, + AACCAB632CFE04F700DA1786 /* lo */, ); name = Localizable.strings; path = "Supporting Files"; diff --git a/Widget/Intent/hr.lproj/Intent.strings b/Widget/Intent/hr.lproj/Intent.strings new file mode 100644 index 0000000000..023b6d2453 --- /dev/null +++ b/Widget/Intent/hr.lproj/Intent.strings @@ -0,0 +1,18 @@ +"13zjVT" = "Account"; + +"CAIVXf" = "Applications"; + +"DN8Bxl" = "Account"; + +"LIw8E9" = "Widget"; + +"NO1rJU" = "Dashboard"; + +"V3exc2" = "Account"; + +"VfbA9C" = "Account"; + +"ZgvlYN" = "Dashboard Widget"; + +"tAlZ1R" = "Accounts"; + diff --git a/Widget/Intent/lo.lproj/Intent.strings b/Widget/Intent/lo.lproj/Intent.strings new file mode 100644 index 0000000000..023b6d2453 --- /dev/null +++ b/Widget/Intent/lo.lproj/Intent.strings @@ -0,0 +1,18 @@ +"13zjVT" = "Account"; + +"CAIVXf" = "Applications"; + +"DN8Bxl" = "Account"; + +"LIw8E9" = "Widget"; + +"NO1rJU" = "Dashboard"; + +"V3exc2" = "Account"; + +"VfbA9C" = "Account"; + +"ZgvlYN" = "Dashboard Widget"; + +"tAlZ1R" = "Accounts"; + diff --git a/Widget/Intent/sl.lproj/Intent.strings b/Widget/Intent/sl.lproj/Intent.strings new file mode 100644 index 0000000000..023b6d2453 --- /dev/null +++ b/Widget/Intent/sl.lproj/Intent.strings @@ -0,0 +1,18 @@ +"13zjVT" = "Account"; + +"CAIVXf" = "Applications"; + +"DN8Bxl" = "Account"; + +"LIw8E9" = "Widget"; + +"NO1rJU" = "Dashboard"; + +"V3exc2" = "Account"; + +"VfbA9C" = "Account"; + +"ZgvlYN" = "Dashboard Widget"; + +"tAlZ1R" = "Accounts"; + diff --git a/iOSClient/Supporting Files/hr.lproj/InfoPlist.strings b/iOSClient/Supporting Files/hr.lproj/InfoPlist.strings index 6a26379f17..87edded000 100644 Binary files a/iOSClient/Supporting Files/hr.lproj/InfoPlist.strings and b/iOSClient/Supporting Files/hr.lproj/InfoPlist.strings differ diff --git a/iOSClient/Supporting Files/hr.lproj/Localizable.strings b/iOSClient/Supporting Files/hr.lproj/Localizable.strings index 402fe2dc4b..c7aecf1845 100644 Binary files a/iOSClient/Supporting Files/hr.lproj/Localizable.strings and b/iOSClient/Supporting Files/hr.lproj/Localizable.strings differ diff --git a/iOSClient/Supporting Files/lo.lproj/InfoPlist.strings b/iOSClient/Supporting Files/lo.lproj/InfoPlist.strings index 6a26379f17..87edded000 100644 Binary files a/iOSClient/Supporting Files/lo.lproj/InfoPlist.strings and b/iOSClient/Supporting Files/lo.lproj/InfoPlist.strings differ diff --git a/iOSClient/Supporting Files/lo.lproj/Localizable.strings b/iOSClient/Supporting Files/lo.lproj/Localizable.strings index ee7cfb8e7d..c7aecf1845 100644 Binary files a/iOSClient/Supporting Files/lo.lproj/Localizable.strings and b/iOSClient/Supporting Files/lo.lproj/Localizable.strings differ diff --git a/iOSClient/Supporting Files/sl.lproj/InfoPlist.strings b/iOSClient/Supporting Files/sl.lproj/InfoPlist.strings index befd05ac20..87edded000 100644 Binary files a/iOSClient/Supporting Files/sl.lproj/InfoPlist.strings and b/iOSClient/Supporting Files/sl.lproj/InfoPlist.strings differ diff --git a/iOSClient/Supporting Files/sl.lproj/Localizable.strings b/iOSClient/Supporting Files/sl.lproj/Localizable.strings index 54c231a017..c7aecf1845 100644 Binary files a/iOSClient/Supporting Files/sl.lproj/Localizable.strings and b/iOSClient/Supporting Files/sl.lproj/Localizable.strings differ