From bab0753507f9eebb5f4240aa1cdc64dd4ed26d32 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 17 Jun 2022 02:27:53 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/dav/l10n/eu.js | 4 ++++ apps/dav/l10n/eu.json | 4 ++++ apps/dav/l10n/tr.js | 4 ++++ apps/dav/l10n/tr.json | 4 ++++ apps/files/l10n/de_DE.js | 1 + apps/files/l10n/de_DE.json | 1 + apps/files/l10n/el.js | 5 +++++ apps/files/l10n/el.json | 5 +++++ apps/files/l10n/eu.js | 1 + apps/files/l10n/eu.json | 1 + apps/files/l10n/pl.js | 1 + apps/files/l10n/pl.json | 1 + apps/files/l10n/tr.js | 1 + apps/files/l10n/tr.json | 1 + apps/files/l10n/zh_HK.js | 1 + apps/files/l10n/zh_HK.json | 1 + apps/files/l10n/zh_TW.js | 1 + apps/files/l10n/zh_TW.json | 1 + apps/user_status/l10n/da.js | 15 +++++++++++++++ apps/user_status/l10n/da.json | 15 +++++++++++++++ apps/weather_status/l10n/el.js | 11 +++++++++++ apps/weather_status/l10n/el.json | 11 +++++++++++ 22 files changed, 90 insertions(+) (limited to 'apps') diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index d9e0da425a1..ef2288a3862 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -32,6 +32,8 @@ OC.L10N.register( "You deleted event {event} from calendar {calendar}" : "{event} gertaera ezabatu duzu {calendar} egutegitik ", "{actor} updated event {event} in calendar {calendar}" : "{actor}-(r)ek {event} gertaera eguneratu du {calendar} egutegian", "You updated event {event} in calendar {calendar}" : "{event} gertaera eguneratu duzu {calendar} egutegian ", + "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor}-(e)k {event} gertaera {sourceCalendar} egutegitik {targetCalendar} egutegira mugitu duzu", + "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{event} gertaera {sourceCalendar} egutegitik {targetCalendar} egutegira mugitu duzu", "{actor} restored event {event} of calendar {calendar}" : "{actor}-(e)k berrezarri du {calendar} egutegiko {event} gertaera ", "You restored event {event} of calendar {calendar}" : "Berrezarri duzu {calendar} egutegiko {event} gertaera ", "Busy" : "Lanpetua", @@ -45,6 +47,8 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : " {calendar} zerrendan {todo} zeregina bukatu duzu.", "{actor} reopened todo {todo} in list {calendar}" : "{actor} erabiltzaileak {calendar} zerrendan {todo} zeregina berrireki du.", "You reopened todo {todo} in list {calendar}" : "{calendar} egutegian {todo} zeregina berrireki duzu. ", + "{actor} moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor}-(e)k {todo} egitekoa {sourceCalendar} zerrendatik {targetCalendar} zerrendara mugitu du", + "You moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{todo} egitekoa {sourceCalendar} zerrendatik {targetCalendar} zerrendara mugitu duzu", "Calendar, contacts and tasks" : "Egutegia, kontaktuak eta atazak", "A calendar was modified" : "Egutegia aldatu da", "A calendar event was modified" : "Egutegiaren gertaera bat aldatu da", diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json index bda903e0899..9aa5fe2a1b1 100644 --- a/apps/dav/l10n/eu.json +++ b/apps/dav/l10n/eu.json @@ -30,6 +30,8 @@ "You deleted event {event} from calendar {calendar}" : "{event} gertaera ezabatu duzu {calendar} egutegitik ", "{actor} updated event {event} in calendar {calendar}" : "{actor}-(r)ek {event} gertaera eguneratu du {calendar} egutegian", "You updated event {event} in calendar {calendar}" : "{event} gertaera eguneratu duzu {calendar} egutegian ", + "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor}-(e)k {event} gertaera {sourceCalendar} egutegitik {targetCalendar} egutegira mugitu duzu", + "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{event} gertaera {sourceCalendar} egutegitik {targetCalendar} egutegira mugitu duzu", "{actor} restored event {event} of calendar {calendar}" : "{actor}-(e)k berrezarri du {calendar} egutegiko {event} gertaera ", "You restored event {event} of calendar {calendar}" : "Berrezarri duzu {calendar} egutegiko {event} gertaera ", "Busy" : "Lanpetua", @@ -43,6 +45,8 @@ "You solved todo {todo} in list {calendar}" : " {calendar} zerrendan {todo} zeregina bukatu duzu.", "{actor} reopened todo {todo} in list {calendar}" : "{actor} erabiltzaileak {calendar} zerrendan {todo} zeregina berrireki du.", "You reopened todo {todo} in list {calendar}" : "{calendar} egutegian {todo} zeregina berrireki duzu. ", + "{actor} moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor}-(e)k {todo} egitekoa {sourceCalendar} zerrendatik {targetCalendar} zerrendara mugitu du", + "You moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{todo} egitekoa {sourceCalendar} zerrendatik {targetCalendar} zerrendara mugitu duzu", "Calendar, contacts and tasks" : "Egutegia, kontaktuak eta atazak", "A calendar was modified" : "Egutegia aldatu da", "A calendar event was modified" : "Egutegiaren gertaera bat aldatu da", diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index bd11fb3dada..3d6f2891505 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -32,6 +32,8 @@ OC.L10N.register( "You deleted event {event} from calendar {calendar}" : "{calendar} takviminden {event} etkinliğini sildiniz", "{actor} updated event {event} in calendar {calendar}" : "{actor}, {calendar} takvimindeki {event} etkinliğini güncelledi", "You updated event {event} in calendar {calendar}" : "{calendar} takvimindeki {event} etkinliğini güncellediniz", + "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor}, {event} etkinliğini {sourceCalendar} takviminden {targetCalendar} takvimine taşıdı", + "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{event} etkinliğini {sourceCalendar} takviminden {targetCalendar} takvimine taşıdınız", "{actor} restored event {event} of calendar {calendar}" : "{actor}, {calendar} takvimindeki {event} etkinliğini geri yükledi", "You restored event {event} of calendar {calendar}" : "{calendar} takvimindeki {event} etkinliğini geri yüklediniz", "Busy" : "Meşgul", @@ -45,6 +47,8 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "{calendar} takvimi listesindeki {todo} yapılacak işini tamamladınız", "{actor} reopened todo {todo} in list {calendar}" : "{actor}, {calendar} takvimi listesindeki {todo} yapılacak işini yeniden başlattı", "You reopened todo {todo} in list {calendar}" : "{calendar} takvimi listesindeki {todo} yapılacak işini yeniden başlattınız", + "{actor} moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor}, {todo} görevini {sourceCalendar} listesinden {targetCalendar} listesine taşıdı", + "You moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{todo} görevini {sourceCalendar} listesinden {targetCalendar} listesine taşıdınız", "Calendar, contacts and tasks" : "Takvim, kişiler ve görevler", "A calendar was modified" : "Bir takvim düzenlendi", "A calendar event was modified" : "Bir takvim etkinliği düzenlendi", diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index 5767d918f7a..7da1f637fc2 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -30,6 +30,8 @@ "You deleted event {event} from calendar {calendar}" : "{calendar} takviminden {event} etkinliğini sildiniz", "{actor} updated event {event} in calendar {calendar}" : "{actor}, {calendar} takvimindeki {event} etkinliğini güncelledi", "You updated event {event} in calendar {calendar}" : "{calendar} takvimindeki {event} etkinliğini güncellediniz", + "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor}, {event} etkinliğini {sourceCalendar} takviminden {targetCalendar} takvimine taşıdı", + "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{event} etkinliğini {sourceCalendar} takviminden {targetCalendar} takvimine taşıdınız", "{actor} restored event {event} of calendar {calendar}" : "{actor}, {calendar} takvimindeki {event} etkinliğini geri yükledi", "You restored event {event} of calendar {calendar}" : "{calendar} takvimindeki {event} etkinliğini geri yüklediniz", "Busy" : "Meşgul", @@ -43,6 +45,8 @@ "You solved todo {todo} in list {calendar}" : "{calendar} takvimi listesindeki {todo} yapılacak işini tamamladınız", "{actor} reopened todo {todo} in list {calendar}" : "{actor}, {calendar} takvimi listesindeki {todo} yapılacak işini yeniden başlattı", "You reopened todo {todo} in list {calendar}" : "{calendar} takvimi listesindeki {todo} yapılacak işini yeniden başlattınız", + "{actor} moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor}, {todo} görevini {sourceCalendar} listesinden {targetCalendar} listesine taşıdı", + "You moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{todo} görevini {sourceCalendar} listesinden {targetCalendar} listesine taşıdınız", "Calendar, contacts and tasks" : "Takvim, kişiler ve görevler", "A calendar was modified" : "Bir takvim düzenlendi", "A calendar event was modified" : "Bir takvim etkinliği düzenlendi", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 3ab98dedc57..981d1ec2215 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -21,6 +21,7 @@ OC.L10N.register( "Target folder \"{dir}\" does not exist any more" : "Ziel-Verzeichnis \"{dir}\" existiert nicht mehr", "Not enough free space" : "Nicht genügend freier Speicherplatz", "An unknown error has occurred" : "Es ist ein unbekannter Fehler aufgetreten", + "File could not be uploaded" : "Datei konnte nicht hochgeladen werden", "Uploading …" : "Lade hoch …", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} von {totalSize} ({bitrate})", "Uploading that item is not supported" : "Hochladen von Daten dieser Art wird nicht unterstützt.", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index d107dff0d08..986d2bce3cd 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -19,6 +19,7 @@ "Target folder \"{dir}\" does not exist any more" : "Ziel-Verzeichnis \"{dir}\" existiert nicht mehr", "Not enough free space" : "Nicht genügend freier Speicherplatz", "An unknown error has occurred" : "Es ist ein unbekannter Fehler aufgetreten", + "File could not be uploaded" : "Datei konnte nicht hochgeladen werden", "Uploading …" : "Lade hoch …", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} von {totalSize} ({bitrate})", "Uploading that item is not supported" : "Hochladen von Daten dieser Art wird nicht unterstützt.", diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 31bd84398f5..afcfef0f320 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -21,6 +21,7 @@ OC.L10N.register( "Target folder \"{dir}\" does not exist any more" : "Ο φάκελος προορισμού \"{dir}\" δεν υπάρχει πλέον", "Not enough free space" : "Δεν επαρκεί ο ελεύθερος χώρος", "An unknown error has occurred" : "Προέκυψε άγνωστο σφάλμα.", + "File could not be uploaded" : "Δεν ήταν δυνατή η μεταφόρτωση του αρχείου", "Uploading …" : "Μεταφόρτωση σε εξέλιξη ...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} από {totalSize} ({bitrate})", "Uploading that item is not supported" : "Η μεταφόρτωση αυτού του αντικειμένου δεν υποστηρίζεται", @@ -41,6 +42,8 @@ OC.L10N.register( "Details" : "Λεπτομέρειες", "Please select tag(s) to add to the selection" : "Επιλέξτε ετικέτα (ες) για προσθήκη στην επιλογή", "Apply tag(s) to selection" : "Εφαρμογή ετικετών στην επιλογή", + "Select directory \"{dirName}\"" : "Επιλέξτε κατάλογο \"{dirName}\"", + "Select file \"{fileName}\"" : "Επιλέξτε αρχείο \"{fileName}\"", "Pending" : "Εκκρεμεί", "Unable to determine date" : "Αδυναμία προσδιορισμού ημερομηνίας", "This operation is forbidden" : "Αυτή η λειτουργία απαγορεύεται", @@ -70,6 +73,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["%n αρχείο","%n αρχεία"], "{dirs} and {files}" : "{dirs} και {files}", "_including %n hidden_::_including %n hidden_" : ["περιλαμβάνεται %n κρυφό","περιλαμβάνονται %n κρυφά"], + "You do not have permission to upload or create files here" : "Δεν έχετε δικαιώματα μεταφόρτωσης ή δημιουργίας αρχείων εδώ", "_Uploading %n file_::_Uploading %n files_" : ["Μεταφόρτωση %n αρχείου","Μεταφόρτωση %n αρχείων"], "New" : "Νέο", "Select file range" : "Επιλέξτε εύρος αρχείων", @@ -168,6 +172,7 @@ OC.L10N.register( "Transfer {path} to {userid}" : "Μεταφορά {path} στον {userid}", "Invalid path selected" : "Επιλέχθηκε μη έγκυρη διαδρομή", "Ownership transfer request sent" : "Αποστολή αίτησης μεταβίβασης κυριότητας", + "Cannot transfer ownership of a file or folder you do not own" : "Δεν είναι δυνατή η μεταβίβαση της κυριότητας ενός αρχείου ή φακέλου που δε σας ανήκει", "Tags" : "Ετικέτες", "Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημένης κατάστασης αρχείου", "Error while loading the file data" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων", diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index 0493e02d366..b8382719fcb 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -19,6 +19,7 @@ "Target folder \"{dir}\" does not exist any more" : "Ο φάκελος προορισμού \"{dir}\" δεν υπάρχει πλέον", "Not enough free space" : "Δεν επαρκεί ο ελεύθερος χώρος", "An unknown error has occurred" : "Προέκυψε άγνωστο σφάλμα.", + "File could not be uploaded" : "Δεν ήταν δυνατή η μεταφόρτωση του αρχείου", "Uploading …" : "Μεταφόρτωση σε εξέλιξη ...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} από {totalSize} ({bitrate})", "Uploading that item is not supported" : "Η μεταφόρτωση αυτού του αντικειμένου δεν υποστηρίζεται", @@ -39,6 +40,8 @@ "Details" : "Λεπτομέρειες", "Please select tag(s) to add to the selection" : "Επιλέξτε ετικέτα (ες) για προσθήκη στην επιλογή", "Apply tag(s) to selection" : "Εφαρμογή ετικετών στην επιλογή", + "Select directory \"{dirName}\"" : "Επιλέξτε κατάλογο \"{dirName}\"", + "Select file \"{fileName}\"" : "Επιλέξτε αρχείο \"{fileName}\"", "Pending" : "Εκκρεμεί", "Unable to determine date" : "Αδυναμία προσδιορισμού ημερομηνίας", "This operation is forbidden" : "Αυτή η λειτουργία απαγορεύεται", @@ -68,6 +71,7 @@ "_%n file_::_%n files_" : ["%n αρχείο","%n αρχεία"], "{dirs} and {files}" : "{dirs} και {files}", "_including %n hidden_::_including %n hidden_" : ["περιλαμβάνεται %n κρυφό","περιλαμβάνονται %n κρυφά"], + "You do not have permission to upload or create files here" : "Δεν έχετε δικαιώματα μεταφόρτωσης ή δημιουργίας αρχείων εδώ", "_Uploading %n file_::_Uploading %n files_" : ["Μεταφόρτωση %n αρχείου","Μεταφόρτωση %n αρχείων"], "New" : "Νέο", "Select file range" : "Επιλέξτε εύρος αρχείων", @@ -166,6 +170,7 @@ "Transfer {path} to {userid}" : "Μεταφορά {path} στον {userid}", "Invalid path selected" : "Επιλέχθηκε μη έγκυρη διαδρομή", "Ownership transfer request sent" : "Αποστολή αίτησης μεταβίβασης κυριότητας", + "Cannot transfer ownership of a file or folder you do not own" : "Δεν είναι δυνατή η μεταβίβαση της κυριότητας ενός αρχείου ή φακέλου που δε σας ανήκει", "Tags" : "Ετικέτες", "Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημένης κατάστασης αρχείου", "Error while loading the file data" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων", diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index bae8f0b5be5..4066cb09eae 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -21,6 +21,7 @@ OC.L10N.register( "Target folder \"{dir}\" does not exist any more" : "\"{dir}\" helburuko karpeta ez da existitzen jadanik", "Not enough free space" : "Ez dago leku libre nahikorik", "An unknown error has occurred" : "Errore ezezagun bat gertatu da", + "File could not be uploaded" : "Fitxategia ezin izan da kargatu", "Uploading …" : "Kargatzen...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "Uploading that item is not supported" : "Ez da onartzen elementu hori kargatzea", diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index 69c348e9394..7e72df1fbc9 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -19,6 +19,7 @@ "Target folder \"{dir}\" does not exist any more" : "\"{dir}\" helburuko karpeta ez da existitzen jadanik", "Not enough free space" : "Ez dago leku libre nahikorik", "An unknown error has occurred" : "Errore ezezagun bat gertatu da", + "File could not be uploaded" : "Fitxategia ezin izan da kargatu", "Uploading …" : "Kargatzen...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "Uploading that item is not supported" : "Ez da onartzen elementu hori kargatzea", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 5da519a7ad2..01ff55fcc82 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -21,6 +21,7 @@ OC.L10N.register( "Target folder \"{dir}\" does not exist any more" : "Katalog docelowy \"{dir}\" już nie istnieje", "Not enough free space" : "Za mało wolnego miejsca", "An unknown error has occurred" : "Wystąpił nieznany błąd", + "File could not be uploaded" : "Nie można przesłać pliku", "Uploading …" : "Wysyłanie…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", "Uploading that item is not supported" : "Wysyłanie tego elementu nie jest wspierane", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index d6ce27c75ec..dced96ba16e 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -19,6 +19,7 @@ "Target folder \"{dir}\" does not exist any more" : "Katalog docelowy \"{dir}\" już nie istnieje", "Not enough free space" : "Za mało wolnego miejsca", "An unknown error has occurred" : "Wystąpił nieznany błąd", + "File could not be uploaded" : "Nie można przesłać pliku", "Uploading …" : "Wysyłanie…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", "Uploading that item is not supported" : "Wysyłanie tego elementu nie jest wspierane", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 8f03d967de8..93791a1e446 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -21,6 +21,7 @@ OC.L10N.register( "Target folder \"{dir}\" does not exist any more" : "\"{dir}\" hedef klasörü artık yok", "Not enough free space" : "Yeterli boş alan yok", "An unknown error has occurred" : "Bilinmeyen bir sorun çıktı", + "File could not be uploaded" : "Dosya yüklenemedi", "Uploading …" : "Yükleniyor …", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "Uploading that item is not supported" : "Bu ögenin yüklenmesi desteklenmiyor", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index ea8416fa6ec..ca172214030 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -19,6 +19,7 @@ "Target folder \"{dir}\" does not exist any more" : "\"{dir}\" hedef klasörü artık yok", "Not enough free space" : "Yeterli boş alan yok", "An unknown error has occurred" : "Bilinmeyen bir sorun çıktı", + "File could not be uploaded" : "Dosya yüklenemedi", "Uploading …" : "Yükleniyor …", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "Uploading that item is not supported" : "Bu ögenin yüklenmesi desteklenmiyor", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index cba58a145e8..811491f4513 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -21,6 +21,7 @@ OC.L10N.register( "Target folder \"{dir}\" does not exist any more" : "資料夾 \"{dir}\" 不存在", "Not enough free space" : "空間不足", "An unknown error has occurred" : "發生了未知的錯誤", + "File could not be uploaded" : "檔案無法上傳", "Uploading …" : "上傳中...", "{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中的 {loadedSize}({bitrate})", "Uploading that item is not supported" : "不支援上傳該項目", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 5b2cf2e29c6..a2ec9fa8e82 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -19,6 +19,7 @@ "Target folder \"{dir}\" does not exist any more" : "資料夾 \"{dir}\" 不存在", "Not enough free space" : "空間不足", "An unknown error has occurred" : "發生了未知的錯誤", + "File could not be uploaded" : "檔案無法上傳", "Uploading …" : "上傳中...", "{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中的 {loadedSize}({bitrate})", "Uploading that item is not supported" : "不支援上傳該項目", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 202344b99f6..e8b7cf9a046 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -21,6 +21,7 @@ OC.L10N.register( "Target folder \"{dir}\" does not exist any more" : "目標資料夾「{dir}」不存在", "Not enough free space" : "空間不足", "An unknown error has occurred" : "發生未知的錯誤", + "File could not be uploaded" : "檔案無法上傳", "Uploading …" : "正在上傳……", "{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中的 {loadedSize} ({bitrate})", "Uploading that item is not supported" : "不支援上傳該項目", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 379ce298457..e9fb670cc42 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -19,6 +19,7 @@ "Target folder \"{dir}\" does not exist any more" : "目標資料夾「{dir}」不存在", "Not enough free space" : "空間不足", "An unknown error has occurred" : "發生未知的錯誤", + "File could not be uploaded" : "檔案無法上傳", "Uploading …" : "正在上傳……", "{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中的 {loadedSize} ({bitrate})", "Uploading that item is not supported" : "不支援上傳該項目", diff --git a/apps/user_status/l10n/da.js b/apps/user_status/l10n/da.js index 1480fff0beb..1e8905e7074 100644 --- a/apps/user_status/l10n/da.js +++ b/apps/user_status/l10n/da.js @@ -2,12 +2,24 @@ OC.L10N.register( "user_status", { "Recent statuses" : "Seneste status", + "In a meeting" : "I møde", + "Commuting" : "Under vejs", + "Out sick" : "Sygemeldt", + "Vacationing" : "Holder ferie", + "Working remotely" : "Arbejder hjemmefra", + "In a call" : "Taler i telefon", + "User status" : "Bruger status", + "View profile" : "Vis profil", + "Clear status after" : "Ryd status efter", "What is your status?" : "Hvad er din status", "Set status" : "Sæt status", "Online status" : "Online status", "Status message" : "Statusbesked", "Clear status message" : "Ryd status notifikation", "Set status message" : "Sæt statusbesked", + "There was an error saving the status" : "Der opstod en fejl ved lagring af status", + "There was an error clearing the status" : "Der opstod en fejl ved rydning af status", + "No recent status changes" : "Ingen ændringer i status", "Away" : "Ikke tilstede", "Do not disturb" : "Forstyr ikke", "Don't clear" : "Ryd ikke", @@ -16,9 +28,12 @@ OC.L10N.register( "Online" : "Online", "Invisible" : "Usynlig", "Offline" : "Offline", + "There was an error saving the new status" : "Der opstod en fejl ved lagring af den nye status", "30 minutes" : "30 minutter", "1 hour" : "1 time", "4 hours" : "4 timer", + "Mute all notifications" : "Vis ikke notifikationer", + "Appear offline" : "Er offline", "Clear status message after" : "Ryd status notifikationer efter", "What's your status?" : "Hvad er din status" }, diff --git a/apps/user_status/l10n/da.json b/apps/user_status/l10n/da.json index 504b975cf02..93f27b717ec 100644 --- a/apps/user_status/l10n/da.json +++ b/apps/user_status/l10n/da.json @@ -1,11 +1,23 @@ { "translations": { "Recent statuses" : "Seneste status", + "In a meeting" : "I møde", + "Commuting" : "Under vejs", + "Out sick" : "Sygemeldt", + "Vacationing" : "Holder ferie", + "Working remotely" : "Arbejder hjemmefra", + "In a call" : "Taler i telefon", + "User status" : "Bruger status", + "View profile" : "Vis profil", + "Clear status after" : "Ryd status efter", "What is your status?" : "Hvad er din status", "Set status" : "Sæt status", "Online status" : "Online status", "Status message" : "Statusbesked", "Clear status message" : "Ryd status notifikation", "Set status message" : "Sæt statusbesked", + "There was an error saving the status" : "Der opstod en fejl ved lagring af status", + "There was an error clearing the status" : "Der opstod en fejl ved rydning af status", + "No recent status changes" : "Ingen ændringer i status", "Away" : "Ikke tilstede", "Do not disturb" : "Forstyr ikke", "Don't clear" : "Ryd ikke", @@ -14,9 +26,12 @@ "Online" : "Online", "Invisible" : "Usynlig", "Offline" : "Offline", + "There was an error saving the new status" : "Der opstod en fejl ved lagring af den nye status", "30 minutes" : "30 minutter", "1 hour" : "1 time", "4 hours" : "4 timer", + "Mute all notifications" : "Vis ikke notifikationer", + "Appear offline" : "Er offline", "Clear status message after" : "Ryd status notifikationer efter", "What's your status?" : "Hvad er din status" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/weather_status/l10n/el.js b/apps/weather_status/l10n/el.js index aa719940e84..a9b84bedbeb 100644 --- a/apps/weather_status/l10n/el.js +++ b/apps/weather_status/l10n/el.js @@ -11,6 +11,17 @@ OC.L10N.register( "Detect location" : "Εντόπιση τοποθεσίας", "Set custom address" : "Ορισμός προσαρμοσμένης διεύθυνσης", "Favorites" : "Αγαπημένα", + "{temperature} {unit} clear sky" : "{temperature} {unit} καθαρός ουρανός", + "{temperature} {unit} cloudy later today" : "{temperature} {unit} συννεφιά αργότερα σήμερα", + "{temperature} {unit} cloudy" : "{temperature} {unit} συννεφιά", + "{temperature} {unit} fair weather later today" : "{temperature} {unit} αίθριος καιρός αργότερα σήμερα", + "{temperature} {unit} fair weather" : "{temperature} {unit} αίθριος καιρός", + "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} λίγα σύννεφα αργότερα σήμερα", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} λίγα σύννεφα", + "{temperature} {unit} foggy later today" : "{temperature} {unit} ομίχλη αργότερα σήμερα", + "{temperature} {unit} foggy" : "{temperature} {unit} ομίχλη", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} ασθενείς βροχοπτώσεις αργότερα σήμερα", + "{temperature} {unit} light rainfall" : "{temperature} {unit} ασθενείς βροχοπτώσεις", "More weather for {adr}" : "Περισσότερος καιρός για {adr}", "Loading weather" : "Φόρτωση καιρού", "Remove from favorites" : "Αφαίρεση από τα αγαπημένα", diff --git a/apps/weather_status/l10n/el.json b/apps/weather_status/l10n/el.json index 23489b6b099..4522f66d947 100644 --- a/apps/weather_status/l10n/el.json +++ b/apps/weather_status/l10n/el.json @@ -9,6 +9,17 @@ "Detect location" : "Εντόπιση τοποθεσίας", "Set custom address" : "Ορισμός προσαρμοσμένης διεύθυνσης", "Favorites" : "Αγαπημένα", + "{temperature} {unit} clear sky" : "{temperature} {unit} καθαρός ουρανός", + "{temperature} {unit} cloudy later today" : "{temperature} {unit} συννεφιά αργότερα σήμερα", + "{temperature} {unit} cloudy" : "{temperature} {unit} συννεφιά", + "{temperature} {unit} fair weather later today" : "{temperature} {unit} αίθριος καιρός αργότερα σήμερα", + "{temperature} {unit} fair weather" : "{temperature} {unit} αίθριος καιρός", + "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} λίγα σύννεφα αργότερα σήμερα", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} λίγα σύννεφα", + "{temperature} {unit} foggy later today" : "{temperature} {unit} ομίχλη αργότερα σήμερα", + "{temperature} {unit} foggy" : "{temperature} {unit} ομίχλη", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} ασθενείς βροχοπτώσεις αργότερα σήμερα", + "{temperature} {unit} light rainfall" : "{temperature} {unit} ασθενείς βροχοπτώσεις", "More weather for {adr}" : "Περισσότερος καιρός για {adr}", "Loading weather" : "Φόρτωση καιρού", "Remove from favorites" : "Αφαίρεση από τα αγαπημένα", -- cgit v1.2.3