added few import related strings

This commit is contained in:
vishnuraghavb 2020-12-29 14:49:45 +05:30
parent 1fc9715f8a
commit b7c40e16c2
7 changed files with 38 additions and 8 deletions

View file

@ -280,5 +280,9 @@
"Remove recipe from breakfast?": "Remove recipe from breakfast?",
"Remove recipe from lunch?": "Remove recipe from lunch?",
"Remove recipe from dinner?": "Remove recipe from dinner?",
"Remove recipe from snacks?": "Remove recipe from snacks?"
"Remove recipe from snacks?": "Remove recipe from snacks?",
"Backup file is incorrect or corrupt.": "Backup file is incorrect or corrupt.",
"Backup file seems empty.": "Backup file seems empty.",
"Backup file has been modified externally.": "Backup file has been modified externally.",
"Invalid file:": "Invalid file:"
}

View file

@ -280,5 +280,10 @@
"Remove recipe from breakfast?": "Remove recipe from breakfast?",
"Remove recipe from lunch?": "Remove recipe from lunch?",
"Remove recipe from dinner?": "Remove recipe from dinner?",
"Remove recipe from snacks?": "Remove recipe from snacks?"
"Remove recipe from snacks?": "Remove recipe from snacks?",
"Import failed": "Import failed",
"Backup file is incorrect or corrupt.": "Backup file is incorrect or corrupt.",
"Backup file seems empty.": "Backup file seems empty.",
"Backup file has been modified externally.": "Backup file has been modified externally.",
"Invalid file:": "Invalid file:"
}

View file

@ -280,5 +280,9 @@
"Remove recipe from breakfast?": "Remove recipe from breakfast?",
"Remove recipe from lunch?": "Remove recipe from lunch?",
"Remove recipe from dinner?": "Remove recipe from dinner?",
"Remove recipe from snacks?": "Remove recipe from snacks?"
"Remove recipe from snacks?": "Remove recipe from snacks?",
"Backup file is incorrect or corrupt.": "Backup file is incorrect or corrupt.",
"Backup file seems empty.": "Backup file seems empty.",
"Backup file has been modified externally.": "Backup file has been modified externally.",
"Invalid file:": "Invalid file:"
}

View file

@ -280,5 +280,9 @@
"Remove recipe from breakfast?": "Remove recipe from breakfast?",
"Remove recipe from lunch?": "Remove recipe from lunch?",
"Remove recipe from dinner?": "Remove recipe from dinner?",
"Remove recipe from snacks?": "Remove recipe from snacks?"
"Remove recipe from snacks?": "Remove recipe from snacks?",
"Backup file is incorrect or corrupt.": "Backup file is incorrect or corrupt.",
"Backup file seems empty.": "Backup file seems empty.",
"Backup file has been modified externally.": "Backup file has been modified externally.",
"Invalid file:": "Invalid file:"
}

View file

@ -279,5 +279,9 @@
"Remove recipe from breakfast?": "Remove recipe from breakfast?",
"Remove recipe from lunch?": "Remove recipe from lunch?",
"Remove recipe from dinner?": "Remove recipe from dinner?",
"Remove recipe from snacks?": "Remove recipe from snacks?"
"Remove recipe from snacks?": "Remove recipe from snacks?",
"Backup file is incorrect or corrupt.": "Backup file is incorrect or corrupt.",
"Backup file seems empty.": "Backup file seems empty.",
"Backup file has been modified externally.": "Backup file has been modified externally.",
"Invalid file:": "Invalid file:"
}

View file

@ -280,5 +280,9 @@
"Remove recipe from breakfast?": "Убрать рецепт из завтраков?",
"Remove recipe from lunch?": "Убрать рецепт из обедов?",
"Remove recipe from dinner?": "Убрать рецепт из ужиныов?",
"Remove recipe from snacks?": "Убрать рецепт из закусок?"
"Remove recipe from snacks?": "Убрать рецепт из закусок?",
"Backup file is incorrect or corrupt.": "Backup file is incorrect or corrupt.",
"Backup file seems empty.": "Backup file seems empty.",
"Backup file has been modified externally.": "Backup file has been modified externally.",
"Invalid file:": "Invalid file:"
}

View file

@ -209,7 +209,7 @@
"Reset yield units list": "மகசூல் அலகுகள் பட்டியலை மீட்டமை",
"Reset units list": "அலகுகள் பட்டியலை மீட்டமை",
"Reset successful": "வெற்றிகரமாக மீட்டமைக்கப்பட்டது",
"Recipe not found": "சமையல் குறிப்பு காணப்படவில்லை",
"Recipe not found": "சமையல் குறிப்பு கிடைக்கவில்லை",
"Your search did not match any recipes in the filtered result": "உங்கள் தேடல் வடிகட்டப்பட்ட முடிவில் எந்த சமையல் குறிப்புகளுடனும் பொருந்தவில்லை",
"Quickest first": "விரைவானவை முதலில்",
"Slowest first": "மெதுவானவை முதலில்",
@ -280,5 +280,10 @@
"Remove recipe from breakfast?": "காலை உணவில் இருந்து சமையல் குறிப்பை அகற்றவா?",
"Remove recipe from lunch?": "மதிய உணவில் இருந்து சமையல் குறிப்பை அகற்றவா?",
"Remove recipe from dinner?": "இரவு உணவில் இருந்து சமையல் குறிப்பை அகற்றவா?",
"Remove recipe from snacks?": "தின்பண்டங்களிலிருந்து சமையல் குறிப்பை அகற்றவா?"
"Remove recipe from snacks?": "தின்பண்டங்களிலிருந்து சமையல் குறிப்பை அகற்றவா?",
"Import failed": "இறக்குமதி தோல்வியுற்றது",
"Backup file is incorrect or corrupt.": "காப்பு கோப்பு தவறானது அல்லது சிதைந்துள்ளது.",
"Backup file seems empty.": "காப்பு கோப்பு காலியாக உள்ளது.",
"Backup file has been modified externally.": "காப்பு கோப்பு வெளிப்புறமாக மாற்றப்பட்டுள்ளது.",
"Invalid file:": "தவறான கோப்பு:"
}