diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-07 02:14:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-07 02:14:13 +0000 |
commit | 0112a2925af360b23e65908c314a21619a1bcf33 (patch) | |
tree | 0bc308779f0fb75a270df79d28c6a11421319b09 /apps/sharebymail | |
parent | 1bf7dbae0d7a2645abe4f17a6780e681d53c6675 (diff) | |
download | nextcloud-server-0112a2925af360b23e65908c314a21619a1bcf33.tar.gz nextcloud-server-0112a2925af360b23e65908c314a21619a1bcf33.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/el.js | 4 | ||||
-rw-r--r-- | apps/sharebymail/l10n/el.json | 4 | ||||
-rw-r--r-- | apps/sharebymail/l10n/uk.js | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/uk.json | 2 |
4 files changed, 8 insertions, 4 deletions
diff --git a/apps/sharebymail/l10n/el.js b/apps/sharebymail/l10n/el.js index b900169d54b..6e9d65691ad 100644 --- a/apps/sharebymail/l10n/el.js +++ b/apps/sharebymail/l10n/el.js @@ -39,6 +39,7 @@ OC.L10N.register( "Password to access »%1$s« shared to you by %2$s" : "Συνθηματικό για πρόσβαση στο »%1$s« διαμοιράστηκε μαζί σας μέσω %2$s", "Password to access »%s«" : "Συνθηματικό για πρόσβαση στο »%s«", "It is protected with the following password:" : "Προστατευμένο με το συνθηματικό:", + "This password will expire at %s" : "Αυτός ο κωδικός πρόσβασης θα λήξει την %s", "%1$s shared »%2$s« with you and wants to add:" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει:", "%1$s shared »%2$s« with you and wants to add" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει", "»%s« added a note to a file shared with you" : "Ο »%s« πρόσθεσε μια σημείωση στο κοινόχρηστο αρχείο", @@ -50,6 +51,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Πάροχος διαμοιρασμού που σας επιτρέπει να διαμοιράζεστε αρχεία μέσω mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Να επιτρέπεται οι χρήστες να στέλνουν εξατομικευμένο σύνδεσμο σε ένα αρχείο ή φάκελο μέσω mail.", "Send password by mail" : "Αποστολή συνθηματικου με ηλεκτρονική αλληλογραφία", - "Reply to initiator" : "Απάντηση στον αποστολέα" + "Reply to initiator" : "Απάντηση στον αποστολέα", + "Unable to update share by mail config" : "Αδυναμία ενημέρωσης των ρυθμίσεων κοινής χρήσης μέσω mail" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/el.json b/apps/sharebymail/l10n/el.json index 53fa1cf37f9..5cba01e6db0 100644 --- a/apps/sharebymail/l10n/el.json +++ b/apps/sharebymail/l10n/el.json @@ -37,6 +37,7 @@ "Password to access »%1$s« shared to you by %2$s" : "Συνθηματικό για πρόσβαση στο »%1$s« διαμοιράστηκε μαζί σας μέσω %2$s", "Password to access »%s«" : "Συνθηματικό για πρόσβαση στο »%s«", "It is protected with the following password:" : "Προστατευμένο με το συνθηματικό:", + "This password will expire at %s" : "Αυτός ο κωδικός πρόσβασης θα λήξει την %s", "%1$s shared »%2$s« with you and wants to add:" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει:", "%1$s shared »%2$s« with you and wants to add" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει", "»%s« added a note to a file shared with you" : "Ο »%s« πρόσθεσε μια σημείωση στο κοινόχρηστο αρχείο", @@ -48,6 +49,7 @@ "Share provider which allows you to share files by mail" : "Πάροχος διαμοιρασμού που σας επιτρέπει να διαμοιράζεστε αρχεία μέσω mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Να επιτρέπεται οι χρήστες να στέλνουν εξατομικευμένο σύνδεσμο σε ένα αρχείο ή φάκελο μέσω mail.", "Send password by mail" : "Αποστολή συνθηματικου με ηλεκτρονική αλληλογραφία", - "Reply to initiator" : "Απάντηση στον αποστολέα" + "Reply to initiator" : "Απάντηση στον αποστολέα", + "Unable to update share by mail config" : "Αδυναμία ενημέρωσης των ρυθμίσεων κοινής χρήσης μέσω mail" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/uk.js b/apps/sharebymail/l10n/uk.js index 7720da2784e..19a8d995ebb 100644 --- a/apps/sharebymail/l10n/uk.js +++ b/apps/sharebymail/l10n/uk.js @@ -18,7 +18,7 @@ OC.L10N.register( "{actor} shared {file} with {email} by mail" : "{actor} поділився {file} з {email} поштою", "You unshared %1$s from %2$s by mail" : "Ви скасували доступ %1$s до %2$s поштою", "You unshared {file} from {email} by mail" : "Ви скасували доступ до {file} з {email} поштою", - "%3$s unshared %1$s from %2$s by mail" : "%3$s видалено %1$s %2$s поштою", + "%3$s unshared %1$s from %2$s by mail" : "%3$s вилучив зі спільного доступу %1$s з %2$s поштою", "{actor} unshared {file} from {email} by mail" : "{actor} скасував доступ до {file} з {email} поштою", "Password to access %1$s was sent to %2s" : "Пароль для доступу %1$s надіслано %2s", "Password to access {file} was sent to {email}" : "Пароль для доступу до {file} надіслано на адресу {email}", diff --git a/apps/sharebymail/l10n/uk.json b/apps/sharebymail/l10n/uk.json index a9cd0cf2520..2a6b6481b7a 100644 --- a/apps/sharebymail/l10n/uk.json +++ b/apps/sharebymail/l10n/uk.json @@ -16,7 +16,7 @@ "{actor} shared {file} with {email} by mail" : "{actor} поділився {file} з {email} поштою", "You unshared %1$s from %2$s by mail" : "Ви скасували доступ %1$s до %2$s поштою", "You unshared {file} from {email} by mail" : "Ви скасували доступ до {file} з {email} поштою", - "%3$s unshared %1$s from %2$s by mail" : "%3$s видалено %1$s %2$s поштою", + "%3$s unshared %1$s from %2$s by mail" : "%3$s вилучив зі спільного доступу %1$s з %2$s поштою", "{actor} unshared {file} from {email} by mail" : "{actor} скасував доступ до {file} з {email} поштою", "Password to access %1$s was sent to %2s" : "Пароль для доступу %1$s надіслано %2s", "Password to access {file} was sent to {email}" : "Пароль для доступу до {file} надіслано на адресу {email}", |