mirror of
https://github.com/nextcloud/passman.git
synced 2025-11-08 13:11:31 +08:00
[tx-robot] updated from transifex
This commit is contained in:
parent
9cba598a1e
commit
f7cb03a5e2
4 changed files with 28 additions and 4 deletions
|
|
@ -30,6 +30,12 @@ OC.L10N.register(
|
|||
"%s shared \"%s\" with you. Click here to accept" : "%s s tebou sdílí \"%s\". Kliknout pro přijetí",
|
||||
"Decline" : "Zamítnout",
|
||||
"%s has declined your share request for \"%s\"." : "%s zamítl(a) tvůj požadavek na sdílení \"%s\".",
|
||||
"%s has accepted your share request for \"%s\"." : "%s přijal(a) tvůj požadavek na sdílení \"%s\"."
|
||||
"%s has accepted your share request for \"%s\"." : "%s přijal(a) tvůj požadavek na sdílení \"%s\".",
|
||||
"Settings" : "Nastavení",
|
||||
"Connection to server lost" : "Připojení k serveru ztraceno",
|
||||
"Problem loading page, reloading in 5 seconds" : "Problém s načítáním stránky, stránka se obnoví za 5 sekund",
|
||||
"Saving..." : "Ukládám...",
|
||||
"Dismiss" : "Zavřít",
|
||||
"seconds ago" : "před pár sekundami"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -28,6 +28,12 @@
|
|||
"%s shared \"%s\" with you. Click here to accept" : "%s s tebou sdílí \"%s\". Kliknout pro přijetí",
|
||||
"Decline" : "Zamítnout",
|
||||
"%s has declined your share request for \"%s\"." : "%s zamítl(a) tvůj požadavek na sdílení \"%s\".",
|
||||
"%s has accepted your share request for \"%s\"." : "%s přijal(a) tvůj požadavek na sdílení \"%s\"."
|
||||
"%s has accepted your share request for \"%s\"." : "%s přijal(a) tvůj požadavek na sdílení \"%s\".",
|
||||
"Settings" : "Nastavení",
|
||||
"Connection to server lost" : "Připojení k serveru ztraceno",
|
||||
"Problem loading page, reloading in 5 seconds" : "Problém s načítáním stránky, stránka se obnoví za 5 sekund",
|
||||
"Saving..." : "Ukládám...",
|
||||
"Dismiss" : "Zavřít",
|
||||
"seconds ago" : "před pár sekundami"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -30,6 +30,12 @@ OC.L10N.register(
|
|||
"%s shared \"%s\" with you. Click here to accept" : "%s teilt \"%s\" mit Ihnen. Um dies zu akzeptieren, klicken Sie bitte hier",
|
||||
"Decline" : "Ablehnen",
|
||||
"%s has declined your share request for \"%s\"." : "%s hat das Teilen von \"%s\" mit Ihnen abgelehnt.",
|
||||
"%s has accepted your share request for \"%s\"." : "%s hat das Teilen von \"%s\" mit Ihnen akzeptiert."
|
||||
"%s has accepted your share request for \"%s\"." : "%s hat das Teilen von \"%s\" mit Ihnen akzeptiert.",
|
||||
"Settings" : "Einstellungen",
|
||||
"Connection to server lost" : "Verbindung zum Server verloren",
|
||||
"Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden erneut geladen",
|
||||
"Saving..." : "Speichere...",
|
||||
"Dismiss" : "Ausblenden",
|
||||
"seconds ago" : "Gerade ebene"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -28,6 +28,12 @@
|
|||
"%s shared \"%s\" with you. Click here to accept" : "%s teilt \"%s\" mit Ihnen. Um dies zu akzeptieren, klicken Sie bitte hier",
|
||||
"Decline" : "Ablehnen",
|
||||
"%s has declined your share request for \"%s\"." : "%s hat das Teilen von \"%s\" mit Ihnen abgelehnt.",
|
||||
"%s has accepted your share request for \"%s\"." : "%s hat das Teilen von \"%s\" mit Ihnen akzeptiert."
|
||||
"%s has accepted your share request for \"%s\"." : "%s hat das Teilen von \"%s\" mit Ihnen akzeptiert.",
|
||||
"Settings" : "Einstellungen",
|
||||
"Connection to server lost" : "Verbindung zum Server verloren",
|
||||
"Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden erneut geladen",
|
||||
"Saving..." : "Speichere...",
|
||||
"Dismiss" : "Ausblenden",
|
||||
"seconds ago" : "Gerade ebene"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue