Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-10 18:41:32 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-10 18:41:32 +0300
commitc21d8a7a2be5634aef1a8a97fb34b43a76a1c52d (patch)
tree207a938bdc081d71a3573a487c2f5a89c792e301 /l10n
parent0907a551e84f1ca2358739975efa3466562fe487 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/da.js8
-rw-r--r--l10n/da.json8
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
-rw-r--r--l10n/tr.js12
-rw-r--r--l10n/tr.json12
6 files changed, 34 insertions, 10 deletions
diff --git a/l10n/da.js b/l10n/da.js
index a85bde044..30a828e7a 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Mail" : "Mail",
"Error while loading the accounts." : "Fejl under indlæsning af konti.",
+ "_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : ["%n ny besked i {folderName}\nfra {from}","%n nye beskeder i {folderName}\nfra {from}"],
"you" : "dig",
"Error while loading the selected account." : "Der opstod en fejl under læsningen af den valgte konto.",
"Error while loading messages." : "Fejl under indlæsning af beskeder.",
@@ -11,7 +12,9 @@ OC.L10N.register(
"Attachment saved to Files." : "Vedhæftning blev gemt i Filer.",
"Error while saving attachments to Files." : "Fejl under lagring af vedhæftninger i Filer.",
"Error while saving attachment to Files." : "Fejl under lagring af vedhæftninger i Filer.",
+ "Opening HTML drafts is not supported yet." : "Åbning af HTML-kladder understøttes endnu ikke.",
"Error while loading the selected message." : "Fejl under indlæsning af den valgte besked.",
+ "Draft saved!" : "Kladde blev gemt!",
"Connecting …" : "Tilslutter ...",
"Unknown error" : "Ukendt fejl",
"Error while creating an account: " : "Fejl under oprettelse af kontoen:",
@@ -40,6 +43,7 @@ OC.L10N.register(
"Creating account failed: " : "Oprettelse af konto mislykkedes:",
"Auto detect failed. Please use manual mode." : "Fejl ved autodetektion. Anvend venligst manuel opsætning",
"Delete permanently" : "Slet permanent",
+ "& others" : "& andre",
"from" : "fra",
"+ cc/bcc" : "+ cc/bcc",
"to" : "til",
@@ -59,6 +63,8 @@ OC.L10N.register(
"Forward" : "Videresend",
"Delete" : "Slet",
"Add mail account" : "Tilføj postkonto",
+ "Looking to encrypt your emails? Install the <a href=\"https://www.mailvelope.com/\" target=\"_blank\">Mailvelope browser extension</a>!" : "Vil du gerne kryptere dine e-mails? Installér browserudvidelsen <a href=\"https://www.mailvelope.com/\" target=\"_blank\">Mailvelope</a>!",
+ "No search results for {{searchTerm}}" : "Ingen søgeresultater for {{searchTerm}}",
"No messages in this folder!" : "Ingen beskeder i denne mappe!",
"New message" : "Ny besked",
"Connect your mail account" : "Forbind din mail-konto",
@@ -69,6 +75,8 @@ OC.L10N.register(
"IMAP Host" : "IMAP vært",
"IMAP security" : "IMAP-sikkerhed",
"None" : "Ingen",
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
"IMAP Port" : "IMAP port",
"IMAP User" : "IMAP bruger",
"SMTP Host" : "SMTP vært",
diff --git a/l10n/da.json b/l10n/da.json
index a07bcb0ce..faa0a5892 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -1,6 +1,7 @@
{ "translations": {
"Mail" : "Mail",
"Error while loading the accounts." : "Fejl under indlæsning af konti.",
+ "_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : ["%n ny besked i {folderName}\nfra {from}","%n nye beskeder i {folderName}\nfra {from}"],
"you" : "dig",
"Error while loading the selected account." : "Der opstod en fejl under læsningen af den valgte konto.",
"Error while loading messages." : "Fejl under indlæsning af beskeder.",
@@ -9,7 +10,9 @@
"Attachment saved to Files." : "Vedhæftning blev gemt i Filer.",
"Error while saving attachments to Files." : "Fejl under lagring af vedhæftninger i Filer.",
"Error while saving attachment to Files." : "Fejl under lagring af vedhæftninger i Filer.",
+ "Opening HTML drafts is not supported yet." : "Åbning af HTML-kladder understøttes endnu ikke.",
"Error while loading the selected message." : "Fejl under indlæsning af den valgte besked.",
+ "Draft saved!" : "Kladde blev gemt!",
"Connecting …" : "Tilslutter ...",
"Unknown error" : "Ukendt fejl",
"Error while creating an account: " : "Fejl under oprettelse af kontoen:",
@@ -38,6 +41,7 @@
"Creating account failed: " : "Oprettelse af konto mislykkedes:",
"Auto detect failed. Please use manual mode." : "Fejl ved autodetektion. Anvend venligst manuel opsætning",
"Delete permanently" : "Slet permanent",
+ "& others" : "& andre",
"from" : "fra",
"+ cc/bcc" : "+ cc/bcc",
"to" : "til",
@@ -57,6 +61,8 @@
"Forward" : "Videresend",
"Delete" : "Slet",
"Add mail account" : "Tilføj postkonto",
+ "Looking to encrypt your emails? Install the <a href=\"https://www.mailvelope.com/\" target=\"_blank\">Mailvelope browser extension</a>!" : "Vil du gerne kryptere dine e-mails? Installér browserudvidelsen <a href=\"https://www.mailvelope.com/\" target=\"_blank\">Mailvelope</a>!",
+ "No search results for {{searchTerm}}" : "Ingen søgeresultater for {{searchTerm}}",
"No messages in this folder!" : "Ingen beskeder i denne mappe!",
"New message" : "Ny besked",
"Connect your mail account" : "Forbind din mail-konto",
@@ -67,6 +73,8 @@
"IMAP Host" : "IMAP vært",
"IMAP security" : "IMAP-sikkerhed",
"None" : "Ingen",
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
"IMAP Port" : "IMAP port",
"IMAP User" : "IMAP bruger",
"SMTP Host" : "SMTP vært",
diff --git a/l10n/fr.js b/l10n/fr.js
index d9d6d0d84..8f55e6604 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -24,7 +24,7 @@ OC.L10N.register(
"Message sent!" : "Message envoyé !",
"Error sending the reply." : "Erreur lors de l'envoi de la réponse.",
"Error while deleting account." : "Erreur lors de la suppression du compte.",
- "Choose a file to add as attachment" : "Choisissez un fichier à ajouter comme pièce jointe",
+ "Choose a file to add as attachment" : "Choisissez un fichier à joindre au message",
"Message could not be starred. Please try again." : "Le message n'a pu être placé parmi les favoris. Veuillez essayer à nouveau.",
"Error while deleting message." : "Erreur lors de la suppression du message.",
"Checking mail …" : "Relève du courrier ...",
diff --git a/l10n/fr.json b/l10n/fr.json
index 9f2f60384..1c89d8c4b 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -22,7 +22,7 @@
"Message sent!" : "Message envoyé !",
"Error sending the reply." : "Erreur lors de l'envoi de la réponse.",
"Error while deleting account." : "Erreur lors de la suppression du compte.",
- "Choose a file to add as attachment" : "Choisissez un fichier à ajouter comme pièce jointe",
+ "Choose a file to add as attachment" : "Choisissez un fichier à joindre au message",
"Message could not be starred. Please try again." : "Le message n'a pu être placé parmi les favoris. Veuillez essayer à nouveau.",
"Error while deleting message." : "Erreur lors de la suppression du message.",
"Checking mail …" : "Relève du courrier ...",
diff --git a/l10n/tr.js b/l10n/tr.js
index cea4f7088..9e1773874 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Mail" : "Posta",
"Error while loading the accounts." : "Hesaplar yüklenirken hata.",
+ "_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : ["{folderName} içerisinde %n yeni ileti\nkimden: {from}","{folderName} içerisinde %n yeni ileti\nkimden: {from}"],
"you" : "siz",
"Error while loading the selected account." : "Seçili hesap yüklenirken hata.",
"Error while loading messages." : "İletiler yüklenirken hata.",
@@ -11,7 +12,9 @@ OC.L10N.register(
"Attachment saved to Files." : "Ek Dosyalara kaydedildi.",
"Error while saving attachments to Files." : "Ekler Dosyalara kaydedilirken hata.",
"Error while saving attachment to Files." : "Ek Dosyalara kaydedilirken hata.",
+ "Opening HTML drafts is not supported yet." : "HTML taslaklarını açmak henüz desteklenmiyor.",
"Error while loading the selected message." : "Seçili ileti yüklenirken hata.",
+ "Draft saved!" : "Taslak kaydedildi!",
"Connecting …" : "Bağlanılıyor...",
"Unknown error" : "Bilinmeyen hata",
"Error while creating an account: " : "Bir hesap oluştururken hata:",
@@ -27,7 +30,7 @@ OC.L10N.register(
"Checking mail …" : "Posta denetleniyor...",
"Loading …" : "Yükleniyor...",
"Load more …" : "Daha fazla yükle...",
- "Check messages …" : "Mesajları kontrol et ...",
+ "Check messages …" : "Mesajları denetle ...",
"Send" : "Gönder",
"Inbox" : "Gelen Kutusu",
"Sent" : "Gönderilenler",
@@ -40,7 +43,7 @@ OC.L10N.register(
"Creating account failed: " : "Hesap oluşturma başarısız:",
"Auto detect failed. Please use manual mode." : "Otomatik sınama başarısız. Lütfen el kipini kullanın.",
"Delete permanently" : "Kalıcı olarak sil",
- "& others" : "& diğerleri",
+ "& others" : "ve diğerleri",
"from" : "kimden",
"+ cc/bcc" : "+ cc/bcc",
"to" : "alıcı",
@@ -60,7 +63,8 @@ OC.L10N.register(
"Forward" : "İlet",
"Delete" : "Sil",
"Add mail account" : "Posta hesabı ekle",
- "No search results for {{searchTerm}}" : "{{searchTerm}} için hiç bir sonuç bulunamadı",
+ "Looking to encrypt your emails? Install the <a href=\"https://www.mailvelope.com/\" target=\"_blank\">Mailvelope browser extension</a>!" : "E-postalarınızı şifrelemek mi istiyorsunuz? <a href=\"https://www.mailvelope.com/\" target=\"_blank\">Mailvelope tarayıcı uzantısını</a> yükleyin!",
+ "No search results for {{searchTerm}}" : "{{searchTerm}} için hiçbir sonuç bulunamadı",
"No messages in this folder!" : "Bu klasörde ileti yok!",
"New message" : "Yeni mesaj",
"Connect your mail account" : "Posta hesabınızı bağlayın",
@@ -78,7 +82,7 @@ OC.L10N.register(
"SMTP Host" : "SMTP Sunucusu",
"SMTP security" : "SMTP güvenliği",
"SMTP Port" : "SMTP Bağ. Nok.",
- "SMTP Port (default 25, ssl 465)" : "SMTP Portu (varsayılan 25, ssl 465)",
+ "SMTP Port (default 25, ssl 465)" : "SMTP Bağlantı Noktası (öntanımlı 25, ssl 465)",
"SMTP User" : "SMTP Kullanıcısı",
"SMTP Password" : "SMTP Parolası",
"Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "%s sayfasına yönlendiriliyorsunuz - birkaç saniye içinde yönlendirilmezseniz, buraya tıklayın.",
diff --git a/l10n/tr.json b/l10n/tr.json
index 08541cb0f..1cb5668c3 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -1,6 +1,7 @@
{ "translations": {
"Mail" : "Posta",
"Error while loading the accounts." : "Hesaplar yüklenirken hata.",
+ "_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : ["{folderName} içerisinde %n yeni ileti\nkimden: {from}","{folderName} içerisinde %n yeni ileti\nkimden: {from}"],
"you" : "siz",
"Error while loading the selected account." : "Seçili hesap yüklenirken hata.",
"Error while loading messages." : "İletiler yüklenirken hata.",
@@ -9,7 +10,9 @@
"Attachment saved to Files." : "Ek Dosyalara kaydedildi.",
"Error while saving attachments to Files." : "Ekler Dosyalara kaydedilirken hata.",
"Error while saving attachment to Files." : "Ek Dosyalara kaydedilirken hata.",
+ "Opening HTML drafts is not supported yet." : "HTML taslaklarını açmak henüz desteklenmiyor.",
"Error while loading the selected message." : "Seçili ileti yüklenirken hata.",
+ "Draft saved!" : "Taslak kaydedildi!",
"Connecting …" : "Bağlanılıyor...",
"Unknown error" : "Bilinmeyen hata",
"Error while creating an account: " : "Bir hesap oluştururken hata:",
@@ -25,7 +28,7 @@
"Checking mail …" : "Posta denetleniyor...",
"Loading …" : "Yükleniyor...",
"Load more …" : "Daha fazla yükle...",
- "Check messages …" : "Mesajları kontrol et ...",
+ "Check messages …" : "Mesajları denetle ...",
"Send" : "Gönder",
"Inbox" : "Gelen Kutusu",
"Sent" : "Gönderilenler",
@@ -38,7 +41,7 @@
"Creating account failed: " : "Hesap oluşturma başarısız:",
"Auto detect failed. Please use manual mode." : "Otomatik sınama başarısız. Lütfen el kipini kullanın.",
"Delete permanently" : "Kalıcı olarak sil",
- "& others" : "& diğerleri",
+ "& others" : "ve diğerleri",
"from" : "kimden",
"+ cc/bcc" : "+ cc/bcc",
"to" : "alıcı",
@@ -58,7 +61,8 @@
"Forward" : "İlet",
"Delete" : "Sil",
"Add mail account" : "Posta hesabı ekle",
- "No search results for {{searchTerm}}" : "{{searchTerm}} için hiç bir sonuç bulunamadı",
+ "Looking to encrypt your emails? Install the <a href=\"https://www.mailvelope.com/\" target=\"_blank\">Mailvelope browser extension</a>!" : "E-postalarınızı şifrelemek mi istiyorsunuz? <a href=\"https://www.mailvelope.com/\" target=\"_blank\">Mailvelope tarayıcı uzantısını</a> yükleyin!",
+ "No search results for {{searchTerm}}" : "{{searchTerm}} için hiçbir sonuç bulunamadı",
"No messages in this folder!" : "Bu klasörde ileti yok!",
"New message" : "Yeni mesaj",
"Connect your mail account" : "Posta hesabınızı bağlayın",
@@ -76,7 +80,7 @@
"SMTP Host" : "SMTP Sunucusu",
"SMTP security" : "SMTP güvenliği",
"SMTP Port" : "SMTP Bağ. Nok.",
- "SMTP Port (default 25, ssl 465)" : "SMTP Portu (varsayılan 25, ssl 465)",
+ "SMTP Port (default 25, ssl 465)" : "SMTP Bağlantı Noktası (öntanımlı 25, ssl 465)",
"SMTP User" : "SMTP Kullanıcısı",
"SMTP Password" : "SMTP Parolası",
"Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "%s sayfasına yönlendiriliyorsunuz - birkaç saniye içinde yönlendirilmezseniz, buraya tıklayın.",