chore: Add CI check for unused localizations

This commit is contained in:
Christian Kußowski 2026-03-04 06:54:04 +01:00
parent 2cb73d726c
commit 06781f1978
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
56 changed files with 102049 additions and 120976 deletions

View file

@ -20,7 +20,8 @@ jobs:
- run: flutter pub get - run: flutter pub get
- name: Check if pubspec.lock is up to date - name: Check if pubspec.lock is up to date
run: git diff --exit-code pubspec.lock run: git diff --exit-code pubspec.lock
- run: flutter gen-l10n - name: Check for unused localizations
run: dart run remove_unused_localizations --keep-unused && test -z "$(git status --porcelain -- unused_localization_keys.txt)"
- name: Check formatting - name: Check formatting
run: dart format lib/ test/ --set-exit-if-changed run: dart format lib/ test/ --set-exit-if-changed
- name: Check import formatting - name: Check import formatting

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,194 +1,155 @@
{ {
"@@last_modified": "2021-08-14 12:41:10.154280", "@@last_modified": "2021-08-14 12:41:10.154280",
"about": "সম্পর্কে", "about": "সম্পর্কে",
"@about": { "@about": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"accept": "স্বীকার করি", "accept": "স্বীকার করি",
"@accept": { "@accept": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"acceptedTheInvitation": "{username} আমন্ত্রণ গ্রহণ করেছে", "acceptedTheInvitation": "{username} আমন্ত্রণ গ্রহণ করেছে",
"@acceptedTheInvitation": { "@acceptedTheInvitation": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
"username": { "username": {
"type": "String" "type": "String"
} }
}
},
"account": "অ্যাকাউন্ট",
"@account": {
"type": "String",
"placeholders": {}
},
"alwaysUse24HourFormat": "না",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
},
"repeatPassword": "পাসওয়ার্ড আবার লিখো",
"@repeatPassword": {},
"notAnImage": "ইমেজ ফাইল না।",
"@notAnImage": {},
"setCustomPermissionLevel": "কাস্টম অনুমতি লেভেল ঠিক করো",
"@setCustomPermissionLevel": {},
"admin": "অ্যাডমিস",
"@admin": {
"type": "String",
"placeholders": {}
},
"alias": "অ্যালিয়াস",
"@alias": {
"type": "String",
"placeholders": {}
},
"archive": "আর্কাইভ",
"@archive": {
"type": "String",
"placeholders": {}
},
"banned": "ব্যানড",
"@banned": {
"type": "String",
"placeholders": {}
},
"cancel": "বাতিল",
"@cancel": {
"type": "String",
"placeholders": {}
},
"chat": "চ্যাট",
"@chat": {
"type": "String",
"placeholders": {}
},
"close": "বন্ধ",
"@close": {
"type": "String",
"placeholders": {}
},
"confirm": "নিশ্চিত করো",
"@confirm": {
"type": "String",
"placeholders": {}
},
"connect": "কানেক্ট",
"@connect": {
"type": "String",
"placeholders": {}
},
"copy": "অনুলিপি",
"@copy": {
"type": "String",
"placeholders": {}
},
"create": "তৈরি",
"@create": {
"type": "String",
"placeholders": {}
},
"dateWithoutYear": "{month}-{day}",
"@dateWithoutYear": {
"type": "String",
"placeholders": {
"month": {
"type": "String"
},
"day": {
"type": "String"
}
}
},
"delete": "অপসারণ",
"@delete": {
"type": "String",
"placeholders": {}
},
"device": "ডিভাইস",
"@device": {
"type": "String",
"placeholders": {}
},
"devices": "ডিভাইস",
"@devices": {
"type": "String",
"placeholders": {}
},
"notifications": "বিজ্ঞপ্তি",
"@notifications": {
"type": "String",
"placeholders": {}
},
"edit": "সম্পাদন",
"@edit": {
"type": "String",
"placeholders": {}
},
"encryption": "এনক্রিপশন",
"@encryption": {
"type": "String",
"placeholders": {}
},
"encrypted": "এনক্রিপ্টকৃত",
"@encrypted": {
"type": "String",
"placeholders": {}
},
"fluffychat": "ফ্লাফিচ্যাট",
"@fluffychat": {
"type": "String",
"placeholders": {}
},
"forward": "ফরওয়ার্ড",
"@forward": {
"type": "String",
"placeholders": {}
},
"group": "গ্রুপ",
"@group": {
"type": "String",
"placeholders": {}
},
"help": "সাহায্য",
"@help": {
"type": "String",
"placeholders": {}
},
"id": "আইডি",
"@id": {
"type": "String",
"placeholders": {}
},
"identity": "পরিচয়",
"@identity": {
"type": "String",
"placeholders": {}
},
"invited": "আমন্ত্রিত",
"@invited": {
"type": "String",
"placeholders": {}
},
"leave": "ছেড়ে যাও",
"@leave": {
"type": "String",
"placeholders": {}
},
"logout": "প্রস্থান",
"@logout": {
"type": "String",
"placeholders": {}
},
"license": "অনুমতিপত্র (লাইসেন্স)",
"@license": {
"type": "String",
"placeholders": {}
},
"login": "প্রবেশ",
"@login": {
"type": "String",
"placeholders": {}
} }
},
"account": "অ্যাকাউন্ট",
"@account": {
"type": "String",
"placeholders": {}
},
"alwaysUse24HourFormat": "না",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
},
"repeatPassword": "পাসওয়ার্ড আবার লিখো",
"@repeatPassword": {},
"notAnImage": "ইমেজ ফাইল না।",
"@notAnImage": {},
"admin": "অ্যাডমিস",
"@admin": {
"type": "String",
"placeholders": {}
},
"alias": "অ্যালিয়াস",
"@alias": {
"type": "String",
"placeholders": {}
},
"archive": "আর্কাইভ",
"@archive": {
"type": "String",
"placeholders": {}
},
"banned": "ব্যানড",
"@banned": {
"type": "String",
"placeholders": {}
},
"cancel": "বাতিল",
"@cancel": {
"type": "String",
"placeholders": {}
},
"chat": "চ্যাট",
"@chat": {
"type": "String",
"placeholders": {}
},
"close": "বন্ধ",
"@close": {
"type": "String",
"placeholders": {}
},
"copy": "অনুলিপি",
"@copy": {
"type": "String",
"placeholders": {}
},
"create": "তৈরি",
"@create": {
"type": "String",
"placeholders": {}
},
"delete": "অপসারণ",
"@delete": {
"type": "String",
"placeholders": {}
},
"devices": "ডিভাইস",
"@devices": {
"type": "String",
"placeholders": {}
},
"notifications": "বিজ্ঞপ্তি",
"@notifications": {
"type": "String",
"placeholders": {}
},
"edit": "সম্পাদন",
"@edit": {
"type": "String",
"placeholders": {}
},
"encryption": "এনক্রিপশন",
"@encryption": {
"type": "String",
"placeholders": {}
},
"encrypted": "এনক্রিপ্টকৃত",
"@encrypted": {
"type": "String",
"placeholders": {}
},
"fluffychat": "ফ্লাফিচ্যাট",
"@fluffychat": {
"type": "String",
"placeholders": {}
},
"forward": "ফরওয়ার্ড",
"@forward": {
"type": "String",
"placeholders": {}
},
"group": "গ্রুপ",
"@group": {
"type": "String",
"placeholders": {}
},
"help": "সাহায্য",
"@help": {
"type": "String",
"placeholders": {}
},
"id": "আইডি",
"@id": {
"type": "String",
"placeholders": {}
},
"invited": "আমন্ত্রিত",
"@invited": {
"type": "String",
"placeholders": {}
},
"leave": "ছেড়ে যাও",
"@leave": {
"type": "String",
"placeholders": {}
},
"logout": "প্রস্থান",
"@logout": {
"type": "String",
"placeholders": {}
},
"login": "প্রবেশ",
"@login": {
"type": "String",
"placeholders": {}
}
} }

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,137 +1,133 @@
{ {
"repeatPassword": "Gentag password", "repeatPassword": "Gentag password",
"notAnImage": "Ikke en billedfil.", "notAnImage": "Ikke en billedfil.",
"setCustomPermissionLevel": "Indstil særligt tilladelsesniveau", "ignoreUser": "Ignorér bruger",
"setPermissionsLevelDescription": "Vælg en prædefineret rolle herunder eller indtaste et særligt tilladelsesniveau mellem 0 og 100.", "remove": "Fjern",
"ignoreUser": "Ignorér bruger", "@remove": {
"remove": "Fjern", "type": "String",
"@remove": { "placeholders": {}
"type": "String", },
"placeholders": {} "importNow": "Importer nu",
}, "importEmojis": "Importer emojis",
"importNow": "Importer nu", "importFromZipFile": "Importer fra .zip fil",
"importEmojis": "Importer emojis", "alwaysUse24HourFormat": "true",
"normalUser": "Normal bruger", "@alwaysUse24HourFormat": {
"importFromZipFile": "Importer fra .zip fil", "description": "Set to true to always display time of day in 24 hour format."
"alwaysUse24HourFormat": "true", },
"@alwaysUse24HourFormat": { "exportEmotePack": "Eksportér Emote-pakke som .zip-fil",
"description": "Set to true to always display time of day in 24 hour format." "replace": "Erstat",
}, "about": "Om",
"exportEmotePack": "Eksportér Emote-pakke som .zip-fil", "aboutHomeserver": "Om {homeserver}",
"replace": "Erstat", "@aboutHomeserver": {
"about": "Om", "type": "String",
"aboutHomeserver": "Om {homeserver}", "placeholders": {
"@aboutHomeserver": { "homeserver": {
"type": "String", "type": "String"
"placeholders": { }
"homeserver": {
"type": "String"
}
}
},
"accept": "Acceptér",
"@accept": {
"type": "String",
"placeholders": {}
},
"acceptedTheInvitation": "👍 {username} accepterede invitationen",
"@acceptedTheInvitation": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"account": "Konto",
"@account": {
"type": "String",
"placeholders": {}
},
"activatedEndToEndEncryption": "🔐 {username} aktiverede end-to-end kryptering",
"@activatedEndToEndEncryption": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"addEmail": "Tilføj e-mail",
"@addEmail": {
"type": "String",
"placeholders": {}
},
"confirmMatrixId": "Bekræft din Matrix-ID for at slette din konto.",
"supposedMxid": "Den burde være {mxid}",
"@supposedMxid": {
"type": "String",
"placeholders": {
"mxid": {
"type": "String"
}
}
},
"addChatDescription": "Tilføj en beskrivelse af chatten...",
"addToSpace": "Tilføj til gruppe",
"admin": "Admin",
"@admin": {
"type": "String",
"placeholders": {}
},
"alias": "alias",
"@alias": {
"type": "String",
"placeholders": {}
},
"allChats": "Alle samtaler",
"@allChats": {
"type": "String",
"placeholders": {}
},
"commandHint_roomupgrade": "Opgrader dette rum til den givne rumversion",
"commandHint_googly": "Send googly-eyes",
"commandHint_cuddle": "Send et varmt smil",
"commandHint_hug": "Send et kram",
"googlyEyesContent": "{senderName} sender dig googly-eyes",
"@googlyEyesContent": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"cuddleContent": "{senderName} sender dig et varmt smil",
"@cuddleContent": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"hugContent": "{senderName} krammer dig",
"@hugContent": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"answeredTheCall": "{senderName} svarer på dit opkald",
"@answeredTheCall": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"anyoneCanJoin": "Enhver kan deltage",
"@anyoneCanJoin": {
"type": "String",
"placeholders": {}
} }
},
"accept": "Acceptér",
"@accept": {
"type": "String",
"placeholders": {}
},
"acceptedTheInvitation": "👍 {username} accepterede invitationen",
"@acceptedTheInvitation": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"account": "Konto",
"@account": {
"type": "String",
"placeholders": {}
},
"activatedEndToEndEncryption": "🔐 {username} aktiverede end-to-end kryptering",
"@activatedEndToEndEncryption": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"addEmail": "Tilføj e-mail",
"@addEmail": {
"type": "String",
"placeholders": {}
},
"confirmMatrixId": "Bekræft din Matrix-ID for at slette din konto.",
"supposedMxid": "Den burde være {mxid}",
"@supposedMxid": {
"type": "String",
"placeholders": {
"mxid": {
"type": "String"
}
}
},
"addToSpace": "Tilføj til gruppe",
"admin": "Admin",
"@admin": {
"type": "String",
"placeholders": {}
},
"alias": "alias",
"@alias": {
"type": "String",
"placeholders": {}
},
"allChats": "Alle samtaler",
"@allChats": {
"type": "String",
"placeholders": {}
},
"commandHint_roomupgrade": "Opgrader dette rum til den givne rumversion",
"commandHint_googly": "Send googly-eyes",
"commandHint_cuddle": "Send et varmt smil",
"commandHint_hug": "Send et kram",
"googlyEyesContent": "{senderName} sender dig googly-eyes",
"@googlyEyesContent": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"cuddleContent": "{senderName} sender dig et varmt smil",
"@cuddleContent": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"hugContent": "{senderName} krammer dig",
"@hugContent": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"answeredTheCall": "{senderName} svarer på dit opkald",
"@answeredTheCall": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"anyoneCanJoin": "Enhver kan deltage",
"@anyoneCanJoin": {
"type": "String",
"placeholders": {}
}
} }

File diff suppressed because it is too large Load diff

View file

@ -1,503 +1,438 @@
{ {
"hugContent": "{senderName} σε αγκαλιάζει", "hugContent": "{senderName} σε αγκαλιάζει",
"@hugContent": { "@hugContent": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
"senderName": { "senderName": {
"type": "String" "type": "String"
} }
}
},
"commandHint_cuddle": "Στείλε μια αγκαλιά",
"@commandHint_cuddle": {},
"admin": "Διαχειριστής",
"@admin": {
"type": "String",
"placeholders": {}
},
"blockDevice": "Αποκλεισμός Συσκευής",
"@blockDevice": {
"type": "String",
"placeholders": {}
},
"supposedMxid": "Αυτό θα πρέπει να είναι {mxid}",
"@supposedMxid": {
"type": "String",
"placeholders": {
"mxid": {
"type": "String"
}
}
},
"banFromChat": "Αποκλεισμός από τη συνομιλία",
"@banFromChat": {
"type": "String",
"placeholders": {}
},
"askSSSSSign": "Για να μπορέσεις να υπογράψεις το άλλο άτομο, πληκτρολόγησε τη συνθηματική φράση ασφαλούς αποθήκευσης ή το κλειδί ανάκτησης.",
"@askSSSSSign": {
"type": "String",
"placeholders": {}
},
"remove": "Αφαίρεση",
"@remove": {
"type": "String",
"placeholders": {}
},
"areGuestsAllowedToJoin": "Επιτρέπεται στους επισκέπτες χρήστες να συμμετάσχουν",
"@areGuestsAllowedToJoin": {
"type": "String",
"placeholders": {}
},
"blocked": "Αποκλείστηκε",
"@blocked": {
"type": "String",
"placeholders": {}
},
"sendOnEnter": "Αποστολή με enter",
"@sendOnEnter": {},
"answeredTheCall": "{senderName} απάντησε στην κλήση",
"@answeredTheCall": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"alias": "ψευδώνυμο",
"@alias": {
"type": "String",
"placeholders": {}
},
"all": "Όλα",
"@all": {
"type": "String",
"placeholders": {}
},
"badServerLoginTypesException": "Ο οικιακός διακομιστής υποστηρίζει τους τύπους σύνδεσης:\n{serverVersions}\nΑλλά αυτή η εφαρμογή υποστηρίζει μόνο:\n{supportedVersions}",
"@badServerLoginTypesException": {
"type": "String",
"placeholders": {
"serverVersions": {
"type": "String"
},
"supportedVersions": {
"type": "String"
}
}
},
"cantOpenUri": "Δεν μπορεί να ανοίξει το URI {uri}",
"@cantOpenUri": {
"type": "String",
"placeholders": {
"uri": {
"type": "String"
}
}
},
"importFromZipFile": "Εισαγωγή από αρχείο .zip",
"@importFromZipFile": {},
"autoplayImages": "Αυτόματη αναπαραγωγή κινούμενων αυτοκόλλητων και emotes",
"@autoplayImages": {
"type": "String",
"placeholder": {}
},
"repeatPassword": "Επανάληψη κωδικού πρόσβασης",
"@repeatPassword": {},
"acceptedTheInvitation": "👍 {username} αποδέχτηκε την πρόσκληση",
"@acceptedTheInvitation": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"banned": "Αποκλείστηκε",
"@banned": {
"type": "String",
"placeholders": {}
},
"exportEmotePack": "Εξαγωγή πακέτου Emote ως .zip",
"@exportEmotePack": {},
"account": "Λογαριασμός",
"@account": {
"type": "String",
"placeholders": {}
},
"areYouSure": "Σίγουρα;",
"@areYouSure": {
"type": "String",
"placeholders": {}
},
"allChats": "Όλες οι συνομιλίες",
"@allChats": {
"type": "String",
"placeholders": {}
},
"badServerVersionsException": "Ο οικιακός διακομιστής υποστηρίζει τις εκδόσεις Spec:\n{serverVersions}\nΑλλά αυτή η εφαρμογή υποστηρίζει μόνο {supportedVersions}",
"@badServerVersionsException": {
"type": "String",
"placeholders": {
"serverVersions": {
"type": "String"
},
"supportedVersions": {
"type": "String"
}
}
},
"addToSpace": "Προσθήκη στο χώρο",
"@addToSpace": {},
"about": "Σχετικά",
"@about": {
"type": "String",
"placeholders": {}
},
"activatedEndToEndEncryption": "🔐 {username} ενεργοποίησε την κρυπτογράφηση από άκρο σε άκρο",
"@activatedEndToEndEncryption": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"googlyEyesContent": "{senderName} σού στέλνει αστεία μάτια",
"@googlyEyesContent": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"addChatDescription": "Πρόσθεσε μια περιγραφή συνομιλίας...",
"@addChatDescription": {},
"cancel": "Ακύρωση",
"@cancel": {
"type": "String",
"placeholders": {}
},
"appLock": "Κλείδωμα εφαρμογής",
"@appLock": {
"type": "String",
"placeholders": {}
},
"sendTypingNotifications": "Αποστολή ειδοποιήσεων πληκτρολόγησης",
"@sendTypingNotifications": {},
"importEmojis": "Εισαγωγή Emojis",
"@importEmojis": {},
"confirmMatrixId": "Παρακαλούμε επιβεβαίωσε το Matrix ID σου για να διαγράψεις τον λογαριασμό σου.",
"@confirmMatrixId": {},
"notAnImage": "Δεν είναι αρχείο εικόνας.",
"@notAnImage": {},
"areYouSureYouWantToLogout": "Σίγουρα θες να αποσυνδεθείς;",
"@areYouSureYouWantToLogout": {
"type": "String",
"placeholders": {}
},
"bannedUser": "{username} απέκλεισε {targetName}",
"@bannedUser": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"targetName": {
"type": "String"
}
}
},
"cuddleContent": "{senderName} σέ αγκαλιάζει",
"@cuddleContent": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"askVerificationRequest": "Αποδοχή αυτού του αιτήματος επαλήθευσης από {username};",
"@askVerificationRequest": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"addEmail": "Προσθήκη email",
"@addEmail": {
"type": "String",
"placeholders": {}
},
"commandHint_hug": "Στείλτε μια αγκαλιά",
"@commandHint_hug": {},
"replace": "Αντικατάσταση",
"@replace": {},
"archive": "Αρχείο",
"@archive": {
"type": "String",
"placeholders": {}
},
"accept": "Αποδοχή",
"@accept": {
"type": "String",
"placeholders": {}
},
"commandHint_googly": "Στείλε αστεία μάτια",
"@commandHint_googly": {},
"botMessages": "Μηνύματα bot",
"@botMessages": {
"type": "String",
"placeholders": {}
},
"importNow": "Εισαγωγή τώρα",
"@importNow": {},
"anyoneCanJoin": "Οποιοσδήποτε μπορεί να συμμετάσχει",
"@anyoneCanJoin": {
"type": "String",
"placeholders": {}
},
"alwaysUse24HourFormat": "Ψευδής",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
},
"setCustomPermissionLevel": "Όρισε προσαρμοσμένο επίπεδο άδειας",
"@setCustomPermissionLevel": {},
"setPermissionsLevelDescription": "Επέλεξε έναν προκαθορισμένο ρόλο παρακάτω ή εισήγαγε ένα προσαρμοσμένο επίπεδο άδειας μεταξύ 0 και 100.",
"@setPermissionsLevelDescription": {},
"ignoreUser": "Αγνόηση χρήστη",
"@ignoreUser": {},
"normalUser": "Κανονικός χρήστης",
"@normalUser": {},
"aboutHomeserver": "Σχετικά με {homeserver}",
"@aboutHomeserver": {
"type": "String",
"placeholders": {
"homeserver": {
"type": "String"
}
}
},
"commandHint_roomupgrade": "Αναβάθμιση αυτού του δωματίου στην δεδομένη έκδοση δωματίου",
"@commandHint_roomupgrade": {},
"appLockDescription": "Κλείδωμα εφαρμογής όταν δεν χρησιμοποιείται με κωδικό PIN",
"@appLockDescription": {},
"swipeRightToLeftToReply": "Σύρσιμο δεξιά προς αριστερά για απάντηση",
"@swipeRightToLeftToReply": {},
"countChatsAndCountParticipants": "{chats} συνομιλίες και {participants} συμμετέχοντες",
"@countChatsAndCountParticipants": {
"type": "String",
"placeholders": {
"chats": {
"type": "int"
},
"participants": {
"type": "int"
}
}
},
"noMoreChatsFound": "Δεν βρέθηκαν άλλες συνομιλίες...",
"@noMoreChatsFound": {},
"noChatsFoundHere": "Δεν υπάρχουν συνομιλίες ακόμα. Ξεκίνα μια νέα συνομιλία με κάποιον χρησιμοποιώντας το κουμπί παρακάτω. ⤵️",
"@noChatsFoundHere": {},
"unread": "Μη αναγνωσμένα",
"@unread": {},
"space": "Χώρος",
"@space": {},
"spaces": "Χώροι",
"@spaces": {},
"changeDeviceName": "Αλλαγή ονόματος συσκευής",
"@changeDeviceName": {
"type": "String",
"placeholders": {}
},
"changedTheChatAvatar": "{username} άλλαξε το άβαταρ συνομιλίας",
"@changedTheChatAvatar": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"changedTheChatDescriptionTo": "{username} άλλαξε την περιγραφή συνομιλίας σε: '{description}'",
"@changedTheChatDescriptionTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"description": {
"type": "String"
}
}
},
"changedTheChatNameTo": "{username} άλλαξε το όνομα συνομιλίας σε: '{chatname}'",
"@changedTheChatNameTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"chatname": {
"type": "String"
}
}
},
"changedTheChatPermissions": "{username} άλλαξε τα δικαιώματα συνομιλίας",
"@changedTheChatPermissions": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"changedTheDisplaynameTo": "{username} άλλαξε το εμφανιζόμενο όνομά του σε: '{displayname}'",
"@changedTheDisplaynameTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"displayname": {
"type": "String"
}
}
},
"changedTheGuestAccessRules": "{username} άλλαξε τους κανόνες πρόσβασης των επισκεπτών",
"@changedTheGuestAccessRules": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"changedTheGuestAccessRulesTo": "{username} άλλαξε τους κανόνες πρόσβασης των επισκεπτών σε: {rules}",
"@changedTheGuestAccessRulesTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"rules": {
"type": "String"
}
}
},
"changedTheHistoryVisibility": "{username} άλλαξε την ορατότητα ιστορικού",
"@changedTheHistoryVisibility": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"changedTheHistoryVisibilityTo": "{username} άλλαξε την ορατότητα ιστορικού σε: {rules}",
"@changedTheHistoryVisibilityTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"rules": {
"type": "String"
}
}
},
"changedTheJoinRules": "{username} άλλαξε τους κανόνες συμμετοχής",
"@changedTheJoinRules": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"changedTheJoinRulesTo": "{username} άλλαξε τους κανόνες συμμετοχής σε: {joinRules}",
"@changedTheJoinRulesTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"joinRules": {
"type": "String"
}
}
},
"changedTheProfileAvatar": "Ο χρήστης {username} άλλαξε την εικόνα προφίλ του",
"@changedTheProfileAvatar": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"changePassword": "Αλλαγή κωδικού πρόσβασης",
"@changePassword": {
"type": "String",
"placeholders": {}
},
"changeTheme": "Άλλαξε το στυλ σου",
"@changeTheme": {
"type": "String",
"placeholders": {}
},
"changeYourAvatar": "Αλλαγή εικόνας προφιλ",
"@changeYourAvatar": {
"type": "String",
"placeholders": {}
},
"joinedChats": "Συνδεδεμένες συνομιλίες",
"@joinedChats": {},
"chatBackup": "Αντίγραφο ασφαλείας συνομιλίας",
"@chatBackup": {
"type": "String",
"placeholders": {}
},
"chatDetails": "Λεπτομέρειες συνομιλίας",
"@chatDetails": {
"type": "String",
"placeholders": {}
},
"chatHasBeenAddedToThisSpace": "Η συνομιλία προστέθηκε στο δωμάτιο",
"@chatHasBeenAddedToThisSpace": {},
"chats": "Συνομιλίες",
"@chats": {
"type": "String",
"placeholders": {}
},
"chooseAStrongPassword": "Εισάγετε ένα δυνατό κωδικό πρόσβασης",
"@chooseAStrongPassword": {
"type": "String",
"placeholders": {}
},
"close": "Κλείσιμο",
"@close": {
"type": "String",
"placeholders": {}
},
"commandHint_ban": "Αποκλεισμός χρήστη από το δωμάτιο",
"@commandHint_ban": {
"type": "String",
"description": "Usage hint for the command /ban"
},
"commandHint_clearcache": "Εκκαθάριση προσωρινής μνήμης",
"@commandHint_clearcache": {
"type": "String",
"description": "Usage hint for the command /clearcache"
},
"commandHint_invite": "Πρόσκληση αυτού του χρήστη στο δωμάτιο",
"@commandHint_invite": {
"type": "String",
"description": "Usage hint for the command /invite"
} }
},
"commandHint_cuddle": "Στείλε μια αγκαλιά",
"@commandHint_cuddle": {},
"admin": "Διαχειριστής",
"@admin": {
"type": "String",
"placeholders": {}
},
"blockDevice": "Αποκλεισμός Συσκευής",
"@blockDevice": {
"type": "String",
"placeholders": {}
},
"supposedMxid": "Αυτό θα πρέπει να είναι {mxid}",
"@supposedMxid": {
"type": "String",
"placeholders": {
"mxid": {
"type": "String"
}
}
},
"banFromChat": "Αποκλεισμός από τη συνομιλία",
"@banFromChat": {
"type": "String",
"placeholders": {}
},
"askSSSSSign": "Για να μπορέσεις να υπογράψεις το άλλο άτομο, πληκτρολόγησε τη συνθηματική φράση ασφαλούς αποθήκευσης ή το κλειδί ανάκτησης.",
"@askSSSSSign": {
"type": "String",
"placeholders": {}
},
"remove": "Αφαίρεση",
"@remove": {
"type": "String",
"placeholders": {}
},
"areGuestsAllowedToJoin": "Επιτρέπεται στους επισκέπτες χρήστες να συμμετάσχουν",
"@areGuestsAllowedToJoin": {
"type": "String",
"placeholders": {}
},
"blocked": "Αποκλείστηκε",
"@blocked": {
"type": "String",
"placeholders": {}
},
"sendOnEnter": "Αποστολή με enter",
"@sendOnEnter": {},
"answeredTheCall": "{senderName} απάντησε στην κλήση",
"@answeredTheCall": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"alias": "ψευδώνυμο",
"@alias": {
"type": "String",
"placeholders": {}
},
"all": "Όλα",
"@all": {
"type": "String",
"placeholders": {}
},
"badServerLoginTypesException": "Ο οικιακός διακομιστής υποστηρίζει τους τύπους σύνδεσης:\n{serverVersions}\nΑλλά αυτή η εφαρμογή υποστηρίζει μόνο:\n{supportedVersions}",
"@badServerLoginTypesException": {
"type": "String",
"placeholders": {
"serverVersions": {
"type": "String"
},
"supportedVersions": {
"type": "String"
}
}
},
"cantOpenUri": "Δεν μπορεί να ανοίξει το URI {uri}",
"@cantOpenUri": {
"type": "String",
"placeholders": {
"uri": {
"type": "String"
}
}
},
"importFromZipFile": "Εισαγωγή από αρχείο .zip",
"@importFromZipFile": {},
"autoplayImages": "Αυτόματη αναπαραγωγή κινούμενων αυτοκόλλητων και emotes",
"@autoplayImages": {
"type": "String",
"placeholder": {}
},
"repeatPassword": "Επανάληψη κωδικού πρόσβασης",
"@repeatPassword": {},
"acceptedTheInvitation": "👍 {username} αποδέχτηκε την πρόσκληση",
"@acceptedTheInvitation": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"banned": "Αποκλείστηκε",
"@banned": {
"type": "String",
"placeholders": {}
},
"exportEmotePack": "Εξαγωγή πακέτου Emote ως .zip",
"@exportEmotePack": {},
"account": "Λογαριασμός",
"@account": {
"type": "String",
"placeholders": {}
},
"areYouSure": "Σίγουρα;",
"@areYouSure": {
"type": "String",
"placeholders": {}
},
"allChats": "Όλες οι συνομιλίες",
"@allChats": {
"type": "String",
"placeholders": {}
},
"addToSpace": "Προσθήκη στο χώρο",
"@addToSpace": {},
"about": "Σχετικά",
"@about": {
"type": "String",
"placeholders": {}
},
"activatedEndToEndEncryption": "🔐 {username} ενεργοποίησε την κρυπτογράφηση από άκρο σε άκρο",
"@activatedEndToEndEncryption": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"googlyEyesContent": "{senderName} σού στέλνει αστεία μάτια",
"@googlyEyesContent": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"cancel": "Ακύρωση",
"@cancel": {
"type": "String",
"placeholders": {}
},
"appLock": "Κλείδωμα εφαρμογής",
"@appLock": {
"type": "String",
"placeholders": {}
},
"sendTypingNotifications": "Αποστολή ειδοποιήσεων πληκτρολόγησης",
"@sendTypingNotifications": {},
"importEmojis": "Εισαγωγή Emojis",
"@importEmojis": {},
"confirmMatrixId": "Παρακαλούμε επιβεβαίωσε το Matrix ID σου για να διαγράψεις τον λογαριασμό σου.",
"@confirmMatrixId": {},
"notAnImage": "Δεν είναι αρχείο εικόνας.",
"@notAnImage": {},
"areYouSureYouWantToLogout": "Σίγουρα θες να αποσυνδεθείς;",
"@areYouSureYouWantToLogout": {
"type": "String",
"placeholders": {}
},
"bannedUser": "{username} απέκλεισε {targetName}",
"@bannedUser": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"targetName": {
"type": "String"
}
}
},
"cuddleContent": "{senderName} σέ αγκαλιάζει",
"@cuddleContent": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"askVerificationRequest": "Αποδοχή αυτού του αιτήματος επαλήθευσης από {username};",
"@askVerificationRequest": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"addEmail": "Προσθήκη email",
"@addEmail": {
"type": "String",
"placeholders": {}
},
"commandHint_hug": "Στείλτε μια αγκαλιά",
"@commandHint_hug": {},
"replace": "Αντικατάσταση",
"@replace": {},
"archive": "Αρχείο",
"@archive": {
"type": "String",
"placeholders": {}
},
"accept": "Αποδοχή",
"@accept": {
"type": "String",
"placeholders": {}
},
"commandHint_googly": "Στείλε αστεία μάτια",
"@commandHint_googly": {},
"importNow": "Εισαγωγή τώρα",
"@importNow": {},
"anyoneCanJoin": "Οποιοσδήποτε μπορεί να συμμετάσχει",
"@anyoneCanJoin": {
"type": "String",
"placeholders": {}
},
"alwaysUse24HourFormat": "Ψευδής",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
},
"ignoreUser": "Αγνόηση χρήστη",
"@ignoreUser": {},
"aboutHomeserver": "Σχετικά με {homeserver}",
"@aboutHomeserver": {
"type": "String",
"placeholders": {
"homeserver": {
"type": "String"
}
}
},
"commandHint_roomupgrade": "Αναβάθμιση αυτού του δωματίου στην δεδομένη έκδοση δωματίου",
"@commandHint_roomupgrade": {},
"appLockDescription": "Κλείδωμα εφαρμογής όταν δεν χρησιμοποιείται με κωδικό PIN",
"@appLockDescription": {},
"swipeRightToLeftToReply": "Σύρσιμο δεξιά προς αριστερά για απάντηση",
"@swipeRightToLeftToReply": {},
"noMoreChatsFound": "Δεν βρέθηκαν άλλες συνομιλίες...",
"@noMoreChatsFound": {},
"noChatsFoundHere": "Δεν υπάρχουν συνομιλίες ακόμα. Ξεκίνα μια νέα συνομιλία με κάποιον χρησιμοποιώντας το κουμπί παρακάτω. ⤵️",
"@noChatsFoundHere": {},
"unread": "Μη αναγνωσμένα",
"@unread": {},
"space": "Χώρος",
"@space": {},
"spaces": "Χώροι",
"@spaces": {},
"changeDeviceName": "Αλλαγή ονόματος συσκευής",
"@changeDeviceName": {
"type": "String",
"placeholders": {}
},
"changedTheChatAvatar": "{username} άλλαξε το άβαταρ συνομιλίας",
"@changedTheChatAvatar": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"changedTheChatPermissions": "{username} άλλαξε τα δικαιώματα συνομιλίας",
"@changedTheChatPermissions": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"changedTheDisplaynameTo": "{username} άλλαξε το εμφανιζόμενο όνομά του σε: '{displayname}'",
"@changedTheDisplaynameTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"displayname": {
"type": "String"
}
}
},
"changedTheGuestAccessRules": "{username} άλλαξε τους κανόνες πρόσβασης των επισκεπτών",
"@changedTheGuestAccessRules": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"changedTheGuestAccessRulesTo": "{username} άλλαξε τους κανόνες πρόσβασης των επισκεπτών σε: {rules}",
"@changedTheGuestAccessRulesTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"rules": {
"type": "String"
}
}
},
"changedTheHistoryVisibility": "{username} άλλαξε την ορατότητα ιστορικού",
"@changedTheHistoryVisibility": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"changedTheHistoryVisibilityTo": "{username} άλλαξε την ορατότητα ιστορικού σε: {rules}",
"@changedTheHistoryVisibilityTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"rules": {
"type": "String"
}
}
},
"changedTheJoinRules": "{username} άλλαξε τους κανόνες συμμετοχής",
"@changedTheJoinRules": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"changedTheJoinRulesTo": "{username} άλλαξε τους κανόνες συμμετοχής σε: {joinRules}",
"@changedTheJoinRulesTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"joinRules": {
"type": "String"
}
}
},
"changedTheProfileAvatar": "Ο χρήστης {username} άλλαξε την εικόνα προφίλ του",
"@changedTheProfileAvatar": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"changePassword": "Αλλαγή κωδικού πρόσβασης",
"@changePassword": {
"type": "String",
"placeholders": {}
},
"changeTheme": "Άλλαξε το στυλ σου",
"@changeTheme": {
"type": "String",
"placeholders": {}
},
"changeYourAvatar": "Αλλαγή εικόνας προφιλ",
"@changeYourAvatar": {
"type": "String",
"placeholders": {}
},
"chatBackup": "Αντίγραφο ασφαλείας συνομιλίας",
"@chatBackup": {
"type": "String",
"placeholders": {}
},
"chatDetails": "Λεπτομέρειες συνομιλίας",
"@chatDetails": {
"type": "String",
"placeholders": {}
},
"chats": "Συνομιλίες",
"@chats": {
"type": "String",
"placeholders": {}
},
"chooseAStrongPassword": "Εισάγετε ένα δυνατό κωδικό πρόσβασης",
"@chooseAStrongPassword": {
"type": "String",
"placeholders": {}
},
"close": "Κλείσιμο",
"@close": {
"type": "String",
"placeholders": {}
},
"commandHint_ban": "Αποκλεισμός χρήστη από το δωμάτιο",
"@commandHint_ban": {
"type": "String",
"description": "Usage hint for the command /ban"
},
"commandHint_clearcache": "Εκκαθάριση προσωρινής μνήμης",
"@commandHint_clearcache": {
"type": "String",
"description": "Usage hint for the command /clearcache"
},
"commandHint_invite": "Πρόσκληση αυτού του χρήστη στο δωμάτιο",
"@commandHint_invite": {
"type": "String",
"description": "Usage hint for the command /invite"
}
} }

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -29,8 +29,6 @@
}, },
"confirmMatrixId": "Paki-kumpirma ang iyong Matrix ID para burahin ang iyong account.", "confirmMatrixId": "Paki-kumpirma ang iyong Matrix ID para burahin ang iyong account.",
"@confirmMatrixId": {}, "@confirmMatrixId": {},
"addChatDescription": "Magdagdag ng deskripsyon ng chat...",
"@addChatDescription": {},
"admin": "Admin", "admin": "Admin",
"@admin": { "@admin": {
"type": "String", "type": "String",
@ -207,8 +205,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatHasBeenAddedToThisSpace": "Nadagdag ang chat sa space na ito",
"@chatHasBeenAddedToThisSpace": {},
"chats": "Mga Chat", "chats": "Mga Chat",
"@chats": { "@chats": {
"type": "String", "type": "String",
@ -317,18 +313,6 @@
}, },
"sendOnEnter": "Ipadala sa pagpindot ng enter", "sendOnEnter": "Ipadala sa pagpindot ng enter",
"@sendOnEnter": {}, "@sendOnEnter": {},
"badServerVersionsException": "Ang homeserver ay sinusuportahan ang mga Spec bersyon:\n{serverVersions}\nNgunit sinusuportahan lang ng app ang {supportedVersions}",
"@badServerVersionsException": {
"type": "String",
"placeholders": {
"serverVersions": {
"type": "String"
},
"supportedVersions": {
"type": "String"
}
}
},
"banFromChat": "Pagbawalan sa chat", "banFromChat": "Pagbawalan sa chat",
"@banFromChat": { "@banFromChat": {
"type": "String", "type": "String",
@ -339,11 +323,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"botMessages": "Mga mensahe ng bot",
"@botMessages": {
"type": "String",
"placeholders": {}
},
"cancel": "Kanselahin", "cancel": "Kanselahin",
"@cancel": { "@cancel": {
"type": "String", "type": "String",
@ -391,18 +370,6 @@
} }
} }
}, },
"changedTheChatDescriptionTo": "Pinalitan ni {username} ang deskripsyon ng chat sa: '{description}'",
"@changedTheChatDescriptionTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"description": {
"type": "String"
}
}
},
"changedTheProfileAvatar": "Pinalitan ni {username} ang kanilang avatar", "changedTheProfileAvatar": "Pinalitan ni {username} ang kanilang avatar",
"@changedTheProfileAvatar": { "@changedTheProfileAvatar": {
"type": "String", "type": "String",
@ -412,18 +379,6 @@
} }
} }
}, },
"changedTheChatNameTo": "Pinalitan ni {username} ang pangalan ng chat sa: '{chatname}'",
"@changedTheChatNameTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"chatname": {
"type": "String"
}
}
},
"changedTheRoomInvitationLink": "Pinalitan ni {username} ang link ng imbitasyon", "changedTheRoomInvitationLink": "Pinalitan ni {username} ang link ng imbitasyon",
"@changedTheRoomInvitationLink": { "@changedTheRoomInvitationLink": {
"type": "String", "type": "String",
@ -510,11 +465,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"confirm": "Kumpirmahin",
"@confirm": {
"type": "String",
"placeholders": {}
},
"compareNumbersMatch": "Paki-kumpara ang mga numero", "compareNumbersMatch": "Paki-kumpara ang mga numero",
"@compareNumbersMatch": { "@compareNumbersMatch": {
"type": "String", "type": "String",
@ -580,11 +530,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"allRooms": "Lahat ng Mga Group Chat",
"@allRooms": {
"type": "String",
"placeholders": {}
},
"downloadFile": "I-download ang file", "downloadFile": "I-download ang file",
"@downloadFile": { "@downloadFile": {
"type": "String", "type": "String",
@ -728,16 +673,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"connect": "Kumonekta",
"@connect": {
"type": "String",
"placeholders": {}
},
"containsDisplayName": "Naglalaman ng display name",
"@containsDisplayName": {
"type": "String",
"placeholders": {}
},
"create": "Gumawa", "create": "Gumawa",
"@create": { "@create": {
"type": "String", "type": "String",
@ -755,33 +690,6 @@
} }
} }
}, },
"dateWithoutYear": "{month}/{day}",
"@dateWithoutYear": {
"type": "String",
"placeholders": {
"month": {
"type": "String"
},
"day": {
"type": "String"
}
}
},
"dateWithYear": "{month}/{day}/{year}",
"@dateWithYear": {
"type": "String",
"placeholders": {
"year": {
"type": "String"
},
"month": {
"type": "String"
},
"day": {
"type": "String"
}
}
},
"deactivateAccountWarning": "Ide-deactivate nito ang iyong user account. Hindi na ito maaaring bawiin! Sigurado ka?", "deactivateAccountWarning": "Ide-deactivate nito ang iyong user account. Hindi na ito maaaring bawiin! Sigurado ka?",
"@deactivateAccountWarning": { "@deactivateAccountWarning": {
"type": "String", "type": "String",
@ -797,11 +705,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"device": "Device",
"@device": {
"type": "String",
"placeholders": {}
},
"deviceId": "ID ng Device", "deviceId": "ID ng Device",
"@deviceId": { "@deviceId": {
"type": "String", "type": "String",
@ -833,11 +736,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"emoteWarnNeedToPick": "Kailangan mong pumili ng emote shortcode at isang larawan!",
"@emoteWarnNeedToPick": {
"type": "String",
"placeholders": {}
},
"enableEmotesGlobally": "I-enable ang emote pack globally", "enableEmotesGlobally": "I-enable ang emote pack globally",
"@enableEmotesGlobally": { "@enableEmotesGlobally": {
"type": "String", "type": "String",
@ -859,11 +757,6 @@
}, },
"homeserver": "Homeserver", "homeserver": "Homeserver",
"@homeserver": {}, "@homeserver": {},
"enterYourHomeserver": "Ilagay ang iyong homeserver",
"@enterYourHomeserver": {
"type": "String",
"placeholders": {}
},
"extremeOffensive": "Lubhang nakakasakit", "extremeOffensive": "Lubhang nakakasakit",
"@extremeOffensive": { "@extremeOffensive": {
"type": "String", "type": "String",
@ -889,11 +782,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"containsUserName": "Naglalaman ng username",
"@containsUserName": {
"type": "String",
"placeholders": {}
},
"contentHasBeenReported": "Inulat ang nilalaman sa mga pangangasiwa ng server", "contentHasBeenReported": "Inulat ang nilalaman sa mga pangangasiwa ng server",
"@contentHasBeenReported": { "@contentHasBeenReported": {
"type": "String", "type": "String",
@ -918,11 +806,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"emotePacks": "Mga emote pack para sa room",
"@emotePacks": {
"type": "String",
"placeholders": {}
},
"emoteSettings": "Mga Setting ng Emote", "emoteSettings": "Mga Setting ng Emote",
"@emoteSettings": { "@emoteSettings": {
"type": "String", "type": "String",
@ -948,11 +831,6 @@
} }
} }
}, },
"fileName": "Pangalan ng file",
"@fileName": {
"type": "String",
"placeholders": {}
},
"fluffychat": "FluffyChat", "fluffychat": "FluffyChat",
"@fluffychat": { "@fluffychat": {
"type": "String", "type": "String",
@ -976,18 +854,6 @@
}, },
"space": "Espasyo", "space": "Espasyo",
"@space": {}, "@space": {},
"countChatsAndCountParticipants": "{chats} mga chat at {participants} mga kasali",
"@countChatsAndCountParticipants": {
"type": "String",
"placeholders": {
"chats": {
"type": "int"
},
"participants": {
"type": "int"
}
}
},
"guestsAreForbidden": "Pinagbabawal ang mga bisita", "guestsAreForbidden": "Pinagbabawal ang mga bisita",
"@guestsAreForbidden": { "@guestsAreForbidden": {
"type": "String", "type": "String",
@ -1013,11 +879,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"goToTheNewRoom": "Pumunta sa bagong room",
"@goToTheNewRoom": {
"type": "String",
"placeholders": {}
},
"group": "Grupo", "group": "Grupo",
"@group": { "@group": {
"type": "String", "type": "String",
@ -1027,8 +888,6 @@
"@swipeRightToLeftToReply": {}, "@swipeRightToLeftToReply": {},
"noMoreChatsFound": "Wala nang mga chat na nahanap…", "noMoreChatsFound": "Wala nang mga chat na nahanap…",
"@noMoreChatsFound": {}, "@noMoreChatsFound": {},
"joinedChats": "Mga nasaling chat",
"@joinedChats": {},
"unread": "Hindi nabasa", "unread": "Hindi nabasa",
"@unread": {}, "@unread": {},
"spaces": "Mga Espasyo", "spaces": "Mga Espasyo",

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,72 +1,68 @@
{ {
"remove": "निकालना", "remove": "निकालना",
"@remove": { "@remove": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"importFromZipFile": ".zip फ़ाइल से आयात करें", "importFromZipFile": ".zip फ़ाइल से आयात करें",
"repeatPassword": "पासवर्ड दोहराएं", "repeatPassword": "पासवर्ड दोहराएं",
"exportEmotePack": "इमोट पैक को .zip के रूप में निर्यात करें", "exportEmotePack": "इमोट पैक को .zip के रूप में निर्यात करें",
"importEmojis": "इमोजी आयात करें", "importEmojis": "इमोजी आयात करें",
"notAnImage": "कोई छवि फ़ाइल नहीं।", "notAnImage": "कोई छवि फ़ाइल नहीं।",
"importNow": "अभी आयात करें", "importNow": "अभी आयात करें",
"setCustomPermissionLevel": "अपना अनुमति स्तर निर्धारित करें", "ignoreUser": "उपयोगकर्ता को नजरअंदाज करें",
"setPermissionsLevelDescription": "कृपया नीचे दी गई भूमिका चुनें या 0 से 100 के बीच अपनी कस्टम अनुमति स्तर दर्ज करें।", "replace": "बदलें",
"ignoreUser": "उपयोगकर्ता को नजरअंदाज करें", "about": "हमारे बारे में",
"normalUser": "सामान्य उपयोगकर्ता", "aboutHomeserver": "{homeserver} की जानकारी",
"replace": "बदलें", "@aboutHomeserver": {
"about": "हमारे बारे में", "type": "String",
"aboutHomeserver": "{homeserver} की जानकारी", "placeholders": {
"@aboutHomeserver": { "homeserver": {
"type": "String", "type": "String"
"placeholders": { }
"homeserver": { }
"type": "String" },
} "accept": "स्वीकार करें",
} "@accept": {
}, "type": "String",
"accept": "स्वीकार करें", "placeholders": {}
"@accept": { },
"type": "String", "acceptedTheInvitation": "👍 {username} ने निमंत्रण स्वीकार किया",
"placeholders": {} "@acceptedTheInvitation": {
}, "type": "String",
"acceptedTheInvitation": "👍 {username} ने निमंत्रण स्वीकार किया", "placeholders": {
"@acceptedTheInvitation": { "username": {
"type": "String", "type": "String"
"placeholders": { }
"username": { }
"type": "String" },
} "account": "अकाउंट",
} "@account": {
}, "type": "String",
"account": "अकाउंट", "placeholders": {}
"@account": { },
"type": "String", "activatedEndToEndEncryption": "🔐 {username} ने एंड-टू-एंड एन्क्रिप्शन चालू किया",
"placeholders": {} "@activatedEndToEndEncryption": {
}, "type": "String",
"activatedEndToEndEncryption": "🔐 {username} ने एंड-टू-एंड एन्क्रिप्शन चालू किया", "placeholders": {
"@activatedEndToEndEncryption": { "username": {
"type": "String", "type": "String"
"placeholders": { }
"username": { }
"type": "String" },
} "addEmail": "ईमेल ऐड करें",
} "@addEmail": {
}, "type": "String",
"addEmail": "ईमेल ऐड करें", "placeholders": {}
"@addEmail": { },
"type": "String", "confirmMatrixId": "कृपया अपना अकाउंट हटाने के लिए अपनी मैट्रिक्स आईडी की पुष्टि करें।",
"placeholders": {} "supposedMxid": "यह {mxid} होना चाहिए",
}, "@supposedMxid": {
"confirmMatrixId": "कृपया अपना अकाउंट हटाने के लिए अपनी मैट्रिक्स आईडी की पुष्टि करें।", "type": "String",
"supposedMxid": "यह {mxid} होना चाहिए", "placeholders": {
"@supposedMxid": { "mxid": {
"type": "String", "type": "String"
"placeholders": { }
"mxid": { }
"type": "String" }
}
}
},
"addChatDescription": "चैट का विवरण जोड़ें..।"
} }

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -4,21 +4,11 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"identity": "Identitá",
"@identity": {
"type": "String",
"placeholders": {}
},
"close": "Cluder", "close": "Cluder",
"@close": { "@close": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"confirm": "Confirmar",
"@confirm": {
"type": "String",
"placeholders": {}
},
"admin": "Administrator", "admin": "Administrator",
"@admin": { "@admin": {
"type": "String", "type": "String",
@ -29,16 +19,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"containsUserName": "Contene li nómine",
"@containsUserName": {
"type": "String",
"placeholders": {}
},
"containsDisplayName": "Contene li visibil nómine",
"@containsDisplayName": {
"type": "String",
"placeholders": {}
},
"copiedToClipboard": "Copiat al Paperiere", "copiedToClipboard": "Copiat al Paperiere",
"@copiedToClipboard": { "@copiedToClipboard": {
"type": "String", "type": "String",
@ -105,11 +85,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"fileName": "Nómine de file",
"@fileName": {
"type": "String",
"placeholders": {}
},
"fontSize": "Dimension de fonde", "fontSize": "Dimension de fonde",
"@fontSize": { "@fontSize": {
"type": "String", "type": "String",
@ -120,11 +95,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"enterYourHomeserver": "Provide vor hem-servitor",
"@enterYourHomeserver": {
"type": "String",
"placeholders": {}
},
"fromTheInvitation": "Pro invitation", "fromTheInvitation": "Pro invitation",
"@fromTheInvitation": { "@fromTheInvitation": {
"type": "String", "type": "String",
@ -180,11 +150,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"inviteForMe": "Invitationes por me",
"@inviteForMe": {
"type": "String",
"placeholders": {}
},
"lastActiveAgo": "Ultim activité: {localizedTimeShort}", "lastActiveAgo": "Ultim activité: {localizedTimeShort}",
"@lastActiveAgo": { "@lastActiveAgo": {
"type": "String", "type": "String",
@ -229,11 +194,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"memberChanges": "Cambios inter membres",
"@memberChanges": {
"type": "String",
"placeholders": {}
},
"muteChat": "Assurdar li conversation", "muteChat": "Assurdar li conversation",
"@muteChat": { "@muteChat": {
"type": "String", "type": "String",
@ -276,26 +236,11 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"pleaseChoose": "Ples selecter",
"@pleaseChoose": {
"type": "String",
"placeholders": {}
},
"pushRules": "Regules de push-notificationes",
"@pushRules": {
"type": "String",
"placeholders": {}
},
"redactMessage": "Redacter li missage", "redactMessage": "Redacter li missage",
"@redactMessage": { "@redactMessage": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"removeDevice": "Remover li aparate",
"@removeDevice": {
"type": "String",
"placeholders": {}
},
"saveFile": "Gardar li file", "saveFile": "Gardar li file",
"@saveFile": { "@saveFile": {
"type": "String", "type": "String",
@ -328,11 +273,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"toggleUnread": "Marcar quam (ín)leet",
"@toggleUnread": {
"type": "String",
"placeholders": {}
},
"unblockDevice": "Deblocar li aparate", "unblockDevice": "Deblocar li aparate",
"@unblockDevice": { "@unblockDevice": {
"type": "String", "type": "String",
@ -348,11 +288,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"wallpaper": "Tapete",
"@wallpaper": {
"type": "String",
"placeholders": {}
},
"messageType": "Tip de missage", "messageType": "Tip de missage",
"@messageType": {}, "@messageType": {},
"start": "Iniciar", "start": "Iniciar",
@ -361,23 +296,10 @@
"@messageInfo": {}, "@messageInfo": {},
"openGallery": "Aperter li galerie", "openGallery": "Aperter li galerie",
"@openGallery": {}, "@openGallery": {},
"videoWithSize": "Video ({size})",
"@videoWithSize": {
"type": "String",
"placeholders": {
"size": {
"type": "String"
}
}
},
"reportUser": "Raportar li usator", "reportUser": "Raportar li usator",
"@reportUser": {}, "@reportUser": {},
"voiceCall": "Telefonada", "voiceCall": "Telefonada",
"@voiceCall": {}, "@voiceCall": {},
"nextAccount": "Sequent conto",
"@nextAccount": {},
"previousAccount": "Precedent conto",
"@previousAccount": {},
"countFiles": "{count} files", "countFiles": "{count} files",
"@countFiles": { "@countFiles": {
"placeholders": { "placeholders": {
@ -396,11 +318,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"connect": "Conexer",
"@connect": {
"type": "String",
"placeholders": {}
},
"copy": "Copiar", "copy": "Copiar",
"@copy": { "@copy": {
"type": "String", "type": "String",
@ -421,11 +338,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"rejoin": "Re-adherer",
"@rejoin": {
"type": "String",
"placeholders": {}
},
"remove": "Remover", "remove": "Remover",
"@remove": { "@remove": {
"type": "String", "type": "String",
@ -441,21 +353,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"dateWithYear": "{day}.{month}.{year}",
"@dateWithYear": {
"type": "String",
"placeholders": {
"year": {
"type": "String"
},
"month": {
"type": "String"
},
"day": {
"type": "String"
}
}
},
"delete": "Remover", "delete": "Remover",
"@delete": { "@delete": {
"type": "String", "type": "String",
@ -538,18 +435,12 @@
}, },
"time": "Hora", "time": "Hora",
"@time": {}, "@time": {},
"publish": "Publicar",
"@publish": {},
"sender": "Autor", "sender": "Autor",
"@sender": {}, "@sender": {},
"dismiss": "Demisser",
"@dismiss": {},
"custom": "Personalisat", "custom": "Personalisat",
"@custom": {}, "@custom": {},
"emojis": "Emoji", "emojis": "Emoji",
"@emojis": {}, "@emojis": {},
"widgetCustom": "Personalisat",
"@widgetCustom": {},
"users": "Usatores", "users": "Usatores",
"@users": {}, "@users": {},
"user": "Usator", "user": "Usator",
@ -584,11 +475,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"license": "Licentie",
"@license": {
"type": "String",
"placeholders": {}
},
"or": "O", "or": "O",
"@or": { "@or": {
"type": "String", "type": "String",
@ -606,11 +492,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"people": "Homes",
"@people": {
"type": "String",
"placeholders": {}
},
"pin": "Fixar", "pin": "Fixar",
"@pin": { "@pin": {
"type": "String", "type": "String",
@ -621,11 +502,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"recording": "Registrante",
"@recording": {
"type": "String",
"placeholders": {}
},
"register": "Inregistrar se", "register": "Inregistrar se",
"@register": { "@register": {
"type": "String", "type": "String",
@ -732,11 +608,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"sendOriginal": "Inviar li originale",
"@sendOriginal": {
"type": "String",
"placeholders": {}
},
"theyMatch": "Corresponde", "theyMatch": "Corresponde",
"@theyMatch": { "@theyMatch": {
"type": "String", "type": "String",
@ -752,8 +623,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"addWidget": "Adjunter un widget",
"@addWidget": {},
"addAccount": "Adjunter un conto", "addAccount": "Adjunter un conto",
"@addAccount": {}, "@addAccount": {},
"publicRooms": "Public chambres", "publicRooms": "Public chambres",
@ -776,11 +645,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"sendSticker": "Inviar un nota adhesiv",
"@sendSticker": {
"type": "String",
"placeholders": {}
},
"setStatus": "Assignar li statu", "setStatus": "Assignar li statu",
"@setStatus": { "@setStatus": {
"type": "String", "type": "String",
@ -845,11 +709,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"botMessages": "Missages de robots",
"@botMessages": {
"type": "String",
"placeholders": {}
},
"changeDeviceName": "Cambiar li nómine de aparate", "changeDeviceName": "Cambiar li nómine de aparate",
"@changeDeviceName": { "@changeDeviceName": {
"type": "String", "type": "String",
@ -894,8 +753,6 @@
"@commandInvalid": { "@commandInvalid": {
"type": "String" "type": "String"
}, },
"widgetEtherpad": "Textual nota",
"@widgetEtherpad": {},
"banFromChat": "Bannir del conversation", "banFromChat": "Bannir del conversation",
"@banFromChat": { "@banFromChat": {
"type": "String", "type": "String",
@ -908,14 +765,6 @@
}, },
"commandHint_markasgroup": "Marcar quam gruppe", "commandHint_markasgroup": "Marcar quam gruppe",
"@commandHint_markasgroup": {}, "@commandHint_markasgroup": {},
"widgetJitsi": "Jitsi Meet",
"@widgetJitsi": {},
"screenSharingTitle": "partir li ecran",
"@screenSharingTitle": {},
"callingPermissions": "Permissiones de telefonada",
"@callingPermissions": {},
"callingAccount": "Conto telefonante",
"@callingAccount": {},
"bannedUser": "{username} ha bannit {targetName}", "bannedUser": "{username} ha bannit {targetName}",
"@bannedUser": { "@bannedUser": {
"type": "String", "type": "String",
@ -1028,39 +877,6 @@
} }
} }
}, },
"badServerVersionsException": "Li hem-servitor supporta ti versiones de specification:\n{serverVersions}\nMa ti-ci application supporta solmen {supportedVersions}",
"@badServerVersionsException": {
"type": "String",
"placeholders": {
"serverVersions": {
"type": "String"
},
"supportedVersions": {
"type": "String"
}
}
},
"dateWithoutYear": "{day}.{month}",
"@dateWithoutYear": {
"type": "String",
"placeholders": {
"month": {
"type": "String"
},
"day": {
"type": "String"
}
}
},
"device": "Aparate",
"@device": {
"type": "String",
"placeholders": {}
},
"widgetVideo": "Video",
"@widgetVideo": {},
"widgetName": "Nómine",
"@widgetName": {},
"account": "Conto", "account": "Conto",
"@account": { "@account": {
"type": "String", "type": "String",
@ -1112,21 +928,6 @@
"@newGroup": {}, "@newGroup": {},
"newSpace": "Crear un spacie", "newSpace": "Crear un spacie",
"@newSpace": {}, "@newSpace": {},
"enterSpace": "Intrar li spacie",
"@enterSpace": {},
"enterRoom": "Intrar li chambre",
"@enterRoom": {},
"allSpaces": "Omni spacies",
"@allSpaces": {},
"numChats": "{number} conversationes",
"@numChats": {
"type": "number",
"placeholders": {
"number": {
"type": "String"
}
}
},
"logout": "Cluder li session", "logout": "Cluder li session",
"@logout": { "@logout": {
"type": "String", "type": "String",

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -57,21 +57,6 @@
} }
} }
}, },
"dateWithYear": "{day}-{month}-{year}",
"@dateWithYear": {
"type": "String",
"placeholders": {
"year": {
"type": "String"
},
"month": {
"type": "String"
},
"day": {
"type": "String"
}
}
},
"help": "Ajuda", "help": "Ajuda",
"@help": { "@help": {
"type": "String", "type": "String",
@ -119,18 +104,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"dateWithoutYear": "{day}-{month}",
"@dateWithoutYear": {
"type": "String",
"placeholders": {
"month": {
"type": "String"
},
"day": {
"type": "String"
}
}
},
"alwaysUse24HourFormat": "true", "alwaysUse24HourFormat": "true",
"@alwaysUse24HourFormat": { "@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format." "description": "Set to true to always display time of day in 24 hour format."
@ -138,9 +111,5 @@
"repeatPassword": "Repita a senha", "repeatPassword": "Repita a senha",
"@repeatPassword": {}, "@repeatPassword": {},
"notAnImage": "Não é um arquivo de imagem.", "notAnImage": "Não é um arquivo de imagem.",
"@notAnImage": {}, "@notAnImage": {}
"setCustomPermissionLevel": "Definir nível de permissão personalizado",
"@setCustomPermissionLevel": {},
"addChatDescription": "Adicionar uma descrição de chat...",
"@addChatDescription": {}
} }

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -131,11 +131,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"botMessages": "Botova sporočila",
"@botMessages": {
"type": "String",
"placeholders": {}
},
"cancel": "Prekliči", "cancel": "Prekliči",
"@cancel": { "@cancel": {
"type": "String", "type": "String",
@ -303,8 +298,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatHasBeenAddedToThisSpace": "Klepet je bil dodan v ta prostor",
"@chatHasBeenAddedToThisSpace": {},
"chats": "Klepeti", "chats": "Klepeti",
"@chats": { "@chats": {
"type": "String", "type": "String",
@ -406,21 +399,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"confirm": "Potrdi",
"@confirm": {
"type": "String",
"placeholders": {}
},
"containsDisplayName": "Vsebuje prikazno ime",
"@containsDisplayName": {
"type": "String",
"placeholders": {}
},
"containsUserName": "Vsebuje uporabniško ime",
"@containsUserName": {
"type": "String",
"placeholders": {}
},
"archive": "Arhiv", "archive": "Arhiv",
"@archive": { "@archive": {
"type": "String", "type": "String",
@ -445,18 +423,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"changedTheChatDescriptionTo": "{username} je spremenil opis klepeta v: '{description}'",
"@changedTheChatDescriptionTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"description": {
"type": "String"
}
}
},
"areGuestsAllowedToJoin": "Ali se lahko gostujoči uporabniki pridružijo", "areGuestsAllowedToJoin": "Ali se lahko gostujoči uporabniki pridružijo",
"@areGuestsAllowedToJoin": { "@areGuestsAllowedToJoin": {
"type": "String", "type": "String",
@ -467,30 +433,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"badServerVersionsException": "Domači strežnik podpira različice Spec:\n{serverVersions}\nToda ta aplikacija podpira samo {supportedVersions}",
"@badServerVersionsException": {
"type": "String",
"placeholders": {
"serverVersions": {
"type": "String"
},
"supportedVersions": {
"type": "String"
}
}
},
"changedTheChatNameTo": "{username} je spremenil ime klepeta v: '{chatname}'",
"@changedTheChatNameTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"chatname": {
"type": "String"
}
}
},
"changeDeviceName": "Spremenite ime naprave", "changeDeviceName": "Spremenite ime naprave",
"@changeDeviceName": { "@changeDeviceName": {
"type": "String", "type": "String",
@ -525,11 +467,6 @@
"type": "String", "type": "String",
"description": "Usage hint for the command /myroomnick" "description": "Usage hint for the command /myroomnick"
}, },
"connect": "Povežite se",
"@connect": {
"type": "String",
"placeholders": {}
},
"contactHasBeenInvitedToTheGroup": "Kontakt je bil povabljen v skupino", "contactHasBeenInvitedToTheGroup": "Kontakt je bil povabljen v skupino",
"@contactHasBeenInvitedToTheGroup": { "@contactHasBeenInvitedToTheGroup": {
"type": "String", "type": "String",
@ -603,33 +540,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"dateWithYear": "{day}-{month}-{year}",
"@dateWithYear": {
"type": "String",
"placeholders": {
"year": {
"type": "String"
},
"month": {
"type": "String"
},
"day": {
"type": "String"
}
}
},
"dateWithoutYear": "{month}-{day}",
"@dateWithoutYear": {
"type": "String",
"placeholders": {
"month": {
"type": "String"
},
"day": {
"type": "String"
}
}
},
"createdTheChat": "{username} je ustvaril klepet", "createdTheChat": "{username} je ustvaril klepet",
"@createdTheChat": { "@createdTheChat": {
"type": "String", "type": "String",

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -30,11 +30,6 @@
"@globalChatId": {}, "@globalChatId": {},
"accessAndVisibility": "அணுகல் மற்றும் தெரிவுநிலை", "accessAndVisibility": "அணுகல் மற்றும் தெரிவுநிலை",
"@accessAndVisibility": {}, "@accessAndVisibility": {},
"enterYourHomeserver": "உங்கள் ஓம்சர்வரை உள்ளிடவும்",
"@enterYourHomeserver": {
"type": "String",
"placeholders": {}
},
"onlineKeyBackupEnabled": "நிகழ்நிலை விசை காப்புப்பிரதி இயக்கப்பட்டது", "onlineKeyBackupEnabled": "நிகழ்நிலை விசை காப்புப்பிரதி இயக்கப்பட்டது",
"@onlineKeyBackupEnabled": { "@onlineKeyBackupEnabled": {
"type": "String", "type": "String",
@ -65,31 +60,10 @@
}, },
"unsupportedAndroidVersion": "ஆதரிக்கப்படாத ஆண்ட்ராய்டு பதிப்பு", "unsupportedAndroidVersion": "ஆதரிக்கப்படாத ஆண்ட்ராய்டு பதிப்பு",
"@unsupportedAndroidVersion": {}, "@unsupportedAndroidVersion": {},
"invitedBy": "{user} அழைத்தார்",
"@invitedBy": {
"placeholders": {
"user": {
"type": "String"
}
}
},
"startConversation": "உரையாடலைத் தொடங்குங்கள்",
"@startConversation": {},
"commandHint_sendraw": "மூல சாதொபொகு ஐ அனுப்புங்கள்", "commandHint_sendraw": "மூல சாதொபொகு ஐ அனுப்புங்கள்",
"@commandHint_sendraw": {}, "@commandHint_sendraw": {},
"passwordIsWrong": "நீங்கள் உள்ளிட்ட கடவுச்சொல் தவறு", "passwordIsWrong": "நீங்கள் உள்ளிட்ட கடவுச்சொல் தவறு",
"@passwordIsWrong": {}, "@passwordIsWrong": {},
"publicLink": "பொது இணைப்பு",
"@publicLink": {},
"forwardMessageTo": "செய்தியை {roomName}க்கு அனுப்பவா?",
"@forwardMessageTo": {
"type": "String",
"placeholders": {
"roomName": {
"type": "String"
}
}
},
"completedKeyVerification": "{sender} நிறைவு செய்யப்பட்ட விசை சரிபார்ப்பு", "completedKeyVerification": "{sender} நிறைவு செய்யப்பட்ட விசை சரிபார்ப்பு",
"@completedKeyVerification": { "@completedKeyVerification": {
"type": "String", "type": "String",
@ -132,8 +106,6 @@
} }
} }
}, },
"widgetName": "பெயர்",
"@widgetName": {},
"chooseAStrongPassword": "வலுவான கடவுச்சொல்லைத் தேர்வுசெய்க", "chooseAStrongPassword": "வலுவான கடவுச்சொல்லைத் தேர்வுசெய்க",
"@chooseAStrongPassword": { "@chooseAStrongPassword": {
"type": "String", "type": "String",
@ -163,11 +135,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"fileName": "கோப்பு பெயர்",
"@fileName": {
"type": "String",
"placeholders": {}
},
"hasWithdrawnTheInvitationFor": "{targetName} க்கான அழைப்பை {username} திரும்பப் பெற்றுள்ளார்", "hasWithdrawnTheInvitationFor": "{targetName} க்கான அழைப்பை {username} திரும்பப் பெற்றுள்ளார்",
"@hasWithdrawnTheInvitationFor": { "@hasWithdrawnTheInvitationFor": {
"type": "String", "type": "String",
@ -180,20 +147,6 @@
} }
} }
}, },
"identity": "முற்றொருமை",
"@identity": {
"type": "String",
"placeholders": {}
},
"removedBy": "{username} ஆல் அகற்றப்பட்டது",
"@removedBy": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"requestPermission": "இசைவு கோருங்கள்", "requestPermission": "இசைவு கோருங்கள்",
"@requestPermission": { "@requestPermission": {
"type": "String", "type": "String",
@ -203,16 +156,6 @@
"@user": {}, "@user": {},
"optionalRedactReason": "(விரும்பினால்) இந்த செய்தியை மாற்றியமைப்பதற்கான காரணம் ...", "optionalRedactReason": "(விரும்பினால்) இந்த செய்தியை மாற்றியமைப்பதற்கான காரணம் ...",
"@optionalRedactReason": {}, "@optionalRedactReason": {},
"device": "சாதனம்",
"@device": {
"type": "String",
"placeholders": {}
},
"license": "உரிமம்",
"@license": {
"type": "String",
"placeholders": {}
},
"contactHasBeenInvitedToTheGroup": "குழுவிற்கு தொடர்பு அழைக்கப்பட்டுள்ளது", "contactHasBeenInvitedToTheGroup": "குழுவிற்கு தொடர்பு அழைக்கப்பட்டுள்ளது",
"@contactHasBeenInvitedToTheGroup": { "@contactHasBeenInvitedToTheGroup": {
"type": "String", "type": "String",
@ -223,8 +166,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"widgetNameError": "காட்சி பெயரை வழங்கவும்.",
"@widgetNameError": {},
"select": "தேர்ந்தெடு", "select": "தேர்ந்தெடு",
"@select": {}, "@select": {},
"compareEmojiMatch": "தயவுசெய்து ஈமோசிகளை ஒப்பிடுக", "compareEmojiMatch": "தயவுசெய்து ஈமோசிகளை ஒப்பிடுக",
@ -232,18 +173,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"dateWithoutYear": "{month}-{day}",
"@dateWithoutYear": {
"type": "String",
"placeholders": {
"month": {
"type": "String"
},
"day": {
"type": "String"
}
}
},
"fromTheInvitation": "அழைப்பிலிருந்து", "fromTheInvitation": "அழைப்பிலிருந்து",
"@fromTheInvitation": { "@fromTheInvitation": {
"type": "String", "type": "String",
@ -288,11 +217,6 @@
}, },
"shareInviteLink": "இணைப்பைப் பகிரவும்", "shareInviteLink": "இணைப்பைப் பகிரவும்",
"@shareInviteLink": {}, "@shareInviteLink": {},
"pickImage": "ஒரு படத்தைத் தேர்ந்தெடுக்கவும்",
"@pickImage": {
"type": "String",
"placeholders": {}
},
"pin": "முள்", "pin": "முள்",
"@pin": { "@pin": {
"type": "String", "type": "String",
@ -400,8 +324,6 @@
"@commandHint_googly": {}, "@commandHint_googly": {},
"commandHint_cuddle": "ஒரு கசப்பு அனுப்பவும்", "commandHint_cuddle": "ஒரு கசப்பு அனுப்பவும்",
"@commandHint_cuddle": {}, "@commandHint_cuddle": {},
"startFirstChat": "உங்கள் முதல் அரட்டையைத் தொடங்கவும்",
"@startFirstChat": {},
"importEmojis": "ஈமோசிகளை இறக்குமதி செய்யுங்கள்", "importEmojis": "ஈமோசிகளை இறக்குமதி செய்யுங்கள்",
"@importEmojis": {}, "@importEmojis": {},
"exportEmotePack": "எமோட் பேக் .zip என ஏற்றுமதி செய்யுங்கள்", "exportEmotePack": "எமோட் பேக் .zip என ஏற்றுமதி செய்யுங்கள்",
@ -468,15 +390,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount, plural, =1{1 unread chat} other{{unreadCount} unread chats}}",
"@unreadChats": {
"type": "String",
"placeholders": {
"unreadCount": {
"type": "int"
}
}
},
"verifyTitle": "பிற கணக்கை சரிபார்க்கிறது", "verifyTitle": "பிற கணக்கை சரிபார்க்கிறது",
"@verifyTitle": { "@verifyTitle": {
"type": "String", "type": "String",
@ -516,8 +429,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"widgetUrlError": "இது சரியான முகவரி அல்ல.",
"@widgetUrlError": {},
"commandHint_invite": "கொடுக்கப்பட்ட பயனரை இந்த அறைக்கு அழைக்கவும்", "commandHint_invite": "கொடுக்கப்பட்ட பயனரை இந்த அறைக்கு அழைக்கவும்",
"@commandHint_invite": { "@commandHint_invite": {
"type": "String", "type": "String",
@ -543,11 +454,6 @@
}, },
"description": "State that {command} is not a valid /command." "description": "State that {command} is not a valid /command."
}, },
"inviteForMe": "எனக்கு அழைக்கவும்",
"@inviteForMe": {
"type": "String",
"placeholders": {}
},
"moderator": "மதிப்பீட்டாளர்", "moderator": "மதிப்பீட்டாளர்",
"@moderator": { "@moderator": {
"type": "String", "type": "String",
@ -580,8 +486,6 @@
}, },
"sendOnEnter": "Enter ஐ அனுப்பவும்", "sendOnEnter": "Enter ஐ அனுப்பவும்",
"@sendOnEnter": {}, "@sendOnEnter": {},
"pleaseEnterRecoveryKey": "உங்கள் மீட்பு விசையை உள்ளிடவும்:",
"@pleaseEnterRecoveryKey": {},
"dehydrate": "ஏற்றுமதி அமர்வு மற்றும் சாதனத்தை துடைக்கவும்", "dehydrate": "ஏற்றுமதி அமர்வு மற்றும் சாதனத்தை துடைக்கவும்",
"@dehydrate": {}, "@dehydrate": {},
"ok": "சரி", "ok": "சரி",
@ -628,11 +532,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"oopsPushError": "அச்சச்சோ! துரதிர்ச்டவசமாக, புச் அறிவிப்புகளை அமைக்கும் போது பிழை ஏற்பட்டது.",
"@oopsPushError": {
"type": "String",
"placeholders": {}
},
"oopsSomethingWentWrong": "அச்சச்சோ, ஏதோ தவறு நடந்தது…", "oopsSomethingWentWrong": "அச்சச்சோ, ஏதோ தவறு நடந்தது…",
"@oopsSomethingWentWrong": { "@oopsSomethingWentWrong": {
"type": "String", "type": "String",
@ -674,8 +573,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"enterRoom": "அறையை உள்ளிடவும்",
"@enterRoom": {},
"report": "அறிக்கை", "report": "அறிக்கை",
"@report": {}, "@report": {},
"verifyOtherDevice": "Sevice பிற சாதனத்தை சரிபார்க்கவும்", "verifyOtherDevice": "Sevice பிற சாதனத்தை சரிபார்க்கவும்",
@ -689,11 +586,6 @@
} }
} }
}, },
"toggleFavorite": "பிடித்ததை மாற்றவும்",
"@toggleFavorite": {
"type": "String",
"placeholders": {}
},
"userSentUnknownEvent": "{username} ஒரு {type} நிகழ்வை அனுப்பியது", "userSentUnknownEvent": "{username} ஒரு {type} நிகழ்வை அனுப்பியது",
"@userSentUnknownEvent": { "@userSentUnknownEvent": {
"type": "String", "type": "String",
@ -728,16 +620,8 @@
}, },
"pinMessage": "அறைக்கு முள்", "pinMessage": "அறைக்கு முள்",
"@pinMessage": {}, "@pinMessage": {},
"addWidget": "விட்செட்டைச் சேர்க்கவும்",
"@addWidget": {},
"widgetEtherpad": "உரை குறிப்பு",
"@widgetEtherpad": {},
"widgetCustom": "தனிப்பயன்",
"@widgetCustom": {},
"unlockOldMessages": "பழைய செய்திகளைத் திறக்கவும்", "unlockOldMessages": "பழைய செய்திகளைத் திறக்கவும்",
"@unlockOldMessages": {}, "@unlockOldMessages": {},
"appearOnTop": "மேலே தோன்றும்",
"@appearOnTop": {},
"serverLimitReached": "சேவையக வரம்பு அடைந்தது! {seconds} விநாடிகள் காத்திருக்கிறது ...", "serverLimitReached": "சேவையக வரம்பு அடைந்தது! {seconds} விநாடிகள் காத்திருக்கிறது ...",
"@serverLimitReached": { "@serverLimitReached": {
"type": "integer", "type": "integer",
@ -765,15 +649,6 @@
"@createGroup": {}, "@createGroup": {},
"editBundlesForAccount": "இந்த கணக்கிற்கான மூட்டைகளைத் திருத்தவும்", "editBundlesForAccount": "இந்த கணக்கிற்கான மூட்டைகளைத் திருத்தவும்",
"@editBundlesForAccount": {}, "@editBundlesForAccount": {},
"seenByUser": "{username} ஆல் பார்த்தது",
"@seenByUser": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"unpin": "மூள்நீக்கு", "unpin": "மூள்நீக்கு",
"@unpin": { "@unpin": {
"type": "String", "type": "String",
@ -781,8 +656,6 @@
}, },
"emojis": "ஈமோசிகள்", "emojis": "ஈமோசிகள்",
"@emojis": {}, "@emojis": {},
"indexedDbErrorTitle": "தனியார் பயன்முறை சிக்கல்கள்",
"@indexedDbErrorTitle": {},
"jumpToLastReadMessage": "கடைசி வாசிப்பு செய்திக்கு செல்லவும்", "jumpToLastReadMessage": "கடைசி வாசிப்பு செய்திக்கு செல்லவும்",
"@jumpToLastReadMessage": {}, "@jumpToLastReadMessage": {},
"commandHint_markasgroup": "குழுவாக குறி", "commandHint_markasgroup": "குழுவாக குறி",
@ -813,15 +686,6 @@
} }
} }
}, },
"videoWithSize": "வீடியோ ({size})",
"@videoWithSize": {
"type": "String",
"placeholders": {
"size": {
"type": "String"
}
}
},
"readUpToHere": "இங்கே படிக்கவும்", "readUpToHere": "இங்கே படிக்கவும்",
"@readUpToHere": {}, "@readUpToHere": {},
"chatDescriptionHasBeenChanged": "அரட்டை விளக்கம் மாற்றப்பட்டது", "chatDescriptionHasBeenChanged": "அரட்டை விளக்கம் மாற்றப்பட்டது",
@ -836,8 +700,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"widgetVideo": "ஒளிதோற்றம்",
"@widgetVideo": {},
"redactedAnEvent": "{username} ஒரு நிகழ்வை மறுவடிவமைத்தது", "redactedAnEvent": "{username} ஒரு நிகழ்வை மறுவடிவமைத்தது",
"@redactedAnEvent": { "@redactedAnEvent": {
"type": "String", "type": "String",
@ -858,11 +720,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"toggleUnread": "மார்க் படிக்க/படிக்கவில்லை",
"@toggleUnread": {
"type": "String",
"placeholders": {}
},
"tooManyRequestsWarning": "பல கோரிக்கைகள். தயவுசெய்து பின்னர் மீண்டும் முயற்சிக்கவும்!", "tooManyRequestsWarning": "பல கோரிக்கைகள். தயவுசெய்து பின்னர் மீண்டும் முயற்சிக்கவும்!",
"@tooManyRequestsWarning": { "@tooManyRequestsWarning": {
"type": "String", "type": "String",
@ -878,24 +735,8 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"addToSpaceDescription": "இந்த அரட்டையைச் சேர்க்க ஒரு இடத்தைத் தேர்ந்தெடுக்கவும்.",
"@addToSpaceDescription": {},
"errorAddingWidget": "விட்செட்டைச் சேர்ப்பதில் பிழை.",
"@errorAddingWidget": {},
"youInvitedToBy": "In இணைப்பு வழியாக நீங்கள் அழைக்கப்பட்டுள்ளீர்கள்:\n {alias}",
"@youInvitedToBy": {
"placeholders": {
"alias": {
"type": "String"
}
}
},
"storeSecurlyOnThisDevice": "இந்த சாதனத்தில் பாதுகாப்பாக சேமிக்கவும்", "storeSecurlyOnThisDevice": "இந்த சாதனத்தில் பாதுகாப்பாக சேமிக்கவும்",
"@storeSecurlyOnThisDevice": {}, "@storeSecurlyOnThisDevice": {},
"screenSharingTitle": "திரை பகிர்வு",
"@screenSharingTitle": {},
"appearOnTopDetails": "பயன்பாடு மேலே தோன்ற அனுமதிக்கிறது (நீங்கள் ஏற்கனவே ஒரு அழைப்பு கணக்காக பஞ்சுபோன்ற அமைப்பைக் கொண்டிருந்தால் தேவையில்லை)",
"@appearOnTopDetails": {},
"newGroup": "புதிய குழு", "newGroup": "புதிய குழு",
"@newGroup": {}, "@newGroup": {},
"noOtherDevicesFound": "வேறு சாதனங்கள் எதுவும் கிடைக்கவில்லை", "noOtherDevicesFound": "வேறு சாதனங்கள் எதுவும் கிடைக்கவில்லை",
@ -937,18 +778,6 @@
"@swipeRightToLeftToReply": {}, "@swipeRightToLeftToReply": {},
"unread": "படிக்காதது", "unread": "படிக்காதது",
"@unread": {}, "@unread": {},
"changedTheChatDescriptionTo": "{username} பயனர்பெயர் the அரட்டை விளக்கத்தை மாற்றியது: '{description}'",
"@changedTheChatDescriptionTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"description": {
"type": "String"
}
}
},
"dateAndTimeOfDay": "{date}, {timeOfDay}", "dateAndTimeOfDay": "{date}, {timeOfDay}",
"@dateAndTimeOfDay": { "@dateAndTimeOfDay": {
"type": "String", "type": "String",
@ -1024,16 +853,12 @@
}, },
"time": "நேரம்", "time": "நேரம்",
"@time": {}, "@time": {},
"publish": "வெளியிடுங்கள்",
"@publish": {},
"openChat": "திறந்த அரட்டை", "openChat": "திறந்த அரட்டை",
"@openChat": {}, "@openChat": {},
"markAsRead": "படித்தபடி குறி", "markAsRead": "படித்தபடி குறி",
"@markAsRead": {}, "@markAsRead": {},
"reportUser": "பயனர் புகாரளிக்கவும்", "reportUser": "பயனர் புகாரளிக்கவும்",
"@reportUser": {}, "@reportUser": {},
"dismiss": "தள்ளுபடி",
"@dismiss": {},
"reactedWith": "{sender} {reaction} உடன் பதிலளித்தார்", "reactedWith": "{sender} {reaction} உடன் பதிலளித்தார்",
"@reactedWith": { "@reactedWith": {
"type": "String", "type": "String",
@ -1052,24 +877,10 @@
"@videoCallsBetaWarning": {}, "@videoCallsBetaWarning": {},
"experimentalVideoCalls": "சோதனை வீடியோ அழைப்புகள்", "experimentalVideoCalls": "சோதனை வீடியோ அழைப்புகள்",
"@experimentalVideoCalls": {}, "@experimentalVideoCalls": {},
"emailOrUsername": "மின்னஞ்சல் அல்லது பயனர்பெயர்",
"@emailOrUsername": {},
"previousAccount": "முந்தைய கணக்கு",
"@previousAccount": {},
"noOneCanJoin": "யாரும் சேர முடியாது", "noOneCanJoin": "யாரும் சேர முடியாது",
"@noOneCanJoin": {}, "@noOneCanJoin": {},
"userWouldLikeToChangeTheChat": "{user} அரட்டையில் சேர விரும்புகிறார்.",
"@userWouldLikeToChangeTheChat": {
"placeholders": {
"user": {
"type": "String"
}
}
},
"newSpace": "புதிய இடம்", "newSpace": "புதிய இடம்",
"@newSpace": {}, "@newSpace": {},
"enterSpace": "இடத்தை உள்ளிடவும்",
"@enterSpace": {},
"wasDirectChatDisplayName": "வெற்று அரட்டை ({oldDisplayName})", "wasDirectChatDisplayName": "வெற்று அரட்டை ({oldDisplayName})",
"@wasDirectChatDisplayName": { "@wasDirectChatDisplayName": {
"type": "String", "type": "String",
@ -1083,8 +894,6 @@
"@openLinkInBrowser": {}, "@openLinkInBrowser": {},
"reportErrorDescription": "😭 ஓ இல்லை. ஏதோ தவறு நடந்தது. நீங்கள் விரும்பினால், இந்த பிழையை டெவலப்பர்களிடம் புகாரளிக்கலாம்.", "reportErrorDescription": "😭 ஓ இல்லை. ஏதோ தவறு நடந்தது. நீங்கள் விரும்பினால், இந்த பிழையை டெவலப்பர்களிடம் புகாரளிக்கலாம்.",
"@reportErrorDescription": {}, "@reportErrorDescription": {},
"setTheme": "கருப்பொருள் அமைக்கவும்:",
"@setTheme": {},
"invite": "அழைக்கவும்", "invite": "அழைக்கவும்",
"@invite": {}, "@invite": {},
"wrongPinEntered": "தவறான முள் நுழைந்தது! {seconds} விநாடிகளில் மீண்டும் முயற்சிக்கவும் ...", "wrongPinEntered": "தவறான முள் நுழைந்தது! {seconds} விநாடிகளில் மீண்டும் முயற்சிக்கவும் ...",
@ -1206,16 +1015,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"connect": "இணை",
"@connect": {
"type": "String",
"placeholders": {}
},
"containsUserName": "பயனர்பெயர் உள்ளது",
"@containsUserName": {
"type": "String",
"placeholders": {}
},
"copiedToClipboard": "இடைநிலைப்பலகைக்கு நகலெடுக்கப்பட்டது", "copiedToClipboard": "இடைநிலைப்பலகைக்கு நகலெடுக்கப்பட்டது",
"@copiedToClipboard": { "@copiedToClipboard": {
"type": "String", "type": "String",
@ -1327,10 +1126,6 @@
}, },
"dehydrateWarning": "இந்த செயலை செயல்தவிர்க்க முடியாது. காப்புப்பிரதி கோப்பை பாதுகாப்பாக சேமித்து வைக்கவும்.", "dehydrateWarning": "இந்த செயலை செயல்தவிர்க்க முடியாது. காப்புப்பிரதி கோப்பை பாதுகாப்பாக சேமித்து வைக்கவும்.",
"@dehydrateWarning": {}, "@dehydrateWarning": {},
"dehydrateTor": "டோர் பயனர்கள்: ஏற்றுமதி அமர்வு",
"@dehydrateTor": {},
"hydrateTor": "டோர் பயனர்கள்: இறக்குமதி அமர்வு ஏற்றுமதி",
"@hydrateTor": {},
"loadMore": "மேலும் ஏற்றவும்…", "loadMore": "மேலும் ஏற்றவும்…",
"@loadMore": { "@loadMore": {
"type": "String", "type": "String",
@ -1341,18 +1136,8 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"memberChanges": "உறுப்பினர் மாற்றங்கள்",
"@memberChanges": {
"type": "String",
"placeholders": {}
},
"messagesStyle": "செய்திகள்:", "messagesStyle": "செய்திகள்:",
"@messagesStyle": {}, "@messagesStyle": {},
"needPantalaimonWarning": "இப்போதைக்கு இறுதி முதல் இறுதி குறியாக்கத்தைப் பயன்படுத்த உங்களுக்கு பாண்டலாயமன் தேவை என்பதை நினைவில் கொள்க.",
"@needPantalaimonWarning": {
"type": "String",
"placeholders": {}
},
"newMessageInFluffyChat": "Fuf பஞ்சுபோன்ற புதிய செய்தி", "newMessageInFluffyChat": "Fuf பஞ்சுபோன்ற புதிய செய்தி",
"@newMessageInFluffyChat": { "@newMessageInFluffyChat": {
"type": "String", "type": "String",
@ -1385,11 +1170,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"notificationsEnabledForThisAccount": "இந்த கணக்கிற்கு அறிவிப்புகள் இயக்கப்பட்டன",
"@notificationsEnabledForThisAccount": {
"type": "String",
"placeholders": {}
},
"numUsersTyping": "{count} பயனர்கள் தட்டச்சு செய்கிறார்கள்…", "numUsersTyping": "{count} பயனர்கள் தட்டச்சு செய்கிறார்கள்…",
"@numUsersTyping": { "@numUsersTyping": {
"type": "String", "type": "String",
@ -1409,11 +1189,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"openVideoCamera": "வீடியோவுக்கு கேமரா திறக்கவும்",
"@openVideoCamera": {
"type": "String",
"placeholders": {}
},
"addAccount": "கணக்கைச் சேர்க்கவும்", "addAccount": "கணக்கைச் சேர்க்கவும்",
"@addAccount": {}, "@addAccount": {},
"openInMaps": "வரைபடங்களில் திறந்திருக்கும்", "openInMaps": "வரைபடங்களில் திறந்திருக்கும்",
@ -1492,11 +1267,6 @@
} }
} }
}, },
"setPermissionsLevel": "இசைவு அளவை அமைக்கவும்",
"@setPermissionsLevel": {
"type": "String",
"placeholders": {}
},
"settings": "அமைப்புகள்", "settings": "அமைப்புகள்",
"@settings": { "@settings": {
"type": "String", "type": "String",
@ -1550,11 +1320,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"people": "மக்கள்",
"@people": {
"type": "String",
"placeholders": {}
},
"youHaveBeenBannedFromThisChat": "இந்த அரட்டையிலிருந்து உங்களுக்கு தடை விதிக்கப்பட்டுள்ளது", "youHaveBeenBannedFromThisChat": "இந்த அரட்டையிலிருந்து உங்களுக்கு தடை விதிக்கப்பட்டுள்ளது",
"@youHaveBeenBannedFromThisChat": { "@youHaveBeenBannedFromThisChat": {
"type": "String", "type": "String",
@ -1566,8 +1331,6 @@
"@databaseMigrationTitle": {}, "@databaseMigrationTitle": {},
"usersMustKnock": "பயனர்கள் தட்ட வேண்டும்", "usersMustKnock": "பயனர்கள் தட்ட வேண்டும்",
"@usersMustKnock": {}, "@usersMustKnock": {},
"allSpaces": "அனைத்து இடங்களும்",
"@allSpaces": {},
"importFromZipFile": ".Zip கோப்பிலிருந்து இறக்குமதி செய்யுங்கள்", "importFromZipFile": ".Zip கோப்பிலிருந்து இறக்குமதி செய்யுங்கள்",
"@importFromZipFile": {}, "@importFromZipFile": {},
"activatedEndToEndEncryption": "{username} இறுதி குறியாக்கத்திற்கு செயல்படுத்தப்பட்ட முடிவு", "activatedEndToEndEncryption": "{username} இறுதி குறியாக்கத்திற்கு செயல்படுத்தப்பட்ட முடிவு",
@ -1579,8 +1342,6 @@
} }
} }
}, },
"addChatDescription": "அரட்டை விளக்கத்தைச் சேர்க்கவும் ...",
"@addChatDescription": {},
"addToSpace": "விண்வெளியில் சேர்க்கவும்", "addToSpace": "விண்வெளியில் சேர்க்கவும்",
"@addToSpace": {}, "@addToSpace": {},
"commandHint_hug": "கட்டிப்பிடிக்கவும்", "commandHint_hug": "கட்டிப்பிடிக்கவும்",
@ -1650,18 +1411,6 @@
} }
} }
}, },
"badServerVersionsException": "ஓம்சர்வர் ச்பெக் பதிப்புகளை ஆதரிக்கிறது:\n {serverVersions}\n ஆனால் இந்த பயன்பாடு {supportedVersions} மட்டுமே ஆதரிக்கிறது",
"@badServerVersionsException": {
"type": "String",
"placeholders": {
"serverVersions": {
"type": "String"
},
"supportedVersions": {
"type": "String"
}
}
},
"noChatsFoundHere": "இங்கே அரட்டைகள் எதுவும் காணப்படவில்லை. கீழே உள்ள பொத்தானைப் பயன்படுத்தி ஒருவருடன் புதிய அரட்டையைத் தொடங்கவும். ⤵️", "noChatsFoundHere": "இங்கே அரட்டைகள் எதுவும் காணப்படவில்லை. கீழே உள்ள பொத்தானைப் பயன்படுத்தி ஒருவருடன் புதிய அரட்டையைத் தொடங்கவும். ⤵️",
"@noChatsFoundHere": {}, "@noChatsFoundHere": {},
"space": "இடைவெளி", "space": "இடைவெளி",
@ -1671,23 +1420,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"botMessages": "போட் செய்திகள்",
"@botMessages": {
"type": "String",
"placeholders": {}
},
"changedTheChatNameTo": "{username} அரட்டை பெயரை மாற்றியது: '{chatname}'",
"@changedTheChatNameTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"chatname": {
"type": "String"
}
}
},
"changedTheHistoryVisibilityTo": "{username} வரலாற்று தெரிவுநிலையை மாற்றியது: {rules}", "changedTheHistoryVisibilityTo": "{username} வரலாற்று தெரிவுநிலையை மாற்றியது: {rules}",
"@changedTheHistoryVisibilityTo": { "@changedTheHistoryVisibilityTo": {
"type": "String", "type": "String",
@ -1762,8 +1494,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"chatHasBeenAddedToThisSpace": "இந்த இடத்தில் அரட்டை சேர்க்கப்பட்டுள்ளது",
"@chatHasBeenAddedToThisSpace": {},
"commandHint_markasdm": "கொடுக்கப்பட்ட மேட்ரிக்சிற்கான நேரடி செய்தி அறையாக குறிக்கவும்", "commandHint_markasdm": "கொடுக்கப்பட்ட மேட்ரிக்சிற்கான நேரடி செய்தி அறையாக குறிக்கவும்",
"@commandHint_markasdm": {}, "@commandHint_markasdm": {},
"commandHint_ban": "கொடுக்கப்பட்ட பயனரை இந்த அறையிலிருந்து தடை செய்யுங்கள்", "commandHint_ban": "கொடுக்கப்பட்ட பயனரை இந்த அறையிலிருந்து தடை செய்யுங்கள்",
@ -1795,11 +1525,6 @@
"@commandInvalid": { "@commandInvalid": {
"type": "String" "type": "String"
}, },
"confirm": "உறுதிப்படுத்தவும்",
"@confirm": {
"type": "String",
"placeholders": {}
},
"contentHasBeenReported": "உள்ளடக்கம் சேவையக நிர்வாகிகளுக்கு தெரிவிக்கப்பட்டுள்ளது", "contentHasBeenReported": "உள்ளடக்கம் சேவையக நிர்வாகிகளுக்கு தெரிவிக்கப்பட்டுள்ளது",
"@contentHasBeenReported": { "@contentHasBeenReported": {
"type": "String", "type": "String",
@ -1819,21 +1544,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"dateWithYear": "{year}-{month}-{day}",
"@dateWithYear": {
"type": "String",
"placeholders": {
"year": {
"type": "String"
},
"month": {
"type": "String"
},
"day": {
"type": "String"
}
}
},
"deactivateAccountWarning": "இது உங்கள் பயனர் கணக்கை செயலிழக்கச் செய்யும். இதை செயல்தவிர்க்க முடியாது! நீங்கள் உறுதியாக இருக்கிறீர்களா?", "deactivateAccountWarning": "இது உங்கள் பயனர் கணக்கை செயலிழக்கச் செய்யும். இதை செயல்தவிர்க்க முடியாது! நீங்கள் உறுதியாக இருக்கிறீர்களா?",
"@deactivateAccountWarning": { "@deactivateAccountWarning": {
"type": "String", "type": "String",
@ -1859,11 +1569,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"allRooms": "அனைத்து குழு அரட்டைகளும்",
"@allRooms": {
"type": "String",
"placeholders": {}
},
"displaynameHasBeenChanged": "காட்சி பெயர் மாற்றப்பட்டுள்ளது", "displaynameHasBeenChanged": "காட்சி பெயர் மாற்றப்பட்டுள்ளது",
"@displaynameHasBeenChanged": { "@displaynameHasBeenChanged": {
"type": "String", "type": "String",
@ -1889,11 +1594,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"emotePacks": "அறைக்கு எமோட் பொதிகள்",
"@emotePacks": {
"type": "String",
"placeholders": {}
},
"emoteSettings": "எமோட் அமைப்புகள்", "emoteSettings": "எமோட் அமைப்புகள்",
"@emoteSettings": { "@emoteSettings": {
"type": "String", "type": "String",
@ -1912,11 +1612,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"emoteWarnNeedToPick": "நீங்கள் ஒரு எமோட் சார்ட்கோட் மற்றும் ஒரு படத்தை எடுக்க வேண்டும்!",
"@emoteWarnNeedToPick": {
"type": "String",
"placeholders": {}
},
"enableEmotesGlobally": "உலகளவில் எமோட் பேக்கை இயக்கவும்", "enableEmotesGlobally": "உலகளவில் எமோட் பேக்கை இயக்கவும்",
"@enableEmotesGlobally": { "@enableEmotesGlobally": {
"type": "String", "type": "String",
@ -1972,11 +1667,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"goToTheNewRoom": "புதிய அறைக்குச் செல்லுங்கள்",
"@goToTheNewRoom": {
"type": "String",
"placeholders": {}
},
"group": "குழு", "group": "குழு",
"@group": { "@group": {
"type": "String", "type": "String",
@ -2003,8 +1693,6 @@
}, },
"block": "தொகுதி", "block": "தொகுதி",
"@block": {}, "@block": {},
"inviteContactToGroupQuestion": "\"{groupName}\" அரட்டைக்கு {contact} ஐ அழைக்க விரும்புகிறீர்களா?",
"@inviteContactToGroupQuestion": {},
"inviteContactToGroup": "{groupName} க்கு தொடர்பை அழை", "inviteContactToGroup": "{groupName} க்கு தொடர்பை அழை",
"@inviteContactToGroup": { "@inviteContactToGroup": {
"type": "String", "type": "String",
@ -2054,10 +1742,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"dehydrateTorLong": "TOR பயனர்களுக்கு, சாளரத்தை மூடுவதற்கு முன் அமர்வை ஏற்றுமதி செய்ய பரிந்துரைக்கப்படுகிறது.",
"@dehydrateTorLong": {},
"hydrateTorLong": "உங்கள் அமர்வை கடைசியாக டோரில் ஏற்றுமதி செய்தீர்களா? விரைவாக அதை இறக்குமதி செய்து அரட்டையடிக்கவும்.",
"@hydrateTorLong": {},
"hydrate": "காப்பு கோப்பிலிருந்து மீட்டமைக்கவும்", "hydrate": "காப்பு கோப்பிலிருந்து மீட்டமைக்கவும்",
"@hydrate": {}, "@hydrate": {},
"locationDisabledNotice": "இருப்பிட சேவைகள் முடக்கப்பட்டுள்ளன. தயவுசெய்து உங்கள் இருப்பிடத்தைப் பகிர்ந்து கொள்ள அவர்களுக்கு உதவவும்.", "locationDisabledNotice": "இருப்பிட சேவைகள் முடக்கப்பட்டுள்ளன. தயவுசெய்து உங்கள் இருப்பிடத்தைப் பகிர்ந்து கொள்ள அவர்களுக்கு உதவவும்.",
@ -2128,14 +1812,8 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"hideMemberChangesInPublicChats": "பொது அரட்டைகளில் உறுப்பினர் மாற்றங்களை மறைக்கவும்",
"@hideMemberChangesInPublicChats": {},
"hideMemberChangesInPublicChatsBody": "வாசிப்புத்திறனை மேம்படுத்த யாராவது ஒரு பொது அரட்டையில் சேர்ந்தால் அல்லது விட்டுவிட்டால் அரட்டை காலவரிசையில் காட்ட வேண்டாம்.",
"@hideMemberChangesInPublicChatsBody": {},
"overview": "கண்ணோட்டம்", "overview": "கண்ணோட்டம்",
"@overview": {}, "@overview": {},
"notifyMeFor": "எனக்கு அறிவிக்கவும்",
"@notifyMeFor": {},
"passwordRecoverySettings": "கடவுச்சொல் மீட்பு அமைப்புகள்", "passwordRecoverySettings": "கடவுச்சொல் மீட்பு அமைப்புகள்",
"@passwordRecoverySettings": {}, "@passwordRecoverySettings": {},
"passwordRecovery": "கடவுச்சொல் மீட்பு", "passwordRecovery": "கடவுச்சொல் மீட்பு",
@ -2143,11 +1821,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"pleaseChoose": "தயவுசெய்து தேர்வு செய்யவும்",
"@pleaseChoose": {
"type": "String",
"placeholders": {}
},
"play": "{fileName} இயக்கு", "play": "{fileName} இயக்கு",
"@play": { "@play": {
"type": "String", "type": "String",
@ -2218,11 +1891,6 @@
} }
} }
}, },
"rejoin": "மீண்டும் சேரவும்",
"@rejoin": {
"type": "String",
"placeholders": {}
},
"unbanFromChat": "அரட்டையிலிருந்து தடையின்றி", "unbanFromChat": "அரட்டையிலிருந்து தடையின்றி",
"@unbanFromChat": { "@unbanFromChat": {
"type": "String", "type": "String",
@ -2261,16 +1929,6 @@
} }
} }
}, },
"sendOriginal": "அசல் அனுப்பு",
"@sendOriginal": {
"type": "String",
"placeholders": {}
},
"sendSticker": "ச்டிக்கரை அனுப்பவும்",
"@sendSticker": {
"type": "String",
"placeholders": {}
},
"sendVideo": "வீடியோ அனுப்பவும்", "sendVideo": "வீடியோ அனுப்பவும்",
"@sendVideo": { "@sendVideo": {
"type": "String", "type": "String",
@ -2294,48 +1952,23 @@
} }
} }
}, },
"separateChatTypes": "நேரடி அரட்டைகள் மற்றும் குழுக்களை பிரிக்கவும்",
"@separateChatTypes": {
"type": "String",
"placeholders": {}
},
"setAsCanonicalAlias": "முதன்மையான மாற்றுப்பெயராக அமைக்கவும்", "setAsCanonicalAlias": "முதன்மையான மாற்றுப்பெயராக அமைக்கவும்",
"@setAsCanonicalAlias": { "@setAsCanonicalAlias": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"setCustomEmotes": "தனிப்பயன் உணர்ச்சிகளை அமைக்கவும்",
"@setCustomEmotes": {
"type": "String",
"placeholders": {}
},
"setChatDescription": "அரட்டை விளக்கத்தை அமைக்கவும்", "setChatDescription": "அரட்டை விளக்கத்தை அமைக்கவும்",
"@setChatDescription": {}, "@setChatDescription": {},
"setInvitationLink": "அழைப்பிதழ் இணைப்பை அமைக்கவும்",
"@setInvitationLink": {
"type": "String",
"placeholders": {}
},
"share": "பங்கு", "share": "பங்கு",
"@share": { "@share": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"presenceStyle": "இருப்பு:",
"@presenceStyle": {
"type": "String",
"placeholders": {}
},
"presencesToggle": "பிற பயனர்களிடமிருந்து நிலை செய்திகளைக் காட்டு", "presencesToggle": "பிற பயனர்களிடமிருந்து நிலை செய்திகளைக் காட்டு",
"@presencesToggle": { "@presencesToggle": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"singlesignon": "ஒற்றை அடையாளம்",
"@singlesignon": {
"type": "String",
"placeholders": {}
},
"skip": "தவிர்", "skip": "தவிர்",
"@skip": { "@skip": {
"type": "String", "type": "String",
@ -2422,11 +2055,6 @@
"@sender": {}, "@sender": {},
"openGallery": "திறந்த கேலரி", "openGallery": "திறந்த கேலரி",
"@openGallery": {}, "@openGallery": {},
"wallpaper": "வால்பேப்பர்:",
"@wallpaper": {
"type": "String",
"placeholders": {}
},
"whyDoYouWantToReportThis": "இதை ஏன் புகாரளிக்க விரும்புகிறீர்கள்?", "whyDoYouWantToReportThis": "இதை ஏன் புகாரளிக்க விரும்புகிறீர்கள்?",
"@whyDoYouWantToReportThis": { "@whyDoYouWantToReportThis": {
"type": "String", "type": "String",
@ -2458,21 +2086,8 @@
"@pleaseEnterRecoveryKeyDescription": {}, "@pleaseEnterRecoveryKeyDescription": {},
"confirmEventUnpin": "நிகழ்வை நிரந்தரமாக அவிழ்ப்பது உறுதி?", "confirmEventUnpin": "நிகழ்வை நிரந்தரமாக அவிழ்ப்பது உறுதி?",
"@confirmEventUnpin": {}, "@confirmEventUnpin": {},
"switchToAccount": "கணக்குக்கு மாறவும் {number}",
"@switchToAccount": {
"type": "number",
"placeholders": {
"number": {
"type": "String"
}
}
},
"nextAccount": "அடுத்த கணக்கு",
"@nextAccount": {},
"youJoinedTheChat": "நீங்கள் அரட்டையில் சேர்ந்தீர்கள்", "youJoinedTheChat": "நீங்கள் அரட்டையில் சேர்ந்தீர்கள்",
"@youJoinedTheChat": {}, "@youJoinedTheChat": {},
"indexedDbErrorLong": "செய்தி சேமிப்பு துரதிர்ச்டவசமாக இயல்புநிலையாக தனிப்பட்ட பயன்முறையில் இயக்கப்படவில்லை.\n தயவுசெய்து பார்வையிடவும்\n - பற்றி: கட்டமைப்பு\n - கணம் dom.indexedDB.privateBrowsing.enabled பெறுநர் true\n இல்லையெனில், பஞ்சுபோன்றவை இயக்க முடியாது.",
"@indexedDbErrorLong": {},
"youAcceptedTheInvitation": "👍 நீங்கள் அழைப்பை ஏற்றுக்கொண்டீர்கள்", "youAcceptedTheInvitation": "👍 நீங்கள் அழைப்பை ஏற்றுக்கொண்டீர்கள்",
"@youAcceptedTheInvitation": {}, "@youAcceptedTheInvitation": {},
"youBannedUser": "நீங்கள் {user} தடை செய்தீர்கள்", "youBannedUser": "நீங்கள் {user} தடை செய்தீர்கள்",
@ -2523,8 +2138,6 @@
} }
} }
}, },
"noPublicLinkHasBeenCreatedYet": "பொது இணைப்பு இதுவரை உருவாக்கப்படவில்லை",
"@noPublicLinkHasBeenCreatedYet": {},
"knock": "தட்டவும்", "knock": "தட்டவும்",
"@knock": {}, "@knock": {},
"users": "பயனர்கள்", "users": "பயனர்கள்",
@ -2545,29 +2158,6 @@
}, },
"custom": "தனிப்பயன்", "custom": "தனிப்பயன்",
"@custom": {}, "@custom": {},
"foregroundServiceRunning": "முன்புற பணி இயங்கும்போது இந்த அறிவிப்பு தோன்றும்.",
"@foregroundServiceRunning": {},
"screenSharingDetail": "உங்கள் திரையை FUFFYCHAT இல் பகிர்கிறீர்கள்",
"@screenSharingDetail": {},
"callingPermissions": "அழைப்பு அனுமதிகள்",
"@callingPermissions": {},
"callingAccount": "அழைப்பு கணக்கு",
"@callingAccount": {},
"callingAccountDetails": "சொந்த ஆண்ட்ராய்டு டயலர் பயன்பாட்டைப் பயன்படுத்த பஞ்சுபோன்றது அனுமதிக்கிறது.",
"@callingAccountDetails": {},
"otherCallingPermissions": "மைக்ரோஃபோன், கேமரா மற்றும் பிற பஞ்சுபோன்ற அனுமதிகள்",
"@otherCallingPermissions": {},
"numChats": "{number} அரட்டைகள்",
"@numChats": {
"type": "number",
"placeholders": {
"number": {
"type": "String"
}
}
},
"hideUnimportantStateEvents": "முக்கியமற்ற மாநில நிகழ்வுகளை மறைக்கவும்",
"@hideUnimportantStateEvents": {},
"whyIsThisMessageEncrypted": "இந்த செய்தி ஏன் படிக்க முடியாதது?", "whyIsThisMessageEncrypted": "இந்த செய்தி ஏன் படிக்க முடியாதது?",
"@whyIsThisMessageEncrypted": {}, "@whyIsThisMessageEncrypted": {},
"noKeyForThisMessage": "இந்த சாதனத்தில் உங்கள் கணக்கில் கையொப்பமிடுவதற்கு முன்பு செய்தி அனுப்பப்பட்டால் இது நிகழலாம்.\n\n அனுப்புநர் உங்கள் சாதனத்தைத் தடுத்துள்ளார் அல்லது இணைய இணைப்பில் ஏதேனும் தவறு ஏற்பட்டுள்ளது.\n\n மற்றொரு அமர்வில் செய்தியைப் படிக்க முடியுமா? அதிலிருந்து செய்தியை மாற்றலாம்! அமைப்புகள்> சாதனங்களுக்குச் சென்று, உங்கள் சாதனங்கள் ஒருவருக்கொருவர் சரிபார்த்துள்ளன என்பதை உறுதிப்படுத்தவும். அடுத்த முறை நீங்கள் அறையைத் திறக்கும்போது, இரண்டு அமர்வுகளும் முன்னணியில் இருக்கும்போது, விசைகள் தானாகவே அனுப்பப்படும்.\n\n வெளியேறும்போது அல்லது சாதனங்களை மாற்றும்போது விசைகளை இழக்க நீங்கள் விரும்பவில்லையா? அமைப்புகளில் அரட்டை காப்புப்பிரதியை நீங்கள் இயக்கியுள்ளீர்கள் என்பதை உறுதிப்படுத்திக் கொள்ளுங்கள்.", "noKeyForThisMessage": "இந்த சாதனத்தில் உங்கள் கணக்கில் கையொப்பமிடுவதற்கு முன்பு செய்தி அனுப்பப்பட்டால் இது நிகழலாம்.\n\n அனுப்புநர் உங்கள் சாதனத்தைத் தடுத்துள்ளார் அல்லது இணைய இணைப்பில் ஏதேனும் தவறு ஏற்பட்டுள்ளது.\n\n மற்றொரு அமர்வில் செய்தியைப் படிக்க முடியுமா? அதிலிருந்து செய்தியை மாற்றலாம்! அமைப்புகள்> சாதனங்களுக்குச் சென்று, உங்கள் சாதனங்கள் ஒருவருக்கொருவர் சரிபார்த்துள்ளன என்பதை உறுதிப்படுத்தவும். அடுத்த முறை நீங்கள் அறையைத் திறக்கும்போது, இரண்டு அமர்வுகளும் முன்னணியில் இருக்கும்போது, விசைகள் தானாகவே அனுப்பப்படும்.\n\n வெளியேறும்போது அல்லது சாதனங்களை மாற்றும்போது விசைகளை இழக்க நீங்கள் விரும்பவில்லையா? அமைப்புகளில் அரட்டை காப்புப்பிரதியை நீங்கள் இயக்கியுள்ளீர்கள் என்பதை உறுதிப்படுத்திக் கொள்ளுங்கள்.",
@ -2602,23 +2192,8 @@
} }
} }
}, },
"pleaseTryAgainLaterOrChooseDifferentServer": "தயவுசெய்து பின்னர் மீண்டும் முயற்சிக்கவும் அல்லது வேறு சேவையகத்தைத் தேர்வுசெய்க.",
"@pleaseTryAgainLaterOrChooseDifferentServer": {},
"signInWith": "{provider} மூலம் உள்நுழையவும்",
"@signInWith": {
"type": "String",
"placeholders": {
"provider": {
"type": "String"
}
}
},
"profileNotFound": "பயனரை சேவையகத்தில் காண முடியவில்லை. ஒரு இணைப்பு சிக்கல் இருக்கலாம் அல்லது பயனர் இல்லை.",
"@profileNotFound": {},
"inviteGroupChat": "📨 குழு அரட்டை அழைப்பு", "inviteGroupChat": "📨 குழு அரட்டை அழைப்பு",
"@inviteGroupChat": {}, "@inviteGroupChat": {},
"invitePrivateChat": "Sative தனியார் அரட்டை அழைப்பு",
"@invitePrivateChat": {},
"invalidInput": "தவறான உள்ளீடு!", "invalidInput": "தவறான உள்ளீடு!",
"@invalidInput": {}, "@invalidInput": {},
"archiveRoomDescription": "அரட்டை காப்பகத்திற்கு நகர்த்தப்படும். மற்ற பயனர்கள் நீங்கள் அரட்டையை விட்டுவிட்டீர்கள் என்பதைக் காண முடியும்.", "archiveRoomDescription": "அரட்டை காப்பகத்திற்கு நகர்த்தப்படும். மற்ற பயனர்கள் நீங்கள் அரட்டையை விட்டுவிட்டீர்கள் என்பதைக் காண முடியும்.",
@ -2657,18 +2232,6 @@
"@addChatOrSubSpace": {}, "@addChatOrSubSpace": {},
"initAppError": "பயன்பாட்டைத் தொடங்கும்போது பிழை ஏற்பட்டது", "initAppError": "பயன்பாட்டைத் தொடங்கும்போது பிழை ஏற்பட்டது",
"@initAppError": {}, "@initAppError": {},
"databaseBuildErrorBody": "SQlite தரவுத்தளத்தை உருவாக்க முடியவில்லை. ஆப்ஸ் தற்போதைக்கு மரபு தரவுத்தளத்தைப் பயன்படுத்த முயற்சிக்கிறது. {url} இல் டெவலப்பர்களிடம் இந்தப் பிழையைப் புகாரளிக்கவும். பிழை செய்தி: {error}",
"@databaseBuildErrorBody": {
"type": "String",
"placeholders": {
"url": {
"type": "String"
},
"error": {
"type": "String"
}
}
},
"sessionLostBody": "உங்கள் அமர்வு தொலைந்துவிட்டது. {url} இல் டெவலப்பர்களிடம் இந்தப் பிழையைப் புகாரளிக்கவும். பிழை செய்தி: {error}", "sessionLostBody": "உங்கள் அமர்வு தொலைந்துவிட்டது. {url} இல் டெவலப்பர்களிடம் இந்தப் பிழையைப் புகாரளிக்கவும். பிழை செய்தி: {error}",
"@sessionLostBody": { "@sessionLostBody": {
"type": "String", "type": "String",
@ -2788,8 +2351,6 @@
}, },
"changelog": "மாற்றபதிவு", "changelog": "மாற்றபதிவு",
"@changelog": {}, "@changelog": {},
"homeserverDescription": "உங்கள் எல்லா தரவுகளும் ஒரு மின்னஞ்சல் வழங்குநரைப் போலவே ஓம்சர்வரில் சேமிக்கப்படுகின்றன. நீங்கள் எந்த ஓம்சர்வரை பயன்படுத்த விரும்புகிறீர்கள் என்பதை நீங்கள் தேர்வு செய்யலாம், அதே நேரத்தில் நீங்கள் எல்லோரிடமும் தொடர்பு கொள்ளலாம். Https://matrix.org இல் மேலும் அறிக.",
"@homeserverDescription": {},
"calculatingFileSize": "கோப்பு அளவைக் கணக்கிடுகிறது ...", "calculatingFileSize": "கோப்பு அளவைக் கணக்கிடுகிறது ...",
"@calculatingFileSize": {}, "@calculatingFileSize": {},
"compressVideo": "அமைக்கும் வீடியோ ...", "compressVideo": "அமைக்கும் வீடியோ ...",
@ -2861,23 +2422,8 @@
"type": "String", "type": "String",
"description": "Usage hint for the command /send" "description": "Usage hint for the command /send"
}, },
"containsDisplayName": "காட்சி பெயரைக் கொண்டுள்ளது",
"@containsDisplayName": {
"type": "String",
"placeholders": {}
},
"removeFromBundle": "இந்த மூட்டையிலிருந்து அகற்றவும்", "removeFromBundle": "இந்த மூட்டையிலிருந்து அகற்றவும்",
"@removeFromBundle": {}, "@removeFromBundle": {},
"pushRules": "தள்ளி விதிகள்",
"@pushRules": {
"type": "String",
"placeholders": {}
},
"recording": "பதிவு",
"@recording": {
"type": "String",
"placeholders": {}
},
"redactedBy": "{username} ஆல் திருத்தப்பட்டது", "redactedBy": "{username} ஆல் திருத்தப்பட்டது",
"@redactedBy": { "@redactedBy": {
"type": "String", "type": "String",
@ -2927,10 +2473,6 @@
}, },
"unsupportedAndroidVersionLong": "இந்த அம்சத்திற்கு புதிய ஆண்ட்ராய்டு பதிப்பு தேவைப்படுகிறது. புதுப்பிப்புகள் அல்லது பரம்பரை OS ஆதரவை சரிபார்க்கவும்.", "unsupportedAndroidVersionLong": "இந்த அம்சத்திற்கு புதிய ஆண்ட்ராய்டு பதிப்பு தேவைப்படுகிறது. புதுப்பிப்புகள் அல்லது பரம்பரை OS ஆதரவை சரிபார்க்கவும்.",
"@unsupportedAndroidVersionLong": {}, "@unsupportedAndroidVersionLong": {},
"widgetJitsi": "சிட்சி சந்திக்கிறார்",
"@widgetJitsi": {},
"signInWithPassword": "கடவுச்சொல்லுடன் உள்நுழைக",
"@signInWithPassword": {},
"setColorTheme": "வண்ண கருப்பொருள் அமைக்கவும்:", "setColorTheme": "வண்ண கருப்பொருள் அமைக்கவும்:",
"@setColorTheme": {}, "@setColorTheme": {},
"roomUpgradeDescription": "அரட்டை பின்னர் புதிய அறை பதிப்பில் மீண்டும் உருவாக்கப்படும். பங்கேற்பாளர்கள் அனைவருக்கும் புதிய அரட்டைக்கு மாற வேண்டும் என்று அறிவிக்கப்படும். அறை பதிப்புகள் பற்றி மேலும் அறிய https://spec.matrix.org/latest/rooms/", "roomUpgradeDescription": "அரட்டை பின்னர் புதிய அறை பதிப்பில் மீண்டும் உருவாக்கப்படும். பங்கேற்பாளர்கள் அனைவருக்கும் புதிய அரட்டைக்கு மாற வேண்டும் என்று அறிவிக்கப்படும். அறை பதிப்புகள் பற்றி மேலும் அறிய https://spec.matrix.org/latest/rooms/",
@ -2949,21 +2491,8 @@
"@blockedUsers": {}, "@blockedUsers": {},
"leaveEmptyToClearStatus": "உங்கள் நிலையை அழிக்க காலியாக விடவும்.", "leaveEmptyToClearStatus": "உங்கள் நிலையை அழிக்க காலியாக விடவும்.",
"@leaveEmptyToClearStatus": {}, "@leaveEmptyToClearStatus": {},
"subspace": "துணை",
"@subspace": {},
"decline": "வீழ்ச்சி",
"@decline": {},
"thisDevice": "இந்த சாதனம்:", "thisDevice": "இந்த சாதனம்:",
"@thisDevice": {}, "@thisDevice": {},
"minimumPowerLevel": "{level} என்பது குறைந்தபட்ச ஆற்றல் நிலை.",
"@minimumPowerLevel": {
"type": "String",
"placeholders": {
"level": {
"type": "String"
}
}
},
"gallery": "கேலரி", "gallery": "கேலரி",
"@gallery": {}, "@gallery": {},
"files": "கோப்புகள்", "files": "கோப்புகள்",
@ -2990,8 +2519,6 @@
"@notAnImage": {}, "@notAnImage": {},
"encryptThisChat": "இந்த அரட்டையை குறியாக்கவும்", "encryptThisChat": "இந்த அரட்டையை குறியாக்கவும்",
"@encryptThisChat": {}, "@encryptThisChat": {},
"userRole": "பயனர் பங்கு",
"@userRole": {},
"publicChatAddresses": "பொது அரட்டை முகவரிகள்", "publicChatAddresses": "பொது அரட்டை முகவரிகள்",
"@publicChatAddresses": {}, "@publicChatAddresses": {},
"createNewAddress": "புதிய முகவரியை உருவாக்கவும்", "createNewAddress": "புதிய முகவரியை உருவாக்கவும்",
@ -3030,28 +2557,10 @@
}, },
"loginWithMatrixId": "மேட்ரிக்ச்-ஐடியுடன் உள்நுழைக", "loginWithMatrixId": "மேட்ரிக்ச்-ஐடியுடன் உள்நுழைக",
"@loginWithMatrixId": {}, "@loginWithMatrixId": {},
"discoverHomeservers": "ஓம்சர்சர்களைக் கண்டறியவும்",
"@discoverHomeservers": {},
"whatIsAHomeserver": "ஓம்சர்வர் என்றால் என்ன?",
"@whatIsAHomeserver": {},
"doesNotSeemToBeAValidHomeserver": "இணக்கமான ஓம்சர்வர் என்று தெரியவில்லை. தவறான URL?", "doesNotSeemToBeAValidHomeserver": "இணக்கமான ஓம்சர்வர் என்று தெரியவில்லை. தவறான URL?",
"@doesNotSeemToBeAValidHomeserver": {}, "@doesNotSeemToBeAValidHomeserver": {},
"countChatsAndCountParticipants": "{chats} அரட்டைகள் மற்றும் {participants} பங்கேற்பாளர்கள்",
"@countChatsAndCountParticipants": {
"type": "String",
"placeholders": {
"chats": {
"type": "int"
},
"participants": {
"type": "int"
}
}
},
"noMoreChatsFound": "இனி அரட்டைகள் கிடைக்கவில்லை ...", "noMoreChatsFound": "இனி அரட்டைகள் கிடைக்கவில்லை ...",
"@noMoreChatsFound": {}, "@noMoreChatsFound": {},
"joinedChats": "இணைந்த அரட்டைகள்",
"@joinedChats": {},
"spaces": "இடங்கள்", "spaces": "இடங்கள்",
"@spaces": {}, "@spaces": {},
"changedTheChatPermissions": "{username} அரட்டை அனுமதிகளை மாற்றியுள்ளார்", "changedTheChatPermissions": "{username} அரட்டை அனுமதிகளை மாற்றியுள்ளார்",
@ -3099,11 +2608,6 @@
"type": "String", "type": "String",
"description": "Usage hint for the command /leave" "description": "Usage hint for the command /leave"
}, },
"toggleMuted": "முடக்கியது",
"@toggleMuted": {
"type": "String",
"placeholders": {}
},
"unbanUserDescription": "அவர்கள் முயற்சித்தால் பயனர் மீண்டும் அரட்டையை உள்ளிட முடியும்.", "unbanUserDescription": "அவர்கள் முயற்சித்தால் பயனர் மீண்டும் அரட்டையை உள்ளிட முடியும்.",
"@unbanUserDescription": {}, "@unbanUserDescription": {},
"restoreSessionBody": "ஆப்ஸ் இப்போது உங்கள் அமர்வை காப்புப்பிரதியிலிருந்து மீட்டெடுக்க முயற்சிக்கிறது. {url} இல் டெவலப்பர்களிடம் இந்தப் பிழையைப் புகாரளிக்கவும். பிழை செய்தி: {error}", "restoreSessionBody": "ஆப்ஸ் இப்போது உங்கள் அமர்வை காப்புப்பிரதியிலிருந்து மீட்டெடுக்க முயற்சிக்கிறது. {url} இல் டெவலப்பர்களிடம் இந்தப் பிழையைப் புகாரளிக்கவும். பிழை செய்தி: {error}",
@ -3122,11 +2626,6 @@
"@sendReadReceipts": {}, "@sendReadReceipts": {},
"unableToJoinChat": "அரட்டையில் சேர முடியவில்லை. ஒருவேளை மற்ற கட்சி ஏற்கனவே உரையாடலை மூடியிருக்கலாம்.", "unableToJoinChat": "அரட்டையில் சேர முடியவில்லை. ஒருவேளை மற்ற கட்சி ஏற்கனவே உரையாடலை மூடியிருக்கலாம்.",
"@unableToJoinChat": {}, "@unableToJoinChat": {},
"noGoogleServicesWarning": "ஃபயர்பேச் முகில் செய்தி உங்கள் சாதனத்தில் கிடைக்கவில்லை. இன்னும் புச் அறிவிப்புகளைப் பெற, NTFY ஐ நிறுவ பரிந்துரைக்கிறோம். NTFY அல்லது மற்றொரு ஒருங்கிணைந்த புச் வழங்குநருடன் நீங்கள் தரவு பாதுகாப்பான வழியில் புச் அறிவிப்புகளைப் பெறலாம். நீங்கள் பிளேச்டோரிலிருந்து அல்லது எஃப்-டிராய்டிலிருந்து NTFY ஐ பதிவிறக்கம் செய்யலாம்.",
"@noGoogleServicesWarning": {
"type": "String",
"placeholders": {}
},
"scanQrCode": "QR குறியீட்டை ச்கேன் செய்யுங்கள்", "scanQrCode": "QR குறியீட்டை ச்கேன் செய்யுங்கள்",
"@scanQrCode": {}, "@scanQrCode": {},
"obtainingLocation": "இருப்பிடத்தைப் பெறுதல்…", "obtainingLocation": "இருப்பிடத்தைப் பெறுதல்…",
@ -3149,11 +2648,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"removeDevice": "சாதனத்தை அகற்று",
"@removeDevice": {
"type": "String",
"placeholders": {}
},
"search": "தேடல்", "search": "தேடல்",
"@search": { "@search": {
"type": "String", "type": "String",
@ -3169,14 +2663,8 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"setCustomPermissionLevel": "தனிப்பயன் இசைவு அளவை அமைக்கவும்",
"@setCustomPermissionLevel": {},
"setPermissionsLevelDescription": "தயவுசெய்து கீழே ஒரு முன் வரையறுக்கப்பட்ட பாத்திரத்தைத் தேர்வுசெய்க அல்லது 0 மற்றும் 100 க்கு இடையில் தனிப்பயன் இசைவு நிலையை உள்ளிடவும்.",
"@setPermissionsLevelDescription": {},
"ignoreUser": "பயனரை புறக்கணிக்கவும்", "ignoreUser": "பயனரை புறக்கணிக்கவும்",
"@ignoreUser": {}, "@ignoreUser": {},
"normalUser": "சாதாரண பயனர்",
"@normalUser": {},
"commandHint_roomupgrade": "கொடுக்கப்பட்ட அறை பதிப்பிற்கு இந்த அறையை மேம்படுத்தவும்", "commandHint_roomupgrade": "கொடுக்கப்பட்ட அறை பதிப்பிற்கு இந்த அறையை மேம்படுத்தவும்",
"@commandHint_roomupgrade": {}, "@commandHint_roomupgrade": {},
"checkList": "சரிபார்ப்பு பட்டியல்", "checkList": "சரிபார்ப்பு பட்டியல்",
@ -3218,8 +2706,6 @@
"@open": {}, "@open": {},
"waitingForServer": "சேவையகத்திற்காக காத்திருக்கிறது ...", "waitingForServer": "சேவையகத்திற்காக காத்திருக்கிறது ...",
"@waitingForServer": {}, "@waitingForServer": {},
"appIntroduction": "வெவ்வேறு தூதர்களில் உங்கள் நண்பர்களுடன் அரட்டையடிக்க உங்களை பஞ்சுபோன்றது உங்களை அனுமதிக்கிறது. Https://matrix.org இல் மேலும் அறிக அல்லது *தொடரவும் *தட்டவும்.",
"@appIntroduction": {},
"newChatRequest": "அரட்டை கோரிக்கை", "newChatRequest": "அரட்டை கோரிக்கை",
"@newChatRequest": {}, "@newChatRequest": {},
"contentNotificationSettings": "உள்ளடக்க அறிவிப்பு அமைப்புகள்", "contentNotificationSettings": "உள்ளடக்க அறிவிப்பு அமைப்புகள்",

View file

@ -172,8 +172,6 @@
} }
} }
}, },
"addChatDescription": "เพิ่มคำอธิบายการแชท",
"@addChatDescription": {},
"appLock": "ล็อคแอป", "appLock": "ล็อคแอป",
"@appLock": { "@appLock": {
"type": "String", "type": "String",

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,5 @@
{ {
"@@locale": "yue", "@@locale": "yue",
"normalUser": "正常用家",
"@normalUser": {},
"areYouSureYouWantToLogout": "係咪確定要 log out", "areYouSureYouWantToLogout": "係咪確定要 log out",
"@areYouSureYouWantToLogout": { "@areYouSureYouWantToLogout": {
"type": "String", "type": "String",
@ -38,18 +36,6 @@
} }
} }
}, },
"badServerVersionsException": "呢個 Homeserver 支持以下 Spec 版本:\n{serverVersions}\n但係個 App 淨係支持 {supoortedVersions} 版本",
"@badServerVersionsException": {
"type": "String",
"placeholders": {
"serverVersions": {
"type": "String"
},
"supportedVersions": {
"type": "String"
}
}
},
"banFromChat": "喺傾偈入面 Ban 咗佢", "banFromChat": "喺傾偈入面 Ban 咗佢",
"@banFromChat": { "@banFromChat": {
"type": "String", "type": "String",
@ -69,18 +55,6 @@
} }
} }
}, },
"changedTheChatDescriptionTo": "{username} 改咗呢個偈嘅介紹: 「'{description}'」",
"@changedTheChatDescriptionTo": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
},
"description": {
"type": "String"
}
}
},
"addEmail": "加 Email", "addEmail": "加 Email",
"@addEmail": { "@addEmail": {
"type": "String", "type": "String",
@ -171,8 +145,6 @@
} }
} }
}, },
"addChatDescription": "講下關於呢個偈係傾嘅乜嘢……",
"@addChatDescription": {},
"addToSpace": "加落去空間嗰度", "addToSpace": "加落去空間嗰度",
"@addToSpace": {}, "@addToSpace": {},
"admin": "Admin", "admin": "Admin",
@ -265,22 +237,8 @@
"@swipeRightToLeftToReply": {}, "@swipeRightToLeftToReply": {},
"sendOnEnter": "撳 Enter 即 Send", "sendOnEnter": "撳 Enter 即 Send",
"@sendOnEnter": {}, "@sendOnEnter": {},
"countChatsAndCountParticipants": "{chats} 間房同 {participants} 條友",
"@countChatsAndCountParticipants": {
"type": "String",
"placeholders": {
"chats": {
"type": "int"
},
"participants": {
"type": "int"
}
}
},
"noMoreChatsFound": "搵唔到更多偈傾啦…", "noMoreChatsFound": "搵唔到更多偈傾啦…",
"@noMoreChatsFound": {}, "@noMoreChatsFound": {},
"joinedChats": "入咗嘅房間",
"@joinedChats": {},
"unread": "未讀", "unread": "未讀",
"@unread": {}, "@unread": {},
"space": "空間", "space": "空間",
@ -302,11 +260,6 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"botMessages": "機械人訊息",
"@botMessages": {
"type": "String",
"placeholders": {}
},
"cancel": "取消", "cancel": "取消",
"@cancel": { "@cancel": {
"type": "String", "type": "String",
@ -328,10 +281,6 @@
}, },
"confirmMatrixId": "Confirm 你嘅 Matrix ID ,我哋先至可以刪除你嘅 Account。", "confirmMatrixId": "Confirm 你嘅 Matrix ID ,我哋先至可以刪除你嘅 Account。",
"@confirmMatrixId": {}, "@confirmMatrixId": {},
"setCustomPermissionLevel": "自訂權限級別",
"@setCustomPermissionLevel": {},
"importFromZipFile": "喺 .zip 檔案導入", "importFromZipFile": "喺 .zip 檔案導入",
"@importFromZipFile": {}, "@importFromZipFile": {}
"setPermissionsLevelDescription": "請喺下面選擇一個預定義嘅角色或輸入介乎0同100之間嘅自定義權限級別。",
"@setPermissionsLevelDescription": {}
} }

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1556,6 +1556,14 @@ packages:
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "1.0.7" version: "1.0.7"
remove_unused_localizations:
dependency: "direct dev"
description:
name: remove_unused_localizations
sha256: c8453ea9be126fe078293a6c3de32c712b22fd93b48360ffef929fc12e4173a9
url: "https://pub.dev"
source: hosted
version: "1.0.2"
retry: retry:
dependency: transitive dependency: transitive
description: description:

View file

@ -95,6 +95,7 @@ dev_dependencies:
integration_test: integration_test:
sdk: flutter sdk: flutter
license_checker: ^1.6.2 license_checker: ^1.6.2
remove_unused_localizations: ^1.0.2
translations_cleaner: ^0.1.0 translations_cleaner: ^0.1.0
import_sorter: import_sorter: