[tx-robot] updated from transifex
This commit is contained in:
parent
bf88060a98
commit
c2e61362cc
|
@ -28,9 +28,11 @@ OC.L10N.register(
|
|||
"{actor} created todo {todo} in list {calendar}" : "{actor} u krijua todo{todo} në listën {calendar}",
|
||||
"You created todo {todo} in list {calendar}" : "Ju krijuat todo {todo} në listën {calendar}",
|
||||
"{actor} deleted todo {todo} from list {calendar}" : "{actor} u fshi todo{ todo} nga lista{calendar}",
|
||||
"You deleted todo {todo} from list {calendar}" : "Ju fshit todo{todo} nga lista {calendar}",
|
||||
"{actor} updated todo {todo} in list {calendar}" : "{actor} u përditësua todo{todo} në listën{calendar}",
|
||||
"A <strong>calendar</strong> was modified" : "Një <strong>kalendar</strong> u modifikua",
|
||||
"A calendar <strong>event</strong> was modified" : "Një <strong>event</strong> në kalendar u modifikua",
|
||||
"A calendar <strong>todo</strong> was modified" : "Një kalendar <strong>todo<strong> u modifikua",
|
||||
"Personal" : "Personale",
|
||||
"Contacts" : "Kontaktet",
|
||||
"Technical details" : "Detaje teknike",
|
||||
|
|
|
@ -26,9 +26,11 @@
|
|||
"{actor} created todo {todo} in list {calendar}" : "{actor} u krijua todo{todo} në listën {calendar}",
|
||||
"You created todo {todo} in list {calendar}" : "Ju krijuat todo {todo} në listën {calendar}",
|
||||
"{actor} deleted todo {todo} from list {calendar}" : "{actor} u fshi todo{ todo} nga lista{calendar}",
|
||||
"You deleted todo {todo} from list {calendar}" : "Ju fshit todo{todo} nga lista {calendar}",
|
||||
"{actor} updated todo {todo} in list {calendar}" : "{actor} u përditësua todo{todo} në listën{calendar}",
|
||||
"A <strong>calendar</strong> was modified" : "Një <strong>kalendar</strong> u modifikua",
|
||||
"A calendar <strong>event</strong> was modified" : "Një <strong>event</strong> në kalendar u modifikua",
|
||||
"A calendar <strong>todo</strong> was modified" : "Një kalendar <strong>todo<strong> u modifikua",
|
||||
"Personal" : "Personale",
|
||||
"Contacts" : "Kontaktet",
|
||||
"Technical details" : "Detaje teknike",
|
||||
|
|
|
@ -13,6 +13,7 @@ OC.L10N.register(
|
|||
"Press Ctrl-C to copy." : "Shtypni Ctrl-C për të kopjuar",
|
||||
"Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme",
|
||||
"Server to server sharing is not enabled on this server" : "Shpërndarja server në server nuk është e mundësuar në këtë server",
|
||||
"Invalid or untrusted SSL certificate" : "Çertifikatë SSL e pavlefshme ose e dyshimtë",
|
||||
"Storage not valid" : "memorja nuk është e vlefshme",
|
||||
"Couldn't add remote share" : "Nuk mund të shtohet ndarja në largësi",
|
||||
"Sharing %s failed, because this item is already shared with %s" : "Ndarja për %s dështoi, ngaqë ky objekt është ndarë një herë me %s",
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"Press Ctrl-C to copy." : "Shtypni Ctrl-C për të kopjuar",
|
||||
"Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme",
|
||||
"Server to server sharing is not enabled on this server" : "Shpërndarja server në server nuk është e mundësuar në këtë server",
|
||||
"Invalid or untrusted SSL certificate" : "Çertifikatë SSL e pavlefshme ose e dyshimtë",
|
||||
"Storage not valid" : "memorja nuk është e vlefshme",
|
||||
"Couldn't add remote share" : "Nuk mund të shtohet ndarja në largësi",
|
||||
"Sharing %s failed, because this item is already shared with %s" : "Ndarja për %s dështoi, ngaqë ky objekt është ndarë një herë me %s",
|
||||
|
|
|
@ -36,10 +36,13 @@ OC.L10N.register(
|
|||
"Public link expired" : "öffentlicher Link ist abgelaufen",
|
||||
"{actor} shared as public link" : "{actor} hat einen öffentlichen Link geteilt",
|
||||
"{actor} removed public link" : "{actor} hat einen öffentlichen Link entfernt",
|
||||
"Public link of {actor} expired" : "Öffentlicher Link von {actor} ist abgelaufen",
|
||||
"You shared {file} as public link" : "Du hast {file} über einen öffentlichen Link geteilt",
|
||||
"You removed public link for {file}" : "Du hast die öffentliche Freigabe für {file} entfernt",
|
||||
"Public link expired for {file}" : "Öffentlicher Link für {file} ist abgelaufen",
|
||||
"{actor} shared {file} as public link" : "{actor} hat {file} über einen öffentlichen Link geteilt",
|
||||
"{actor} removed public link for {file}" : "{actor} hat einen öffentlichen Link {file} entfernt",
|
||||
"Public link of {actor} for {file} expired" : "Öffentlicher Link von {actor} für {file} ist abgelaufen",
|
||||
"{user} accepted the remote share" : "{user} hat die Remotefreigabe akzeptiert",
|
||||
"{user} declined the remote share" : "{user} hat die Remotefreigabe abgelehnt",
|
||||
"You received a new remote share {file} from {user}" : "Du hast eine neue Remotefreigabe {file} von {user} erhalten",
|
||||
|
|
|
@ -34,10 +34,13 @@
|
|||
"Public link expired" : "öffentlicher Link ist abgelaufen",
|
||||
"{actor} shared as public link" : "{actor} hat einen öffentlichen Link geteilt",
|
||||
"{actor} removed public link" : "{actor} hat einen öffentlichen Link entfernt",
|
||||
"Public link of {actor} expired" : "Öffentlicher Link von {actor} ist abgelaufen",
|
||||
"You shared {file} as public link" : "Du hast {file} über einen öffentlichen Link geteilt",
|
||||
"You removed public link for {file}" : "Du hast die öffentliche Freigabe für {file} entfernt",
|
||||
"Public link expired for {file}" : "Öffentlicher Link für {file} ist abgelaufen",
|
||||
"{actor} shared {file} as public link" : "{actor} hat {file} über einen öffentlichen Link geteilt",
|
||||
"{actor} removed public link for {file}" : "{actor} hat einen öffentlichen Link {file} entfernt",
|
||||
"Public link of {actor} for {file} expired" : "Öffentlicher Link von {actor} für {file} ist abgelaufen",
|
||||
"{user} accepted the remote share" : "{user} hat die Remotefreigabe akzeptiert",
|
||||
"{user} declined the remote share" : "{user} hat die Remotefreigabe abgelehnt",
|
||||
"You received a new remote share {file} from {user}" : "Du hast eine neue Remotefreigabe {file} von {user} erhalten",
|
||||
|
|
|
@ -36,10 +36,13 @@ OC.L10N.register(
|
|||
"Public link expired" : "öffentlicher Link ist abgelaufen",
|
||||
"{actor} shared as public link" : "{actor} hat einen öffentlichen Link geteilt",
|
||||
"{actor} removed public link" : "{actor} hat einen öffentlichen Link entfernt",
|
||||
"Public link of {actor} expired" : "Öffentlicher Link von {actor} ist abgelaufen",
|
||||
"You shared {file} as public link" : "Sie haben {file} über einen öffentlichen Link geteilt",
|
||||
"You removed public link for {file}" : "Sie haben die öffentliche Freigabe für {file} entfernt",
|
||||
"Public link expired for {file}" : "Öffentlicher Link für {file} ist abgelaufen",
|
||||
"{actor} shared {file} as public link" : "{actor} hat {file} über einen öffentlichen Link geteilt",
|
||||
"{actor} removed public link for {file}" : "{actor} hat einen öffentlichen Link {file} entfernt",
|
||||
"Public link of {actor} for {file} expired" : "Öffentlicher Link von {actor} für {file} ist abgelaufen",
|
||||
"{user} accepted the remote share" : "{user} hat die Remotefreigabe akzeptiert",
|
||||
"{user} declined the remote share" : "{user} hat die Remotefreigabe abgelehnt",
|
||||
"You received a new remote share {file} from {user}" : "Du hast eine neue Remotefreigabe {file} von {user} erhalten",
|
||||
|
|
|
@ -34,10 +34,13 @@
|
|||
"Public link expired" : "öffentlicher Link ist abgelaufen",
|
||||
"{actor} shared as public link" : "{actor} hat einen öffentlichen Link geteilt",
|
||||
"{actor} removed public link" : "{actor} hat einen öffentlichen Link entfernt",
|
||||
"Public link of {actor} expired" : "Öffentlicher Link von {actor} ist abgelaufen",
|
||||
"You shared {file} as public link" : "Sie haben {file} über einen öffentlichen Link geteilt",
|
||||
"You removed public link for {file}" : "Sie haben die öffentliche Freigabe für {file} entfernt",
|
||||
"Public link expired for {file}" : "Öffentlicher Link für {file} ist abgelaufen",
|
||||
"{actor} shared {file} as public link" : "{actor} hat {file} über einen öffentlichen Link geteilt",
|
||||
"{actor} removed public link for {file}" : "{actor} hat einen öffentlichen Link {file} entfernt",
|
||||
"Public link of {actor} for {file} expired" : "Öffentlicher Link von {actor} für {file} ist abgelaufen",
|
||||
"{user} accepted the remote share" : "{user} hat die Remotefreigabe akzeptiert",
|
||||
"{user} declined the remote share" : "{user} hat die Remotefreigabe abgelehnt",
|
||||
"You received a new remote share {file} from {user}" : "Du hast eine neue Remotefreigabe {file} von {user} erhalten",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"files_sharing",
|
||||
{
|
||||
"Shared with you" : "Compartido con usted",
|
||||
"Shared with you" : "Compartido contigo",
|
||||
"Shared with others" : "Compartido con otros",
|
||||
"Shared by link" : "Compartido por medio de enlaces",
|
||||
"Nothing shared with you yet" : "Todavía no han compartido nada contigo",
|
||||
|
@ -36,10 +36,13 @@ OC.L10N.register(
|
|||
"Public link expired" : "El enlace público ha expirado",
|
||||
"{actor} shared as public link" : "{actor} compartió como enlace público",
|
||||
"{actor} removed public link" : "{actor} eliminó el enlace público",
|
||||
"Public link of {actor} expired" : "Enlace público de {actor} caducado",
|
||||
"You shared {file} as public link" : "Compartió {file} como un enlace público",
|
||||
"You removed public link for {file}" : "Eliminó el enlace público para {file}",
|
||||
"Public link expired for {file}" : "Enlace público caducado para {file}",
|
||||
"{actor} shared {file} as public link" : "{actor} compartió {file} como enlace público",
|
||||
"{actor} removed public link for {file}" : "{actor} eliminó el enlace público para {file}",
|
||||
"Public link of {actor} for {file} expired" : "Enlace público de {actor} para {file} caducado",
|
||||
"{user} accepted the remote share" : "{user} aceptó el recurso compartido remotamente",
|
||||
"{user} declined the remote share" : "{user} rechazó el recurso compartido",
|
||||
"You received a new remote share {file} from {user}" : "Ha recibido un nuevo recurso compartido remoto {file} de {user}",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{ "translations": {
|
||||
"Shared with you" : "Compartido con usted",
|
||||
"Shared with you" : "Compartido contigo",
|
||||
"Shared with others" : "Compartido con otros",
|
||||
"Shared by link" : "Compartido por medio de enlaces",
|
||||
"Nothing shared with you yet" : "Todavía no han compartido nada contigo",
|
||||
|
@ -34,10 +34,13 @@
|
|||
"Public link expired" : "El enlace público ha expirado",
|
||||
"{actor} shared as public link" : "{actor} compartió como enlace público",
|
||||
"{actor} removed public link" : "{actor} eliminó el enlace público",
|
||||
"Public link of {actor} expired" : "Enlace público de {actor} caducado",
|
||||
"You shared {file} as public link" : "Compartió {file} como un enlace público",
|
||||
"You removed public link for {file}" : "Eliminó el enlace público para {file}",
|
||||
"Public link expired for {file}" : "Enlace público caducado para {file}",
|
||||
"{actor} shared {file} as public link" : "{actor} compartió {file} como enlace público",
|
||||
"{actor} removed public link for {file}" : "{actor} eliminó el enlace público para {file}",
|
||||
"Public link of {actor} for {file} expired" : "Enlace público de {actor} para {file} caducado",
|
||||
"{user} accepted the remote share" : "{user} aceptó el recurso compartido remotamente",
|
||||
"{user} declined the remote share" : "{user} rechazó el recurso compartido",
|
||||
"You received a new remote share {file} from {user}" : "Ha recibido un nuevo recurso compartido remoto {file} de {user}",
|
||||
|
|
|
@ -28,7 +28,7 @@ OC.L10N.register(
|
|||
"{actor} shared with group {group}" : "{actor} udostępnił grupie {group}",
|
||||
"{actor} removed share for group {group}" : "{actor} zakończył udostępnianie grupie {group}",
|
||||
"You shared {file} with group {group}" : "Udostępniasz {file} grupie {group}",
|
||||
"You removed group {group} from {file}" : "Usunąłeś grupę {group} z {file}",
|
||||
"You removed group {group} from {file}" : "Usunięto grupę {group} z {file}",
|
||||
"{actor} shared {file} with group {group}" : "{actor} udostępnił {file} grupie {group}",
|
||||
"{actor} removed group {group} from {file}" : "{actor} usunął grupę {group} z {file}",
|
||||
"Shared as public link" : "Udostępnione jako publiczny link",
|
||||
|
@ -127,9 +127,11 @@ OC.L10N.register(
|
|||
"Shared with %3$s by %2$s" : "Udostępniono użytkownikowi %3$s przez %2$s",
|
||||
"Shared with group %2$s" : "Udostępniono grupie %2$s",
|
||||
"Shared with group %3$s by %2$s" : "Udostępniono grupie %3$s przez użytkownika %2$s",
|
||||
"%2$s removed share of group %3$s" : "%2$s usunął(-ęła) udostępnianie grupie %3$s",
|
||||
"Shared via link by %2$s" : "Udostępniono za pomocą łącza przez użytkownika %2$s",
|
||||
"Shared via public link" : "Udostępniono przez publiczne łącze",
|
||||
"%2$s removed public link" : "%2$s usunął publiczne łącze",
|
||||
"Public link of %2$s expired" : "Publiczne łącze użytkownika %2$s wygasło",
|
||||
"Shared by %2$s" : "Udostępniane przez %2$s",
|
||||
"Shares" : "Udziały",
|
||||
"Downloaded by %1$s" : "Pobierane przez %1$s",
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
"{actor} shared with group {group}" : "{actor} udostępnił grupie {group}",
|
||||
"{actor} removed share for group {group}" : "{actor} zakończył udostępnianie grupie {group}",
|
||||
"You shared {file} with group {group}" : "Udostępniasz {file} grupie {group}",
|
||||
"You removed group {group} from {file}" : "Usunąłeś grupę {group} z {file}",
|
||||
"You removed group {group} from {file}" : "Usunięto grupę {group} z {file}",
|
||||
"{actor} shared {file} with group {group}" : "{actor} udostępnił {file} grupie {group}",
|
||||
"{actor} removed group {group} from {file}" : "{actor} usunął grupę {group} z {file}",
|
||||
"Shared as public link" : "Udostępnione jako publiczny link",
|
||||
|
@ -125,9 +125,11 @@
|
|||
"Shared with %3$s by %2$s" : "Udostępniono użytkownikowi %3$s przez %2$s",
|
||||
"Shared with group %2$s" : "Udostępniono grupie %2$s",
|
||||
"Shared with group %3$s by %2$s" : "Udostępniono grupie %3$s przez użytkownika %2$s",
|
||||
"%2$s removed share of group %3$s" : "%2$s usunął(-ęła) udostępnianie grupie %3$s",
|
||||
"Shared via link by %2$s" : "Udostępniono za pomocą łącza przez użytkownika %2$s",
|
||||
"Shared via public link" : "Udostępniono przez publiczne łącze",
|
||||
"%2$s removed public link" : "%2$s usunął publiczne łącze",
|
||||
"Public link of %2$s expired" : "Publiczne łącze użytkownika %2$s wygasło",
|
||||
"Shared by %2$s" : "Udostępniane przez %2$s",
|
||||
"Shares" : "Udziały",
|
||||
"Downloaded by %1$s" : "Pobierane przez %1$s",
|
||||
|
|
|
@ -36,10 +36,13 @@ OC.L10N.register(
|
|||
"Public link expired" : "O link público expirou",
|
||||
"{actor} shared as public link" : "{actor} compartilhado como um link publico",
|
||||
"{actor} removed public link" : "{actor} removido link publico",
|
||||
"Public link of {actor} expired" : "O Link público de {actor} expirou.",
|
||||
"You shared {file} as public link" : "Voce compartilhou {file} como um link publico",
|
||||
"You removed public link for {file}" : "Voce removeu o link publico para {file}",
|
||||
"Public link expired for {file}" : "O Link Público para {file} expirou",
|
||||
"{actor} shared {file} as public link" : "{actor} compartilhado {file} como um link publico",
|
||||
"{actor} removed public link for {file}" : "{actor} removido link publico para {file}",
|
||||
"Public link of {actor} for {file} expired" : "O Link Público de {actor} para {file} espirou",
|
||||
"{user} accepted the remote share" : "{user} aceitou o compartilhamento remoto",
|
||||
"{user} declined the remote share" : "{user} declinou do compartilhamento remoto",
|
||||
"You received a new remote share {file} from {user}" : "Voce recebeu um novo compartilhamento remoto {file} de {user}",
|
||||
|
|
|
@ -34,10 +34,13 @@
|
|||
"Public link expired" : "O link público expirou",
|
||||
"{actor} shared as public link" : "{actor} compartilhado como um link publico",
|
||||
"{actor} removed public link" : "{actor} removido link publico",
|
||||
"Public link of {actor} expired" : "O Link público de {actor} expirou.",
|
||||
"You shared {file} as public link" : "Voce compartilhou {file} como um link publico",
|
||||
"You removed public link for {file}" : "Voce removeu o link publico para {file}",
|
||||
"Public link expired for {file}" : "O Link Público para {file} expirou",
|
||||
"{actor} shared {file} as public link" : "{actor} compartilhado {file} como um link publico",
|
||||
"{actor} removed public link for {file}" : "{actor} removido link publico para {file}",
|
||||
"Public link of {actor} for {file} expired" : "O Link Público de {actor} para {file} espirou",
|
||||
"{user} accepted the remote share" : "{user} aceitou o compartilhamento remoto",
|
||||
"{user} declined the remote share" : "{user} declinou do compartilhamento remoto",
|
||||
"You received a new remote share {file} from {user}" : "Voce recebeu um novo compartilhamento remoto {file} de {user}",
|
||||
|
|
|
@ -34,6 +34,7 @@ OC.L10N.register(
|
|||
"%s (invisible)" : "%s (e padukshme)",
|
||||
"<strong>System tags</strong> for a file have been modified" : "U ndryshyan <strong>etiketa sistemi</strong>për një kartelë",
|
||||
"Name" : "Emër",
|
||||
"Invisible" : "I padukshëm",
|
||||
"No files in here" : "S’ka kartela këtu",
|
||||
"No entries found in this folder" : "S’u gjetën zëra në këtë dosje",
|
||||
"Size" : "Madhësi",
|
||||
|
|
|
@ -32,6 +32,7 @@
|
|||
"%s (invisible)" : "%s (e padukshme)",
|
||||
"<strong>System tags</strong> for a file have been modified" : "U ndryshyan <strong>etiketa sistemi</strong>për një kartelë",
|
||||
"Name" : "Emër",
|
||||
"Invisible" : "I padukshëm",
|
||||
"No files in here" : "S’ka kartela këtu",
|
||||
"No entries found in this folder" : "S’u gjetën zëra në këtë dosje",
|
||||
"Size" : "Madhësi",
|
||||
|
|
|
@ -60,7 +60,7 @@ OC.L10N.register(
|
|||
"Check #%s does not exist" : "Sprawdź, czy #%s nie istnieje",
|
||||
"Workflow" : "Wpływ na pracę",
|
||||
"Open documentation" : "Otwórz dokumentację",
|
||||
"Add rule group" : "Dodaj regułę grupy",
|
||||
"Add rule group" : "Dodaj grupę reguł",
|
||||
"Short rule description" : "Krótki opis reguły",
|
||||
"Add rule" : "Dodaj regułę",
|
||||
"Reset" : "Zresetuj",
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"Check #%s does not exist" : "Sprawdź, czy #%s nie istnieje",
|
||||
"Workflow" : "Wpływ na pracę",
|
||||
"Open documentation" : "Otwórz dokumentację",
|
||||
"Add rule group" : "Dodaj regułę grupy",
|
||||
"Add rule group" : "Dodaj grupę reguł",
|
||||
"Short rule description" : "Krótki opis reguły",
|
||||
"Add rule" : "Dodaj regułę",
|
||||
"Reset" : "Zresetuj",
|
||||
|
|
Loading…
Reference in New Issue