Skip to content

Commit

Permalink
Merge pull request #3218 from nextcloud/additional-translations
Browse files Browse the repository at this point in the history
Updated Localizations
  • Loading branch information
i2h3 authored Dec 3, 2024
2 parents c81e9da + 2ef7074 commit a2486d1
Show file tree
Hide file tree
Showing 13 changed files with 99 additions and 0 deletions.
6 changes: 6 additions & 0 deletions File Provider Extension UI/hr.lproj/MainInterface.strings
Original file line number Diff line number Diff line change
@@ -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";
6 changes: 6 additions & 0 deletions File Provider Extension UI/lo.lproj/MainInterface.strings
Original file line number Diff line number Diff line change
@@ -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";
6 changes: 6 additions & 0 deletions File Provider Extension UI/sl.lproj/MainInterface.strings
Original file line number Diff line number Diff line change
@@ -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";
27 changes: 27 additions & 0 deletions Nextcloud.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1152,6 +1152,18 @@
371B5A2D23D0B04500FAFAE9 /* NCMenu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCMenu.swift; sourceTree = "<group>"; };
3781B9AF23DB2B7E006B4B1D /* AppDelegate+Menu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+Menu.swift"; sourceTree = "<group>"; };
8491B1CC273BBA82001C8C5B /* UIViewController+Menu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+Menu.swift"; sourceTree = "<group>"; };
AACCAB512CFE041F00DA1786 /* sl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/MainInterface.strings; sourceTree = "<group>"; };
AACCAB522CFE041F00DA1786 /* sl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/Intent.strings; sourceTree = "<group>"; };
AACCAB532CFE041F00DA1786 /* sl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/Localizable.strings; sourceTree = "<group>"; };
AACCAB542CFE041F00DA1786 /* sl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
AACCAB5D2CFE04C200DA1786 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/MainInterface.strings; sourceTree = "<group>"; };
AACCAB5E2CFE04C200DA1786 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Intent.strings; sourceTree = "<group>"; };
AACCAB5F2CFE04C200DA1786 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Localizable.strings; sourceTree = "<group>"; };
AACCAB602CFE04C200DA1786 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
AACCAB612CFE04F700DA1786 /* lo */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lo; path = lo.lproj/MainInterface.strings; sourceTree = "<group>"; };
AACCAB622CFE04F700DA1786 /* lo */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lo; path = lo.lproj/Intent.strings; sourceTree = "<group>"; };
AACCAB632CFE04F700DA1786 /* lo */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lo; path = lo.lproj/Localizable.strings; sourceTree = "<group>"; };
AACCAB642CFE04F700DA1786 /* lo */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lo; path = lo.lproj/InfoPlist.strings; sourceTree = "<group>"; };
AF1A9B6327D0CA1E00F17A9E /* UIAlertController+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIAlertController+Extension.swift"; sourceTree = "<group>"; };
AF22B20B277C6F4D00DAB0CC /* NCShareCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCShareCell.swift; sourceTree = "<group>"; };
AF22B215277D196700DAB0CC /* NCShareExtension+DataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NCShareExtension+DataSource.swift"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -3547,6 +3559,9 @@
ca,
da,
eu,
sl,
hr,
lo,
);
mainGroup = F7F67B9F1A24D27800EE80DA;
packageReferences = (
Expand Down Expand Up @@ -4661,6 +4676,9 @@
isa = PBXVariantGroup;
children = (
F70716E82987F81500E72C1D /* Base */,
AACCAB512CFE041F00DA1786 /* sl */,
AACCAB5D2CFE04C200DA1786 /* hr */,
AACCAB612CFE04F700DA1786 /* lo */,
);
name = MainInterface.storyboard;
sourceTree = "<group>";
Expand Down Expand Up @@ -4712,6 +4730,9 @@
F7AA41E027C7CF8000494705 /* es-NI */,
F7AA41E127C7CF8100494705 /* es-MX */,
F79131C728AFB86E00577277 /* eu */,
AACCAB542CFE041F00DA1786 /* sl */,
AACCAB602CFE04C200DA1786 /* hr */,
AACCAB642CFE04F700DA1786 /* lo */,
);
name = InfoPlist.strings;
path = "Supporting Files";
Expand Down Expand Up @@ -4765,6 +4786,9 @@
F7BE7C77290ADF15002ABB61 /* pl */,
F7BE7C79290ADF16002ABB61 /* pt-BR */,
F7BE7C7B290ADF16002ABB61 /* pt-PT */,
AACCAB522CFE041F00DA1786 /* sl */,
AACCAB5E2CFE04C200DA1786 /* hr */,
AACCAB622CFE04F700DA1786 /* lo */,
);
name = Intent.intentdefinition;
sourceTree = "<group>";
Expand Down Expand Up @@ -4816,6 +4840,9 @@
F753701922723E0D0041C76C /* ca */,
F753701A22723EC80041C76C /* da */,
F79131C628AFB86E00577277 /* eu */,
AACCAB532CFE041F00DA1786 /* sl */,
AACCAB5F2CFE04C200DA1786 /* hr */,
AACCAB632CFE04F700DA1786 /* lo */,
);
name = Localizable.strings;
path = "Supporting Files";
Expand Down
18 changes: 18 additions & 0 deletions Widget/Intent/hr.lproj/Intent.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
"13zjVT" = "Account";

"CAIVXf" = "Applications";

"DN8Bxl" = "Account";

"LIw8E9" = "Widget";

"NO1rJU" = "Dashboard";

"V3exc2" = "Account";

"VfbA9C" = "Account";

"ZgvlYN" = "Dashboard Widget";

"tAlZ1R" = "Accounts";

18 changes: 18 additions & 0 deletions Widget/Intent/lo.lproj/Intent.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
"13zjVT" = "Account";

"CAIVXf" = "Applications";

"DN8Bxl" = "Account";

"LIw8E9" = "Widget";

"NO1rJU" = "Dashboard";

"V3exc2" = "Account";

"VfbA9C" = "Account";

"ZgvlYN" = "Dashboard Widget";

"tAlZ1R" = "Accounts";

18 changes: 18 additions & 0 deletions Widget/Intent/sl.lproj/Intent.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
"13zjVT" = "Account";

"CAIVXf" = "Applications";

"DN8Bxl" = "Account";

"LIw8E9" = "Widget";

"NO1rJU" = "Dashboard";

"V3exc2" = "Account";

"VfbA9C" = "Account";

"ZgvlYN" = "Dashboard Widget";

"tAlZ1R" = "Accounts";

Binary file modified iOSClient/Supporting Files/hr.lproj/InfoPlist.strings
Binary file not shown.
Binary file modified iOSClient/Supporting Files/hr.lproj/Localizable.strings
Binary file not shown.
Binary file modified iOSClient/Supporting Files/lo.lproj/InfoPlist.strings
Binary file not shown.
Binary file modified iOSClient/Supporting Files/lo.lproj/Localizable.strings
Binary file not shown.
Binary file modified iOSClient/Supporting Files/sl.lproj/InfoPlist.strings
Binary file not shown.
Binary file modified iOSClient/Supporting Files/sl.lproj/Localizable.strings
Binary file not shown.

0 comments on commit a2486d1

Please sign in to comment.