Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -140,3 +140,4 @@ Pods/
# End of https://www.gitignore.io/api/xcode,swift,macos,objective-c
/fastlane/fastlane/Appfile
/Gemfile.lock
/fastlane/README.md
18 changes: 18 additions & 0 deletions OpenCloud Action Extension/InfoPlist.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"state" : "translated",
"value" : "Opslaan naar OpenCloud"
}
},
"ca" : {
"stringUnit" : {
"state" : "translated",
"value" : "Desa a OpenCloud"
}
}
}
},
Expand All @@ -46,6 +52,12 @@
"state" : "translated",
"value" : "OpenCloud Action Extension"
}
},
"ca" : {
"stringUnit" : {
"state" : "translated",
"value" : "Extensió d'acció d'OpenCloud"
}
}
}
},
Expand All @@ -70,6 +82,12 @@
"state" : "translated",
"value" : "Auteursrecht © 2025 OpenCloud GmbH, 2024 ownCloud GmbH. Alle rechten voorbehouden."
}
},
"ca" : {
"stringUnit" : {
"state" : "translated",
"value" : "Copyright © 2025 OpenCloud GmbH, 2024 ownCloud GmbH. Tots els drets reservats."
}
}
}
}
Expand Down
54 changes: 54 additions & 0 deletions OpenCloud File Provider/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,24 @@
"state" : "translated",
"value" : "Autorisatie mislukt"
}
},
"ca" : {
"stringUnit" : {
"state" : "translated",
"value" : "L'autorització ha fallat"
}
},
"fi" : {
"stringUnit" : {
"state" : "translated",
"value" : "Valtuus epäonnistui"
}
},
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Échec de l'autorisation"
}
}
}
},
Expand All @@ -42,6 +60,12 @@
"state" : "translated",
"value" : "De toegang tot de Bestandsprovider is uitgeschakeld door de beheerder. Gebruik de app om nieuwe mappen aan te maken."
}
},
"ca" : {
"stringUnit" : {
"state" : "translated",
"value" : "L'administrador ha desactivat l'accés del proveïdor de fitxers. Si us plau, feu servir l'aplicació per crear carpetes noves."
}
}
}
},
Expand All @@ -64,6 +88,12 @@
"state" : "translated",
"value" : "De toegang tot de Bestandsprovider is uitgeschakeld door de beheerder. Gebruik de share-extensie om bestanden te importeren."
}
},
"ca" : {
"stringUnit" : {
"state" : "translated",
"value" : "L'administrador ha desactivat l'accés del proveïdor de fitxers. Si us plau, utilitzeu l'extensió de compartició per importar fitxers."
}
}
}
},
Expand All @@ -86,6 +116,12 @@
"state" : "translated",
"value" : "Het importeren van bestanden via de Bestandsprovider is niet toegestaan op dit apparaat."
}
},
"ca" : {
"stringUnit" : {
"state" : "translated",
"value" : "No es permet importar fitxers a través del proveïdor de fitxers en aquest dispositiu."
}
}
}
},
Expand All @@ -108,6 +144,12 @@
"state" : "translated",
"value" : "Log in op uw account %@ in de app voor meer details."
}
},
"ca" : {
"stringUnit" : {
"state" : "translated",
"value" : "Inicia la sessió al teu compte %@ a l'aplicació per obtenir més informació."
}
}
}
},
Expand All @@ -130,6 +172,12 @@
"state" : "translated",
"value" : "Log in op uw account in de app voor meer details."
}
},
"ca" : {
"stringUnit" : {
"state" : "translated",
"value" : "Inicia la sessió al teu compte a l'aplicació per obtenir més informació."
}
}
}
},
Expand All @@ -152,6 +200,12 @@
"state" : "translated",
"value" : "De doelmap kon niet worden gevonden op deze server. Het verplaatsen van items over servers wordt momenteel niet ondersteund."
}
},
"ca" : {
"stringUnit" : {
"state" : "translated",
"value" : "No s'ha trobat la carpeta de destinació en aquest servidor. Actualment no es permet moure elements entre servidors."
}
}
}
}
Expand Down
12 changes: 12 additions & 0 deletions OpenCloud Share Extension/InfoPlist.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"state" : "translated",
"value" : "Delen naar OpenCloud"
}
},
"ca" : {
"stringUnit" : {
"state" : "translated",
"value" : "Comparteix a OpenCloud"
}
}
}
},
Expand All @@ -46,6 +52,12 @@
"state" : "translated",
"value" : "OpenCloud Share Extension"
}
},
"ca" : {
"stringUnit" : {
"state" : "translated",
"value" : "Extensió de compartició d'OpenCloud"
}
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions OpenCloud.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5293,7 +5293,7 @@
APP_BUILD_FLAGS = "$(inherited) DISABLE_APPSTORE_LICENSING";
APP_BUILD_FLAGS_SWIFT = "$(APP_BUILD_FLAGS)";
APP_PRODUCT_NAME = OpenCloud;
APP_SHORT_VERSION = 1.2.1;
APP_SHORT_VERSION = 1.2.2;
APP_VERSION = 4;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
Expand Down Expand Up @@ -5364,7 +5364,7 @@
APP_BUILD_FLAGS = "$(inherited) DISABLE_APPSTORE_LICENSING";
APP_BUILD_FLAGS_SWIFT = "$(APP_BUILD_FLAGS)";
APP_PRODUCT_NAME = OpenCloud;
APP_SHORT_VERSION = 1.2.1;
APP_SHORT_VERSION = 1.2.2;
APP_VERSION = 4;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
Expand Down
Loading
Loading