mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
692943860a
commit
9cd9e774d6
24 changed files with 92 additions and 0 deletions
|
|
@ -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 <strong>calendar</strong> was modified" : "Egutegia aldatu da",
|
||||
"A calendar <strong>event</strong> was modified" : "Egutegiaren <strong>gertaera</strong> bat aldatu da",
|
||||
|
|
|
|||
|
|
@ -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 <strong>calendar</strong> was modified" : "Egutegia aldatu da",
|
||||
"A calendar <strong>event</strong> was modified" : "Egutegiaren <strong>gertaera</strong> bat aldatu da",
|
||||
|
|
|
|||
|
|
@ -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 <strong>calendar</strong> was modified" : "Bir <strong>takvim</strong> düzenlendi",
|
||||
"A calendar <strong>event</strong> was modified" : "Bir takvim <strong>etkinliği</strong> düzenlendi",
|
||||
|
|
|
|||
|
|
@ -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 <strong>calendar</strong> was modified" : "Bir <strong>takvim</strong> düzenlendi",
|
||||
"A calendar <strong>event</strong> was modified" : "Bir takvim <strong>etkinliği</strong> düzenlendi",
|
||||
|
|
|
|||
|
|
@ -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.",
|
||||
|
|
|
|||
|
|
@ -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.",
|
||||
|
|
|
|||
|
|
@ -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" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων",
|
||||
|
|
|
|||
|
|
@ -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" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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" : "不支援上傳該項目",
|
||||
|
|
|
|||
|
|
@ -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" : "不支援上傳該項目",
|
||||
|
|
|
|||
|
|
@ -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" : "不支援上傳該項目",
|
||||
|
|
|
|||
|
|
@ -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" : "不支援上傳該項目",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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);"
|
||||
|
|
|
|||
|
|
@ -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" : "Αφαίρεση από τα αγαπημένα",
|
||||
|
|
|
|||
|
|
@ -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" : "Αφαίρεση από τα αγαπημένα",
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ OC.L10N.register(
|
|||
"Authentication" : "Godkendelse",
|
||||
"Unknown filetype" : "Ukendt filtype",
|
||||
"Invalid image" : "Ugyldigt billede",
|
||||
"View profile" : "Vis profil",
|
||||
"today" : "i dag",
|
||||
"tomorrow" : "i morgen",
|
||||
"yesterday" : "i går",
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
"Authentication" : "Godkendelse",
|
||||
"Unknown filetype" : "Ukendt filtype",
|
||||
"Invalid image" : "Ugyldigt billede",
|
||||
"View profile" : "Vis profil",
|
||||
"today" : "i dag",
|
||||
"tomorrow" : "i morgen",
|
||||
"yesterday" : "i går",
|
||||
|
|
|
|||
Loading…
Reference in a new issue