Version 1.7.1 (updated translations)

This commit is contained in:
VincentMeilinger
2024-01-11 09:40:18 +01:00
parent 53ed701f04
commit eb3f11cd17
3 changed files with 102 additions and 30 deletions

View File

@@ -678,7 +678,7 @@
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 1.7;
MARKETING_VERSION = 1.7.1;
PRODUCT_BUNDLE_IDENTIFIER = "VincentMeilinger.Nextcloud-Cookbook-iOS-Client";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
@@ -721,7 +721,7 @@
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 1.7;
MARKETING_VERSION = 1.7.1;
PRODUCT_BUNDLE_IDENTIFIER = "VincentMeilinger.Nextcloud-Cookbook-iOS-Client";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;

View File

@@ -2016,7 +2016,26 @@
}
},
"PDF Document" : {
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "PDF Dokument"
}
},
"es" : {
"stringUnit" : {
"state" : "translated",
"value" : "Documento PDF"
}
},
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Document PDF"
}
}
}
},
"Please check the entered URL." : {
"localizations" : {
@@ -2129,7 +2148,26 @@
}
},
"Recipe" : {
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Rezept"
}
},
"es" : {
"stringUnit" : {
"state" : "translated",
"value" : "Receta"
}
},
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Recette"
}
}
}
},
"Recipes" : {
"localizations" : {
@@ -2241,29 +2279,6 @@
}
}
},
"Search recipes" : {
"extractionState" : "stale",
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Rezepte durchsuchen"
}
},
"es" : {
"stringUnit" : {
"state" : "translated",
"value" : "Buscar recetas"
}
},
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Rechercher des recettes"
}
}
}
},
"Search recipes/keywords" : {
"localizations" : {
"de" : {
@@ -2375,13 +2390,70 @@
}
},
"Share as PDF" : {
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Als PDF teilen"
}
},
"es" : {
"stringUnit" : {
"state" : "translated",
"value" : "Compartir como PDF"
}
},
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Partager en PDF"
}
}
}
},
"Share as text" : {
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Als Text teilen"
}
},
"es" : {
"stringUnit" : {
"state" : "translated",
"value" : "Compartir como texto"
}
},
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Partager en tant que texte"
}
}
}
},
"Share recipe" : {
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Teilen"
}
},
"es" : {
"stringUnit" : {
"state" : "translated",
"value" : "Compartir receta"
}
},
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Partager la recette"
}
}
}
},
"Show help" : {
"localizations" : {