Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Mar 10, 2021
1 parent f6809a8 commit 316f217
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ OC.L10N.register(
"Size:" : "Velikost:",
"External monitoring tool" : "Externí nástroj pro dohledování",
"You can connect an external monitoring tool by using this end point:" : "Externí dohledovací nástroj je možné napojit pomocí tohoto koncového bodu:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Připojení \"?format=json\" na konec URL poskytne výsledek ve formátu JSON.",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Připojení ?format=json na konec URL poskytne výsledek ve formátu JSON.",
"Time Servers" : "Časové servery"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
2 changes: 1 addition & 1 deletion l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"Size:" : "Velikost:",
"External monitoring tool" : "Externí nástroj pro dohledování",
"You can connect an external monitoring tool by using this end point:" : "Externí dohledovací nástroj je možné napojit pomocí tohoto koncového bodu:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Připojení \"?format=json\" na konec URL poskytne výsledek ve formátu JSON.",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Připojení ?format=json na konec URL poskytne výsledek ve formátu JSON.",
"Time Servers" : "Časové servery"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

0 comments on commit 316f217

Please sign in to comment.