diff options
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/de.js | 5 | ||||
-rw-r--r-- | apps/sharebymail/l10n/de.json | 5 | ||||
-rw-r--r-- | apps/sharebymail/l10n/de_DE.js | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/de_DE.json | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/es.js | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/es.json | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/fr.js | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/fr.json | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/nl.js | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/nl.json | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/pl.js | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/pl.json | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/pt_BR.js | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/pt_BR.json | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ru.js | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ru.json | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/tr.js | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/tr.json | 7 |
18 files changed, 118 insertions, 4 deletions
diff --git a/apps/sharebymail/l10n/de.js b/apps/sharebymail/l10n/de.js index 95252e14e5e..4a7d06e2c54 100644 --- a/apps/sharebymail/l10n/de.js +++ b/apps/sharebymail/l10n/de.js @@ -11,8 +11,9 @@ OC.L10N.register( "{actor} shared {file} with {email} by mail" : "{actor} teilt {file} mit {email} über E-Mail", "Sharing %s failed, this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird", "Failed to send share by E-mail" : "Senden der Freigabe über Mail ist fehlgeschlagen", - "%s shared »%s« with you" : "%s hat „%s“ mit Dir geteilt", - "%s shared »%s« with you on behalf of %s" : "%s hat »%s« im Auftrag von %s mit Dir geteilt", + "%s shared »%s« with you" : "%s hat „%s“ mit dir geteilt", + "%s shared »%s« with you on behalf of %s" : "%s hat »%s« im Auftrag von %s mit dir geteilt", + "%s shared »%s« with you." : "%s hat mit dir »%s« geteilt.", "Password to access »%s« shared to you by %s" : "Das Passwort zum Zugriff auf %s wurde durch %s mit dir geteilt.", "Could not find share" : "Freigabe konnte nicht gefunden werden", "Share by mail" : "Geteilt über eine E-Mail", diff --git a/apps/sharebymail/l10n/de.json b/apps/sharebymail/l10n/de.json index 40ef70e78a4..26a0b4717a9 100644 --- a/apps/sharebymail/l10n/de.json +++ b/apps/sharebymail/l10n/de.json @@ -9,8 +9,9 @@ "{actor} shared {file} with {email} by mail" : "{actor} teilt {file} mit {email} über E-Mail", "Sharing %s failed, this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird", "Failed to send share by E-mail" : "Senden der Freigabe über Mail ist fehlgeschlagen", - "%s shared »%s« with you" : "%s hat „%s“ mit Dir geteilt", - "%s shared »%s« with you on behalf of %s" : "%s hat »%s« im Auftrag von %s mit Dir geteilt", + "%s shared »%s« with you" : "%s hat „%s“ mit dir geteilt", + "%s shared »%s« with you on behalf of %s" : "%s hat »%s« im Auftrag von %s mit dir geteilt", + "%s shared »%s« with you." : "%s hat mit dir »%s« geteilt.", "Password to access »%s« shared to you by %s" : "Das Passwort zum Zugriff auf %s wurde durch %s mit dir geteilt.", "Could not find share" : "Freigabe konnte nicht gefunden werden", "Share by mail" : "Geteilt über eine E-Mail", diff --git a/apps/sharebymail/l10n/de_DE.js b/apps/sharebymail/l10n/de_DE.js index 4fde011dc88..803f4007fc5 100644 --- a/apps/sharebymail/l10n/de_DE.js +++ b/apps/sharebymail/l10n/de_DE.js @@ -13,7 +13,14 @@ OC.L10N.register( "Failed to send share by E-mail" : "Fehler beim Senden der Freigabe per E-Mail", "%s shared »%s« with you" : "%s hat »%s« mit Ihnen geteilt", "%s shared »%s« with you on behalf of %s" : "%s hat »%s« im Auftrag von %s mit Ihnen geteilt", + "%s shared »%s« with you." : "%s hat mit ihnen »%s« geteilt.", + "%s shared »%s« with you on behalf of %s." : "%s hat mit ihnen »%s« im Auftrag von %s geteilt.", + "Click the button below to open it." : "Drücken sie den unteren Knopf um es zu öffnen", + "Open »%s«" : "Öffne »%s«", "Password to access »%s« shared to you by %s" : "Das Passwort zum Zugriff auf %s wurde durch %s mit Ihnen geteilt.", + "Password to access »%s«" : "Passwort um auf »%s« zu zugreifen", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s hat »%s« mit ihnen geteilt. Sie sollten schon eine E-Mail mit einem Link erhalten haben um darauf zu zugreifen. ", + "It is protected with the following password: %s" : "Es ist mit Folgendem Passwort geschützt: %s", "Could not find share" : "Freigabe konnte nicht gefunden werden", "Share by mail" : "Geteilt über eine E-Mail", "Send a personalized link to a file or folder by mail." : "Einen personalisierten Link zu einer Datei oder Ordner per E-Mail versenden.", diff --git a/apps/sharebymail/l10n/de_DE.json b/apps/sharebymail/l10n/de_DE.json index 3dfc7543680..3d4d9f55794 100644 --- a/apps/sharebymail/l10n/de_DE.json +++ b/apps/sharebymail/l10n/de_DE.json @@ -11,7 +11,14 @@ "Failed to send share by E-mail" : "Fehler beim Senden der Freigabe per E-Mail", "%s shared »%s« with you" : "%s hat »%s« mit Ihnen geteilt", "%s shared »%s« with you on behalf of %s" : "%s hat »%s« im Auftrag von %s mit Ihnen geteilt", + "%s shared »%s« with you." : "%s hat mit ihnen »%s« geteilt.", + "%s shared »%s« with you on behalf of %s." : "%s hat mit ihnen »%s« im Auftrag von %s geteilt.", + "Click the button below to open it." : "Drücken sie den unteren Knopf um es zu öffnen", + "Open »%s«" : "Öffne »%s«", "Password to access »%s« shared to you by %s" : "Das Passwort zum Zugriff auf %s wurde durch %s mit Ihnen geteilt.", + "Password to access »%s«" : "Passwort um auf »%s« zu zugreifen", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s hat »%s« mit ihnen geteilt. Sie sollten schon eine E-Mail mit einem Link erhalten haben um darauf zu zugreifen. ", + "It is protected with the following password: %s" : "Es ist mit Folgendem Passwort geschützt: %s", "Could not find share" : "Freigabe konnte nicht gefunden werden", "Share by mail" : "Geteilt über eine E-Mail", "Send a personalized link to a file or folder by mail." : "Einen personalisierten Link zu einer Datei oder Ordner per E-Mail versenden.", diff --git a/apps/sharebymail/l10n/es.js b/apps/sharebymail/l10n/es.js index e86a037315f..e9ad5ec76ed 100644 --- a/apps/sharebymail/l10n/es.js +++ b/apps/sharebymail/l10n/es.js @@ -13,7 +13,14 @@ OC.L10N.register( "Failed to send share by E-mail" : "Falló enviar recurso compartido por correo electrónico", "%s shared »%s« with you" : "%s compartió »%s« con usted", "%s shared »%s« with you on behalf of %s" : "%s compartió »%s« con usted a nombre de %s", + "%s shared »%s« with you." : "%s compartió »%s« con usted.", + "%s shared »%s« with you on behalf of %s." : "%s compartió »%s« con usted en nombre de %s.", + "Click the button below to open it." : "Haga click en el botón debajo para abrirlo.", + "Open »%s«" : "Abrir »%s«", "Password to access »%s« shared to you by %s" : "Contraseña para acceder »%s« compartido con usted por %s", + "Password to access »%s«" : "Contraseña para acceder »%s«", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s compartió »%s« con usted. Debería haber recibido un mensaje de correo separado con un enlace para abrirlo.", + "It is protected with the following password: %s" : "Está protegido con la siguiente contraseña: %s", "Could not find share" : "No se pudo encontrar el recurso compartido", "Share by mail" : "Enviado por correo electrónico", "Send a personalized link to a file or folder by mail." : "Enviar un enlace personalizado a uno de los archivos o carpetas por correo electrónico.", diff --git a/apps/sharebymail/l10n/es.json b/apps/sharebymail/l10n/es.json index f169ce654d8..4e07a47d0ad 100644 --- a/apps/sharebymail/l10n/es.json +++ b/apps/sharebymail/l10n/es.json @@ -11,7 +11,14 @@ "Failed to send share by E-mail" : "Falló enviar recurso compartido por correo electrónico", "%s shared »%s« with you" : "%s compartió »%s« con usted", "%s shared »%s« with you on behalf of %s" : "%s compartió »%s« con usted a nombre de %s", + "%s shared »%s« with you." : "%s compartió »%s« con usted.", + "%s shared »%s« with you on behalf of %s." : "%s compartió »%s« con usted en nombre de %s.", + "Click the button below to open it." : "Haga click en el botón debajo para abrirlo.", + "Open »%s«" : "Abrir »%s«", "Password to access »%s« shared to you by %s" : "Contraseña para acceder »%s« compartido con usted por %s", + "Password to access »%s«" : "Contraseña para acceder »%s«", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s compartió »%s« con usted. Debería haber recibido un mensaje de correo separado con un enlace para abrirlo.", + "It is protected with the following password: %s" : "Está protegido con la siguiente contraseña: %s", "Could not find share" : "No se pudo encontrar el recurso compartido", "Share by mail" : "Enviado por correo electrónico", "Send a personalized link to a file or folder by mail." : "Enviar un enlace personalizado a uno de los archivos o carpetas por correo electrónico.", diff --git a/apps/sharebymail/l10n/fr.js b/apps/sharebymail/l10n/fr.js index 9b1bcca909b..e80c1429290 100644 --- a/apps/sharebymail/l10n/fr.js +++ b/apps/sharebymail/l10n/fr.js @@ -13,7 +13,14 @@ OC.L10N.register( "Failed to send share by E-mail" : "Erreur lors de l'envoi du partage par email", "%s shared »%s« with you" : "%s a partagé «%s» avec vous", "%s shared »%s« with you on behalf of %s" : "%s a partagé «%s» avec vous de la part de %s", + "%s shared »%s« with you." : "%s a partagé «%s» avec vous.", + "%s shared »%s« with you on behalf of %s." : "%s a partagé «%s» avec vous de la part de %s.", + "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir.", + "Open »%s«" : "Ouvrir «%s»", "Password to access »%s« shared to you by %s" : "Mot de passe pour accèder à «%s» partagé par %s", + "Password to access »%s«" : "Mot de passe pour accèder à «%s»", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s a partagé «%s» avec vous. Vous avez normalement déjà reçu un autre email avec un lien pour y accéder.", + "It is protected with the following password: %s" : "Il est protégé avec le mot de passe suivant : %s", "Could not find share" : "Impossible de trouver le partage", "Share by mail" : "Partage par email", "Send a personalized link to a file or folder by mail." : "Envoyer un lien personnalisé vers un fichier ou un dossier par email.", diff --git a/apps/sharebymail/l10n/fr.json b/apps/sharebymail/l10n/fr.json index 6bb1e7d15ee..ed326d0e13c 100644 --- a/apps/sharebymail/l10n/fr.json +++ b/apps/sharebymail/l10n/fr.json @@ -11,7 +11,14 @@ "Failed to send share by E-mail" : "Erreur lors de l'envoi du partage par email", "%s shared »%s« with you" : "%s a partagé «%s» avec vous", "%s shared »%s« with you on behalf of %s" : "%s a partagé «%s» avec vous de la part de %s", + "%s shared »%s« with you." : "%s a partagé «%s» avec vous.", + "%s shared »%s« with you on behalf of %s." : "%s a partagé «%s» avec vous de la part de %s.", + "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir.", + "Open »%s«" : "Ouvrir «%s»", "Password to access »%s« shared to you by %s" : "Mot de passe pour accèder à «%s» partagé par %s", + "Password to access »%s«" : "Mot de passe pour accèder à «%s»", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s a partagé «%s» avec vous. Vous avez normalement déjà reçu un autre email avec un lien pour y accéder.", + "It is protected with the following password: %s" : "Il est protégé avec le mot de passe suivant : %s", "Could not find share" : "Impossible de trouver le partage", "Share by mail" : "Partage par email", "Send a personalized link to a file or folder by mail." : "Envoyer un lien personnalisé vers un fichier ou un dossier par email.", diff --git a/apps/sharebymail/l10n/nl.js b/apps/sharebymail/l10n/nl.js index 18c6c0928ba..cdbacfc895d 100644 --- a/apps/sharebymail/l10n/nl.js +++ b/apps/sharebymail/l10n/nl.js @@ -13,7 +13,14 @@ OC.L10N.register( "Failed to send share by E-mail" : "Fout bij delen via e-mail", "%s shared »%s« with you" : "%s deelde »%s« met jou", "%s shared »%s« with you on behalf of %s" : "%s deelde »%s« met jou in naam van %s", + "%s shared »%s« with you." : "%s deelde »%s« met jou.", + "%s shared »%s« with you on behalf of %s." : "%s deelde »%s« met jou namens %s.", + "Click the button below to open it." : "Klik op onderstaande link om te openen.", + "Open »%s«" : "Open »%s«", "Password to access »%s« shared to you by %s" : "Toegangswachtwoord »%s« gedeeld met je door %s", + "Password to access »%s«" : "Wachtwoord om binnen te komen »%s«", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s deelde »%s« met jou. Je zou al een apart mailbericht moeten hebben ontvangen met een link om er te komen.", + "It is protected with the following password: %s" : "Het is beveiligd met het volgende wachtwoord: %s", "Could not find share" : "Kon gedeeld niet vinden", "Share by mail" : "Gedeeld via een E-mail", "Send a personalized link to a file or folder by mail." : "Zend een gepersonialiseerde link naar een bestand of map per mail.", diff --git a/apps/sharebymail/l10n/nl.json b/apps/sharebymail/l10n/nl.json index 6cc2c0d4ff9..fcca7203cb9 100644 --- a/apps/sharebymail/l10n/nl.json +++ b/apps/sharebymail/l10n/nl.json @@ -11,7 +11,14 @@ "Failed to send share by E-mail" : "Fout bij delen via e-mail", "%s shared »%s« with you" : "%s deelde »%s« met jou", "%s shared »%s« with you on behalf of %s" : "%s deelde »%s« met jou in naam van %s", + "%s shared »%s« with you." : "%s deelde »%s« met jou.", + "%s shared »%s« with you on behalf of %s." : "%s deelde »%s« met jou namens %s.", + "Click the button below to open it." : "Klik op onderstaande link om te openen.", + "Open »%s«" : "Open »%s«", "Password to access »%s« shared to you by %s" : "Toegangswachtwoord »%s« gedeeld met je door %s", + "Password to access »%s«" : "Wachtwoord om binnen te komen »%s«", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s deelde »%s« met jou. Je zou al een apart mailbericht moeten hebben ontvangen met een link om er te komen.", + "It is protected with the following password: %s" : "Het is beveiligd met het volgende wachtwoord: %s", "Could not find share" : "Kon gedeeld niet vinden", "Share by mail" : "Gedeeld via een E-mail", "Send a personalized link to a file or folder by mail." : "Zend een gepersonialiseerde link naar een bestand of map per mail.", diff --git a/apps/sharebymail/l10n/pl.js b/apps/sharebymail/l10n/pl.js index b69418f08fb..a5a7d29c1ac 100644 --- a/apps/sharebymail/l10n/pl.js +++ b/apps/sharebymail/l10n/pl.js @@ -13,7 +13,14 @@ OC.L10N.register( "Failed to send share by E-mail" : "Nie udało się wysłać współdzielenia przez e-maila", "%s shared »%s« with you" : "%s współdzieli »%s« z tobą", "%s shared »%s« with you on behalf of %s" : "%s współdzieli »%s« z tobą w imieniu %s", + "%s shared »%s« with you." : "%s współdzieli »%s« z tobą.", + "%s shared »%s« with you on behalf of %s." : "%s współdzieli »%s« z tobą w imieniu %s.", + "Click the button below to open it." : "Kliknij przycisk poniżej, żeby to otworzyć.", + "Open »%s«" : "Otwórz »%s«", "Password to access »%s« shared to you by %s" : "Hasło dostępu do »%s« jest udostępnione tobie przez %s", + "Password to access »%s«" : "Hasło do dostępu »%s«", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s współdzieli »%s« z tobą. Powinieneś już otrzymać osobnego e-maila z linkiem do dostępu.", + "It is protected with the following password: %s" : "To jest chronione z nstępującym hasłem: %s", "Could not find share" : "Nie można odnaleźć współdzielonego obiektu", "Share by mail" : "Współdzielone e-mailem", "Send a personalized link to a file or folder by mail." : "Wyślij spersonalizowany link do pliku lub folderu e-mailem.", diff --git a/apps/sharebymail/l10n/pl.json b/apps/sharebymail/l10n/pl.json index bad56e2d23b..43768f6413c 100644 --- a/apps/sharebymail/l10n/pl.json +++ b/apps/sharebymail/l10n/pl.json @@ -11,7 +11,14 @@ "Failed to send share by E-mail" : "Nie udało się wysłać współdzielenia przez e-maila", "%s shared »%s« with you" : "%s współdzieli »%s« z tobą", "%s shared »%s« with you on behalf of %s" : "%s współdzieli »%s« z tobą w imieniu %s", + "%s shared »%s« with you." : "%s współdzieli »%s« z tobą.", + "%s shared »%s« with you on behalf of %s." : "%s współdzieli »%s« z tobą w imieniu %s.", + "Click the button below to open it." : "Kliknij przycisk poniżej, żeby to otworzyć.", + "Open »%s«" : "Otwórz »%s«", "Password to access »%s« shared to you by %s" : "Hasło dostępu do »%s« jest udostępnione tobie przez %s", + "Password to access »%s«" : "Hasło do dostępu »%s«", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s współdzieli »%s« z tobą. Powinieneś już otrzymać osobnego e-maila z linkiem do dostępu.", + "It is protected with the following password: %s" : "To jest chronione z nstępującym hasłem: %s", "Could not find share" : "Nie można odnaleźć współdzielonego obiektu", "Share by mail" : "Współdzielone e-mailem", "Send a personalized link to a file or folder by mail." : "Wyślij spersonalizowany link do pliku lub folderu e-mailem.", diff --git a/apps/sharebymail/l10n/pt_BR.js b/apps/sharebymail/l10n/pt_BR.js index 91f456cdc2e..3852d9725c8 100644 --- a/apps/sharebymail/l10n/pt_BR.js +++ b/apps/sharebymail/l10n/pt_BR.js @@ -13,7 +13,14 @@ OC.L10N.register( "Failed to send share by E-mail" : "Falha ao enviar compartilhamento por email", "%s shared »%s« with you" : "%s compartilhado »%s« com você", "%s shared »%s« with you on behalf of %s" : "%s compartilhado »%s« com você em nome de %s", + "%s shared »%s« with you." : "%s compartilhou »%s« com você.", + "%s shared »%s« with you on behalf of %s." : "%s compartilhou »%s« com você em nome de %s.", + "Click the button below to open it." : "Clique no botão abaixo para abrí-lo.", + "Open »%s«" : "Abrir »%s«", "Password to access »%s« shared to you by %s" : "Senha para acessar %s compartilhado com você por %s", + "Password to access »%s«" : "Senha para acessar »%s«", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s compartilhou »%s« com você. Você já deve ter recebido um email com um link para acessá-lo.", + "It is protected with the following password: %s" : "Está protegido com a seguinte senha: %s", "Could not find share" : "Não foi possível encontrar o compartilhamento", "Share by mail" : "Compartilhar por email", "Send a personalized link to a file or folder by mail." : "Envie um link personalizado para um arquivo ou pasta por email.", diff --git a/apps/sharebymail/l10n/pt_BR.json b/apps/sharebymail/l10n/pt_BR.json index d54d3a30735..3e576927841 100644 --- a/apps/sharebymail/l10n/pt_BR.json +++ b/apps/sharebymail/l10n/pt_BR.json @@ -11,7 +11,14 @@ "Failed to send share by E-mail" : "Falha ao enviar compartilhamento por email", "%s shared »%s« with you" : "%s compartilhado »%s« com você", "%s shared »%s« with you on behalf of %s" : "%s compartilhado »%s« com você em nome de %s", + "%s shared »%s« with you." : "%s compartilhou »%s« com você.", + "%s shared »%s« with you on behalf of %s." : "%s compartilhou »%s« com você em nome de %s.", + "Click the button below to open it." : "Clique no botão abaixo para abrí-lo.", + "Open »%s«" : "Abrir »%s«", "Password to access »%s« shared to you by %s" : "Senha para acessar %s compartilhado com você por %s", + "Password to access »%s«" : "Senha para acessar »%s«", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s compartilhou »%s« com você. Você já deve ter recebido um email com um link para acessá-lo.", + "It is protected with the following password: %s" : "Está protegido com a seguinte senha: %s", "Could not find share" : "Não foi possível encontrar o compartilhamento", "Share by mail" : "Compartilhar por email", "Send a personalized link to a file or folder by mail." : "Envie um link personalizado para um arquivo ou pasta por email.", diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js index 58eb2236ab2..2c0b7810faf 100644 --- a/apps/sharebymail/l10n/ru.js +++ b/apps/sharebymail/l10n/ru.js @@ -13,7 +13,14 @@ OC.L10N.register( "Failed to send share by E-mail" : "Не удалось поделиться по e-mail", "%s shared »%s« with you" : "%s поделился »%s« с вами", "%s shared »%s« with you on behalf of %s" : "%s поделился »%s« с вами от имени %s", + "%s shared »%s« with you." : "%s поделился »%s« с вами.", + "%s shared »%s« with you on behalf of %s." : "%s поделился »%s« с вами от имени %s.", + "Click the button below to open it." : "Для открытия нажмите на кнопку ниже.", + "Open »%s«" : "Открыть »%s«", "Password to access »%s« shared to you by %s" : "Пароль для доступа к »%s«, которым поделился %s", + "Password to access »%s«" : "Пародб для доступа »%s«", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s поделился с вами »%s«. Вы уже должны были получить отдельное письмо с сслкой для доступа.", + "It is protected with the following password: %s" : "Доступ защищён следующим паролем: %s", "Could not find share" : "Не удалось найти общий ресурс", "Share by mail" : "Поделиться по почте", "Send a personalized link to a file or folder by mail." : "Отправить персональную ссылку на файл или каталог по почте.", diff --git a/apps/sharebymail/l10n/ru.json b/apps/sharebymail/l10n/ru.json index 93336804fee..6e27f27d21e 100644 --- a/apps/sharebymail/l10n/ru.json +++ b/apps/sharebymail/l10n/ru.json @@ -11,7 +11,14 @@ "Failed to send share by E-mail" : "Не удалось поделиться по e-mail", "%s shared »%s« with you" : "%s поделился »%s« с вами", "%s shared »%s« with you on behalf of %s" : "%s поделился »%s« с вами от имени %s", + "%s shared »%s« with you." : "%s поделился »%s« с вами.", + "%s shared »%s« with you on behalf of %s." : "%s поделился »%s« с вами от имени %s.", + "Click the button below to open it." : "Для открытия нажмите на кнопку ниже.", + "Open »%s«" : "Открыть »%s«", "Password to access »%s« shared to you by %s" : "Пароль для доступа к »%s«, которым поделился %s", + "Password to access »%s«" : "Пародб для доступа »%s«", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s поделился с вами »%s«. Вы уже должны были получить отдельное письмо с сслкой для доступа.", + "It is protected with the following password: %s" : "Доступ защищён следующим паролем: %s", "Could not find share" : "Не удалось найти общий ресурс", "Share by mail" : "Поделиться по почте", "Send a personalized link to a file or folder by mail." : "Отправить персональную ссылку на файл или каталог по почте.", diff --git a/apps/sharebymail/l10n/tr.js b/apps/sharebymail/l10n/tr.js index e41fafcb943..a228c1a1fd7 100644 --- a/apps/sharebymail/l10n/tr.js +++ b/apps/sharebymail/l10n/tr.js @@ -13,7 +13,14 @@ OC.L10N.register( "Failed to send share by E-mail" : "Paylaşım e-postası gönderilemedi", "%s shared »%s« with you" : "%s sizinle »%s« ögesini paylaştı", "%s shared »%s« with you on behalf of %s" : "%s sizinle »%s« ögesini %s adına paylaştı", + "%s shared »%s« with you." : "%s sizinle »%s« ögesini paylaştı.", + "%s shared »%s« with you on behalf of %s." : "%s sizinle »%s« ögesini %s adına paylaştı.", + "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", + "Open »%s«" : "»%s« Aç", "Password to access »%s« shared to you by %s" : "»%s« için sizin tarafınızdan %s üzerinden paylaşılan erişim parolası", + "Password to access »%s«" : "»%s« erişim parolası", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s sizinle »%s« ögesini paylaştı. Erişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.", + "It is protected with the following password: %s" : "Öge şu parola ile korunuyor: %s", "Could not find share" : "Paylaşım bulunamadı", "Share by mail" : "E-posta ile paylaş", "Send a personalized link to a file or folder by mail." : "Bir dosya ya da klasörün kişiselleştirilmiş bağlantısını e-posta ile gönderin.", diff --git a/apps/sharebymail/l10n/tr.json b/apps/sharebymail/l10n/tr.json index e87aa1ba2c4..6828c054884 100644 --- a/apps/sharebymail/l10n/tr.json +++ b/apps/sharebymail/l10n/tr.json @@ -11,7 +11,14 @@ "Failed to send share by E-mail" : "Paylaşım e-postası gönderilemedi", "%s shared »%s« with you" : "%s sizinle »%s« ögesini paylaştı", "%s shared »%s« with you on behalf of %s" : "%s sizinle »%s« ögesini %s adına paylaştı", + "%s shared »%s« with you." : "%s sizinle »%s« ögesini paylaştı.", + "%s shared »%s« with you on behalf of %s." : "%s sizinle »%s« ögesini %s adına paylaştı.", + "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", + "Open »%s«" : "»%s« Aç", "Password to access »%s« shared to you by %s" : "»%s« için sizin tarafınızdan %s üzerinden paylaşılan erişim parolası", + "Password to access »%s«" : "»%s« erişim parolası", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s sizinle »%s« ögesini paylaştı. Erişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.", + "It is protected with the following password: %s" : "Öge şu parola ile korunuyor: %s", "Could not find share" : "Paylaşım bulunamadı", "Share by mail" : "E-posta ile paylaş", "Send a personalized link to a file or folder by mail." : "Bir dosya ya da klasörün kişiselleştirilmiş bağlantısını e-posta ile gönderin.", |